florian 1df13c788c * fixed some MMX<->SSE 22 éve
..
alpha a835405a27 * fixed a compilation bug accmulator-->accumulator, in definition of return_result_reg 23 éve
arm 1df13c788c * fixed some MMX<->SSE 22 éve
html fa0d3d79e0 no message 23 éve
i386 1df13c788c * fixed some MMX<->SSE 22 éve
ia64 a835405a27 * fixed a compilation bug accmulator-->accumulator, in definition of return_result_reg 23 éve
m68k 4f8c390198 * fixed regvars so they work with newra (at least for ppc) 22 éve
msg a8f6986077 * targets now in alfabetical order and lowercase 22 éve
new dcd9e0107c * old logs removed and tabs fixed 23 éve
powerpc 1df13c788c * fixed some MMX<->SSE 22 éve
sparc ac930a13e2 * changed to symbolic const for alignment 22 éve
systems fb81b7ebbb * old trgobj moved to x86/rgcpu and renamed to trgx86fpu 22 éve
utils 9fc4e555dd * regenerated 22 éve
vis 86bcea6ef5 * Code generator converted to new register notation 23 éve
x86 1df13c788c * fixed some MMX<->SSE 22 éve
x86_64 0493cd3d2e * more x86-64 fixes 22 éve
Makefile 1df13c788c * fixed some MMX<->SSE 22 éve
Makefile.fpc 1df13c788c * fixed some MMX<->SSE 22 éve
README 012af1131e * updated to help compiling the compiler 22 éve
aasmbase.pas 8ff5792776 * remove some unit dependencies 22 éve
aasmtai.pas 1df13c788c * fixed some MMX<->SSE 22 éve
aggas.pas 70fe77ca7c * procinfo unit contains tprocinfo 22 éve
aopt.pas 4285e99853 * internal linker 23 éve
aoptbase.pas 07783d2a0d * powerpc target fixed, very simple units can be compiled 23 éve
aoptcs.pas c4ddcc78a8 * generic constructor working for i386 23 éve
aoptda.pas 06ebac4e27 * readded missing revisions 23 éve
aoptobj.pas a496dbe1ff * pass proccalloption to ret_in_xxx and push_xxx functions 23 éve
assemble.pas 487650ab51 * -XP<prefix> support 22 éve
browcol.pas 70fe77ca7c * procinfo unit contains tprocinfo 22 éve
browlog.pas dcd9e0107c * old logs removed and tabs fixed 23 éve
bsdcompile 26081ed999 * Simple script which specifies the right params for a try out BSD build 26 éve
catch.pas 4b6df870be * fix for snapshot building. 22 éve
cclasses.pas 1df13c788c * fixed some MMX<->SSE 22 éve
cg64f32.pas fb81b7ebbb * old trgobj moved to x86/rgcpu and renamed to trgx86fpu 22 éve
cg64f64.pas d91c880148 * cg.a_load_* get a from and to size specifier 22 éve
cgbase.pas 1df13c788c * fixed some MMX<->SSE 22 éve
cgobj.pas 1df13c788c * fixed some MMX<->SSE 22 éve
charset.pas 9ed2ce8c12 * removed some notes/hints 22 éve
checkmem.pas 9ed2ce8c12 * removed some notes/hints 22 éve
cmsgs.pas 77d8f335aa * vmtpointer_offset must be adjusted in after_pass1 as well 22 éve
comphook.pas fd278ee582 * print lineinfo for internalerror 22 éve
compiler.pas 22f1ff8da4 * merged Wiktor's Watcom patches in 1.1 22 éve
compinnr.inc ef708fdab9 * Swap(QWord) constant support 23 éve
comprsrc.pas 0210c33f15 * fixed resource compiler search if no utilty directory was given 22 éve
cp437.pas effb0aae89 - remove compilation warnings 23 éve
cp850.pas effb0aae89 - remove compilation warnings 23 éve
cp8859_1.pas effb0aae89 - remove compilation warnings 23 éve
crc.pas 06ebac4e27 * readded missing revisions 23 éve
cresstr.pas bd7af8b12f + resource string tables are now aligned 23 éve
cstreams.pas 68ce5a00e5 * cg64 patch 23 éve
cutils.pas 6a8d5eb25d * NEWRA branch merged 22 éve
defcmp.pas fb81b7ebbb * old trgobj moved to x86/rgcpu and renamed to trgx86fpu 22 éve
defines.inc 75f0602074 + log added 23 éve
defutil.pas 70fe77ca7c * procinfo unit contains tprocinfo 22 éve
depend e525797c51 * updated copyright to 2000 26 éve
dmisc.pas 67486c96c3 * fixes for Delphi 6 compilation 23 éve
export.pas eb2ca8d10f * rewrote the system handling 23 éve
finput.pas 5af7a2c7a0 * sharedlib is placed in exe outputdir 22 éve
fmodule.pas 70fe77ca7c * procinfo unit contains tprocinfo 22 éve
fpcdefs.inc eb9a587759 + support of NaN and Inf in the compiler as values of real constants 22 éve
fppu.pas 22f1ff8da4 * merged Wiktor's Watcom patches in 1.1 22 éve
gdb.pas 64655be168 * memory optimization (3-4%) : cleanup of tai fields, 23 éve
gendef.pas 8e7124f9f8 + emx target added 23 éve
globals.pas 25dc5f7e80 + ASMMODE ATT added to bypass fpc.cfg defaults 22 éve
globtype.pas b3ef859971 * default calling convention changed to stdcall 22 éve
htypechk.pas 95f132db3d * set_varstate cleanup 22 éve
impdef.pas 487650ab51 * -XP<prefix> support 22 éve
import.pas 60978ba89c * aktprocdef renamed to current_procdef 22 éve
link.pas 1fcc82e61a * don't check exepath when linking on target 22 éve
make_old.cmd 918d797b20 * make.cmd renamed to make_old.cmd 25 éve
mdppc386.bat 1f4bac4fd0 * delphi fixes 24 éve
mppc386.bat 07ad807864 * added -FE. to put the PPU's in the compiler dir 25 éve
mppc68k.bat 0e8616ed1f + temporary variables now in temp_gen.pas unit 27 éve
mppcsparc 14ac3dc2e2 * test now based on fpc/tests/test 22 éve
msgidx.inc 81449fa691 * constant expr expected 22 éve
msgtxt.inc a8f6986077 * targets now in alfabetical order and lowercase 22 éve
nadd.pas 95f132db3d * set_varstate cleanup 22 éve
nbas.pas fb81b7ebbb * old trgobj moved to x86/rgcpu and renamed to trgx86fpu 22 éve
ncal.pas b2343f4b16 * Register allocator splitted, ans abstract now 22 éve
ncgadd.pas fb81b7ebbb * old trgobj moved to x86/rgcpu and renamed to trgx86fpu 22 éve
ncgbas.pas fb81b7ebbb * old trgobj moved to x86/rgcpu and renamed to trgx86fpu 22 éve
ncgcal.pas 1df13c788c * fixed some MMX<->SSE 22 éve
ncgcnv.pas fb81b7ebbb * old trgobj moved to x86/rgcpu and renamed to trgx86fpu 22 éve
ncgcon.pas fb81b7ebbb * old trgobj moved to x86/rgcpu and renamed to trgx86fpu 22 éve
ncgflw.pas fb81b7ebbb * old trgobj moved to x86/rgcpu and renamed to trgx86fpu 22 éve
ncginl.pas fb81b7ebbb * old trgobj moved to x86/rgcpu and renamed to trgx86fpu 22 éve
ncgld.pas 1df13c788c * fixed some MMX<->SSE 22 éve
ncgmat.pas fb81b7ebbb * old trgobj moved to x86/rgcpu and renamed to trgx86fpu 22 éve
ncgmem.pas fb81b7ebbb * old trgobj moved to x86/rgcpu and renamed to trgx86fpu 22 éve
ncgopt.pas fb81b7ebbb * old trgobj moved to x86/rgcpu and renamed to trgx86fpu 22 éve
ncgset.pas fb81b7ebbb * old trgobj moved to x86/rgcpu and renamed to trgx86fpu 22 éve
ncgutil.pas fb81b7ebbb * old trgobj moved to x86/rgcpu and renamed to trgx86fpu 22 éve
ncnv.pas a909ffdd35 * allow explicit typecasts from classrefdef, fixes 2728 22 éve
ncon.pas 197cc64800 * Give message that constant expr is expected when a none constant 22 éve
nflw.pas b2343f4b16 * Register allocator splitted, ans abstract now 22 éve
ninl.pas 95f132db3d * set_varstate cleanup 22 éve
nld.pas fb81b7ebbb * old trgobj moved to x86/rgcpu and renamed to trgx86fpu 22 éve
nmat.pas 95f132db3d * set_varstate cleanup 22 éve
nmem.pas 95f132db3d * set_varstate cleanup 22 éve
nobj.pas fb81b7ebbb * old trgobj moved to x86/rgcpu and renamed to trgx86fpu 22 éve
node.pas 95f132db3d * set_varstate cleanup 22 éve
nopt.pas 70fe77ca7c * procinfo unit contains tprocinfo 22 éve
nset.pas b2343f4b16 * Register allocator splitted, ans abstract now 22 éve
nstate.pas dcd9e0107c * old logs removed and tabs fixed 23 éve
nutils.pas 70fe77ca7c * procinfo unit contains tprocinfo 22 éve
ogbase.pas 9ed2ce8c12 * removed some notes/hints 22 éve
ogcoff.pas 29a382388e * fix range check error after previous commit 22 éve
ogelf.pas 9ed2ce8c12 * removed some notes/hints 22 éve
oglx.pas dcd9e0107c * old logs removed and tabs fixed 23 éve
ogmap.pas 9ed2ce8c12 * removed some notes/hints 22 éve
options.pas f187323816 * -P to -ap 22 éve
owar.pas 06ebac4e27 * readded missing revisions 23 éve
owbase.pas 4285e99853 * internal linker 23 éve
paramgr.pas 1df13c788c * fixed some MMX<->SSE 22 éve
parser.pas 70fe77ca7c * procinfo unit contains tprocinfo 22 éve
pass_1.pas 70fe77ca7c * procinfo unit contains tprocinfo 22 éve
pass_2.pas fb81b7ebbb * old trgobj moved to x86/rgcpu and renamed to trgx86fpu 22 éve
pbase.pas 8af51ea6d3 * locals and paras are allocated in the code generation 22 éve
pdecl.pas 6edadf3df5 * more proc directive for procvar fixes 22 éve
pdecobj.pas 625de786dc * tsymlist.def renamed to tsymlist.procdef 22 éve
pdecsub.pas e720d73bd9 * compare_paras() has a parameter to ignore hidden parameters 22 éve
pdecvar.pas d7d19e4e7f * allow absolute with value for win32,wdos 22 éve
pexports.pas 67486c96c3 * fixes for Delphi 6 compilation 23 éve
pexpr.pas 56ebcd1249 * self is not a token anymore. It is handled special when found 22 éve
pinline.pas 95f132db3d * set_varstate cleanup 22 éve
pmodules.pas 70fe77ca7c * procinfo unit contains tprocinfo 22 éve
pp.pas eb9a587759 + support of NaN and Inf in the compiler as values of real constants 22 éve
ppc.cfg 9465a13e71 + Delphi 6 configuration file 23 éve
ppc.conf add30a428e * Kylix fixes, mostly case names of units 24 éve
ppc.dof 67486c96c3 * fixes for Delphi 6 compilation 23 éve
ppc.dpr 67486c96c3 * fixes for Delphi 6 compilation 23 éve
ppheap.pas 3390a23c26 * fix compilation failure 23 éve
ppu.pas 8af51ea6d3 * locals and paras are allocated in the code generation 22 éve
procinfo.pas fb81b7ebbb * old trgobj moved to x86/rgcpu and renamed to trgx86fpu 22 éve
pstatmnt.pas fb81b7ebbb * old trgobj moved to x86/rgcpu and renamed to trgx86fpu 22 éve
psub.pas fb81b7ebbb * old trgobj moved to x86/rgcpu and renamed to trgx86fpu 22 éve
psystem.pas 6684d2c520 + added basic olevariant support 22 éve
ptconst.pas 8af51ea6d3 * locals and paras are allocated in the code generation 22 éve
ptype.pas 6edadf3df5 * more proc directive for procvar fixes 22 éve
rautils.pas 9647af4066 * allow access to parent locals when the currnet localst has no 22 éve
regvars.pas fb81b7ebbb * old trgobj moved to x86/rgcpu and renamed to trgx86fpu 22 éve
rgobj.pas 1df13c788c * fixed some MMX<->SSE 22 éve
scandir.pas 6f78eac09f + support for a different set of compiler directives under $MODE MAC 22 éve
scanner.pas 6f78eac09f + support for a different set of compiler directives under $MODE MAC 22 éve
script.pas b369a7ee9e * better link on target support 22 éve
switches.pas 06ebac4e27 * readded missing revisions 23 éve
symbase.pas 8af51ea6d3 * locals and paras are allocated in the code generation 22 éve
symconst.pas 95f132db3d * set_varstate cleanup 22 éve
symdef.pas 1df13c788c * fixed some MMX<->SSE 22 éve
symnot.pas 158e9689d7 + Notification implementation complete 23 éve
symppu.pas 625de786dc * tsymlist.def renamed to tsymlist.procdef 22 éve
symsym.pas 95f132db3d * set_varstate cleanup 22 éve
symtable.pas e27d6f67da * inline supported again, LOC_REFERENCEs are used to pass the 22 éve
symtype.pas 625de786dc * tsymlist.def renamed to tsymlist.procdef 22 éve
symutil.pas f4b818fc1d * removed funcretn,funcretsym, function result is now in varsym 22 éve
systems.pas 3a92a2a25a * parameter alignment fixes 22 éve
tgobj.pas 70fe77ca7c * procinfo unit contains tprocinfo 22 éve
tokens.pas b9d09a4e5c * preparations for different default calling conventions 22 éve
tpexcept.pas 06ebac4e27 * readded missing revisions 23 éve
verbose.pas f187323816 * -P to -ap 22 éve
version.pas 41da381f1a * fixed a lot of PowerPC related stuff 22 éve
widestr.pas 67486c96c3 * fixes for Delphi 6 compilation 23 éve

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