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