florian 0b1b0047f4 * use GNU Assembler by default on sparc-solaris, it's now called gas 19 年 前
..
alpha 42ec76598c * new categories for vs_*: vs_declared, vs_initialised, vs_read, 20 年 前
arm 54d4e9e4b9 * palmos patch from mazen 19 年 前
html fa0d3d79e0 no message 23 年 前
i386 a68ca7eb2a * fixed web bug #4768 + test 19 年 前
ia64 790a4fe2d3 * log and id tags removed 20 年 前
m68k e785aee0a1 + added ifndef NOTARGETAMIGA 19 年 前
mips 804207239d *c <int64>:=-<longint> fixed (bug 4253) 20 年 前
msg c15b500e32 + warn if a static variable is read but not assigned (tw4781*) 19 年 前
powerpc 4662a12fd5 * compilation for arm target fixed 19 年 前
powerpc64 4fcc98fbf9 * fixed tlist overflow in some corner cases when fixing up jumps 19 年 前
sparc 0b1b0047f4 * use GNU Assembler by default on sparc-solaris, it's now called gas 19 年 前
systems 2435a7a93c * finalization sections in shared libraries under Darwin are now run 19 年 前
utils fa1e63d391 * from Ales Katona: use $fpcversion instead of fixed version number when generating config 19 年 前
vis 790a4fe2d3 * log and id tags removed 20 年 前
x86 d2ba35df7e * don't destroy edi when allocating the stack frame for win32 19 年 前
x86_64 fdc1419832 * fixed interface wrappers in pic 20 年 前
COPYING d4b8a224a1 + Added license to this library 21 年 前
MPWMake f60d0b98b7 * Bugfix 20 年 前
Makefile bc18d6eb8a + added palmos support to makes files 19 年 前
Makefile.fpc f7f0f9c426 * makefile adaption to be able to cycle compiler and RTL on PowerPC64 target 20 年 前
README 012af1131e * updated to help compiling the compiler 22 年 前
aasmbase.pas 64acd83ab4 + dwarf for procedures and local symbols 19 年 前
aasmtai.pas 2435a7a93c * finalization sections in shared libraries under Darwin are now run 19 年 前
aggas.pas 2ff2918016 * fixed open arrays with dwarf 19 年 前
aopt.pas cd3f064a33 + enabled postpeepholeopts phase 20 年 前
aoptbase.pas ab3bc45fa4 * cpu-specific overrides of optimizer methods now get called 20 年 前
aoptcs.pas 790a4fe2d3 * log and id tags removed 20 年 前
aoptda.pas a3ab2053c9 * support multiple asmlabel types, renamed getlabel to 20 年 前
aoptobj.pas db580afbff * fixed refs bookkeeping of jump labels (fix from Florian in popt386) 19 年 前
assemble.pas 6ba68594be * Add --32 or --64 to to ensure functionality of i386 compiler on x64_64 OSes. 19 年 前
browcol.pas 790a4fe2d3 * log and id tags removed 20 年 前
browlog.pas 232555904e * symtablestack cleanup and rewrite 19 年 前
bsdcompile 26081ed999 * Simple script which specifies the right params for a try out BSD build 25 年 前
catch.pas 790a4fe2d3 * log and id tags removed 20 年 前
cclasses.pas 7449f99d5f + Removed all compatibility defines from compiler 20 年 前
cg64f32.pas 232555904e * symtablestack cleanup and rewrite 19 年 前
cgbase.pas 137f8f340d * handling of address registers in references fixed 19 年 前
cgobj.pas 94038b0d83 + translate register variable locations, enables register variable debug info, with SSA it requires to be extended maintaining location list 19 年 前
cgutils.pas ebcb69478f * fixed a lot of stuff for fpu/mm register variables 20 年 前
charset.pas edffc31139 * fixed crash with empty codepage 20 年 前
cmsgs.pas 790a4fe2d3 * log and id tags removed 20 年 前
comphook.pas 1908ba2206 + -vb: writes compiler messages with full path instead of the file name only 20 年 前
compiler.pas 6bf3269b41 * powerpc64 port from Thomas Schatzl 20 年 前
compinnr.inc 71b90d4d00 + slice implemented 20 年 前
comprsrc.pas 46097d7679 + wince resource compiler support 20 年 前
cp437.pas effb0aae89 - remove compilation warnings 23 年 前
cp850.pas effb0aae89 - remove compilation warnings 23 年 前
cp8859_1.pas effb0aae89 - remove compilation warnings 23 年 前
cresstr.pas f9b05b2cdf * fixed rtl package building 20 年 前
cstreams.pas 790a4fe2d3 * log and id tags removed 20 年 前
cutils.pas 60345fa78a * removed hexstr(), already in RTL (and even supports 64 bit integers) 19 年 前
dbgbase.pas 12730b4cb1 + dwarf: objectdef 19 年 前
dbgdwarf.pas 232555904e * symtablestack cleanup and rewrite 19 年 前
dbgstabs.pas 8cd8e4ba8d + basic dwarf support for variables and types 19 年 前
defcmp.pas 92c389aaeb * fixed web bug #4778 (explicit type casting of float to int in tp/delphi 19 年 前
defutil.pas 95879fe8a7 * basic support for generic classes 20 年 前
dwarf.pas 01808d825d * use alt_dbgframe for call frame info labels 19 年 前
export.pas 790a4fe2d3 * log and id tags removed 20 年 前
finput.pas 9b59f0675f + Fixed -o option 20 年 前
fmodule.pas 8cd8e4ba8d + basic dwarf support for variables and types 19 年 前
fpccrc.pas c0b4678873 * Rename unit crc to fpccrc to avoid name conflict in packages 20 年 前
fpcdefs.inc 3681639a6a - more PowerPC64 fixes; "Hello World" style programs can be compiled and run 20 年 前
fppu.pas 66f8276445 * refactor booleans in systeminfo structure, they are now flags 19 年 前
gendef.pas 790a4fe2d3 * log and id tags removed 20 年 前
globals.pas 4662a12fd5 * compilation for arm target fixed 19 年 前
globtype.pas ac24965242 * procedures which use goto/label revert to the older and less 19 年 前
htypechk.pas 765fe2b2ab * fixed bug #4737 (check for potential range errors in for-loop 19 年 前
impdef.pas 790a4fe2d3 * log and id tags removed 20 年 前
import.pas 6b536c206a * fix dll linking 19 年 前
link.pas a2307edf2c * fixed -dUSE_SYSUTILS compilation 19 年 前
make_old.cmd 918d797b20 * make.cmd renamed to make_old.cmd 24 年 前
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 72556ae39f * fix compile problem 21 年 前
msgidx.inc c15b500e32 + warn if a static variable is read but not assigned (tw4781*) 19 年 前
msgtxt.inc c15b500e32 + warn if a static variable is read but not assigned (tw4781*) 19 年 前
nadd.pas 232555904e * symtablestack cleanup and rewrite 19 年 前
nbas.pas e4451558c4 * optimized register allocation for tempnodes 19 年 前
ncal.pas 765fe2b2ab * fixed bug #4737 (check for potential range errors in for-loop 19 年 前
ncgadd.pas a3ab2053c9 * support multiple asmlabel types, renamed getlabel to 20 年 前
ncgbas.pas b06643a1eb * tai_const refactored 19 年 前
ncgcal.pas 93bb997d8f * ppc64/linux: enhanced varargs support (passes tprintf test now) 20 年 前
ncgcnv.pas 45176ea2a8 * split tstringtype for stringdef and stringconstnode 19 年 前
ncgcon.pas b06643a1eb * tai_const refactored 19 年 前
ncgflw.pas ac24965242 * procedures which use goto/label revert to the older and less 19 年 前
ncginl.pas 45176ea2a8 * split tstringtype for stringdef and stringconstnode 19 年 前
ncgld.pas 61e3b70cfa * cleaned up segmented thread variables 19 年 前
ncgmat.pas a3ab2053c9 * support multiple asmlabel types, renamed getlabel to 20 年 前
ncgmem.pas 9f8753c6c0 * fixed web bug #4669 (usage of location.loc instead of expectloc) 19 年 前
ncgopt.pas a3ab2053c9 * support multiple asmlabel types, renamed getlabel to 20 年 前
ncgset.pas a3ab2053c9 * support multiple asmlabel types, renamed getlabel to 20 年 前
ncgutil.pas 2435a7a93c * finalization sections in shared libraries under Darwin are now run 19 年 前
ncnv.pas 232555904e * symtablestack cleanup and rewrite 19 年 前
ncon.pas 45176ea2a8 * split tstringtype for stringdef and stringconstnode 19 年 前
nflw.pas 765fe2b2ab * fixed bug #4737 (check for potential range errors in for-loop 19 年 前
ninl.pas cd70b38e8b * kill warnings about non-longint code parameters with val() 19 年 前
nld.pas 765fe2b2ab * fixed bug #4737 (check for potential range errors in for-loop 19 年 前
nmat.pas 42ec76598c * new categories for vs_*: vs_declared, vs_initialised, vs_read, 20 年 前
nmem.pas 232555904e * symtablestack cleanup and rewrite 19 年 前
nobj.pas 8f21a5c0f6 * align interface offsets 19 年 前
node.pas dac1050c11 + mmx support revived, fixes bug #4106 20 年 前
nopt.pas 7cd67ea3f0 * node optimizer branch merged 20 年 前
nset.pas 232555904e * symtablestack cleanup and rewrite 19 年 前
nstate.pas 790a4fe2d3 * log and id tags removed 20 年 前
nutils.pas 232555904e * symtablestack cleanup and rewrite 19 年 前
ogbase.pas 790a4fe2d3 * log and id tags removed 20 年 前
ogcoff.pas 8cd8e4ba8d + basic dwarf support for variables and types 19 年 前
ogelf.pas 8cd8e4ba8d + basic dwarf support for variables and types 19 年 前
oglx.pas 790a4fe2d3 * log and id tags removed 20 年 前
ogmap.pas 790a4fe2d3 * log and id tags removed 20 年 前
optcse.pas b7d874635c * fixed some small problems in loop unrolling 20 年 前
options.pas 232555904e * symtablestack cleanup and rewrite 19 年 前
optunrol.pas b7d874635c * fixed some small problems in loop unrolling 20 年 前
owar.pas 790a4fe2d3 * log and id tags removed 20 年 前
owbase.pas 790a4fe2d3 * log and id tags removed 20 年 前
parabase.pas c887507adf * generic compiler patches for ppc64/linux PIC code 19 年 前
paramgr.pas 739ae4c254 + 1st attempt to have explicit funcretloc for Amiga/m68k 20 年 前
parser.pas 232555904e * symtablestack cleanup and rewrite 19 年 前
pass_1.pas 0907a1ef80 * fixed compilerwidestring concatenation 20 年 前
pass_2.pas a0b9dd48c9 * remove check for expectloc<>location.loc, it doesn't work anymore for 20 年 前
pbase.pas 232555904e * symtablestack cleanup and rewrite 19 年 前
pdecl.pas b1c66a106e * more dup id fixes 19 年 前
pdecobj.pas 232555904e * symtablestack cleanup and rewrite 19 年 前
pdecsub.pas 232555904e * symtablestack cleanup and rewrite 19 年 前
pdecvar.pas 05bac3dceb * fix searching of typenames in records 19 年 前
pexports.pas a1189a9d64 * exports info handling refactored, -E will be passed to ld if necessary 20 年 前
pexpr.pas 232555904e * symtablestack cleanup and rewrite 19 年 前
pinline.pas 232555904e * symtablestack cleanup and rewrite 19 年 前
pmodules.pas e2383470b8 * fixed invalid memory read in tp-mode when parsing uses clause 19 年 前
pp.lpi bc18d6eb8a + added palmos support to makes files 19 年 前
pp.pas 4662a12fd5 * compilation for arm target fixed 19 年 前
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 4ace790492 * remove $Log 20 年 前
ppheap.pas 7449f99d5f + Removed all compatibility defines from compiler 20 年 前
ppu.pas b06643a1eb * tai_const refactored 19 年 前
procinfo.pas a3ab2053c9 * support multiple asmlabel types, renamed getlabel to 20 年 前
pstatmnt.pas 232555904e * symtablestack cleanup and rewrite 19 年 前
psub.pas 232555904e * symtablestack cleanup and rewrite 19 年 前
psystem.pas 232555904e * symtablestack cleanup and rewrite 19 年 前
ptconst.pas 45176ea2a8 * split tstringtype for stringdef and stringconstnode 19 年 前
ptype.pas b1c66a106e * more dup id fixes 19 年 前
raatt.pas 28381b1287 * new assembler symbol type AT_LABEL needed for PowerPc64 target 20 年 前
rabase.pas 14fca113bf * basic framework for integrated arm assembler 20 年 前
rasm.pas 790a4fe2d3 * log and id tags removed 20 年 前
rautils.pas 232555904e * symtablestack cleanup and rewrite 19 年 前
regvars.pas 790a4fe2d3 * log and id tags removed 20 年 前
rgbase.pas 790a4fe2d3 * log and id tags removed 20 年 前
rgobj.pas 94038b0d83 + translate register variable locations, enables register variable debug info, with SSA it requires to be extended maintaining location list 19 年 前
scandir.pas 232555904e * symtablestack cleanup and rewrite 19 年 前
scanner.pas b1c66a106e * more dup id fixes 19 年 前
script.pas 1432660c80 Fixed Unix2Amiga path conversions for external asm script 20 年 前
switches.pas 632bdcd149 * $W switch sets the localswitch cs_generate_stackframes that can be 20 年 前
symbase.pas 232555904e * symtablestack cleanup and rewrite 19 年 前
symconst.pas c15b500e32 + warn if a static variable is read but not assigned (tw4781*) 19 年 前
symdef.pas 232555904e * symtablestack cleanup and rewrite 19 年 前
symnot.pas 790a4fe2d3 * log and id tags removed 20 年 前
symsym.pas 7edc9d0e6a * also perform initialised checking for out-parameter, and set the 19 年 前
symtable.pas 63b9f00afd * don't report sym_w_identifier_only_read for exported or external 19 年 前
symtype.pas 232555904e * symtablestack cleanup and rewrite 19 年 前
symutil.pas 1b4c7b5a3e * fix default parameter compare for widestring 20 年 前
systems.pas 232555904e * symtablestack cleanup and rewrite 19 年 前
tgobj.pas 6bf3269b41 * powerpc64 port from Thomas Schatzl 20 年 前
tokens.pas 1318b95a06 * Enable recognition of property keyword in all modes now that 19 年 前
verbose.pas 1908ba2206 + -vb: writes compiler messages with full path instead of the file name only 20 年 前
version.pas 6bf3269b41 * powerpc64 port from Thomas Schatzl 20 年 前
widestr.pas 0907a1ef80 * fixed compilerwidestring concatenation 20 年 前

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