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

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