pierre ecaa77a503 * single threadvar debugging support 22 jaren geleden
..
alpha a835405a27 * fixed a compilation bug accmulator-->accumulator, in definition of return_result_reg 23 jaren geleden
html fa0d3d79e0 no message 23 jaren geleden
i386 b7d99ec934 * paraloc splitted in callerparaloc,calleeparaloc 22 jaren geleden
ia64 a835405a27 * fixed a compilation bug accmulator-->accumulator, in definition of return_result_reg 23 jaren geleden
m68k 404d344d92 * lots of newra fixes (need getfuncretparaloc implementation for i386)! 22 jaren geleden
msg 0ea4ac8553 + Polish translations by Wojciech Malinowski 22 jaren geleden
new dcd9e0107c * old logs removed and tabs fixed 23 jaren geleden
powerpc b7d99ec934 * paraloc splitted in callerparaloc,calleeparaloc 22 jaren geleden
sparc 1e47d6ffe0 * delay slot NOPs and comments added 22 jaren geleden
systems cb440f8f93 * changed .p to .pas to make the compiler compile 22 jaren geleden
utils b7d99ec934 * paraloc splitted in callerparaloc,calleeparaloc 22 jaren geleden
vis 86bcea6ef5 * Code generator converted to new register notation 22 jaren geleden
x86 390db181c1 * loadfpu_reg_reg size specifier 22 jaren geleden
x86_64 0dceec9a64 * current_procdef removed, use current_procinfo.procdef instead 22 jaren geleden
Makefile 12cced8116 * don't clean rtl unit dir in ppuclean, this breaks the snapshot 22 jaren geleden
Makefile.fpc 12cced8116 * don't clean rtl unit dir in ppuclean, this breaks the snapshot 22 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 b2cdd72e5c * always add dummy marker object at the start of an assembler list, so 22 jaren geleden
aggas.pas 7c733ebcca * write sec_none info in extdebug 22 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 06ebac4e27 * readded missing revisions 23 jaren geleden
aoptobj.pas a496dbe1ff * pass proccalloption to ret_in_xxx and push_xxx functions 23 jaren geleden
assemble.pas 907b785f0d * add support for constant offset in stabs address, needed by threadvar debugging support 22 jaren geleden
browcol.pas ab6df4aa5e * adapted for removed funcretsym 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 4290586968 * unix signalhandler has longint argument 22 jaren geleden
cclasses.pas 65f03c3f7e * insertlistafter added 22 jaren geleden
cg64f32.pas b7d99ec934 * paraloc splitted in callerparaloc,calleeparaloc 22 jaren geleden
cg64f64.pas d91c880148 * cg.a_load_* get a from and to size specifier 22 jaren geleden
cgbase.pas 0dceec9a64 * current_procdef removed, use current_procinfo.procdef instead 22 jaren geleden
cginfo.pas f4b818fc1d * removed funcretn,funcretsym, function result is now in varsym 22 jaren geleden
cgobj.pas b7d99ec934 * paraloc splitted in callerparaloc,calleeparaloc 22 jaren geleden
charset.pas 9ed2ce8c12 * removed some notes/hints 22 jaren geleden
checkmem.pas 9ed2ce8c12 * removed some notes/hints 22 jaren geleden
cmsgs.pas 77d8f335aa * vmtpointer_offset must be adjusted in after_pass1 as well 22 jaren geleden
comphook.pas fd278ee582 * print lineinfo for internalerror 22 jaren geleden
compiler.pas e6f72d2037 * add cgcpu 22 jaren geleden
compinnr.inc ef708fdab9 * Swap(QWord) constant support 23 jaren geleden
comprsrc.pas 8e7124f9f8 + emx target added 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 bd7af8b12f + resource string tables are now aligned 23 jaren geleden
cstreams.pas 68ce5a00e5 * cg64 patch 23 jaren geleden
cutils.pas 3c5e8e2b07 * quote names with hi-ascii chars 22 jaren geleden
defbase.pas 121ca40b39 * some variant <-> dyn. array stuff 23 jaren geleden
defcmp.pas 93f683c63c * allow pointer(int64) in all modes 22 jaren geleden
defines.inc 75f0602074 + log added 23 jaren geleden
defutil.pas f4b818fc1d * removed funcretn,funcretsym, function result is now in varsym 22 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 5af7a2c7a0 * sharedlib is placed in exe outputdir 22 jaren geleden
fmodule.pas e7975c7592 * re-resolving added instead of reloading from ppu 22 jaren geleden
fpcdefs.inc 1f099e81a7 * if something doesn't work with callparatemp, the define callparatemp 22 jaren geleden
fppu.pas 7fcb3154d6 * moved message to msg file 22 jaren geleden
gdb.pas 64655be168 * memory optimization (3-4%) : cleanup of tai fields, 23 jaren geleden
gendef.pas 8e7124f9f8 + emx target added 22 jaren geleden
globals.pas 995f7e0f11 * fix some small flaws which prevent sparc linux system unit from compiling 22 jaren geleden
globtype.pas 60978ba89c * aktprocdef renamed to current_procdef 22 jaren geleden
htypechk.pas 0dceec9a64 * current_procdef removed, use current_procinfo.procdef instead 22 jaren geleden
impdef.pas 67486c96c3 * fixes for Delphi 6 compilation 23 jaren geleden
import.pas 60978ba89c * aktprocdef renamed to current_procdef 22 jaren geleden
link.pas ab66b66673 * add inputfile prefix to ppas/link.res 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 3610d66be1 * fiexed some error 22 jaren geleden
msgidx.inc 563e8d205f * creating class with abstract call checking fixed 22 jaren geleden
msgtxt.inc 563e8d205f * creating class with abstract call checking fixed 22 jaren geleden
nadd.pas 28ebc69c8f * removed changesettype because that will change the definition 22 jaren geleden
nbas.pas 0dceec9a64 * current_procdef removed, use current_procinfo.procdef instead 22 jaren geleden
ncal.pas bfb8ae2151 * sym,def resolving partly rewritten to support also parent objects 22 jaren geleden
ncgadd.pas a0b9306652 * newra compiles for sparc 22 jaren geleden
ncgbas.pas 0dceec9a64 * current_procdef removed, use current_procinfo.procdef instead 22 jaren geleden
ncgcal.pas b7d99ec934 * paraloc splitted in callerparaloc,calleeparaloc 22 jaren geleden
ncgcnv.pas d91c880148 * cg.a_load_* get a from and to size specifier 22 jaren geleden
ncgcon.pas c8ccd0f717 * fixed endian issues when writing out set constants 22 jaren geleden
ncgflw.pas 0dceec9a64 * current_procdef removed, use current_procinfo.procdef instead 22 jaren geleden
ncginl.pas 0dceec9a64 * current_procdef removed, use current_procinfo.procdef instead 22 jaren geleden
ncgld.pas 3bbea08997 * fixed register allocation for threadvar loads with newra 22 jaren geleden
ncgmat.pas b7d99ec934 * paraloc splitted in callerparaloc,calleeparaloc 22 jaren geleden
ncgmem.pas 4be7651aa2 * fixed conversion of fpc_*str_unique to compilerproc 22 jaren geleden
ncgopt.pas d91c880148 * cg.a_load_* get a from and to size specifier 22 jaren geleden
ncgset.pas 7ca760912b * tcginnode.pass_2 doesn't call a helper anymore in any case 22 jaren geleden
ncgutil.pas b7d99ec934 * paraloc splitted in callerparaloc,calleeparaloc 22 jaren geleden
ncnv.pas 28ebc69c8f * removed changesettype because that will change the definition 22 jaren geleden
ncon.pas f4b818fc1d * removed funcretn,funcretsym, function result is now in varsym 22 jaren geleden
nflw.pas 0dceec9a64 * current_procdef removed, use current_procinfo.procdef instead 22 jaren geleden
ninl.pas 0dceec9a64 * current_procdef removed, use current_procinfo.procdef instead 22 jaren geleden
nld.pas 0dceec9a64 * current_procdef removed, use current_procinfo.procdef instead 22 jaren geleden
nmat.pas f8c0236bf4 * fixed expectloc of notnode for all processors that have flags 22 jaren geleden
nmem.pas 4be7651aa2 * fixed conversion of fpc_*str_unique to compilerproc 22 jaren geleden
nobj.pas 230a14ff68 * getregisterfpu size parameter added 22 jaren geleden
node.pas 047a066711 * procinlinenode removed 22 jaren geleden
nopt.pas 75394a788e * disable string node optimizations for the moment 22 jaren geleden
nset.pas 7ca760912b * tcginnode.pass_2 doesn't call a helper anymore in any case 22 jaren geleden
nstate.pas dcd9e0107c * old logs removed and tabs fixed 23 jaren geleden
nutils.pas 0dceec9a64 * current_procdef removed, use current_procinfo.procdef instead 22 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 05c05f2555 * failn removed 22 jaren geleden
owar.pas 06ebac4e27 * readded missing revisions 23 jaren geleden
owbase.pas 4285e99853 * internal linker 23 jaren geleden
paramgr.pas b7d99ec934 * paraloc splitted in callerparaloc,calleeparaloc 22 jaren geleden
parser.pas 0dceec9a64 * current_procdef removed, use current_procinfo.procdef instead 22 jaren geleden
pass_1.pas 47489f2376 * firstpass uses expectloc 22 jaren geleden
pass_2.pas 0dceec9a64 * current_procdef removed, use current_procinfo.procdef instead 22 jaren geleden
pbase.pas 92ee1804b6 * removed selfpointer_offset, vmtpointer_offset 22 jaren geleden
pdecl.pas b7d99ec934 * paraloc splitted in callerparaloc,calleeparaloc 22 jaren geleden
pdecobj.pas 0dceec9a64 * current_procdef removed, use current_procinfo.procdef instead 22 jaren geleden
pdecsub.pas b7d99ec934 * paraloc splitted in callerparaloc,calleeparaloc 22 jaren geleden
pdecvar.pas b7d99ec934 * paraloc splitted in callerparaloc,calleeparaloc 22 jaren geleden
pexports.pas 67486c96c3 * fixes for Delphi 6 compilation 23 jaren geleden
pexpr.pas 0dceec9a64 * current_procdef removed, use current_procinfo.procdef instead 22 jaren geleden
pinline.pas cb279b2029 * changed tt_persistant to tt_persistent :) 22 jaren geleden
pmodules.pas 0dceec9a64 * current_procdef removed, use current_procinfo.procdef instead 22 jaren geleden
pp.pas 9ed2ce8c12 * removed some notes/hints 22 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 404d344d92 * lots of newra fixes (need getfuncretparaloc implementation for i386)! 22 jaren geleden
pstatmnt.pas 404d344d92 * lots of newra fixes (need getfuncretparaloc implementation for i386)! 22 jaren geleden
psub.pas 404d344d92 * lots of newra fixes (need getfuncretparaloc implementation for i386)! 22 jaren geleden
psystem.pas 047a066711 * procinlinenode removed 22 jaren geleden
ptconst.pas 1a2eedd767 * self moved to hidden parameter 22 jaren geleden
ptype.pas 92ee1804b6 * removed selfpointer_offset, vmtpointer_offset 22 jaren geleden
rautils.pas 0dceec9a64 * current_procdef removed, use current_procinfo.procdef instead 22 jaren geleden
regvars.pas b7d99ec934 * paraloc splitted in callerparaloc,calleeparaloc 22 jaren geleden
rgobj.pas b7d99ec934 * paraloc splitted in callerparaloc,calleeparaloc 22 jaren geleden
scandir.pas 8e7124f9f8 + emx target added 22 jaren geleden
scanner.pas 1b72901b14 * recursive include depth check 22 jaren geleden
script.pas 9ed2ce8c12 * removed some notes/hints 22 jaren geleden
switches.pas 06ebac4e27 * readded missing revisions 23 jaren geleden
symbase.pas bfb8ae2151 * sym,def resolving partly rewritten to support also parent objects 22 jaren geleden
symconst.pas bfb8ae2151 * sym,def resolving partly rewritten to support also parent objects 22 jaren geleden
symdef.inc 51527ba1c9 + merged Attila's changes for interfaces, not tested yet 25 jaren geleden
symdef.pas b7d99ec934 * paraloc splitted in callerparaloc,calleeparaloc 22 jaren geleden
symdefh.inc 51527ba1c9 + merged Attila's changes for interfaces, not tested yet 25 jaren geleden
symnot.pas 158e9689d7 + Notification implementation complete 23 jaren geleden
symppu.inc 51527ba1c9 + merged Attila's changes for interfaces, not tested yet 25 jaren geleden
symppu.pas e7975c7592 * re-resolving added instead of reloading from ppu 22 jaren geleden
symsym.inc 319ddd55cb * stabs fixing 25 jaren geleden
symsym.pas ecaa77a503 * single threadvar debugging support 22 jaren geleden
symtable.pas bfb8ae2151 * sym,def resolving partly rewritten to support also parent objects 22 jaren geleden
symtype.pas bfb8ae2151 * sym,def resolving partly rewritten to support also parent objects 22 jaren geleden
symutil.pas f4b818fc1d * removed funcretn,funcretsym, function result is now in varsym 22 jaren geleden
systems.pas d2d02b6cc6 * cpuppc -> cpupowerpc. Target compiler was always linux for ppc 22 jaren geleden
tgobj.pas 41e0bc4cec * Register allocator finished 22 jaren geleden
tokens.pas 8473dada93 * avoid problems with the ide in init/dome 22 jaren geleden
tpexcept.pas 06ebac4e27 * readded missing revisions 23 jaren geleden
verbose.pas f4b818fc1d * removed funcretn,funcretsym, function result is now in varsym 22 jaren geleden
version.pas 41da381f1a * fixed a lot of PowerPC related stuff 22 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