michael 2f26f9ebb4 + Fix from peter: fixes crash when inlining assembler code referencing local vars 21 years ago
..
alpha 4fecc1a56f * big transformation of Tai_[const_]Symbol.Create[data]name* 21 years ago
arm 9594866b30 * optimized mul code generation 21 years ago
html fa0d3d79e0 no message 23 years ago
i386 74836e0d0d * fixed refaddr bug that caused go32v2 cycle failure 21 years ago
ia64 a835405a27 * fixed a compilation bug accmulator-->accumulator, in definition of return_result_reg 23 years ago
m68k 4fecc1a56f * big transformation of Tai_[const_]Symbol.Create[data]name* 21 years ago
msg afcb1d6c14 * change error to warning 21 years ago
new dcd9e0107c * old logs removed and tabs fixed 23 years ago
powerpc 8cdd1af070 * fixed ppc compilation 21 years ago
sparc 6f13b5d5f3 * fixed conditions upon IEs for inlined function call stack frames 21 years ago
systems 27933af434 * added abi field into TSystemInfo to fix IE 21 years ago
utils 6bf9276a38 Makefiles regenerated 21 years ago
vis 86bcea6ef5 * Code generator converted to new register notation 22 years ago
x86 2f26f9ebb4 + Fix from peter: fixes crash when inlining assembler code referencing local vars 21 years ago
x86_64 01d16548f4 * fixed exception reason size for 64 bit systems 21 years ago
Makefile d20b73a033 * makefile for arm fixed 21 years ago
Makefile.fpc d20b73a033 * makefile for arm fixed 21 years ago
README 012af1131e * updated to help compiling the compiler 22 years ago
aasmbase.pas 4fecc1a56f * big transformation of Tai_[const_]Symbol.Create[data]name* 21 years ago
aasmtai.pas 2f26f9ebb4 + Fix from peter: fixes crash when inlining assembler code referencing local vars 21 years ago
aggas.pas 61f15e4ec4 * make cycle fixed 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 61f15e4ec4 * make cycle fixed 21 years ago
browcol.pas 70fe77ca7c * procinfo unit contains tprocinfo 22 years ago
browlog.pas b9168c3cf0 * fixed compile with -CR 21 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 fabb9c33ac * top_symbol killed 21 years ago
cgobj.pas 10e765329d * fixed arm compilation 21 years ago
cgutils.pas fabb9c33ac * top_symbol killed 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 4e89e4be76 * Message system uses open arrays internally 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 4fecc1a56f * big transformation of Tai_[const_]Symbol.Create[data]name* 21 years ago
cstreams.pas 68ce5a00e5 * cg64 patch 23 years ago
cutils.pas fabb9c33ac * top_symbol killed 21 years ago
defcmp.pas 92203909b9 * use defs_equal when comparing pointer types 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 abbd54f334 * stabs updates to write stabs for def for all implictly used 21 years ago
fpcdefs.inc f373bb419c * $M directive renamed to $MEMORY : Long directive name 21 years ago
fppu.pas 4fecc1a56f * big transformation of Tai_[const_]Symbol.Create[data]name* 21 years ago
gdb.pas abbd54f334 * stabs updates to write stabs for def for all implictly used 21 years ago
gendef.pas 8e7124f9f8 + emx target added 22 years ago
globals.pas ba9f4a0703 * packrecords fixed for settings from $PACKRECORDS 21 years ago
globtype.pas 37f3f95b59 * more stabs fixes 21 years ago
htypechk.pas 61f824e259 * return cnothingn and give error when the operator is not overloaded 21 years ago
impdef.pas 88419cd6b0 * compilation fixes + *w tools renamed to * 21 years ago
import.pas 60978ba89c * aktprocdef renamed to current_procdef 22 years ago
link.pas f11951edf2 * increased maxsize of link.res file name 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 c99df355fd + support of 1.0 compiler 21 years ago
msgidx.inc afcb1d6c14 * change error to warning 21 years ago
msgtxt.inc afcb1d6c14 * change error to warning 21 years ago
nadd.pas 3ea87ad054 * Avoid memory allocation and string copying 21 years ago
nbas.pas 8756d4f862 * maybe_in_reg moved to tempinfo 21 years ago
ncal.pas d3f035df50 * removed unused paravisible 21 years ago
ncgadd.pas c9ae483263 * use op_ordinal for dynarr compares 21 years ago
ncgbas.pas 2f26f9ebb4 + Fix from peter: fixes crash when inlining assembler code referencing local vars 21 years ago
ncgcal.pas 55daf96ba7 * disable some debuginfo info when valgrind support is used 21 years ago
ncgcnv.pas 4fecc1a56f * big transformation of Tai_[const_]Symbol.Create[data]name* 21 years ago
ncgcon.pas 356b3378e8 * tai_const.create_ptr added 21 years ago
ncgflw.pas 4fecc1a56f * big transformation of Tai_[const_]Symbol.Create[data]name* 21 years ago
ncginl.pas 4fecc1a56f * big transformation of Tai_[const_]Symbol.Create[data]name* 21 years ago
ncgld.pas 61f15e4ec4 * make cycle fixed 21 years ago
ncgmat.pas d7786f6246 * fixed generic shl/shr operations 21 years ago
ncgmem.pas 4fecc1a56f * big transformation of Tai_[const_]Symbol.Create[data]name* 21 years ago
ncgopt.pas 1422985ca0 * Change several $ifdef i386 to x86 21 years ago
ncgset.pas fabb9c33ac * top_symbol killed 21 years ago
ncgutil.pas 4fc210952e * use loadnode and finalize_data_node for init/final code to support 21 years ago
ncnv.pas 1d8b4661b8 * message about illegal type conversion reports now the types 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 c844c5a505 * procvar cleanup 21 years ago
nld.pas 61f15e4ec4 * make cycle fixed 21 years ago
nmat.pas 05e0d83348 * operator overload chooses rewrite 21 years ago
nmem.pas c844c5a505 * procvar cleanup 21 years ago
nobj.pas abbd54f334 * stabs updates to write stabs for def for all implictly used 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 c844c5a505 * procvar cleanup 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 37f3f95b59 * more stabs fixes 21 years ago
owar.pas 06ebac4e27 * readded missing revisions 23 years ago
owbase.pas 4285e99853 * internal linker 23 years ago
paramgr.pas 40363f47e5 * compilation of arm rtl fixed 21 years ago
parser.pas ba9f4a0703 * packrecords fixed for settings from $PACKRECORDS 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 ce11762359 - Comment out unused tokenstring function 21 years ago
pdecl.pas abbd54f334 * stabs updates to write stabs for def for all implictly used 21 years ago
pdecobj.pas f8679b77ef * fix crash when method is not declared in object declaration 21 years ago
pdecsub.pas f8679b77ef * fix crash when method is not declared in object declaration 21 years ago
pdecvar.pas e823822f49 * fixed importing of variables from shared libraries, but disabled 21 years ago
pexports.pas 67486c96c3 * fixes for Delphi 6 compilation 23 years ago
pexpr.pas c844c5a505 * procvar cleanup 21 years ago
pinline.pas 0b1069b6ab + some more usage of register temps 21 years ago
pmodules.pas 1ae8d3849b * fix stabs lineno for fpc_compiled 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 fabb9c33ac * top_symbol killed 21 years ago
procinfo.pas 61f15e4ec4 * make cycle fixed 21 years ago
pstatmnt.pas 9625256d22 * better check for maybe_call_procvar 21 years ago
psub.pas 06a33abebd * fixed arg. area calculation 21 years ago
psystem.pas abbd54f334 * stabs updates to write stabs for def for all implictly used 21 years ago
ptconst.pas 4fecc1a56f * big transformation of Tai_[const_]Symbol.Create[data]name* 21 years ago
ptype.pas ecfbbeffc3 * renamed xNNbittype to xNNinttype 21 years ago
raatt.pas 4fecc1a56f * big transformation of Tai_[const_]Symbol.Create[data]name* 21 years ago
rabase.pas 35b8e93073 * fixed more alignment issues 21 years ago
rasm.pas 1af574ceca * assembler readers OOPed 22 years ago
rautils.pas 4fecc1a56f * big transformation of Tai_[const_]Symbol.Create[data]name* 21 years ago
regvars.pas 9495f77117 - removed taicpu.is_reg_move because it's not used anymore 21 years ago
rgbase.pas 3b743d766b * fixed ppc assembler reader 22 years ago
rgobj.pas 3a5717c1b7 * rewrote add_to_movelist, it now uses a field to store the number 21 years ago
scandir.pas ba9f4a0703 * packrecords fixed for settings from $PACKRECORDS 21 years ago
scanner.pas 4b3db6acb4 * $elseif support 21 years ago
script.pas f11951edf2 * increased maxsize of link.res file name 21 years ago
switches.pas bd07b65cfd * don't turn off debuginfo when line info is requested 22 years ago
symbase.pas 61f15e4ec4 * make cycle fixed 21 years ago
symconst.pas abbd54f334 * stabs updates to write stabs for def for all implictly used 21 years ago
symdef.pas 297578a599 * valgrind doesn't like nested procedure info in stabs 21 years ago
symnot.pas fcabdbbf35 * fixed unitsym-globalsymtable relation so the uses of a unit 22 years ago
symsym.pas 37f3f95b59 * more stabs fixes 21 years ago
symtable.pas ba9f4a0703 * packrecords fixed for settings from $PACKRECORDS 21 years ago
symtype.pas f367223dd2 * Removed unused concatstabto 21 years ago
symutil.pas 62394e45d7 * moved count_locals from pstatmnt to symutils 22 years ago
systems.pas 8bfb707401 * tf_need_symbol_size added 21 years ago
tgobj.pas 47f08937e4 * use localalign info for alignment for locals and temps 21 years ago
tokens.pas 2835ed1b55 * Enable threadvars for all modes 21 years ago
tpexcept.pas 051778da12 * don't use the local longjmp for 1.9.x 21 years ago
verbose.pas 308fb06407 * fix crashes with 1.0.x 21 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