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

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