peter 7b04fdec2e * fix compilation without GDB 21 anni fa
..
alpha a835405a27 * fixed a compilation bug accmulator-->accumulator, in definition of return_result_reg 23 anni fa
arm abc41f1c3c * several fixes to parameter handling on arm 21 anni fa
html fa0d3d79e0 no message 23 anni fa
i386 e6929a1a32 * more x86_64 parameter fixes 21 anni fa
ia64 a835405a27 * fixed a compilation bug accmulator-->accumulator, in definition of return_result_reg 23 anni fa
m68k ecfbbeffc3 * renamed xNNbittype to xNNinttype 21 anni fa
msg 7065a0d804 * fixed copyright year 21 anni fa
new dcd9e0107c * old logs removed and tabs fixed 23 anni fa
powerpc 302d2d1442 * compilation fixed 21 anni fa
sparc 71202a141d * taicpu.is_same_reg_move() now gets a regtype parameter so it only 21 anni fa
systems f121f1f7ec * corrected first_param_offset for darwin 21 anni fa
utils e741991cfc * support X86_64 and NOX86_64 flags 21 anni fa
vis 86bcea6ef5 * Code generator converted to new register notation 22 anni fa
x86 e6929a1a32 * more x86_64 parameter fixes 21 anni fa
x86_64 e6929a1a32 * more x86_64 parameter fixes 21 anni fa
Makefile 6a2a7d4ce6 + arm support in Makefiles improved 21 anni fa
Makefile.fpc 6a2a7d4ce6 + arm support in Makefiles improved 21 anni fa
README 012af1131e * updated to help compiling the compiler 22 anni fa
aasmbase.pas 8ff5792776 * remove some unit dependencies 22 anni fa
aasmtai.pas 71202a141d * taicpu.is_same_reg_move() now gets a regtype parameter so it only 21 anni fa
aggas.pas 37454274bc * fixed several arm floating point issues 21 anni fa
aopt.pas 4285e99853 * internal linker 23 anni fa
aoptbase.pas 07783d2a0d * powerpc target fixed, very simple units can be compiled 23 anni fa
aoptcs.pas c4ddcc78a8 * generic constructor working for i386 22 anni fa
aoptda.pas 1422985ca0 * Change several $ifdef i386 to x86 21 anni fa
aoptobj.pas 1422985ca0 * Change several $ifdef i386 to x86 21 anni fa
assemble.pas 1422985ca0 * Change several $ifdef i386 to x86 21 anni fa
browcol.pas 70fe77ca7c * procinfo unit contains tprocinfo 22 anni fa
browlog.pas dcd9e0107c * old logs removed and tabs fixed 23 anni fa
bsdcompile 26081ed999 * Simple script which specifies the right params for a try out BSD build 25 anni fa
catch.pas 80abe98cf0 * havelinuxrtl10 fixes 22 anni fa
cclasses.pas 7a6b6f4bd4 * Some minor stuff 21 anni fa
cg64f32.pas 3ab069324a * op_const_reg_reg with OP_SAR fixed 21 anni fa
cg64f64.pas f936718fa1 * x86-64 compilation fixed 21 anni fa
cgbase.pas e6929a1a32 * more x86_64 parameter fixes 21 anni fa
cgobj.pas 3056a64bf0 * fixed regvars support. Needs -doldregvars to activate. Only tested with 21 anni fa
charset.pas 9ed2ce8c12 * removed some notes/hints 22 anni fa
checkmem.pas 9ed2ce8c12 * removed some notes/hints 22 anni fa
cmsgs.pas de4fa4e7e7 * fixed another couple of arm bugs 21 anni fa
comphook.pas fd278ee582 * print lineinfo for internalerror 22 anni fa
compiler.pas 85bed883ce * another bunch of x86-64 fixes mainly calling convention and 21 anni fa
compinnr.inc e35b683e4d + added prefetch(const mem) support 21 anni fa
comprsrc.pas 0210c33f15 * fixed resource compiler search if no utilty directory was given 22 anni fa
cp437.pas effb0aae89 - remove compilation warnings 23 anni fa
cp850.pas effb0aae89 - remove compilation warnings 23 anni fa
cp8859_1.pas effb0aae89 - remove compilation warnings 23 anni fa
crc.pas 06ebac4e27 * readded missing revisions 23 anni fa
cresstr.pas a3cd612259 * fixed error message, if a resource file can't be written 21 anni fa
cstreams.pas 68ce5a00e5 * cg64 patch 23 anni fa
cutils.pas 3dfde8c397 * Bugfix on constant strings stab generation. Never worked and still 21 anni fa
defcmp.pas d735071838 * Rtti generation moved to ncgutil 21 anni fa
defutil.pas 8c5b0f7d82 * first try to get cpupara working for x86_64 21 anni fa
depend e525797c51 * updated copyright to 2000 26 anni fa
dmisc.pas 67486c96c3 * fixes for Delphi 6 compilation 23 anni fa
export.pas eb2ca8d10f * rewrote the system handling 23 anni fa
finput.pas 3677577d9f * check with fileexists() before opening a file 21 anni fa
fmodule.pas fa52c0e3a0 * don't allow duplicate uses 22 anni fa
fpcdefs.inc abc41f1c3c * several fixes to parameter handling on arm 21 anni fa
fppu.pas c96538d24d * fix remembering path of main source file 21 anni fa
gdb.pas fcabdbbf35 * fixed unitsym-globalsymtable relation so the uses of a unit 22 anni fa
gendef.pas 8e7124f9f8 + emx target added 22 anni fa
globals.pas 4f90e4afdc + PtrInt declared if VER1_0 21 anni fa
globtype.pas 12aade4e16 * register calling is now default for i386 22 anni fa
htypechk.pas d735071838 * Rtti generation moved to ncgutil 21 anni fa
impdef.pas 487650ab51 * -XP<prefix> support 22 anni fa
import.pas 60978ba89c * aktprocdef renamed to current_procdef 22 anni fa
link.pas f7418d3286 * fixed external smartlinking 22 anni fa
make_old.cmd 918d797b20 * make.cmd renamed to make_old.cmd 24 anni fa
mdppc386.bat 1f4bac4fd0 * delphi fixes 24 anni fa
mppc386.bat 07ad807864 * added -FE. to put the PPU's in the compiler dir 25 anni fa
mppc68k.bat 0e8616ed1f + temporary variables now in temp_gen.pas unit 27 anni fa
mppcsparc 6294931f73 + add more dirs in include path 22 anni fa
msgidx.inc d42f4af064 * give warning that DWORD is used as size in delphi mode when no 21 anni fa
msgtxt.inc 6e1d153194 * another fix to flag handling 21 anni fa
nadd.pas 465aa5851b * several fixes to compile x86-64 system 21 anni fa
nbas.pas 5290787578 * don't put types that need init/fini in register temps 21 anni fa
ncal.pas 465aa5851b * several fixes to compile x86-64 system 21 anni fa
ncgadd.pas 8012731ede *** empty log message *** 21 anni fa
ncgbas.pas 0b1069b6ab + some more usage of register temps 21 anni fa
ncgcal.pas 7b04fdec2e * fix compilation without GDB 21 anni fa
ncgcnv.pas 465aa5851b * several fixes to compile x86-64 system 21 anni fa
ncgcon.pas 37454274bc * fixed several arm floating point issues 21 anni fa
ncgflw.pas 221090453c * x86_64 fixes for opsize 21 anni fa
ncginl.pas 571d853415 * fixed (hopefully) the ansistring length bug 21 anni fa
ncgld.pas a8450c695d * fixed regvars 21 anni fa
ncgmat.pas d7786f6246 * fixed generic shl/shr operations 21 anni fa
ncgmem.pas ecfbbeffc3 * renamed xNNbittype to xNNinttype 21 anni fa
ncgopt.pas 1422985ca0 * Change several $ifdef i386 to x86 21 anni fa
ncgset.pas 9843118433 * fixed for regvars + simplification 21 anni fa
ncgutil.pas a8450c695d * fixed regvars 21 anni fa
ncnv.pas 465aa5851b * several fixes to compile x86-64 system 21 anni fa
ncon.pas ecfbbeffc3 * renamed xNNbittype to xNNinttype 21 anni fa
nflw.pas 465aa5851b * several fixes to compile x86-64 system 21 anni fa
ninl.pas 0b1069b6ab + some more usage of register temps 21 anni fa
nld.pas ecfbbeffc3 * renamed xNNbittype to xNNinttype 21 anni fa
nmat.pas d735071838 * Rtti generation moved to ncgutil 21 anni fa
nmem.pas ecfbbeffc3 * renamed xNNbittype to xNNinttype 21 anni fa
nobj.pas b4bbc5c383 * web bug #2942 fixed: reintroduce isn't necessary in methods of child classes of course 21 anni fa
node.pas ecfbbeffc3 * renamed xNNbittype to xNNinttype 21 anni fa
nopt.pas 2258e941af + inlined procedures inherit procinfo flags 22 anni fa
nset.pas ecfbbeffc3 * renamed xNNbittype to xNNinttype 21 anni fa
nstate.pas dcd9e0107c * old logs removed and tabs fixed 23 anni fa
nutils.pas ecfbbeffc3 * renamed xNNbittype to xNNinttype 21 anni fa
ogbase.pas 9ed2ce8c12 * removed some notes/hints 22 anni fa
ogcoff.pas 29a382388e * fix range check error after previous commit 22 anni fa
ogelf.pas 9ed2ce8c12 * removed some notes/hints 22 anni fa
oglx.pas dcd9e0107c * old logs removed and tabs fixed 23 anni fa
ogmap.pas 9ed2ce8c12 * removed some notes/hints 22 anni fa
options.pas 0874e96a94 + FPC_PREFETCH defined 21 anni fa
owar.pas 06ebac4e27 * readded missing revisions 23 anni fa
owbase.pas 4285e99853 * internal linker 23 anni fa
paramgr.pas abc41f1c3c * several fixes to parameter handling on arm 21 anni fa
parser.pas d735071838 * Rtti generation moved to ncgutil 21 anni fa
pass_1.pas 70fe77ca7c * procinfo unit contains tprocinfo 22 anni fa
pass_2.pas f663d2488f * cross unit inlining fixed 22 anni fa
pbase.pas 607b41f22e * except is also an end of block token 21 anni fa
pdecl.pas 7b04fdec2e * fix compilation without GDB 21 anni fa
pdecobj.pas 5090185909 * global property support for fpc modes 22 anni fa
pdecsub.pas 20469d47a0 * Tvarsym.highvarsym removed 21 anni fa
pdecvar.pas ecfbbeffc3 * renamed xNNbittype to xNNinttype 21 anni fa
pexports.pas 67486c96c3 * fixes for Delphi 6 compilation 23 anni fa
pexpr.pas ecfbbeffc3 * renamed xNNbittype to xNNinttype 21 anni fa
pinline.pas 0b1069b6ab + some more usage of register temps 21 anni fa
pmodules.pas 42f9b1b0e2 * Removed not very usefull nextglobal & previousglobal fields from 21 anni fa
pp.pas 9bdd9c4012 * when compiled with -dnocatch, known rtes aren't translated anymore 21 anni fa
ppc.cfg 9465a13e71 + Delphi 6 configuration file 23 anni fa
ppc.conf add30a428e * Kylix fixes, mostly case names of units 24 anni fa
ppc.dof 67486c96c3 * fixes for Delphi 6 compilation 23 anni fa
ppc.dpr 67486c96c3 * fixes for Delphi 6 compilation 23 anni fa
ppheap.pas 3390a23c26 * fix compilation failure 23 anni fa
ppu.pas 35b8e93073 * fixed more alignment issues 21 anni fa
procinfo.pas 1c7e6fc380 * sparc updates 22 anni fa
pstatmnt.pas ecfbbeffc3 * renamed xNNbittype to xNNinttype 21 anni fa
psub.pas 3056a64bf0 * fixed regvars support. Needs -doldregvars to activate. Only tested with 21 anni fa
psystem.pas d735071838 * Rtti generation moved to ncgutil 21 anni fa
ptconst.pas 46d241a666 * Take advantage of our new with statement optimization 21 anni fa
ptype.pas ecfbbeffc3 * renamed xNNbittype to xNNinttype 21 anni fa
raatt.pas 46d241a666 * Take advantage of our new with statement optimization 21 anni fa
rabase.pas 35b8e93073 * fixed more alignment issues 21 anni fa
rasm.pas 1af574ceca * assembler readers OOPed 22 anni fa
rautils.pas 49d1c79f5e * fixed compilation for non-x86 22 anni fa
regvars.pas 9495f77117 - removed taicpu.is_reg_move because it's not used anymore 21 anni fa
rgbase.pas 3b743d766b * fixed ppc assembler reader 22 anni fa
rgobj.pas 193e41b455 + check that register allocation is not made at the wrong moment 21 anni fa
scandir.pas 8caaa7740d * more record alignment fixes 21 anni fa
scanner.pas d47da881ed * Better fix for case sensitive macro handling 21 anni fa
script.pas 80abe98cf0 * havelinuxrtl10 fixes 22 anni fa
switches.pas bd07b65cfd * don't turn off debuginfo when line info is requested 22 anni fa
symbase.pas d735071838 * Rtti generation moved to ncgutil 21 anni fa
symconst.pas 75e2de9f2c + reintroduce implemented 21 anni fa
symdef.pas 3056a64bf0 * fixed regvars support. Needs -doldregvars to activate. Only tested with 21 anni fa
symnot.pas fcabdbbf35 * fixed unitsym-globalsymtable relation so the uses of a unit 22 anni fa
symsym.pas 7b04fdec2e * fix compilation without GDB 21 anni fa
symtable.pas 7b04fdec2e * fix compilation without GDB 21 anni fa
symtype.pas 7b04fdec2e * fix compilation without GDB 21 anni fa
symutil.pas 62394e45d7 * moved count_locals from pstatmnt to symutils 22 anni fa
systems.pas 35b8e93073 * fixed more alignment issues 21 anni fa
tgobj.pas 47f08937e4 * use localalign info for alignment for locals and temps 21 anni fa
tokens.pas bbf7300a0c * Florian's culmutative nr. 1; contains: 22 anni fa
tpexcept.pas c0c33961bf * use oldfpccall 22 anni fa
verbose.pas f187323816 * -P to -ap 22 anni fa
version.pas fc60443584 * version changed to 1.9.3 21 anni fa
widestr.pas 67486c96c3 * fixes for Delphi 6 compilation 23 anni fa

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