Jonas Maebe 5290787578 * don't put types that need init/fini in register temps 21 years ago
..
alpha a835405a27 * fixed a compilation bug accmulator-->accumulator, in definition of return_result_reg 23 years ago
arm 8c5b0f7d82 * first try to get cpupara working for x86_64 21 years ago
html fa0d3d79e0 no message 23 years ago
i386 221090453c * x86_64 fixes for opsize 21 years ago
ia64 a835405a27 * fixed a compilation bug accmulator-->accumulator, in definition of return_result_reg 23 years ago
m68k ecfbbeffc3 * renamed xNNbittype to xNNinttype 21 years ago
msg 7065a0d804 * fixed copyright year 21 years ago
new dcd9e0107c * old logs removed and tabs fixed 23 years ago
powerpc 8c5b0f7d82 * first try to get cpupara working for x86_64 21 years ago
sparc 8c5b0f7d82 * first try to get cpupara working for x86_64 21 years ago
systems 221090453c * x86_64 fixes for opsize 21 years ago
utils bdf2392ff4 * linux path separators 21 years ago
vis 86bcea6ef5 * Code generator converted to new register notation 22 years ago
x86 b780c7852c + improved floating point compares for x86-64 and Pentium2 and above 21 years ago
x86_64 221090453c * x86_64 fixes for opsize 21 years ago
Makefile 55850b063a * regenerating the makefiles with some netbsd fixes + version upgrades 21 years ago
Makefile.fpc b487ca1339 * fixed a few makefiles version numbers 21 years ago
README 012af1131e * updated to help compiling the compiler 22 years ago
aasmbase.pas 8ff5792776 * remove some unit dependencies 22 years ago
aasmtai.pas 1422985ca0 * Change several $ifdef i386 to x86 21 years ago
aggas.pas 37454274bc * fixed several arm floating point issues 21 years ago
aopt.pas 4285e99853 * internal linker 23 years ago
aoptbase.pas 07783d2a0d * powerpc target fixed, very simple units can be compiled 23 years ago
aoptcs.pas c4ddcc78a8 * generic constructor working for i386 22 years ago
aoptda.pas 1422985ca0 * Change several $ifdef i386 to x86 21 years ago
aoptobj.pas 1422985ca0 * Change several $ifdef i386 to x86 21 years ago
assemble.pas 1422985ca0 * Change several $ifdef i386 to x86 21 years ago
browcol.pas 70fe77ca7c * procinfo unit contains tprocinfo 22 years ago
browlog.pas dcd9e0107c * old logs removed and tabs fixed 23 years ago
bsdcompile 26081ed999 * Simple script which specifies the right params for a try out BSD build 25 years ago
catch.pas 80abe98cf0 * havelinuxrtl10 fixes 22 years ago
cclasses.pas 7a6b6f4bd4 * Some minor stuff 21 years ago
cg64f32.pas 3ab069324a * op_const_reg_reg with OP_SAR fixed 21 years ago
cg64f64.pas f936718fa1 * x86-64 compilation fixed 21 years ago
cgbase.pas 47f08937e4 * use localalign info for alignment for locals and temps 21 years ago
cgobj.pas 8c5b0f7d82 * first try to get cpupara working for x86_64 21 years ago
charset.pas 9ed2ce8c12 * removed some notes/hints 22 years ago
checkmem.pas 9ed2ce8c12 * removed some notes/hints 22 years ago
cmsgs.pas de4fa4e7e7 * fixed another couple of arm bugs 21 years ago
comphook.pas fd278ee582 * print lineinfo for internalerror 22 years ago
compiler.pas 85bed883ce * another bunch of x86-64 fixes mainly calling convention and 21 years ago
compinnr.inc e35b683e4d + added prefetch(const mem) support 21 years ago
comprsrc.pas 0210c33f15 * fixed resource compiler search if no utilty directory was given 22 years ago
cp437.pas effb0aae89 - remove compilation warnings 23 years ago
cp850.pas effb0aae89 - remove compilation warnings 23 years ago
cp8859_1.pas effb0aae89 - remove compilation warnings 23 years ago
crc.pas 06ebac4e27 * readded missing revisions 23 years ago
cresstr.pas a3cd612259 * fixed error message, if a resource file can't be written 21 years ago
cstreams.pas 68ce5a00e5 * cg64 patch 23 years ago
cutils.pas 3dfde8c397 * Bugfix on constant strings stab generation. Never worked and still 21 years ago
defcmp.pas d735071838 * Rtti generation moved to ncgutil 21 years ago
defutil.pas 8c5b0f7d82 * first try to get cpupara working for x86_64 21 years ago
depend e525797c51 * updated copyright to 2000 25 years ago
dmisc.pas 67486c96c3 * fixes for Delphi 6 compilation 23 years ago
export.pas eb2ca8d10f * rewrote the system handling 23 years ago
finput.pas 3677577d9f * check with fileexists() before opening a file 21 years ago
fmodule.pas fa52c0e3a0 * don't allow duplicate uses 21 years ago
fpcdefs.inc 97a3d4aece Stacksize force to 1mb 21 years ago
fppu.pas c96538d24d * fix remembering path of main source file 21 years ago
gdb.pas fcabdbbf35 * fixed unitsym-globalsymtable relation so the uses of a unit 22 years ago
gendef.pas 8e7124f9f8 + emx target added 22 years ago
globals.pas 8caaa7740d * more record alignment fixes 21 years ago
globtype.pas 12aade4e16 * register calling is now default for i386 21 years ago
htypechk.pas d735071838 * Rtti generation moved to ncgutil 21 years ago
impdef.pas 487650ab51 * -XP<prefix> support 22 years ago
import.pas 60978ba89c * aktprocdef renamed to current_procdef 22 years ago
link.pas f7418d3286 * fixed external smartlinking 21 years ago
make_old.cmd 918d797b20 * make.cmd renamed to make_old.cmd 24 years ago
mdppc386.bat 1f4bac4fd0 * delphi fixes 24 years ago
mppc386.bat 07ad807864 * added -FE. to put the PPU's in the compiler dir 25 years ago
mppc68k.bat 0e8616ed1f + temporary variables now in temp_gen.pas unit 27 years ago
mppcsparc 6294931f73 + add more dirs in include path 22 years ago
msgidx.inc d42f4af064 * give warning that DWORD is used as size in delphi mode when no 21 years ago
msgtxt.inc 6e1d153194 * another fix to flag handling 21 years ago
nadd.pas 465aa5851b * several fixes to compile x86-64 system 21 years ago
nbas.pas 5290787578 * don't put types that need init/fini in register temps 21 years ago
ncal.pas 465aa5851b * several fixes to compile x86-64 system 21 years ago
ncgadd.pas 8012731ede *** empty log message *** 21 years ago
ncgbas.pas 0b1069b6ab + some more usage of register temps 21 years ago
ncgcal.pas 1422985ca0 * Change several $ifdef i386 to x86 21 years ago
ncgcnv.pas 465aa5851b * several fixes to compile x86-64 system 21 years ago
ncgcon.pas 37454274bc * fixed several arm floating point issues 21 years ago
ncgflw.pas 221090453c * x86_64 fixes for opsize 21 years ago
ncginl.pas 571d853415 * fixed (hopefully) the ansistring length bug 21 years ago
ncgld.pas 465aa5851b * several fixes to compile x86-64 system 21 years ago
ncgmat.pas d7786f6246 * fixed generic shl/shr operations 21 years ago
ncgmem.pas ecfbbeffc3 * renamed xNNbittype to xNNinttype 21 years ago
ncgopt.pas 1422985ca0 * Change several $ifdef i386 to x86 21 years ago
ncgset.pas 55557eea92 * more x86-64 fixes 21 years ago
ncgutil.pas 55557eea92 * more x86-64 fixes 21 years ago
ncnv.pas 465aa5851b * several fixes to compile x86-64 system 21 years ago
ncon.pas ecfbbeffc3 * renamed xNNbittype to xNNinttype 21 years ago
nflw.pas 465aa5851b * several fixes to compile x86-64 system 21 years ago
ninl.pas 0b1069b6ab + some more usage of register temps 21 years ago
nld.pas ecfbbeffc3 * renamed xNNbittype to xNNinttype 21 years ago
nmat.pas d735071838 * Rtti generation moved to ncgutil 21 years ago
nmem.pas ecfbbeffc3 * renamed xNNbittype to xNNinttype 21 years ago
nobj.pas 2d8d788211 * record alignment splitted in fieldalignment and recordalignment, 21 years ago
node.pas ecfbbeffc3 * renamed xNNbittype to xNNinttype 21 years ago
nopt.pas 2258e941af + inlined procedures inherit procinfo flags 21 years ago
nset.pas ecfbbeffc3 * renamed xNNbittype to xNNinttype 21 years ago
nstate.pas dcd9e0107c * old logs removed and tabs fixed 23 years ago
nutils.pas ecfbbeffc3 * renamed xNNbittype to xNNinttype 21 years ago
ogbase.pas 9ed2ce8c12 * removed some notes/hints 22 years ago
ogcoff.pas 29a382388e * fix range check error after previous commit 22 years ago
ogelf.pas 9ed2ce8c12 * removed some notes/hints 22 years ago
oglx.pas dcd9e0107c * old logs removed and tabs fixed 23 years ago
ogmap.pas 9ed2ce8c12 * removed some notes/hints 22 years ago
options.pas 0874e96a94 + FPC_PREFETCH defined 21 years ago
owar.pas 06ebac4e27 * readded missing revisions 23 years ago
owbase.pas 4285e99853 * internal linker 23 years ago
paramgr.pas d38abc3a3f + setting of bit 6 of cr for c var args on ppc implemented 21 years ago
parser.pas d735071838 * Rtti generation moved to ncgutil 21 years ago
pass_1.pas 70fe77ca7c * procinfo unit contains tprocinfo 22 years ago
pass_2.pas f663d2488f * cross unit inlining fixed 22 years ago
pbase.pas 607b41f22e * except is also an end of block token 21 years ago
pdecl.pas c22f863764 * Fix stabs generation problem reported by Jonas 21 years ago
pdecobj.pas 5090185909 * global property support for fpc modes 21 years ago
pdecsub.pas 20469d47a0 * Tvarsym.highvarsym removed 21 years ago
pdecvar.pas ecfbbeffc3 * renamed xNNbittype to xNNinttype 21 years ago
pexports.pas 67486c96c3 * fixes for Delphi 6 compilation 23 years ago
pexpr.pas ecfbbeffc3 * renamed xNNbittype to xNNinttype 21 years ago
pinline.pas 0b1069b6ab + some more usage of register temps 21 years ago
pmodules.pas d735071838 * Rtti generation moved to ncgutil 21 years ago
pp.pas 9bdd9c4012 * when compiled with -dnocatch, known rtes aren't translated anymore 21 years ago
ppc.cfg 9465a13e71 + Delphi 6 configuration file 23 years ago
ppc.conf add30a428e * Kylix fixes, mostly case names of units 24 years ago
ppc.dof 67486c96c3 * fixes for Delphi 6 compilation 23 years ago
ppc.dpr 67486c96c3 * fixes for Delphi 6 compilation 23 years ago
ppheap.pas 3390a23c26 * fix compilation failure 23 years ago
ppu.pas 35b8e93073 * fixed more alignment issues 21 years ago
procinfo.pas 1c7e6fc380 * sparc updates 21 years ago
pstatmnt.pas ecfbbeffc3 * renamed xNNbittype to xNNinttype 21 years ago
psub.pas 8c5b0f7d82 * first try to get cpupara working for x86_64 21 years ago
psystem.pas d735071838 * Rtti generation moved to ncgutil 21 years ago
ptconst.pas 980efd582d + support for currency typed constants if currency=int64. Warning: does 21 years ago
ptype.pas ecfbbeffc3 * renamed xNNbittype to xNNinttype 21 years ago
raatt.pas e380119e8c * sparc assembler reader updates 21 years ago
rabase.pas 35b8e93073 * fixed more alignment issues 21 years ago
rasm.pas 1af574ceca * assembler readers OOPed 22 years ago
rautils.pas 49d1c79f5e * fixed compilation for non-x86 22 years ago
regvars.pas ecfbbeffc3 * renamed xNNbittype to xNNinttype 21 years ago
rgbase.pas 3b743d766b * fixed ppc assembler reader 22 years ago
rgobj.pas be3eabc26f * Some changes to better accomodate very large movelists 21 years ago
scandir.pas 8caaa7740d * more record alignment fixes 21 years ago
scanner.pas 2ebd9f20b5 * do nothing for macro's in tempcloseinput,tempopeninput 22 years ago
script.pas 80abe98cf0 * havelinuxrtl10 fixes 22 years ago
switches.pas bd07b65cfd * don't turn off debuginfo when line info is requested 21 years ago
symbase.pas d735071838 * Rtti generation moved to ncgutil 21 years ago
symconst.pas 75e2de9f2c + reintroduce implemented 21 years ago
symdef.pas 465aa5851b * several fixes to compile x86-64 system 21 years ago
symnot.pas fcabdbbf35 * fixed unitsym-globalsymtable relation so the uses of a unit 22 years ago
symsym.pas 20469d47a0 * Tvarsym.highvarsym removed 21 years ago
symtable.pas d735071838 * Rtti generation moved to ncgutil 21 years ago
symtype.pas c22f863764 * Fix stabs generation problem reported by Jonas 21 years ago
symutil.pas 62394e45d7 * moved count_locals from pstatmnt to symutils 21 years ago
systems.pas 35b8e93073 * fixed more alignment issues 21 years ago
tgobj.pas 47f08937e4 * use localalign info for alignment for locals and temps 21 years ago
tokens.pas bbf7300a0c * Florian's culmutative nr. 1; contains: 22 years ago
tpexcept.pas c0c33961bf * use oldfpccall 22 years ago
verbose.pas f187323816 * -P to -ap 22 years ago
version.pas fc60443584 * version changed to 1.9.3 21 years ago
widestr.pas 67486c96c3 * fixes for Delphi 6 compilation 23 years ago

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