peter 12efb6d19e * strlenint is replaced with sizeint 22 年之前
..
alpha 4fecc1a56f * big transformation of Tai_[const_]Symbol.Create[data]name* 22 年之前
arm c68ea95074 + syscall directive support for MorphOS added 22 年之前
html fa0d3d79e0 no message 23 年之前
i386 c68ea95074 + syscall directive support for MorphOS added 22 年之前
ia64 a835405a27 * fixed a compilation bug accmulator-->accumulator, in definition of return_result_reg 23 年之前
m68k 71f80e8bef * continued to fix m68k compiler compilation 22 年之前
msg e8098f6b71 + added lib support for Amiga/MorphOS syscalls 22 年之前
new dcd9e0107c * old logs removed and tabs fixed 23 年之前
powerpc e8098f6b71 + added lib support for Amiga/MorphOS syscalls 22 年之前
sparc c68ea95074 + syscall directive support for MorphOS added 22 年之前
systems 3f222312e2 * add TList to cclasses, remove classes dependency from t_win32 22 年之前
utils b19572b41d + gas registers 22 年之前
vis 86bcea6ef5 * Code generator converted to new register notation 23 年之前
x86 c68ea95074 + syscall directive support for MorphOS added 22 年之前
x86_64 c68ea95074 + syscall directive support for MorphOS added 22 年之前
Makefile 73f73fb6f1 * updated according to the new version of fpcmake.ini 22 年之前
Makefile.fpc 9a0c3e5c5f * installsymlink now supports all cpu's 22 年之前
README 012af1131e * updated to help compiling the compiler 22 年之前
aasmbase.pas 2b7ad259b9 + added type similarity check in newasmsymbol 22 年之前
aasmtai.pas e678705648 * small x86_64 fixes 22 年之前
aggas.pas 8aacc9fb7e * fixed wrong commit from yesterday 22 年之前
aopt.pas 4285e99853 * internal linker 23 年之前
aoptbase.pas 07783d2a0d * powerpc target fixed, very simple units can be compiled 23 年之前
aoptcs.pas c4ddcc78a8 * generic constructor working for i386 23 年之前
aoptda.pas 1422985ca0 * Change several $ifdef i386 to x86 22 年之前
aoptobj.pas 1422985ca0 * Change several $ifdef i386 to x86 22 年之前
assemble.pas ebec652408 + Patch from peter for stack overflow 22 年之前
browcol.pas e46cdcea48 * constants ordinals now always have a type assigned 22 年之前
browlog.pas b9168c3cf0 * fixed compile with -CR 22 年之前
bsdcompile 26081ed999 * Simple script which specifies the right params for a try out BSD build 26 年之前
catch.pas 80abe98cf0 * havelinuxrtl10 fixes 22 年之前
cclasses.pas 3f222312e2 * add TList to cclasses, remove classes dependency from t_win32 22 年之前
cg64f32.pas 3ab069324a * op_const_reg_reg with OP_SAR fixed 22 年之前
cg64f64.pas f936718fa1 * x86-64 compilation fixed 22 年之前
cgbase.pas fabb9c33ac * top_symbol killed 22 年之前
cgobj.pas b721e5872c * Prepare compiler infrastructure for multiple ansistring types 22 年之前
cgutils.pas fabb9c33ac * top_symbol killed 22 年之前
charset.pas 9ed2ce8c12 * removed some notes/hints 23 年之前
checkmem.pas 9ed2ce8c12 * removed some notes/hints 23 年之前
cmsgs.pas 4e89e4be76 * Message system uses open arrays internally 22 年之前
comphook.pas fd278ee582 * print lineinfo for internalerror 23 年之前
compiler.pas 85bed883ce * another bunch of x86-64 fixes mainly calling convention and 22 年之前
compinnr.inc e35b683e4d + added prefetch(const mem) support 22 年之前
comprsrc.pas 0210c33f15 * fixed resource compiler search if no utilty directory was given 22 年之前
cp437.pas effb0aae89 - remove compilation warnings 23 年之前
cp850.pas effb0aae89 - remove compilation warnings 23 年之前
cp8859_1.pas effb0aae89 - remove compilation warnings 23 年之前
crc.pas 06ebac4e27 * readded missing revisions 23 年之前
cresstr.pas 4fecc1a56f * big transformation of Tai_[const_]Symbol.Create[data]name* 22 年之前
cstreams.pas 68ce5a00e5 * cg64 patch 23 年之前
cutils.pas aae508c277 + arm floating point register saving implemented 22 年之前
defcmp.pas 73867aa44c * voidpointer can be converted to dynarray 22 年之前
defutil.pas e8098f6b71 + added lib support for Amiga/MorphOS syscalls 22 年之前
depend e525797c51 * updated copyright to 2000 26 年之前
dmisc.pas 67486c96c3 * fixes for Delphi 6 compilation 23 年之前
export.pas eb2ca8d10f * rewrote the system handling 23 年之前
finput.pas 3677577d9f * check with fileexists() before opening a file 22 年之前
fmodule.pas abbd54f334 * stabs updates to write stabs for def for all implictly used 22 年之前
fpcdefs.inc 74501ae73f * some alignment issues resolved 22 年之前
fppu.pas b0b02f0d09 * bugfix in [read|write]asmsymbols for data and address labels 22 年之前
gdb.pas abbd54f334 * stabs updates to write stabs for def for all implictly used 22 年之前
gendef.pas 8e7124f9f8 + emx target added 23 年之前
globals.pas b721e5872c * Prepare compiler infrastructure for multiple ansistring types 22 年之前
globtype.pas 12efb6d19e * strlenint is replaced with sizeint 22 年之前
htypechk.pas e4f4b8acd6 * fixed web bug #3048: comparision of dyn. arrays 22 年之前
impdef.pas 88419cd6b0 * compilation fixes + *w tools renamed to * 22 年之前
import.pas 60978ba89c * aktprocdef renamed to current_procdef 23 年之前
link.pas f11951edf2 * increased maxsize of link.res file name 22 年之前
make_old.cmd 918d797b20 * make.cmd renamed to make_old.cmd 25 年之前
mdppc386.bat 1f4bac4fd0 * delphi fixes 24 年之前
mppc386.bat 07ad807864 * added -FE. to put the PPU's in the compiler dir 25 年之前
mppc68k.bat 0e8616ed1f + temporary variables now in temp_gen.pas unit 27 年之前
mppcsparc 7b3bf8898a + add debug info to produced programs 22 年之前
msgidx.inc e8098f6b71 + added lib support for Amiga/MorphOS syscalls 22 年之前
msgtxt.inc e8098f6b71 + added lib support for Amiga/MorphOS syscalls 22 年之前
nadd.pas b721e5872c * Prepare compiler infrastructure for multiple ansistring types 22 年之前
nbas.pas 8756d4f862 * maybe_in_reg moved to tempinfo 22 年之前
ncal.pas e8098f6b71 + added lib support for Amiga/MorphOS syscalls 22 年之前
ncgadd.pas c9ae483263 * use op_ordinal for dynarr compares 22 年之前
ncgbas.pas 2f26f9ebb4 + Fix from peter: fixes crash when inlining assembler code referencing local vars 22 年之前
ncgcal.pas c68ea95074 + syscall directive support for MorphOS added 22 年之前
ncgcnv.pas b721e5872c * Prepare compiler infrastructure for multiple ansistring types 22 年之前
ncgcon.pas b721e5872c * Prepare compiler infrastructure for multiple ansistring types 22 年之前
ncgflw.pas 207e3b1231 * cleaner temp get/unget for exceptions 22 年之前
ncginl.pas 4fecc1a56f * big transformation of Tai_[const_]Symbol.Create[data]name* 22 年之前
ncgld.pas b721e5872c * Prepare compiler infrastructure for multiple ansistring types 22 年之前
ncgmat.pas d7786f6246 * fixed generic shl/shr operations 22 年之前
ncgmem.pas b721e5872c * Prepare compiler infrastructure for multiple ansistring types 22 年之前
ncgopt.pas 1422985ca0 * Change several $ifdef i386 to x86 22 年之前
ncgset.pas fabb9c33ac * top_symbol killed 22 年之前
ncgutil.pas 207e3b1231 * cleaner temp get/unget for exceptions 22 年之前
ncnv.pas b721e5872c * Prepare compiler infrastructure for multiple ansistring types 22 年之前
ncon.pas b721e5872c * Prepare compiler infrastructure for multiple ansistring types 22 年之前
nflw.pas 6b96b70118 * fixed operator overload allowing for pointer-string 22 年之前
ninl.pas 6b96b70118 * fixed operator overload allowing for pointer-string 22 年之前
nld.pas b721e5872c * Prepare compiler infrastructure for multiple ansistring types 22 年之前
nmat.pas e661df03ee * fixes to previous constant integer commit 22 年之前
nmem.pas b721e5872c * Prepare compiler infrastructure for multiple ansistring types 22 年之前
nobj.pas b7d006777c * vtbls are now properly aligned 22 年之前
node.pas ecfbbeffc3 * renamed xNNbittype to xNNinttype 22 年之前
nopt.pas 2258e941af + inlined procedures inherit procinfo flags 22 年之前
nset.pas 6b96b70118 * fixed operator overload allowing for pointer-string 22 年之前
nstate.pas dcd9e0107c * old logs removed and tabs fixed 23 年之前
nutils.pas c844c5a505 * procvar cleanup 22 年之前
ogbase.pas 9ed2ce8c12 * removed some notes/hints 23 年之前
ogcoff.pas 29a382388e * fix range check error after previous commit 23 年之前
ogelf.pas 9ed2ce8c12 * removed some notes/hints 23 年之前
oglx.pas dcd9e0107c * old logs removed and tabs fixed 23 年之前
ogmap.pas 9ed2ce8c12 * removed some notes/hints 23 年之前
options.pas 46451e4662 + added $APPTYPE TOOL for MPW tools on MacOS 22 年之前
owar.pas 06ebac4e27 * readded missing revisions 23 年之前
owbase.pas 4285e99853 * internal linker 23 年之前
paramgr.pas a7478ee97f + location support for arguments, currently PowerPC/MorphOS only 22 年之前
parser.pas c68ea95074 + syscall directive support for MorphOS added 22 年之前
pass_1.pas 70fe77ca7c * procinfo unit contains tprocinfo 22 年之前
pass_2.pas f663d2488f * cross unit inlining fixed 22 年之前
pbase.pas ce11762359 - Comment out unused tokenstring function 22 年之前
pdecl.pas e46cdcea48 * constants ordinals now always have a type assigned 22 年之前
pdecobj.pas f8679b77ef * fix crash when method is not declared in object declaration 22 年之前
pdecsub.pas 5a510e7438 * fixed MorphOS syscall without parameters 22 年之前
pdecvar.pas 51452c1e1b * fix calling convention problem when parsing default value before 22 年之前
pexports.pas f6a28d1513 index number generation for mixed index-nonindexed fixed, patch by Pavel V. Ozerski 22 年之前
pexpr.pas b721e5872c * Prepare compiler infrastructure for multiple ansistring types 22 年之前
pinline.pas b721e5872c * Prepare compiler infrastructure for multiple ansistring types 22 年之前
pmodules.pas 9238319c2f * OS/2 heap management modified to be able to grow heap as needed 22 年之前
pp.lpi 4a0a19d733 + added to use Lazarus debugging compiler 22 年之前
pp.pas c65e094bba + implemented cdecl'd varargs on arm 22 年之前
ppc.cfg 9465a13e71 + Delphi 6 configuration file 23 年之前
ppc.conf add30a428e * Kylix fixes, mostly case names of units 24 年之前
ppc.dof 67486c96c3 * fixes for Delphi 6 compilation 23 年之前
ppc.dpr 67486c96c3 * fixes for Delphi 6 compilation 23 年之前
ppheap.pas 3390a23c26 * fix compilation failure 23 年之前
ppu.pas b721e5872c * Prepare compiler infrastructure for multiple ansistring types 22 年之前
procinfo.pas 61f15e4ec4 * make cycle fixed 22 年之前
pstatmnt.pas 9625256d22 * better check for maybe_call_procvar 22 年之前
psub.pas 2824f0b208 * fix tree printing 22 年之前
psystem.pas b721e5872c * Prepare compiler infrastructure for multiple ansistring types 22 年之前
ptconst.pas b721e5872c * Prepare compiler infrastructure for multiple ansistring types 22 年之前
ptype.pas e661df03ee * fixes to previous constant integer commit 22 年之前
raatt.pas 4fecc1a56f * big transformation of Tai_[const_]Symbol.Create[data]name* 22 年之前
rabase.pas 35b8e93073 * fixed more alignment issues 22 年之前
rasm.pas 1af574ceca * assembler readers OOPed 22 年之前
rautils.pas e46cdcea48 * constants ordinals now always have a type assigned 22 年之前
regvars.pas 9495f77117 - removed taicpu.is_reg_move because it's not used anymore 22 年之前
rgbase.pas 3b743d766b * fixed ppc assembler reader 22 年之前
rgobj.pas b20d72aa36 * do not remove "allocation,deallocation" pairs, as those are important 22 年之前
scandir.pas 46451e4662 + added $APPTYPE TOOL for MPW tools on MacOS 22 年之前
scanner.pas 4b3db6acb4 * $elseif support 22 年之前
script.pas d8bb302b0f + Status checks in scripts 22 年之前
switches.pas bd07b65cfd * don't turn off debuginfo when line info is requested 22 年之前
symbase.pas 61f15e4ec4 * make cycle fixed 22 年之前
symconst.pas b721e5872c * Prepare compiler infrastructure for multiple ansistring types 22 年之前
symdef.pas e8098f6b71 + added lib support for Amiga/MorphOS syscalls 22 年之前
symnot.pas fcabdbbf35 * fixed unitsym-globalsymtable relation so the uses of a unit 22 年之前
symsym.pas aae508c277 + arm floating point register saving implemented 22 年之前
symtable.pas b721e5872c * Prepare compiler infrastructure for multiple ansistring types 22 年之前
symtype.pas f367223dd2 * Removed unused concatstabto 22 年之前
symutil.pas e46cdcea48 * constants ordinals now always have a type assigned 22 年之前
systems.pas 7c98848cb2 + cpu2str added 22 年之前
tgobj.pas 47f08937e4 * use localalign info for alignment for locals and temps 22 年之前
tokens.pas a7478ee97f + location support for arguments, currently PowerPC/MorphOS only 22 年之前
tpexcept.pas 051778da12 * don't use the local longjmp for 1.9.x 22 年之前
verbose.pas 308fb06407 * fix crashes with 1.0.x 22 年之前
version.pas fc60443584 * version changed to 1.9.3 22 年之前
widestr.pas 12efb6d19e * strlenint is replaced with sizeint 22 年之前

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