Jonas Maebe 89523d390b * fixed web bugs 4574 and 4575 19 years ago
..
alpha 42ec76598c * new categories for vs_*: vs_declared, vs_initialised, vs_read, 19 years ago
arm dae84f282f * fixed handling of doubles in softemu mode if they are split between register and memory 19 years ago
html fa0d3d79e0 no message 23 years ago
i386 fb4557d71e * first implementation of pic for i386 19 years ago
ia64 790a4fe2d3 * log and id tags removed 20 years ago
m68k 47c1bb60b4 * remove svn:executable from *.pp and *.pas 19 years ago
mips 804207239d *c <int64>:=-<longint> fixed (bug 4253) 20 years ago
msg cd69c36f17 * commited -> committed (fix for web bug #4642, by Vincent Snijders) 19 years ago
powerpc 365d2892f4 + support for bo/bi notation for branches in the assembler reader 19 years ago
powerpc64 57b7b72ca4 * ppc64/linux specific compiler patches to improve C parameter passing compatibility 19 years ago
sparc a3ab2053c9 * support multiple asmlabel types, renamed getlabel to 20 years ago
systems a11a177469 * generate pic'ed external jmps on 386 as well if necessary 19 years ago
utils 95879fe8a7 * basic support for generic classes 19 years ago
vis 790a4fe2d3 * log and id tags removed 20 years ago
x86 56616ea3ad + parsing of @GOT on i386 19 years ago
x86_64 fdc1419832 * fixed interface wrappers in pic 20 years ago
COPYING d4b8a224a1 + Added license to this library 20 years ago
MPWMake f60d0b98b7 * Bugfix 20 years ago
Makefile c3f678e8df * updated makefiles for ppc64/linux to allow successful snapshot building on that platform 19 years ago
Makefile.fpc f7f0f9c426 * makefile adaption to be able to cycle compiler and RTL on PowerPC64 target 20 years ago
README 012af1131e * updated to help compiling the compiler 22 years ago
aasmbase.pas 28381b1287 * new assembler symbol type AT_LABEL needed for PowerPc64 target 20 years ago
aasmtai.pas 51b8a4a132 * move stabs generation to a single procedure call from pmodules 20 years ago
aggas.pas f0c028d6c8 + dwarf support for darwin/mac os x (not really enabled yet, since it's 19 years ago
aopt.pas cd3f064a33 + enabled postpeepholeopts phase 20 years ago
aoptbase.pas ab3bc45fa4 * cpu-specific overrides of optimizer methods now get called 20 years ago
aoptcs.pas 790a4fe2d3 * log and id tags removed 20 years ago
aoptda.pas a3ab2053c9 * support multiple asmlabel types, renamed getlabel to 20 years ago
aoptobj.pas cd3f064a33 + enabled postpeepholeopts phase 20 years ago
assemble.pas 51b8a4a132 * move stabs generation to a single procedure call from pmodules 20 years ago
browcol.pas 790a4fe2d3 * log and id tags removed 20 years ago
browlog.pas 790a4fe2d3 * log and id tags removed 20 years ago
bsdcompile 26081ed999 * Simple script which specifies the right params for a try out BSD build 25 years ago
catch.pas 790a4fe2d3 * log and id tags removed 20 years ago
cclasses.pas 7449f99d5f + Removed all compatibility defines from compiler 20 years ago
cg64f32.pas a3ab2053c9 * support multiple asmlabel types, renamed getlabel to 20 years ago
cgbase.pas 3f86e6b728 * keep upper bound of loops in a register instead of in memory 19 years ago
cgobj.pas fb4557d71e * first implementation of pic for i386 19 years ago
cgutils.pas ebcb69478f * fixed a lot of stuff for fpu/mm register variables 20 years ago
charset.pas edffc31139 * fixed crash with empty codepage 20 years ago
cmsgs.pas 790a4fe2d3 * log and id tags removed 20 years ago
comphook.pas 1908ba2206 + -vb: writes compiler messages with full path instead of the file name only 20 years ago
compiler.pas 6bf3269b41 * powerpc64 port from Thomas Schatzl 20 years ago
compinnr.inc 71b90d4d00 + slice implemented 20 years ago
comprsrc.pas 46097d7679 + wince resource compiler support 20 years ago
cp437.pas effb0aae89 - remove compilation warnings 22 years ago
cp850.pas effb0aae89 - remove compilation warnings 22 years ago
cp8859_1.pas effb0aae89 - remove compilation warnings 22 years ago
cresstr.pas f9b05b2cdf * fixed rtl package building 20 years ago
cstreams.pas 790a4fe2d3 * log and id tags removed 20 years ago
cutils.pas 89297d2c39 * move all stabs ($ifdef gdb) code to dbgstabs 20 years ago
dbgbase.pas 51b8a4a132 * move stabs generation to a single procedure call from pmodules 20 years ago
dbgdwarf.pas fdc4925fcd * basic framework for debuginfo class added 20 years ago
dbgstabs.pas 95879fe8a7 * basic support for generic classes 19 years ago
defcmp.pas 95879fe8a7 * basic support for generic classes 19 years ago
defutil.pas 95879fe8a7 * basic support for generic classes 19 years ago
dwarf.pas a3ab2053c9 * support multiple asmlabel types, renamed getlabel to 20 years ago
export.pas 790a4fe2d3 * log and id tags removed 20 years ago
finput.pas 9b59f0675f + Fixed -o option 20 years ago
fmodule.pas fb4557d71e * first implementation of pic for i386 19 years ago
fpccrc.pas c0b4678873 * Rename unit crc to fpccrc to avoid name conflict in packages 19 years ago
fpcdefs.inc 3681639a6a - more PowerPC64 fixes; "Hello World" style programs can be compiled and run 20 years ago
fppu.pas ec4d287fd8 * aktoutputformat removed, add new paraXX vars for target 20 years ago
gendef.pas 790a4fe2d3 * log and id tags removed 20 years ago
globals.pas 95879fe8a7 * basic support for generic classes 19 years ago
globtype.pas 80fef1e8ad * fix parsing of typecasts in type declarations 19 years ago
htypechk.pas 021dabc37e * also honour vsf_use_hints for uninitialised warnings for the 19 years ago
impdef.pas 790a4fe2d3 * log and id tags removed 20 years ago
import.pas 790a4fe2d3 * log and id tags removed 20 years ago
link.pas 790a4fe2d3 * log and id tags removed 20 years ago
make_old.cmd 918d797b20 * make.cmd renamed to make_old.cmd 24 years ago
mdppc386.bat 1f4bac4fd0 * delphi fixes 24 years ago
mppc386.bat 07ad807864 * added -FE. to put the PPU's in the compiler dir 25 years ago
mppc68k.bat 0e8616ed1f + temporary variables now in temp_gen.pas unit 27 years ago
mppcsparc 72556ae39f * fix compile problem 21 years ago
msgidx.inc cd69c36f17 * commited -> committed (fix for web bug #4642, by Vincent Snijders) 19 years ago
msgtxt.inc cd69c36f17 * commited -> committed (fix for web bug #4642, by Vincent Snijders) 19 years ago
nadd.pas 42ec76598c * new categories for vs_*: vs_declared, vs_initialised, vs_read, 19 years ago
nbas.pas 255855b5d9 * more informative printnode* output for temp-related nodes 20 years ago
ncal.pas cbb59be2f1 * fixed web bug #4651 + test 19 years ago
ncgadd.pas a3ab2053c9 * support multiple asmlabel types, renamed getlabel to 20 years ago
ncgbas.pas a3ab2053c9 * support multiple asmlabel types, renamed getlabel to 20 years ago
ncgcal.pas 93bb997d8f * ppc64/linux: enhanced varargs support (passes tprintf test now) 20 years ago
ncgcnv.pas edf553a223 * string constants are now array of char until 20 years ago
ncgcon.pas b3b104130d * compiler discerns between +0.0 and -0.0 19 years ago
ncgflw.pas 2aa9653a61 - removed code commented out in previous commit 19 years ago
ncginl.pas d43f2fb2d4 * OP_DIV shouldn't be used directly, not all cpu CGs support it 20 years ago
ncgld.pas 66ebbbc5c2 * always generate code which can be used to build dynamically loadable 19 years ago
ncgmat.pas a3ab2053c9 * support multiple asmlabel types, renamed getlabel to 20 years ago
ncgmem.pas 95879fe8a7 * basic support for generic classes 19 years ago
ncgopt.pas a3ab2053c9 * support multiple asmlabel types, renamed getlabel to 20 years ago
ncgset.pas a3ab2053c9 * support multiple asmlabel types, renamed getlabel to 20 years ago
ncgutil.pas fb4557d71e * first implementation of pic for i386 19 years ago
ncnv.pas e4a8f008a7 * fixed ie when "converting" double to double and single to single on softemu 19 years ago
ncon.pas 0907a1ef80 * fixed compilerwidestring concatenation 19 years ago
nflw.pas 42ec76598c * new categories for vs_*: vs_declared, vs_initialised, vs_read, 19 years ago
ninl.pas 42ec76598c * new categories for vs_*: vs_declared, vs_initialised, vs_read, 19 years ago
nld.pas 6d3ae16267 * fixed web bug #4647 (untyped elements in array constructors) + test 19 years ago
nmat.pas 42ec76598c * new categories for vs_*: vs_declared, vs_initialised, vs_read, 19 years ago
nmem.pas 857664a5d4 * fixed tw4554: 19 years ago
nobj.pas 59a26e4f68 * fixed interface name mapping 20 years ago
node.pas dac1050c11 + mmx support revived, fixes bug #4106 20 years ago
nopt.pas 7cd67ea3f0 * node optimizer branch merged 20 years ago
nset.pas 42ec76598c * new categories for vs_*: vs_declared, vs_initialised, vs_read, 19 years ago
nstate.pas 790a4fe2d3 * log and id tags removed 20 years ago
nutils.pas 82a94db712 * fixed resetting of ansistrings 19 years ago
ogbase.pas 790a4fe2d3 * log and id tags removed 20 years ago
ogcoff.pas ed1df49879 * fix stabs writing for win32 20 years ago
ogelf.pas a01774c73d * writesymbol for relocations in stabs 20 years ago
oglx.pas 790a4fe2d3 * log and id tags removed 20 years ago
ogmap.pas 790a4fe2d3 * log and id tags removed 20 years ago
optcse.pas b7d874635c * fixed some small problems in loop unrolling 20 years ago
options.pas 0362fa505d + -o now sets output path only if a path is explicitly specified 20 years ago
optunrol.pas b7d874635c * fixed some small problems in loop unrolling 20 years ago
owar.pas 790a4fe2d3 * log and id tags removed 20 years ago
owbase.pas 790a4fe2d3 * log and id tags removed 20 years ago
parabase.pas b53ee04f98 * base compiler patches to improve C parameter passing compatibility on powerpc64/linux 19 years ago
paramgr.pas 739ae4c254 + 1st attempt to have explicit funcretloc for Amiga/m68k 19 years ago
parser.pas 95879fe8a7 * basic support for generic classes 19 years ago
pass_1.pas 0907a1ef80 * fixed compilerwidestring concatenation 19 years ago
pass_2.pas a0b9dd48c9 * remove check for expectloc<>location.loc, it doesn't work anymore for 20 years ago
pbase.pas 95879fe8a7 * basic support for generic classes 19 years ago
pdecl.pas 95879fe8a7 * basic support for generic classes 19 years ago
pdecobj.pas 95879fe8a7 * basic support for generic classes 19 years ago
pdecsub.pas ad0f93da39 * don't report name differences after implicit renames 19 years ago
pdecvar.pas 89523d390b * fixed web bugs 4574 and 4575 19 years ago
pexports.pas a1189a9d64 * exports info handling refactored, -E will be passed to ld if necessary 19 years ago
pexpr.pas 5ccbeea1d3 + support for "return x" as equivalent for "exit(x)" in macpas mode 19 years ago
pinline.pas 95879fe8a7 * basic support for generic classes 19 years ago
pmodules.pas fb4557d71e * first implementation of pic for i386 19 years ago
pp.lpi 708cb4fb7a fixed compilation by lazarus 20 years ago
pp.pas 89297d2c39 * move all stabs ($ifdef gdb) code to dbgstabs 20 years ago
ppc.cfg 9465a13e71 + Delphi 6 configuration file 23 years ago
ppc.conf add30a428e * Kylix fixes, mostly case names of units 24 years ago
ppc.dof 67486c96c3 * fixes for Delphi 6 compilation 23 years ago
ppc.dpr 4ace790492 * remove $Log 20 years ago
ppheap.pas 7449f99d5f + Removed all compatibility defines from compiler 20 years ago
ppu.pas 95879fe8a7 * basic support for generic classes 19 years ago
procinfo.pas a3ab2053c9 * support multiple asmlabel types, renamed getlabel to 20 years ago
pstatmnt.pas 42ec76598c * new categories for vs_*: vs_declared, vs_initialised, vs_read, 19 years ago
psub.pas 30d5ff9f03 * fixed access to already freed memory location 19 years ago
psystem.pas 95879fe8a7 * basic support for generic classes 19 years ago
ptconst.pas ea6dadb7be * make widestrings compatible with COM BSTR, the length is now the number 20 years ago
ptype.pas 80fef1e8ad * fix parsing of typecasts in type declarations 19 years ago
raatt.pas 28381b1287 * new assembler symbol type AT_LABEL needed for PowerPc64 target 20 years ago
rabase.pas 14fca113bf * basic framework for integrated arm assembler 20 years ago
rasm.pas 790a4fe2d3 * log and id tags removed 20 years ago
rautils.pas 42ec76598c * new categories for vs_*: vs_declared, vs_initialised, vs_read, 19 years ago
regvars.pas 790a4fe2d3 * log and id tags removed 20 years ago
rgbase.pas 790a4fe2d3 * log and id tags removed 20 years ago
rgobj.pas 790a4fe2d3 * log and id tags removed 20 years ago
scandir.pas 238964e443 Various m68k fixes/additions: 19 years ago
scanner.pas 95879fe8a7 * basic support for generic classes 19 years ago
script.pas 1432660c80 Fixed Unix2Amiga path conversions for external asm script 19 years ago
switches.pas 632bdcd149 * $W switch sets the localswitch cs_generate_stackframes that can be 20 years ago
symbase.pas 89297d2c39 * move all stabs ($ifdef gdb) code to dbgstabs 20 years ago
symconst.pas ad0f93da39 * don't report name differences after implicit renames 19 years ago
symdef.pas 95879fe8a7 * basic support for generic classes 19 years ago
symnot.pas 790a4fe2d3 * log and id tags removed 20 years ago
symsym.pas 42ec76598c * new categories for vs_*: vs_declared, vs_initialised, vs_read, 19 years ago
symtable.pas ad0f93da39 * don't report name differences after implicit renames 19 years ago
symtype.pas 710ea0edf0 * fix enum support in vecn in symlists 19 years ago
symutil.pas 1b4c7b5a3e * fix default parameter compare for widestring 20 years ago
systems.pas e1b34a9e7b * cleaning up sets for exports behaviour 20 years ago
tgobj.pas 6bf3269b41 * powerpc64 port from Thomas Schatzl 20 years ago
tokens.pas 5ccbeea1d3 + support for "return x" as equivalent for "exit(x)" in macpas mode 19 years ago
verbose.pas 1908ba2206 + -vb: writes compiler messages with full path instead of the file name only 20 years ago
version.pas 6bf3269b41 * powerpc64 port from Thomas Schatzl 20 years ago
widestr.pas 0907a1ef80 * fixed compilerwidestring concatenation 19 years ago

README

This directory contains the sources of the Free Pascal Compiler

If you want to compile/modify the compiler, please read first the
programmers manual.

To recompile the compiler, you can use the batch files :
+ mppc386.bat if you want to build a cross compiler from i386 to m68k
+ mppcsparc if you want to build a cross compiler from i386 to SPARC

or
Use the make utility as following

make OS_TARGET="compiler OS target" \
CPU_TARGET="compiler CPU target" \
FPCCPUOPT="Optimization level" \
PP="compiler used to compile FPC" \
COMPILER_OPTIONS="Options passed to compiler" \


If an option is omitted, then target CPU/OS will be same as current CPU/OS

Possibles targets are : linux go32v2 win32 os2 freebsd beos netbsd amiga
atari sunos qnx netware openbsd wdosx palmos macos macosx emx

Possible compiler switches (* marks a currently required switch):
-----------------------------------------------------------------
GDB* support of the GNU Debugger
I386 generate a compiler for the Intel i386+
x86_64 generate a compiler for the AMD x86-64 architecture
M68K generate a compiler for the M68000
SPARC generate a compiler for SPARC
POWERPC generate a compiler for the PowerPC
VIS generate a compile for the VIS
DEBUG version with debug code is generated
EXTDEBUG some extra debug code is executed
SUPPORT_MMX only i386: releases the compiler switch
MMX which allows the compiler to generate
MMX instructions
EXTERN_MSG Don't compile the msgfiles in the compiler, always
use external messagefiles, default for TP
NOAG386INT no Intel Assembler output
NOAG386NSM no NASM output
NOAG386BIN leaves out the binary writer, default for TP
NORA386DIR No direct i386 assembler reader
TEST_GENERIC Test Generic version of code generator
(uses generic RTL calls)
-----------------------------------------------------------------
cpuflags The target processor has status flags (on by default)
cpufpemu The target compiler will also support emitting software
floating point operations
cpu64bit The target is a 64-bit processor
-----------------------------------------------------------------

Required switches for a i386 compiler be compiled by Free Pascal Compiler:
GDB;I386

to build a compiler to SPARC target using a Win32/i386 you just use :
make CPU_TARGET=SPARC