peter 30f1eb4705 * fix for referencecounted temps 22 lat temu
..
alpha a835405a27 * fixed a compilation bug accmulator-->accumulator, in definition of return_result_reg 23 lat temu
arm a9d9a15e20 * fixed ARM for new reg. allocation scheme 22 lat temu
html fa0d3d79e0 no message 23 lat temu
i386 48ef24605a * support scalefactor for opr_local 22 lat temu
ia64 a835405a27 * fixed a compilation bug accmulator-->accumulator, in definition of return_result_reg 23 lat temu
m68k 4f8c390198 * fixed regvars so they work with newra (at least for ppc) 22 lat temu
msg 5a277aacc0 + Patches from Wojciech Malinowski 22 lat temu
new dcd9e0107c * old logs removed and tabs fixed 23 lat temu
powerpc f72431af31 + copying of open array value parameters to the heap implemented 22 lat temu
sparc b8b0ba21fa * 1.9.0 22 lat temu
systems 0d72eee09e * librarysuffix + profiling 22 lat temu
utils 8e81a66b4c * BSD additions 22 lat temu
vis 86bcea6ef5 * Code generator converted to new register notation 22 lat temu
x86 a2cee9b843 * using findreg_by_<name|number>_table directly to decrease heap overheading 22 lat temu
x86_64 0493cd3d2e * more x86-64 fixes 22 lat temu
Makefile 2d6deeaade * regenerated 22 lat temu
Makefile.fpc ba37a0e291 * package versions upgrade 22 lat temu
README 012af1131e * updated to help compiling the compiler 22 lat temu
aasmbase.pas 8ff5792776 * remove some unit dependencies 22 lat temu
aasmtai.pas 48ef24605a * support scalefactor for opr_local 22 lat temu
aggas.pas 70fe77ca7c * procinfo unit contains tprocinfo 22 lat temu
aopt.pas 4285e99853 * internal linker 23 lat temu
aoptbase.pas 07783d2a0d * powerpc target fixed, very simple units can be compiled 23 lat temu
aoptcs.pas c4ddcc78a8 * generic constructor working for i386 22 lat temu
aoptda.pas 06ebac4e27 * readded missing revisions 23 lat temu
aoptobj.pas a496dbe1ff * pass proccalloption to ret_in_xxx and push_xxx functions 23 lat temu
assemble.pas 96f9973b46 * taicpu_abstract.oper[] changed to pointers 22 lat temu
browcol.pas 70fe77ca7c * procinfo unit contains tprocinfo 22 lat temu
browlog.pas dcd9e0107c * old logs removed and tabs fixed 23 lat temu
bsdcompile 26081ed999 * Simple script which specifies the right params for a try out BSD build 25 lat temu
catch.pas 4b6df870be * fix for snapshot building. 22 lat temu
cclasses.pas 4a1ecb07d1 * splitted buildderef and buildderefimpl to fix interface crc 22 lat temu
cg64f32.pas fb81b7ebbb * old trgobj moved to x86/rgcpu and renamed to trgx86fpu 22 lat temu
cg64f64.pas d91c880148 * cg.a_load_* get a from and to size specifier 22 lat temu
cgbase.pas 30f1eb4705 * fix for referencecounted temps 22 lat temu
cgobj.pas 05fcae577a * some ppc stuff fixed 22 lat temu
charset.pas 9ed2ce8c12 * removed some notes/hints 22 lat temu
checkmem.pas 9ed2ce8c12 * removed some notes/hints 22 lat temu
cmsgs.pas 77d8f335aa * vmtpointer_offset must be adjusted in after_pass1 as well 22 lat temu
comphook.pas fd278ee582 * print lineinfo for internalerror 22 lat temu
compiler.pas 22f1ff8da4 * merged Wiktor's Watcom patches in 1.1 22 lat temu
compinnr.inc ef708fdab9 * Swap(QWord) constant support 23 lat temu
comprsrc.pas 0210c33f15 * fixed resource compiler search if no utilty directory was given 22 lat temu
cp437.pas effb0aae89 - remove compilation warnings 22 lat temu
cp850.pas effb0aae89 - remove compilation warnings 22 lat temu
cp8859_1.pas effb0aae89 - remove compilation warnings 22 lat temu
crc.pas 06ebac4e27 * readded missing revisions 23 lat temu
cresstr.pas cac39ccfd4 * renamed mangeldname_prefix to make_mangledname and made it more 22 lat temu
cstreams.pas 68ce5a00e5 * cg64 patch 23 lat temu
cutils.pas bd96bacd81 * USEINLINE directive added (not enabled yet) 22 lat temu
defcmp.pas 19727a3609 * don't search for overloads in parents for constructors 22 lat temu
defutil.pas 70fe77ca7c * procinfo unit contains tprocinfo 22 lat temu
depend e525797c51 * updated copyright to 2000 25 lat temu
dmisc.pas 67486c96c3 * fixes for Delphi 6 compilation 23 lat temu
export.pas eb2ca8d10f * rewrote the system handling 23 lat temu
finput.pas 5af7a2c7a0 * sharedlib is placed in exe outputdir 22 lat temu
fmodule.pas 4a1ecb07d1 * splitted buildderef and buildderefimpl to fix interface crc 22 lat temu
fpcdefs.inc bd96bacd81 * USEINLINE directive added (not enabled yet) 22 lat temu
fppu.pas 953cdb3dfe * cycle detection patch from peter 22 lat temu
gdb.pas fcabdbbf35 * fixed unitsym-globalsymtable relation so the uses of a unit 22 lat temu
gendef.pas 8e7124f9f8 + emx target added 22 lat temu
globals.pas 3f2d99d04f * delphi mode uses packenum 1 22 lat temu
globtype.pas b3ef859971 * default calling convention changed to stdcall 22 lat temu
htypechk.pas 08c8b2ea2c * fix IE when passing array to open array 22 lat temu
impdef.pas 487650ab51 * -XP<prefix> support 22 lat temu
import.pas 60978ba89c * aktprocdef renamed to current_procdef 22 lat temu
link.pas 1fcc82e61a * don't check exepath when linking on target 22 lat temu
make_old.cmd 918d797b20 * make.cmd renamed to make_old.cmd 24 lat temu
mdppc386.bat 1f4bac4fd0 * delphi fixes 24 lat temu
mppc386.bat 07ad807864 * added -FE. to put the PPU's in the compiler dir 25 lat temu
mppc68k.bat 0e8616ed1f + temporary variables now in temp_gen.pas unit 27 lat temu
mppcsparc 94ff0298da * fixed problem in transmission of source dirs to gdb 22 lat temu
msgidx.inc 81449fa691 * constant expr expected 22 lat temu
msgtxt.inc 63002aadb4 * fixed unit info messsage 22 lat temu
nadd.pas 4245cedfed * compare longint-cardinal also makes types wider 22 lat temu
nbas.pas 30f1eb4705 * fix for referencecounted temps 22 lat temu
ncal.pas 9168d87b35 * use explicit typecast when generating the high value 22 lat temu
ncgadd.pas 6a01a7b4a6 * compilation of the powerpc compiler fixed 22 lat temu
ncgbas.pas 30f1eb4705 * fix for referencecounted temps 22 lat temu
ncgcal.pas 30f1eb4705 * fix for referencecounted temps 22 lat temu
ncgcnv.pas fb81b7ebbb * old trgobj moved to x86/rgcpu and renamed to trgx86fpu 22 lat temu
ncgcon.pas 4d070e2a71 * fixed web bug #2128 22 lat temu
ncgflw.pas d0de3b3ea8 * 64k registers supported 22 lat temu
ncginl.pas fb81b7ebbb * old trgobj moved to x86/rgcpu and renamed to trgx86fpu 22 lat temu
ncgld.pas cac39ccfd4 * renamed mangeldname_prefix to make_mangledname and made it more 22 lat temu
ncgmat.pas fb81b7ebbb * old trgobj moved to x86/rgcpu and renamed to trgx86fpu 22 lat temu
ncgmem.pas 30f1eb4705 * fix for referencecounted temps 22 lat temu
ncgopt.pas fb81b7ebbb * old trgobj moved to x86/rgcpu and renamed to trgx86fpu 22 lat temu
ncgset.pas d0de3b3ea8 * 64k registers supported 22 lat temu
ncgutil.pas 30f1eb4705 * fix for referencecounted temps 22 lat temu
ncnv.pas 9b0dda9f42 * don't call proc_to_procvar for explicit typecasts 22 lat temu
ncon.pas 4a1ecb07d1 * splitted buildderef and buildderefimpl to fix interface crc 22 lat temu
nflw.pas 079e489b08 * absolute to object field supported, fixes tb0458 22 lat temu
ninl.pas 96f9973b46 * taicpu_abstract.oper[] changed to pointers 22 lat temu
nld.pas 079e489b08 * absolute to object field supported, fixes tb0458 22 lat temu
nmat.pas 95f132db3d * set_varstate cleanup 22 lat temu
nmem.pas f2e031273b * don't search for compatible procvars when the proc is not 22 lat temu
nobj.pas 19727a3609 * don't search for overloads in parents for constructors 22 lat temu
node.pas 4a1ecb07d1 * splitted buildderef and buildderefimpl to fix interface crc 22 lat temu
nopt.pas 70fe77ca7c * procinfo unit contains tprocinfo 22 lat temu
nset.pas 4a1ecb07d1 * splitted buildderef and buildderefimpl to fix interface crc 22 lat temu
nstate.pas dcd9e0107c * old logs removed and tabs fixed 23 lat temu
nutils.pas 70fe77ca7c * procinfo unit contains tprocinfo 22 lat temu
ogbase.pas 9ed2ce8c12 * removed some notes/hints 22 lat temu
ogcoff.pas 29a382388e * fix range check error after previous commit 22 lat temu
ogelf.pas 9ed2ce8c12 * removed some notes/hints 22 lat temu
oglx.pas dcd9e0107c * old logs removed and tabs fixed 23 lat temu
ogmap.pas 9ed2ce8c12 * removed some notes/hints 22 lat temu
options.pas d4a94d9294 * -Xc -Xr support 22 lat temu
owar.pas 06ebac4e27 * readded missing revisions 23 lat temu
owbase.pas 4285e99853 * internal linker 23 lat temu
paramgr.pas 0cac29ec76 + support for fpu temp parameters 22 lat temu
parser.pas 526cffbaad * set ms_compiled after the program/unit is parsed 22 lat temu
pass_1.pas 70fe77ca7c * procinfo unit contains tprocinfo 22 lat temu
pass_2.pas 9e66b09843 * call firstpass before allocation and codegeneration is started 22 lat temu
pbase.pas 8af51ea6d3 * locals and paras are allocated in the code generation 22 lat temu
pdecl.pas 6edadf3df5 * more proc directive for procvar fixes 22 lat temu
pdecobj.pas 19727a3609 * don't search for overloads in parents for constructors 22 lat temu
pdecsub.pas af5a4842d5 * insert framepointer as voidpointer instead of returntype 22 lat temu
pdecvar.pas 079e489b08 * absolute to object field supported, fixes tb0458 22 lat temu
pexports.pas 67486c96c3 * fixes for Delphi 6 compilation 23 lat temu
pexpr.pas 079e489b08 * absolute to object field supported, fixes tb0458 22 lat temu
pinline.pas d0de3b3ea8 * 64k registers supported 22 lat temu
pmodules.pas cac39ccfd4 * renamed mangeldname_prefix to make_mangledname and made it more 22 lat temu
pp.pas eb9a587759 + support of NaN and Inf in the compiler as values of real constants 22 lat temu
ppc.cfg 9465a13e71 + Delphi 6 configuration file 23 lat temu
ppc.conf add30a428e * Kylix fixes, mostly case names of units 24 lat temu
ppc.dof 67486c96c3 * fixes for Delphi 6 compilation 23 lat temu
ppc.dpr 67486c96c3 * fixes for Delphi 6 compilation 23 lat temu
ppheap.pas 3390a23c26 * fix compilation failure 23 lat temu
ppu.pas 6878c55c80 * write derefdata in a separate ppu entry 22 lat temu
procinfo.pas d0de3b3ea8 * 64k registers supported 22 lat temu
pstatmnt.pas fae3eaf83d * move check for unused object constructor result to blocknode 22 lat temu
psub.pas 684a771aca * fix crash with fail in constructor 22 lat temu
psystem.pas 6684d2c520 + added basic olevariant support 22 lat temu
ptconst.pas a28d911c98 * IncompatibleTypes() added that will include unit names when 22 lat temu
ptype.pas a28d911c98 * IncompatibleTypes() added that will include unit names when 22 lat temu
rautils.pas 48ef24605a * support scalefactor for opr_local 22 lat temu
regvars.pas d0de3b3ea8 * 64k registers supported 22 lat temu
rgbase.pas 0bc3453035 * fixed findreg_by_number 22 lat temu
rgobj.pas 9e66b09843 * call firstpass before allocation and codegeneration is started 22 lat temu
scandir.pas 6f78eac09f + support for a different set of compiler directives under $MODE MAC 22 lat temu
scanner.pas 526cffbaad * set ms_compiled after the program/unit is parsed 22 lat temu
script.pas b369a7ee9e * better link on target support 22 lat temu
switches.pas 06ebac4e27 * readded missing revisions 23 lat temu
symbase.pas 8af51ea6d3 * locals and paras are allocated in the code generation 22 lat temu
symconst.pas 079e489b08 * absolute to object field supported, fixes tb0458 22 lat temu
symdef.pas aadc6dbf2b * fix check for valid procdef in property rtti 22 lat temu
symnot.pas fcabdbbf35 * fixed unitsym-globalsymtable relation so the uses of a unit 22 lat temu
symppu.pas 079e489b08 * absolute to object field supported, fixes tb0458 22 lat temu
symsym.pas 19727a3609 * don't search for overloads in parents for constructors 22 lat temu
symtable.pas 19727a3609 * don't search for overloads in parents for constructors 22 lat temu
symtype.pas 079e489b08 * absolute to object field supported, fixes tb0458 22 lat temu
symutil.pas f4b818fc1d * removed funcretn,funcretsym, function result is now in varsym 22 lat temu
systems.pas 8980fce60a * Watcom target name didn't fit in name field length 22 lat temu
tgobj.pas 30f1eb4705 * fix for referencecounted temps 22 lat temu
tokens.pas b9d09a4e5c * preparations for different default calling conventions 22 lat temu
tpexcept.pas 06ebac4e27 * readded missing revisions 23 lat temu
verbose.pas f187323816 * -P to -ap 22 lat temu
version.pas f5ab36ed03 * don't remove .0 when patchlevel = 0 22 lat temu
widestr.pas 67486c96c3 * fixes for Delphi 6 compilation 23 lat temu

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