Jonas Maebe f6864a653f * don't warn about possible use of uninitialised function results of hace 20 años
..
alpha 42ec76598c * new categories for vs_*: vs_declared, vs_initialised, vs_read, hace 20 años
arm dae84f282f * fixed handling of doubles in softemu mode if they are split between register and memory hace 20 años
html fa0d3d79e0 no message hace 23 años
i386 ef4ece3674 * fixed allocregbetween in case the first removed tai_regalloc is an hace 20 años
ia64 790a4fe2d3 * log and id tags removed hace 20 años
m68k 47c1bb60b4 * remove svn:executable from *.pp and *.pas hace 20 años
mips 804207239d *c <int64>:=-<longint> fixed (bug 4253) hace 20 años
msg 844e78b401 * error corrections for message files from Karl-Michael Schindler hace 20 años
powerpc b718d9ff37 + added framework code for AmigaOS/PPC syscall support hace 20 años
powerpc64 6e290373c8 * div by const now enabled with -O2 (not -O3) hace 20 años
sparc a3ab2053c9 * support multiple asmlabel types, renamed getlabel to hace 20 años
systems b0d7dd59e8 * fixed case sensitivity flags for Amiga & co hace 20 años
utils b9a0e2ead2 * makefile again regenerated hace 20 años
vis 790a4fe2d3 * log and id tags removed hace 20 años
x86 c887507adf * generic compiler patches for ppc64/linux PIC code hace 20 años
x86_64 fdc1419832 * fixed interface wrappers in pic hace 20 años
COPYING d4b8a224a1 + Added license to this library hace 21 años
MPWMake f60d0b98b7 * Bugfix hace 21 años
Makefile b9a0e2ead2 * makefile again regenerated hace 20 años
Makefile.fpc f7f0f9c426 * makefile adaption to be able to cycle compiler and RTL on PowerPC64 target hace 20 años
README 012af1131e * updated to help compiling the compiler hace 22 años
aasmbase.pas c887507adf * generic compiler patches for ppc64/linux PIC code hace 20 años
aasmtai.pas c887507adf * generic compiler patches for ppc64/linux PIC code hace 20 años
aggas.pas c887507adf * generic compiler patches for ppc64/linux PIC code hace 20 años
aopt.pas cd3f064a33 + enabled postpeepholeopts phase hace 20 años
aoptbase.pas ab3bc45fa4 * cpu-specific overrides of optimizer methods now get called hace 20 años
aoptcs.pas 790a4fe2d3 * log and id tags removed hace 20 años
aoptda.pas a3ab2053c9 * support multiple asmlabel types, renamed getlabel to hace 20 años
aoptobj.pas db580afbff * fixed refs bookkeeping of jump labels (fix from Florian in popt386) hace 20 años
assemble.pas 66f8276445 * refactor booleans in systeminfo structure, they are now flags hace 20 años
browcol.pas 790a4fe2d3 * log and id tags removed hace 20 años
browlog.pas 790a4fe2d3 * log and id tags removed hace 20 años
bsdcompile 26081ed999 * Simple script which specifies the right params for a try out BSD build hace 26 años
catch.pas 790a4fe2d3 * log and id tags removed hace 20 años
cclasses.pas 7449f99d5f + Removed all compatibility defines from compiler hace 20 años
cg64f32.pas a3ab2053c9 * support multiple asmlabel types, renamed getlabel to hace 20 años
cgbase.pas ac24965242 * procedures which use goto/label revert to the older and less hace 20 años
cgobj.pas b769a968e3 * make sure live_start and live_end are correctly updated while hace 20 años
cgutils.pas ebcb69478f * fixed a lot of stuff for fpu/mm register variables hace 20 años
charset.pas edffc31139 * fixed crash with empty codepage hace 20 años
cmsgs.pas 790a4fe2d3 * log and id tags removed hace 20 años
comphook.pas 1908ba2206 + -vb: writes compiler messages with full path instead of the file name only hace 20 años
compiler.pas 6bf3269b41 * powerpc64 port from Thomas Schatzl hace 20 años
compinnr.inc 71b90d4d00 + slice implemented hace 20 años
comprsrc.pas 46097d7679 + wince resource compiler support hace 20 años
cp437.pas effb0aae89 - remove compilation warnings hace 23 años
cp850.pas effb0aae89 - remove compilation warnings hace 23 años
cp8859_1.pas effb0aae89 - remove compilation warnings hace 23 años
cresstr.pas f9b05b2cdf * fixed rtl package building hace 20 años
cstreams.pas 790a4fe2d3 * log and id tags removed hace 20 años
cutils.pas 60345fa78a * removed hexstr(), already in RTL (and even supports 64 bit integers) hace 20 años
dbgbase.pas 51b8a4a132 * move stabs generation to a single procedure call from pmodules hace 20 años
dbgdwarf.pas fdc4925fcd * basic framework for debuginfo class added hace 20 años
dbgstabs.pas 66f8276445 * refactor booleans in systeminfo structure, they are now flags hace 20 años
defcmp.pas 45176ea2a8 * split tstringtype for stringdef and stringconstnode hace 20 años
defutil.pas 95879fe8a7 * basic support for generic classes hace 20 años
dwarf.pas a3ab2053c9 * support multiple asmlabel types, renamed getlabel to hace 20 años
export.pas 790a4fe2d3 * log and id tags removed hace 20 años
finput.pas 9b59f0675f + Fixed -o option hace 20 años
fmodule.pas 66f8276445 * refactor booleans in systeminfo structure, they are now flags hace 20 años
fpccrc.pas c0b4678873 * Rename unit crc to fpccrc to avoid name conflict in packages hace 20 años
fpcdefs.inc 3681639a6a - more PowerPC64 fixes; "Hello World" style programs can be compiled and run hace 20 años
fppu.pas 66f8276445 * refactor booleans in systeminfo structure, they are now flags hace 20 años
gendef.pas 790a4fe2d3 * log and id tags removed hace 20 años
globals.pas 66f8276445 * refactor booleans in systeminfo structure, they are now flags hace 20 años
globtype.pas ac24965242 * procedures which use goto/label revert to the older and less hace 20 años
htypechk.pas f6864a653f * don't warn about possible use of uninitialised function results of hace 20 años
impdef.pas 790a4fe2d3 * log and id tags removed hace 20 años
import.pas 790a4fe2d3 * log and id tags removed hace 20 años
link.pas 66f8276445 * refactor booleans in systeminfo structure, they are now flags hace 20 años
make_old.cmd 918d797b20 * make.cmd renamed to make_old.cmd hace 25 años
mdppc386.bat 1f4bac4fd0 * delphi fixes hace 24 años
mppc386.bat 07ad807864 * added -FE. to put the PPU's in the compiler dir hace 25 años
mppc68k.bat 0e8616ed1f + temporary variables now in temp_gen.pas unit hace 28 años
mppcsparc 72556ae39f * fix compile problem hace 21 años
msgidx.inc cd38c236a0 + made the compiler to know about PowerPC AmigaOS hace 20 años
msgtxt.inc 844e78b401 * error corrections for message files from Karl-Michael Schindler hace 20 años
nadd.pas 45176ea2a8 * split tstringtype for stringdef and stringconstnode hace 20 años
nbas.pas e4451558c4 * optimized register allocation for tempnodes hace 20 años
ncal.pas 45176ea2a8 * split tstringtype for stringdef and stringconstnode hace 20 años
ncgadd.pas a3ab2053c9 * support multiple asmlabel types, renamed getlabel to hace 20 años
ncgbas.pas e4451558c4 * optimized register allocation for tempnodes hace 20 años
ncgcal.pas 93bb997d8f * ppc64/linux: enhanced varargs support (passes tprintf test now) hace 20 años
ncgcnv.pas 45176ea2a8 * split tstringtype for stringdef and stringconstnode hace 20 años
ncgcon.pas 45176ea2a8 * split tstringtype for stringdef and stringconstnode hace 20 años
ncgflw.pas ac24965242 * procedures which use goto/label revert to the older and less hace 20 años
ncginl.pas 45176ea2a8 * split tstringtype for stringdef and stringconstnode hace 20 años
ncgld.pas 61e3b70cfa * cleaned up segmented thread variables hace 20 años
ncgmat.pas a3ab2053c9 * support multiple asmlabel types, renamed getlabel to hace 20 años
ncgmem.pas 9f8753c6c0 * fixed web bug #4669 (usage of location.loc instead of expectloc) hace 20 años
ncgopt.pas a3ab2053c9 * support multiple asmlabel types, renamed getlabel to hace 20 años
ncgset.pas a3ab2053c9 * support multiple asmlabel types, renamed getlabel to hace 20 años
ncgutil.pas 66f8276445 * refactor booleans in systeminfo structure, they are now flags hace 20 años
ncnv.pas 45176ea2a8 * split tstringtype for stringdef and stringconstnode hace 20 años
ncon.pas 45176ea2a8 * split tstringtype for stringdef and stringconstnode hace 20 años
nflw.pas ac24965242 * procedures which use goto/label revert to the older and less hace 20 años
ninl.pas 58381ff7b6 * made chararray handling 98% TP-compatible, fixes web bugs 3012 hace 20 años
nld.pas 6d3ae16267 * fixed web bug #4647 (untyped elements in array constructors) + test hace 20 años
nmat.pas 42ec76598c * new categories for vs_*: vs_declared, vs_initialised, vs_read, hace 20 años
nmem.pas 45176ea2a8 * split tstringtype for stringdef and stringconstnode hace 20 años
nobj.pas cbaa100654 * "fixed" web bugs 3183 and 4403 by breaking the parser in hace 20 años
node.pas dac1050c11 + mmx support revived, fixes bug #4106 hace 20 años
nopt.pas 7cd67ea3f0 * node optimizer branch merged hace 20 años
nset.pas 42ec76598c * new categories for vs_*: vs_declared, vs_initialised, vs_read, hace 20 años
nstate.pas 790a4fe2d3 * log and id tags removed hace 20 años
nutils.pas 24c3ec1095 * also process methodpointerinit and methodpointerdone fields hace 20 años
ogbase.pas 790a4fe2d3 * log and id tags removed hace 20 años
ogcoff.pas c887507adf * generic compiler patches for ppc64/linux PIC code hace 20 años
ogelf.pas c887507adf * generic compiler patches for ppc64/linux PIC code hace 20 años
oglx.pas 790a4fe2d3 * log and id tags removed hace 20 años
ogmap.pas 790a4fe2d3 * log and id tags removed hace 20 años
optcse.pas b7d874635c * fixed some small problems in loop unrolling hace 20 años
options.pas daa0be6ed1 * use not unsetbool for -WI- hace 20 años
optunrol.pas b7d874635c * fixed some small problems in loop unrolling hace 20 años
owar.pas 790a4fe2d3 * log and id tags removed hace 20 años
owbase.pas 790a4fe2d3 * log and id tags removed hace 20 años
parabase.pas c887507adf * generic compiler patches for ppc64/linux PIC code hace 20 años
paramgr.pas 739ae4c254 + 1st attempt to have explicit funcretloc for Amiga/m68k hace 20 años
parser.pas b718d9ff37 + added framework code for AmigaOS/PPC syscall support hace 20 años
pass_1.pas 0907a1ef80 * fixed compilerwidestring concatenation hace 20 años
pass_2.pas a0b9dd48c9 * remove check for expectloc<>location.loc, it doesn't work anymore for hace 20 años
pbase.pas 95879fe8a7 * basic support for generic classes hace 20 años
pdecl.pas 95879fe8a7 * basic support for generic classes hace 20 años
pdecobj.pas 95879fe8a7 * basic support for generic classes hace 20 años
pdecsub.pas 66f8276445 * refactor booleans in systeminfo structure, they are now flags hace 20 años
pdecvar.pas 66f8276445 * refactor booleans in systeminfo structure, they are now flags hace 20 años
pexports.pas a1189a9d64 * exports info handling refactored, -E will be passed to ld if necessary hace 20 años
pexpr.pas 45176ea2a8 * split tstringtype for stringdef and stringconstnode hace 20 años
pinline.pas 95879fe8a7 * basic support for generic classes hace 20 años
pmodules.pas 66f8276445 * refactor booleans in systeminfo structure, they are now flags hace 20 años
pp.lpi 708cb4fb7a fixed compilation by lazarus hace 20 años
pp.pas 89297d2c39 * move all stabs ($ifdef gdb) code to dbgstabs hace 20 años
ppc.cfg 9465a13e71 + Delphi 6 configuration file hace 23 años
ppc.conf add30a428e * Kylix fixes, mostly case names of units hace 25 años
ppc.dof 67486c96c3 * fixes for Delphi 6 compilation hace 23 años
ppc.dpr 4ace790492 * remove $Log hace 20 años
ppheap.pas 7449f99d5f + Removed all compatibility defines from compiler hace 20 años
ppu.pas 66f8276445 * refactor booleans in systeminfo structure, they are now flags hace 20 años
procinfo.pas a3ab2053c9 * support multiple asmlabel types, renamed getlabel to hace 20 años
pstatmnt.pas 09a668dac9 * check whether loop counters are valid for assignment (bug 4695) hace 20 años
psub.pas 66f8276445 * refactor booleans in systeminfo structure, they are now flags hace 20 años
psystem.pas 95879fe8a7 * basic support for generic classes hace 20 años
ptconst.pas 45176ea2a8 * split tstringtype for stringdef and stringconstnode hace 20 años
ptype.pas 80fef1e8ad * fix parsing of typecasts in type declarations hace 20 años
raatt.pas 28381b1287 * new assembler symbol type AT_LABEL needed for PowerPc64 target hace 20 años
rabase.pas 14fca113bf * basic framework for integrated arm assembler hace 20 años
rasm.pas 790a4fe2d3 * log and id tags removed hace 20 años
rautils.pas 42ec76598c * new categories for vs_*: vs_declared, vs_initialised, vs_read, hace 20 años
regvars.pas 790a4fe2d3 * log and id tags removed hace 20 años
rgbase.pas 790a4fe2d3 * log and id tags removed hace 20 años
rgobj.pas fc1b5c9fe2 * fixed backwards extension of regalloc information hace 20 años
scandir.pas b718d9ff37 + added framework code for AmigaOS/PPC syscall support hace 20 años
scanner.pas a5f659b982 * support FPCDATE include hace 20 años
script.pas 1432660c80 Fixed Unix2Amiga path conversions for external asm script hace 20 años
switches.pas 632bdcd149 * $W switch sets the localswitch cs_generate_stackframes that can be hace 20 años
symbase.pas 89297d2c39 * move all stabs ($ifdef gdb) code to dbgstabs hace 20 años
symconst.pas 45176ea2a8 * split tstringtype for stringdef and stringconstnode hace 20 años
symdef.pas 45176ea2a8 * split tstringtype for stringdef and stringconstnode hace 20 años
symnot.pas 790a4fe2d3 * log and id tags removed hace 20 años
symsym.pas 42ec76598c * new categories for vs_*: vs_declared, vs_initialised, vs_read, hace 20 años
symtable.pas ad0f93da39 * don't report name differences after implicit renames hace 20 años
symtype.pas 710ea0edf0 * fix enum support in vecn in symlists hace 20 años
symutil.pas 1b4c7b5a3e * fix default parameter compare for widestring hace 20 años
systems.pas 66f8276445 * refactor booleans in systeminfo structure, they are now flags hace 20 años
tgobj.pas 6bf3269b41 * powerpc64 port from Thomas Schatzl hace 20 años
tokens.pas 1318b95a06 * Enable recognition of property keyword in all modes now that hace 20 años
verbose.pas 1908ba2206 + -vb: writes compiler messages with full path instead of the file name only hace 20 años
version.pas 6bf3269b41 * powerpc64 port from Thomas Schatzl hace 20 años
widestr.pas 0907a1ef80 * fixed compilerwidestring concatenation hace 20 años

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