peter a028d221cc * fixed invalid opcode handling in spill registers hace 22 años
..
alpha a835405a27 * fixed a compilation bug accmulator-->accumulator, in definition of return_result_reg hace 23 años
arm 8f66389b46 * improved arm code generation hace 22 años
html fa0d3d79e0 no message hace 23 años
i386 47d211aa2e * fix register leaks hace 22 años
ia64 a835405a27 * fixed a compilation bug accmulator-->accumulator, in definition of return_result_reg hace 23 años
m68k 4f8c390198 * fixed regvars so they work with newra (at least for ppc) hace 22 años
msg e732233993 * invalid register message hace 22 años
new dcd9e0107c * old logs removed and tabs fixed hace 23 años
powerpc 99bb20747e * parent framepointer changed to hidden parameter hace 22 años
sparc 94b2de254f * remove ppc code hace 22 años
systems 9ef935b8a7 * recordminalign for sparc 0 hace 22 años
utils 88a3541c80 * x86_64 support; turn on by passing x86_64 hace 22 años
vis 86bcea6ef5 * Code generator converted to new register notation hace 22 años
x86 a028d221cc * fixed invalid opcode handling in spill registers hace 22 años
x86_64 0493cd3d2e * more x86-64 fixes hace 22 años
Makefile fd800a1de8 * now for all platforms hace 22 años
Makefile.fpc 505f97b75a * Removed m68k from fullcycle hace 22 años
README 012af1131e * updated to help compiling the compiler hace 22 años
aasmbase.pas 8ff5792776 * remove some unit dependencies hace 22 años
aasmtai.pas 8af51ea6d3 * locals and paras are allocated in the code generation hace 22 años
aggas.pas 8af51ea6d3 * locals and paras are allocated in the code generation hace 22 años
aopt.pas 4285e99853 * internal linker hace 23 años
aoptbase.pas 07783d2a0d * powerpc target fixed, very simple units can be compiled hace 23 años
aoptcs.pas c4ddcc78a8 * generic constructor working for i386 hace 22 años
aoptda.pas 06ebac4e27 * readded missing revisions hace 23 años
aoptobj.pas a496dbe1ff * pass proccalloption to ret_in_xxx and push_xxx functions hace 23 años
assemble.pas 8af51ea6d3 * locals and paras are allocated in the code generation hace 22 años
browcol.pas 88e866dcb7 * (Peter) patch to fix snapshot hace 22 años
browlog.pas dcd9e0107c * old logs removed and tabs fixed hace 23 años
bsdcompile 26081ed999 * Simple script which specifies the right params for a try out BSD build hace 25 años
catch.pas 4b6df870be * fix for snapshot building. hace 22 años
cclasses.pas 88e866dcb7 * (Peter) patch to fix snapshot hace 22 años
cg64f32.pas 6a8d5eb25d * NEWRA branch merged hace 22 años
cg64f64.pas d91c880148 * cg.a_load_* get a from and to size specifier hace 22 años
cgbase.pas 99bb20747e * parent framepointer changed to hidden parameter hace 22 años
cginfo.pas 8af51ea6d3 * locals and paras are allocated in the code generation hace 22 años
cgobj.pas 99bb20747e * parent framepointer changed to hidden parameter hace 22 años
charset.pas 9ed2ce8c12 * removed some notes/hints hace 22 años
checkmem.pas 9ed2ce8c12 * removed some notes/hints hace 22 años
cmsgs.pas 77d8f335aa * vmtpointer_offset must be adjusted in after_pass1 as well hace 22 años
comphook.pas fd278ee582 * print lineinfo for internalerror hace 22 años
compiler.pas 22f1ff8da4 * merged Wiktor's Watcom patches in 1.1 hace 22 años
compinnr.inc ef708fdab9 * Swap(QWord) constant support hace 23 años
comprsrc.pas 8e7124f9f8 + emx target added hace 22 años
cp437.pas effb0aae89 - remove compilation warnings hace 23 años
cp850.pas effb0aae89 - remove compilation warnings hace 23 años
cp8859_1.pas effb0aae89 - remove compilation warnings hace 23 años
crc.pas 06ebac4e27 * readded missing revisions hace 23 años
cresstr.pas bd7af8b12f + resource string tables are now aligned hace 23 años
cstreams.pas 68ce5a00e5 * cg64 patch hace 23 años
cutils.pas 6a8d5eb25d * NEWRA branch merged hace 22 años
defcmp.pas 3a3d710c47 * basics for x86 register calling hace 22 años
defines.inc 75f0602074 + log added hace 23 años
defutil.pas f4b818fc1d * removed funcretn,funcretsym, function result is now in varsym hace 22 años
depend e525797c51 * updated copyright to 2000 hace 26 años
dmisc.pas 67486c96c3 * fixes for Delphi 6 compilation hace 23 años
export.pas eb2ca8d10f * rewrote the system handling hace 23 años
finput.pas 5af7a2c7a0 * sharedlib is placed in exe outputdir hace 22 años
fmodule.pas 284d18b7ca * reload also caller module when it is already compiled hace 22 años
fpcdefs.inc eb9a587759 + support of NaN and Inf in the compiler as values of real constants hace 22 años
fppu.pas 22f1ff8da4 * merged Wiktor's Watcom patches in 1.1 hace 22 años
gdb.pas 64655be168 * memory optimization (3-4%) : cleanup of tai fields, hace 23 años
gendef.pas 8e7124f9f8 + emx target added hace 22 años
globals.pas cedff1a593 + processor type intialization for x86-64 added hace 22 años
globtype.pas b3ef859971 * default calling convention changed to stdcall hace 22 años
htypechk.pas 0526b6fd9b * don't check size for open array in valid_for_assign hace 22 años
impdef.pas 67486c96c3 * fixes for Delphi 6 compilation hace 23 años
import.pas 60978ba89c * aktprocdef renamed to current_procdef hace 22 años
link.pas 1fcc82e61a * don't check exepath when linking on target hace 22 años
make_old.cmd 918d797b20 * make.cmd renamed to make_old.cmd hace 24 años
mdppc386.bat 1f4bac4fd0 * delphi fixes hace 24 años
mppc386.bat 07ad807864 * added -FE. to put the PPU's in the compiler dir hace 25 años
mppc68k.bat 0e8616ed1f + temporary variables now in temp_gen.pas unit hace 27 años
mppcsparc 3f76298b6b + added support of NewRA in compilation of ppcsparc hace 22 años
msgidx.inc e732233993 * invalid register message hace 22 años
msgtxt.inc e732233993 * invalid register message hace 22 años
nadd.pas eb9a587759 + support of NaN and Inf in the compiler as values of real constants hace 22 años
nbas.pas 8af51ea6d3 * locals and paras are allocated in the code generation hace 22 años
ncal.pas 2c4df4364e * fix check that filedef needs var para hace 22 años
ncgadd.pas 5677b3c274 * fixed release_reg_left_right for fpu registers hace 22 años
ncgbas.pas 8af51ea6d3 * locals and paras are allocated in the code generation hace 22 años
ncgcal.pas 99bb20747e * parent framepointer changed to hidden parameter hace 22 años
ncgcnv.pas d77cf79d3b * optimized releasing of registers hace 22 años
ncgcon.pas eb9a587759 + support of NaN and Inf in the compiler as values of real constants hace 22 años
ncgflw.pas 8af51ea6d3 * locals and paras are allocated in the code generation hace 22 años
ncginl.pas cd5ae5fcc3 * Patch from Peter for paraloc hace 22 años
ncgld.pas c6f0a5fb0e * fix allocation of threadvar parameter hace 22 años
ncgmat.pas cd5ae5fcc3 * Patch from Peter for paraloc hace 22 años
ncgmem.pas 75cb52213f * fix register leak in with debug hace 22 años
ncgopt.pas b9d09a4e5c * preparations for different default calling conventions hace 22 años
ncgset.pas 6a8d5eb25d * NEWRA branch merged hace 22 años
ncgutil.pas 2693582200 * register paras and local copies updates hace 22 años
ncnv.pas 0805c4e535 * fix different expectloc hace 22 años
ncon.pas eb9a587759 + support of NaN and Inf in the compiler as values of real constants hace 22 años
nflw.pas 268bfcf784 * Fixed register allocator. *Lots* of fixes. hace 22 años
ninl.pas 420c1cdfe1 * don't call firstpass in resulttypepass hace 22 años
nld.pas 99bb20747e * parent framepointer changed to hidden parameter hace 22 años
nmat.pas b9d09a4e5c * preparations for different default calling conventions hace 22 años
nmem.pas 99bb20747e * parent framepointer changed to hidden parameter hace 22 años
nobj.pas 8af51ea6d3 * locals and paras are allocated in the code generation hace 22 años
node.pas 99bb20747e * parent framepointer changed to hidden parameter hace 22 años
nopt.pas 75394a788e * disable string node optimizations for the moment hace 22 años
nset.pas 6a8d5eb25d * NEWRA branch merged hace 22 años
nstate.pas dcd9e0107c * old logs removed and tabs fixed hace 23 años
nutils.pas 0dceec9a64 * current_procdef removed, use current_procinfo.procdef instead hace 22 años
ogbase.pas 9ed2ce8c12 * removed some notes/hints hace 22 años
ogcoff.pas 29a382388e * fix range check error after previous commit hace 22 años
ogelf.pas 9ed2ce8c12 * removed some notes/hints hace 22 años
oglx.pas dcd9e0107c * old logs removed and tabs fixed hace 23 años
ogmap.pas 9ed2ce8c12 * removed some notes/hints hace 22 años
options.pas 41fda4ee40 + added command line option for language mode -M<x> hace 22 años
owar.pas 06ebac4e27 * readded missing revisions hace 23 años
owbase.pas 4285e99853 * internal linker hace 23 años
paramgr.pas 8af51ea6d3 * locals and paras are allocated in the code generation hace 22 años
parser.pas 220e05dd5e * fixed arm concatcopy hace 22 años
pass_1.pas 8af51ea6d3 * locals and paras are allocated in the code generation hace 22 años
pass_2.pas 75cb52213f * fix register leak in with debug hace 22 años
pbase.pas 8af51ea6d3 * locals and paras are allocated in the code generation hace 22 años
pdecl.pas 8af51ea6d3 * locals and paras are allocated in the code generation hace 22 años
pdecobj.pas 0dceec9a64 * current_procdef removed, use current_procinfo.procdef instead hace 22 años
pdecsub.pas 2c4df4364e * fix check that filedef needs var para hace 22 años
pdecvar.pas 8af51ea6d3 * locals and paras are allocated in the code generation hace 22 años
pexports.pas 67486c96c3 * fixes for Delphi 6 compilation hace 23 años
pexpr.pas 8af51ea6d3 * locals and paras are allocated in the code generation hace 22 años
pinline.pas 8af51ea6d3 * locals and paras are allocated in the code generation hace 22 años
pmodules.pas ddc50a91ca * add missing release of main_proc hace 22 años
pp.pas eb9a587759 + support of NaN and Inf in the compiler as values of real constants hace 22 años
ppc.cfg 9465a13e71 + Delphi 6 configuration file hace 23 años
ppc.conf add30a428e * Kylix fixes, mostly case names of units hace 24 años
ppc.dof 67486c96c3 * fixes for Delphi 6 compilation hace 23 años
ppc.dpr 67486c96c3 * fixes for Delphi 6 compilation hace 23 años
ppheap.pas 3390a23c26 * fix compilation failure hace 23 años
ppu.pas 8af51ea6d3 * locals and paras are allocated in the code generation hace 22 años
pstatmnt.pas 8af51ea6d3 * locals and paras are allocated in the code generation hace 22 años
psub.pas 99bb20747e * parent framepointer changed to hidden parameter hace 22 años
psystem.pas 99bb20747e * parent framepointer changed to hidden parameter hace 22 años
ptconst.pas 8af51ea6d3 * locals and paras are allocated in the code generation hace 22 años
ptype.pas 8af51ea6d3 * locals and paras are allocated in the code generation hace 22 años
rautils.pas cc823ff893 * fix check for unreachable locals hace 22 años
regvars.pas 0493cd3d2e * more x86-64 fixes hace 22 años
rgobj.pas dea558b5c7 * return reg 255 when allowdupreg is defined hace 22 años
scandir.pas 6f78eac09f + support for a different set of compiler directives under $MODE MAC hace 22 años
scanner.pas 6f78eac09f + support for a different set of compiler directives under $MODE MAC hace 22 años
script.pas cc3c6c7f4a * Had a useless dependancy on unit unix in 1_1 mode hace 22 años
switches.pas 06ebac4e27 * readded missing revisions hace 23 años
symbase.pas 8af51ea6d3 * locals and paras are allocated in the code generation hace 22 años
symconst.pas 99bb20747e * parent framepointer changed to hidden parameter hace 22 años
symdef.pas d3063f722c * connect parasym to paraitem hace 22 años
symnot.pas 158e9689d7 + Notification implementation complete hace 23 años
symppu.pas e7975c7592 * re-resolving added instead of reloading from ppu hace 22 años
symsym.pas 349fceb4fc * has_local_copy gdb fix hace 22 años
symtable.pas 8af51ea6d3 * locals and paras are allocated in the code generation hace 22 años
symtype.pas 836dc5f062 * give IE when st is not assigned in deref hace 22 años
symutil.pas f4b818fc1d * removed funcretn,funcretsym, function result is now in varsym hace 22 años
systems.pas 22f1ff8da4 * merged Wiktor's Watcom patches in 1.1 hace 22 años
tgobj.pas 8af51ea6d3 * locals and paras are allocated in the code generation hace 22 años
tokens.pas b9d09a4e5c * preparations for different default calling conventions hace 22 años
tpexcept.pas 06ebac4e27 * readded missing revisions hace 23 años
verbose.pas f4b818fc1d * removed funcretn,funcretsym, function result is now in varsym hace 22 años
version.pas 41da381f1a * fixed a lot of PowerPC related stuff hace 22 años
widestr.pas 67486c96c3 * fixes for Delphi 6 compilation hace 23 años

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