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

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