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