peter bf66a6e4ab * fix filepositions 22 years ago
..
alpha a835405a27 * fixed a compilation bug accmulator-->accumulator, in definition of return_result_reg 23 years ago
arm 8f66389b46 * improved arm code generation 22 years ago
html fa0d3d79e0 no message 23 years ago
i386 e487793919 * %st is st0 in nasm 22 years ago
ia64 a835405a27 * fixed a compilation bug accmulator-->accumulator, in definition of return_result_reg 23 years ago
m68k 4f8c390198 * fixed regvars so they work with newra (at least for ppc) 22 years ago
msg f891435ca0 + added command line option for language mode -M<x> 22 years ago
new dcd9e0107c * old logs removed and tabs fixed 23 years ago
powerpc 0bc32cbcd1 + implemented volatile register queries 22 years ago
sparc 94b2de254f * remove ppc code 22 years ago
systems 9ef935b8a7 * recordminalign for sparc 0 22 years ago
utils 88a3541c80 * x86_64 support; turn on by passing x86_64 22 years ago
vis 86bcea6ef5 * Code generator converted to new register notation 22 years ago
x86 e487793919 * %st is st0 in nasm 22 years ago
x86_64 0493cd3d2e * more x86-64 fixes 22 years ago
Makefile fd800a1de8 * now for all platforms 22 years ago
Makefile.fpc 505f97b75a * Removed m68k from fullcycle 22 years ago
README 012af1131e * updated to help compiling the compiler 22 years ago
aasmbase.pas 8ff5792776 * remove some unit dependencies 22 years ago
aasmtai.pas 8af51ea6d3 * locals and paras are allocated in the code generation 22 years ago
aggas.pas 8af51ea6d3 * locals and paras are allocated in the code generation 22 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 06ebac4e27 * readded missing revisions 23 years ago
aoptobj.pas a496dbe1ff * pass proccalloption to ret_in_xxx and push_xxx functions 23 years ago
assemble.pas 8af51ea6d3 * locals and paras are allocated in the code generation 22 years ago
browcol.pas 88e866dcb7 * (Peter) patch to fix snapshot 22 years ago
browlog.pas dcd9e0107c * old logs removed and tabs fixed 23 years ago
bsdcompile 26081ed999 * Simple script which specifies the right params for a try out BSD build 25 years ago
catch.pas 4b6df870be * fix for snapshot building. 22 years ago
cclasses.pas 88e866dcb7 * (Peter) patch to fix snapshot 22 years ago
cg64f32.pas 6a8d5eb25d * NEWRA branch merged 22 years ago
cg64f64.pas d91c880148 * cg.a_load_* get a from and to size specifier 22 years ago
cgbase.pas 8af51ea6d3 * locals and paras are allocated in the code generation 22 years ago
cginfo.pas 8af51ea6d3 * locals and paras are allocated in the code generation 22 years ago
cgobj.pas 56ece89fe5 * fpc_check_object(_ext) has saveregisters and doesn't need 22 years ago
charset.pas 9ed2ce8c12 * removed some notes/hints 22 years ago
checkmem.pas 9ed2ce8c12 * removed some notes/hints 22 years ago
cmsgs.pas 77d8f335aa * vmtpointer_offset must be adjusted in after_pass1 as well 22 years ago
comphook.pas fd278ee582 * print lineinfo for internalerror 22 years ago
compiler.pas 22f1ff8da4 * merged Wiktor's Watcom patches in 1.1 22 years ago
compinnr.inc ef708fdab9 * Swap(QWord) constant support 23 years ago
comprsrc.pas 8e7124f9f8 + emx target added 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 bd7af8b12f + resource string tables are now aligned 23 years ago
cstreams.pas 68ce5a00e5 * cg64 patch 23 years ago
cutils.pas 6a8d5eb25d * NEWRA branch merged 22 years ago
defcmp.pas 3a3d710c47 * basics for x86 register calling 22 years ago
defines.inc 75f0602074 + log added 23 years ago
defutil.pas f4b818fc1d * removed funcretn,funcretsym, function result is now in varsym 22 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 5af7a2c7a0 * sharedlib is placed in exe outputdir 22 years ago
fmodule.pas 284d18b7ca * reload also caller module when it is already compiled 22 years ago
fpcdefs.inc eb9a587759 + support of NaN and Inf in the compiler as values of real constants 22 years ago
fppu.pas 22f1ff8da4 * merged Wiktor's Watcom patches in 1.1 22 years ago
gdb.pas 64655be168 * memory optimization (3-4%) : cleanup of tai fields, 23 years ago
gendef.pas 8e7124f9f8 + emx target added 22 years ago
globals.pas cedff1a593 + processor type intialization for x86-64 added 22 years ago
globtype.pas b9d09a4e5c * preparations for different default calling conventions 22 years ago
htypechk.pas 0526b6fd9b * don't check size for open array in valid_for_assign 22 years ago
impdef.pas 67486c96c3 * fixes for Delphi 6 compilation 23 years ago
import.pas 60978ba89c * aktprocdef renamed to current_procdef 22 years ago
link.pas 1fcc82e61a * don't check exepath when linking on target 22 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 3f76298b6b + added support of NewRA in compilation of ppcsparc 22 years ago
msgidx.inc f891435ca0 + added command line option for language mode -M<x> 22 years ago
msgtxt.inc f891435ca0 + added command line option for language mode -M<x> 22 years ago
nadd.pas eb9a587759 + support of NaN and Inf in the compiler as values of real constants 22 years ago
nbas.pas 8af51ea6d3 * locals and paras are allocated in the code generation 22 years ago
ncal.pas 8af51ea6d3 * locals and paras are allocated in the code generation 22 years ago
ncgadd.pas 5677b3c274 * fixed release_reg_left_right for fpu registers 22 years ago
ncgbas.pas 8af51ea6d3 * locals and paras are allocated in the code generation 22 years ago
ncgcal.pas 8af51ea6d3 * locals and paras are allocated in the code generation 22 years ago
ncgcnv.pas 15958fec9f * methodpointer fixes 22 years ago
ncgcon.pas eb9a587759 + support of NaN and Inf in the compiler as values of real constants 22 years ago
ncgflw.pas 8af51ea6d3 * locals and paras are allocated in the code generation 22 years ago
ncginl.pas cd5ae5fcc3 * Patch from Peter for paraloc 22 years ago
ncgld.pas 8af51ea6d3 * locals and paras are allocated in the code generation 22 years ago
ncgmat.pas cd5ae5fcc3 * Patch from Peter for paraloc 22 years ago
ncgmem.pas 8af51ea6d3 * locals and paras are allocated in the code generation 22 years ago
ncgopt.pas b9d09a4e5c * preparations for different default calling conventions 22 years ago
ncgset.pas 6a8d5eb25d * NEWRA branch merged 22 years ago
ncgutil.pas 72b8932713 * check for refs>0 in init/final local data 22 years ago
ncnv.pas 0805c4e535 * fix different expectloc 22 years ago
ncon.pas eb9a587759 + support of NaN and Inf in the compiler as values of real constants 22 years ago
nflw.pas 268bfcf784 * Fixed register allocator. *Lots* of fixes. 22 years ago
ninl.pas 420c1cdfe1 * don't call firstpass in resulttypepass 22 years ago
nld.pas 8af51ea6d3 * locals and paras are allocated in the code generation 22 years ago
nmat.pas b9d09a4e5c * preparations for different default calling conventions 22 years ago
nmem.pas f3e9e7a24f * fixed web bug #2669 22 years ago
nobj.pas 8af51ea6d3 * locals and paras are allocated in the code generation 22 years ago
node.pas f3e9e7a24f * fixed web bug #2669 22 years ago
nopt.pas 75394a788e * disable string node optimizations for the moment 22 years ago
nset.pas 6a8d5eb25d * NEWRA branch merged 22 years ago
nstate.pas dcd9e0107c * old logs removed and tabs fixed 23 years ago
nutils.pas 0dceec9a64 * current_procdef removed, use current_procinfo.procdef instead 22 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 41fda4ee40 + added command line option for language mode -M<x> 22 years ago
owar.pas 06ebac4e27 * readded missing revisions 23 years ago
owbase.pas 4285e99853 * internal linker 23 years ago
paramgr.pas 8af51ea6d3 * locals and paras are allocated in the code generation 22 years ago
parser.pas 220e05dd5e * fixed arm concatcopy 22 years ago
pass_1.pas 8af51ea6d3 * locals and paras are allocated in the code generation 22 years ago
pass_2.pas 6a8d5eb25d * NEWRA branch merged 22 years ago
pbase.pas 8af51ea6d3 * locals and paras are allocated in the code generation 22 years ago
pdecl.pas 8af51ea6d3 * locals and paras are allocated in the code generation 22 years ago
pdecobj.pas 0dceec9a64 * current_procdef removed, use current_procinfo.procdef instead 22 years ago
pdecsub.pas 06071e3d31 * remove obsolete code 22 years ago
pdecvar.pas 8af51ea6d3 * locals and paras are allocated in the code generation 22 years ago
pexports.pas 67486c96c3 * fixes for Delphi 6 compilation 23 years ago
pexpr.pas 8af51ea6d3 * locals and paras are allocated in the code generation 22 years ago
pinline.pas 8af51ea6d3 * locals and paras are allocated in the code generation 22 years ago
pmodules.pas ddc50a91ca * add missing release of main_proc 22 years ago
pp.pas eb9a587759 + support of NaN and Inf in the compiler as values of real constants 22 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 8af51ea6d3 * locals and paras are allocated in the code generation 22 years ago
pstatmnt.pas 8af51ea6d3 * locals and paras are allocated in the code generation 22 years ago
psub.pas bf66a6e4ab * fix filepositions 22 years ago
psystem.pas 8af51ea6d3 * locals and paras are allocated in the code generation 22 years ago
ptconst.pas 8af51ea6d3 * locals and paras are allocated in the code generation 22 years ago
ptype.pas 8af51ea6d3 * locals and paras are allocated in the code generation 22 years ago
rautils.pas cc823ff893 * fix check for unreachable locals 22 years ago
regvars.pas 0493cd3d2e * more x86-64 fixes 22 years ago
rgobj.pas bf66a6e4ab * fix filepositions 22 years ago
scandir.pas 6f78eac09f + support for a different set of compiler directives under $MODE MAC 22 years ago
scanner.pas 6f78eac09f + support for a different set of compiler directives under $MODE MAC 22 years ago
script.pas cc3c6c7f4a * Had a useless dependancy on unit unix in 1_1 mode 22 years ago
switches.pas 06ebac4e27 * readded missing revisions 23 years ago
symbase.pas 8af51ea6d3 * locals and paras are allocated in the code generation 22 years ago
symconst.pas 8af51ea6d3 * locals and paras are allocated in the code generation 22 years ago
symdef.pas d3063f722c * connect parasym to paraitem 22 years ago
symnot.pas 158e9689d7 + Notification implementation complete 22 years ago
symppu.pas e7975c7592 * re-resolving added instead of reloading from ppu 22 years ago
symsym.pas 545f437740 * fixed stabs for globals,static 22 years ago
symtable.pas 8af51ea6d3 * locals and paras are allocated in the code generation 22 years ago
symtype.pas 836dc5f062 * give IE when st is not assigned in deref 22 years ago
symutil.pas f4b818fc1d * removed funcretn,funcretsym, function result is now in varsym 22 years ago
systems.pas 22f1ff8da4 * merged Wiktor's Watcom patches in 1.1 22 years ago
tgobj.pas 8af51ea6d3 * locals and paras are allocated in the code generation 22 years ago
tokens.pas b9d09a4e5c * preparations for different default calling conventions 22 years ago
tpexcept.pas 06ebac4e27 * readded missing revisions 23 years ago
verbose.pas f4b818fc1d * removed funcretn,funcretsym, function result is now in varsym 22 years ago
version.pas 41da381f1a * fixed a lot of PowerPC related stuff 22 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