Jonas Maebe ddcab79323 * set correct localsymtable fixup already in handle_body_start instead 22 yıl önce
..
alpha a835405a27 * fixed a compilation bug accmulator-->accumulator, in definition of return_result_reg 23 yıl önce
arm 2b83637905 * several arm related stuff fixed 22 yıl önce
html fa0d3d79e0 no message 23 yıl önce
i386 52c73e80d1 * start of sparc support for newra 22 yıl önce
ia64 a835405a27 * fixed a compilation bug accmulator-->accumulator, in definition of return_result_reg 23 yıl önce
m68k 404d344d92 * lots of newra fixes (need getfuncretparaloc implementation for i386)! 22 yıl önce
msg 09ed47cba6 * don't allow add/assignments for formaldef 22 yıl önce
new dcd9e0107c * old logs removed and tabs fixed 23 yıl önce
powerpc ddcab79323 * set correct localsymtable fixup already in handle_body_start instead 22 yıl önce
sparc 52c73e80d1 * start of sparc support for newra 22 yıl önce
systems c2fe8dbd99 * merged macos entry/exit code generation into the general one. 22 yıl önce
utils b7d99ec934 * paraloc splitted in callerparaloc,calleeparaloc 22 yıl önce
vis 86bcea6ef5 * Code generator converted to new register notation 23 yıl önce
x86 878498029f * Fixed newra compilation 22 yıl önce
x86_64 0dceec9a64 * current_procdef removed, use current_procinfo.procdef instead 22 yıl önce
Makefile 12cced8116 * don't clean rtl unit dir in ppuclean, this breaks the snapshot 23 yıl önce
Makefile.fpc 12cced8116 * don't clean rtl unit dir in ppuclean, this breaks the snapshot 23 yıl önce
README 012af1131e * updated to help compiling the compiler 22 yıl önce
aasmbase.pas 8ff5792776 * remove some unit dependencies 22 yıl önce
aasmtai.pas 52c73e80d1 * start of sparc support for newra 22 yıl önce
aggas.pas 7c733ebcca * write sec_none info in extdebug 22 yıl önce
aopt.pas 4285e99853 * internal linker 23 yıl önce
aoptbase.pas 07783d2a0d * powerpc target fixed, very simple units can be compiled 23 yıl önce
aoptcs.pas c4ddcc78a8 * generic constructor working for i386 23 yıl önce
aoptda.pas 06ebac4e27 * readded missing revisions 23 yıl önce
aoptobj.pas a496dbe1ff * pass proccalloption to ret_in_xxx and push_xxx functions 23 yıl önce
assemble.pas 907b785f0d * add support for constant offset in stabs address, needed by threadvar debugging support 22 yıl önce
browcol.pas ab6df4aa5e * adapted for removed funcretsym 22 yıl önce
browlog.pas dcd9e0107c * old logs removed and tabs fixed 23 yıl önce
bsdcompile 26081ed999 * Simple script which specifies the right params for a try out BSD build 26 yıl önce
catch.pas 4290586968 * unix signalhandler has longint argument 23 yıl önce
cclasses.pas 65f03c3f7e * insertlistafter added 22 yıl önce
cg64f32.pas b7d99ec934 * paraloc splitted in callerparaloc,calleeparaloc 22 yıl önce
cg64f64.pas d91c880148 * cg.a_load_* get a from and to size specifier 22 yıl önce
cgbase.pas 52c73e80d1 * start of sparc support for newra 22 yıl önce
cginfo.pas f4b818fc1d * removed funcretn,funcretsym, function result is now in varsym 22 yıl önce
cgobj.pas 355f84758e * several rg.allocexplicitregistersint/rg.deallocexplicitregistersint 22 yıl önce
charset.pas 9ed2ce8c12 * removed some notes/hints 23 yıl önce
checkmem.pas 9ed2ce8c12 * removed some notes/hints 23 yıl önce
cmsgs.pas 77d8f335aa * vmtpointer_offset must be adjusted in after_pass1 as well 22 yıl önce
comphook.pas fd278ee582 * print lineinfo for internalerror 22 yıl önce
compiler.pas e6f72d2037 * add cgcpu 22 yıl önce
compinnr.inc ef708fdab9 * Swap(QWord) constant support 23 yıl önce
comprsrc.pas 8e7124f9f8 + emx target added 23 yıl önce
cp437.pas effb0aae89 - remove compilation warnings 23 yıl önce
cp850.pas effb0aae89 - remove compilation warnings 23 yıl önce
cp8859_1.pas effb0aae89 - remove compilation warnings 23 yıl önce
crc.pas 06ebac4e27 * readded missing revisions 23 yıl önce
cresstr.pas bd7af8b12f + resource string tables are now aligned 23 yıl önce
cstreams.pas 68ce5a00e5 * cg64 patch 23 yıl önce
cutils.pas 024590b0fa * fixed some range check errors that occurred on big endian systems 22 yıl önce
defbase.pas 121ca40b39 * some variant <-> dyn. array stuff 23 yıl önce
defcmp.pas 93f683c63c * allow pointer(int64) in all modes 22 yıl önce
defines.inc 75f0602074 + log added 23 yıl önce
defutil.pas f4b818fc1d * removed funcretn,funcretsym, function result is now in varsym 22 yıl önce
depend e525797c51 * updated copyright to 2000 26 yıl önce
dmisc.pas 67486c96c3 * fixes for Delphi 6 compilation 23 yıl önce
export.pas eb2ca8d10f * rewrote the system handling 23 yıl önce
finput.pas 5af7a2c7a0 * sharedlib is placed in exe outputdir 22 yıl önce
fmodule.pas e7975c7592 * re-resolving added instead of reloading from ppu 22 yıl önce
fpcdefs.inc 52c73e80d1 * start of sparc support for newra 22 yıl önce
fppu.pas 7fcb3154d6 * moved message to msg file 22 yıl önce
gdb.pas 64655be168 * memory optimization (3-4%) : cleanup of tai fields, 23 yıl önce
gendef.pas 8e7124f9f8 + emx target added 23 yıl önce
globals.pas 995f7e0f11 * fix some small flaws which prevent sparc linux system unit from compiling 22 yıl önce
globtype.pas 42c320cb29 * cs_regalloc renamed to cs_regvars to avoid confusion with register 22 yıl önce
htypechk.pas 09ed47cba6 * don't allow add/assignments for formaldef 22 yıl önce
impdef.pas 67486c96c3 * fixes for Delphi 6 compilation 23 yıl önce
import.pas 60978ba89c * aktprocdef renamed to current_procdef 22 yıl önce
link.pas ab66b66673 * add inputfile prefix to ppas/link.res 22 yıl önce
make_old.cmd 918d797b20 * make.cmd renamed to make_old.cmd 25 yıl önce
mdppc386.bat 1f4bac4fd0 * delphi fixes 24 yıl önce
mppc386.bat 07ad807864 * added -FE. to put the PPU's in the compiler dir 25 yıl önce
mppc68k.bat 0e8616ed1f + temporary variables now in temp_gen.pas unit 27 yıl önce
mppcsparc 3f76298b6b + added support of NewRA in compilation of ppcsparc 22 yıl önce
msgidx.inc 09ed47cba6 * don't allow add/assignments for formaldef 22 yıl önce
msgtxt.inc 09ed47cba6 * don't allow add/assignments for formaldef 22 yıl önce
nadd.pas 28ebc69c8f * removed changesettype because that will change the definition 22 yıl önce
nbas.pas 42c320cb29 * cs_regalloc renamed to cs_regvars to avoid confusion with register 22 yıl önce
ncal.pas 6731abb0db * fixed some reported bugs 22 yıl önce
ncgadd.pas 1b633246b9 * sparc fixes 22 yıl önce
ncgbas.pas 0dceec9a64 * current_procdef removed, use current_procinfo.procdef instead 22 yıl önce
ncgcal.pas 52c73e80d1 * start of sparc support for newra 22 yıl önce
ncgcnv.pas d91c880148 * cg.a_load_* get a from and to size specifier 22 yıl önce
ncgcon.pas c8ccd0f717 * fixed endian issues when writing out set constants 22 yıl önce
ncgflw.pas 6731abb0db * fixed some reported bugs 22 yıl önce
ncginl.pas 355f84758e * several rg.allocexplicitregistersint/rg.deallocexplicitregistersint 22 yıl önce
ncgld.pas 66fcf33869 * fix for threadvars with -dnewra 22 yıl önce
ncgmat.pas b7d99ec934 * paraloc splitted in callerparaloc,calleeparaloc 22 yıl önce
ncgmem.pas 6731abb0db * fixed some reported bugs 22 yıl önce
ncgopt.pas d91c880148 * cg.a_load_* get a from and to size specifier 22 yıl önce
ncgset.pas af784cfb1e * final (?) fix to in-code 22 yıl önce
ncgutil.pas 52c73e80d1 * start of sparc support for newra 22 yıl önce
ncnv.pas 6731abb0db * fixed some reported bugs 22 yıl önce
ncon.pas f4b818fc1d * removed funcretn,funcretsym, function result is now in varsym 22 yıl önce
nflw.pas 268bfcf784 * Fixed register allocator. *Lots* of fixes. 22 yıl önce
ninl.pas 0dceec9a64 * current_procdef removed, use current_procinfo.procdef instead 22 yıl önce
nld.pas 09ed47cba6 * don't allow add/assignments for formaldef 22 yıl önce
nmat.pas f8c0236bf4 * fixed expectloc of notnode for all processors that have flags 22 yıl önce
nmem.pas 6731abb0db * fixed some reported bugs 22 yıl önce
nobj.pas 6731abb0db * fixed some reported bugs 22 yıl önce
node.pas 6731abb0db * fixed some reported bugs 22 yıl önce
nopt.pas 75394a788e * disable string node optimizations for the moment 22 yıl önce
nset.pas 7ca760912b * tcginnode.pass_2 doesn't call a helper anymore in any case 22 yıl önce
nstate.pas dcd9e0107c * old logs removed and tabs fixed 23 yıl önce
nutils.pas 0dceec9a64 * current_procdef removed, use current_procinfo.procdef instead 22 yıl önce
ogbase.pas 9ed2ce8c12 * removed some notes/hints 23 yıl önce
ogcoff.pas 29a382388e * fix range check error after previous commit 23 yıl önce
ogelf.pas 9ed2ce8c12 * removed some notes/hints 23 yıl önce
oglx.pas dcd9e0107c * old logs removed and tabs fixed 23 yıl önce
ogmap.pas 9ed2ce8c12 * removed some notes/hints 23 yıl önce
options.pas 05c05f2555 * failn removed 22 yıl önce
owar.pas 06ebac4e27 * readded missing revisions 23 yıl önce
owbase.pas 4285e99853 * internal linker 23 yıl önce
paramgr.pas 52c73e80d1 * start of sparc support for newra 22 yıl önce
parser.pas 0dceec9a64 * current_procdef removed, use current_procinfo.procdef instead 22 yıl önce
pass_1.pas 47489f2376 * firstpass uses expectloc 23 yıl önce
pass_2.pas 52c73e80d1 * start of sparc support for newra 22 yıl önce
pbase.pas 92ee1804b6 * removed selfpointer_offset, vmtpointer_offset 22 yıl önce
pdecl.pas b7d99ec934 * paraloc splitted in callerparaloc,calleeparaloc 22 yıl önce
pdecobj.pas 0dceec9a64 * current_procdef removed, use current_procinfo.procdef instead 22 yıl önce
pdecsub.pas b7d99ec934 * paraloc splitted in callerparaloc,calleeparaloc 22 yıl önce
pdecvar.pas b7d99ec934 * paraloc splitted in callerparaloc,calleeparaloc 22 yıl önce
pexports.pas 67486c96c3 * fixes for Delphi 6 compilation 23 yıl önce
pexpr.pas 6731abb0db * fixed some reported bugs 22 yıl önce
pinline.pas 6731abb0db * fixed some reported bugs 22 yıl önce
pmodules.pas 177d57f22c * split en_exit_code into a part that may allocate a register and a part 22 yıl önce
pp.pas 3d85d9c2bd * Fix halt() call 22 yıl önce
ppc.cfg 9465a13e71 + Delphi 6 configuration file 23 yıl önce
ppc.conf add30a428e * Kylix fixes, mostly case names of units 24 yıl önce
ppc.dof 67486c96c3 * fixes for Delphi 6 compilation 23 yıl önce
ppc.dpr 67486c96c3 * fixes for Delphi 6 compilation 23 yıl önce
ppheap.pas 3390a23c26 * fix compilation failure 23 yıl önce
ppu.pas 024590b0fa * fixed some range check errors that occurred on big endian systems 22 yıl önce
pstatmnt.pas 1b633246b9 * sparc fixes 22 yıl önce
psub.pas 177d57f22c * split en_exit_code into a part that may allocate a register and a part 22 yıl önce
psystem.pas 6731abb0db * fixed some reported bugs 22 yıl önce
ptconst.pas 1a2eedd767 * self moved to hidden parameter 22 yıl önce
ptype.pas 92ee1804b6 * removed selfpointer_offset, vmtpointer_offset 22 yıl önce
rautils.pas 0dceec9a64 * current_procdef removed, use current_procinfo.procdef instead 22 yıl önce
regvars.pas 52c73e80d1 * start of sparc support for newra 22 yıl önce
rgobj.pas 42c320cb29 * cs_regalloc renamed to cs_regvars to avoid confusion with register 22 yıl önce
scandir.pas 8e7124f9f8 + emx target added 23 yıl önce
scanner.pas 6731abb0db * fixed some reported bugs 22 yıl önce
script.pas 9ed2ce8c12 * removed some notes/hints 23 yıl önce
switches.pas 06ebac4e27 * readded missing revisions 23 yıl önce
symbase.pas bfb8ae2151 * sym,def resolving partly rewritten to support also parent objects 22 yıl önce
symconst.pas 52c73e80d1 * start of sparc support for newra 22 yıl önce
symdef.inc 51527ba1c9 + merged Attila's changes for interfaces, not tested yet 25 yıl önce
symdef.pas 52c73e80d1 * start of sparc support for newra 22 yıl önce
symdefh.inc 51527ba1c9 + merged Attila's changes for interfaces, not tested yet 25 yıl önce
symnot.pas 158e9689d7 + Notification implementation complete 23 yıl önce
symppu.inc 51527ba1c9 + merged Attila's changes for interfaces, not tested yet 25 yıl önce
symppu.pas e7975c7592 * re-resolving added instead of reloading from ppu 22 yıl önce
symsym.inc 319ddd55cb * stabs fixing 25 yıl önce
symsym.pas af3946938a * check if owner.defowner is valid when checking private/protected 22 yıl önce
symtable.pas bfb8ae2151 * sym,def resolving partly rewritten to support also parent objects 22 yıl önce
symtype.pas bfb8ae2151 * sym,def resolving partly rewritten to support also parent objects 22 yıl önce
symutil.pas f4b818fc1d * removed funcretn,funcretsym, function result is now in varsym 22 yıl önce
systems.pas c2fe8dbd99 * merged macos entry/exit code generation into the general one. 22 yıl önce
tgobj.pas 32d076480b * framepointer fixes for sparc 22 yıl önce
tokens.pas 6731abb0db * fixed some reported bugs 22 yıl önce
tpexcept.pas 06ebac4e27 * readded missing revisions 23 yıl önce
verbose.pas f4b818fc1d * removed funcretn,funcretsym, function result is now in varsym 22 yıl önce
version.pas 41da381f1a * fixed a lot of PowerPC related stuff 22 yıl önce
widestr.pas 67486c96c3 * fixes for Delphi 6 compilation 23 yıl önce

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