florian e3f37f98ae * correct handling of -<currency> on non x86 CPUs hace 18 años
..
alpha a23fa2e81e * moved (unfinished) routines related to writing taicpu's to ppu files hace 18 años
arm 1d96dcc50d * renamed nf_swaped to nf_swapped hace 18 años
html fa0d3d79e0 no message hace 23 años
i386 c238bb15d1 * .init section support hace 18 años
ia64 32098ceea9 * first iA-64 register stuff hace 19 años
m68k 1d96dcc50d * renamed nf_swaped to nf_swapped hace 18 años
mips b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from hace 19 años
msg 1b4775d46c * more tex fixes hace 18 años
powerpc c238bb15d1 * .init section support hace 18 años
powerpc64 d0b6292137 * disable overflow checking when performing pointer arithmetic hace 18 años
ppcgen 1d96dcc50d * renamed nf_swaped to nf_swapped hace 18 años
sparc 1d96dcc50d * renamed nf_swaped to nf_swapped hace 18 años
systems d4b4cb3096 * linux libraries must be build with -Bsymbolic to avoid symbol shadowing hace 18 años
utils 93c86bbaf2 * target test fixed, resolves #6580 hace 18 años
vis b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from hace 19 años
x86 36a500c38c * don't coalescate with frame/stack pointer hace 18 años
x86_64 36a500c38c * don't coalescate with frame/stack pointer hace 18 años
COPYING d4b8a224a1 + Added license to this library hace 21 años
MPWMake 05d6f0e94d macos: added a fake sysutils for use by compiler, and fixed some tests hace 19 años
Makefile ff40ed3264 * Makefiles regenerated hace 18 años
Makefile.fpc 979094d0a2 * use echoredir for creating revision.inc hace 19 años
README 012af1131e * updated to help compiling the compiler hace 22 años
aasmbase.pas c238bb15d1 * .init section support hace 18 años
aasmdata.pas d8d25c2489 * fixed memory leaks in compiler. hace 19 años
aasmsym.pas a23fa2e81e * moved (unfinished) routines related to writing taicpu's to ppu files hace 18 años
aasmtai.pas d85573da18 * dummy assignment to tai_cpu_abstract.Pass1 result to avoid warning hace 18 años
aggas.pas c238bb15d1 * .init section support hace 18 años
aopt.pas 4010d66c2c * arm cond. instruction support hace 19 años
aoptbase.pas 658c46b903 * remove tdictionary and tindexarray hace 19 años
aoptcs.pas b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from hace 19 años
aoptda.pas 658c46b903 * remove tdictionary and tindexarray hace 19 años
aoptobj.pas e4e6f8112d * fixed some warnings about hidden constructors hace 18 años
assemble.pas 4aa5f6401e * don't write stabs with rva entries on linux hace 18 años
browcol.pas 0557ddc342 * removed typed const, it is now handled by staticvarsym hace 19 años
bsdcompile 26081ed999 * Simple script which specifies the right params for a try out BSD build hace 25 años
catch.pas 05d6f0e94d macos: added a fake sysutils for use by compiler, and fixed some tests hace 19 años
cclasses.pas d9c91a9663 fix TFPList.QuickSort duplicate in compiler cclasses (rtl is also broken) hace 19 años
cfidwarf.pas 870be04a3f * use dwarf_reg() hace 19 años
cfileutils.pas 2f8c34a537 * findclose must always be called (also when findfirst didn't find hace 18 años
cg64f32.pas 658c46b903 * remove tdictionary and tindexarray hace 19 años
cgbase.pas f2a25e845d * refactor gen_alloc_symtable so it depends on varsym type and not hace 19 años
cgobj.pas 1ad6417f7f * fixed some unneeded 64 bit conversions + rarely triggered bug on x86 hace 18 años
cgutils.pas 2e131baa4c * code generator support for subsetreferences (memory locations which hace 19 años
charset.pas edffc31139 * fixed crash with empty codepage hace 20 años
cmsgs.pas cb246eb781 * Remove dos,strings units, use SysUtils instead hace 19 años
comphook.pas 5c96c98aa2 * use fileage for retrieving file timestamps hace 19 años
compiler.pas fa493c7898 * move exception mask initialization to procedure compile hace 18 años
compinnr.inc cd5b9245f9 + support for bitsizeof() function hace 19 años
comprsrc.pas 7a2e0da7bd * extra parameter for file searching functions hace 19 años
cp437.pas d704af7216 fix compilation for {$T+} linux/win hace 19 años
cp850.pas d704af7216 fix compilation for {$T+} linux/win hace 19 años
cp8859_1.pas d704af7216 fix compilation for {$T+} linux/win hace 19 años
cresstr.pas 1b173fd0f3 + Enable resourcestring in all modes hace 18 años
cstreams.pas 785550d7e3 Merged revisions 2669,2673,2677,2683,2696,2699-2702,2704,2708,2712-2715,2718,2722-2723,2728-2730,2740,2769 via svnmerge from hace 19 años
cutils.pas 31fcd93a1c * replace can now also insert strings > 255 chars in ansistrings hace 19 años
dbgbase.pas e17b424e28 * refactor procsym procdef list hace 19 años
dbgdwarf.pas c54e49d428 * fixed range check errors hace 19 años
dbgstabs.pas 5f484a0f14 * section "fpc" was renamed to ".fpc". hace 19 años
defcmp.pas a2ec2e72b6 * better hint about abstract methods (fixes 5098) hace 18 años
defutil.pas a2ec2e72b6 * better hint about abstract methods (fixes 5098) hace 18 años
export.pas cb246eb781 * Remove dos,strings units, use SysUtils instead hace 19 años
finput.pas 658c46b903 * remove tdictionary and tindexarray hace 19 años
fmodule.pas 6562e40a3e * ignore program module when resolving unit names during ppu load hace 18 años
fpccrc.pas c0b4678873 * Rename unit crc to fpccrc to avoid name conflict in packages hace 20 años
fpcdefs.inc 876a3651d1 * varsets disabled completely for now hace 19 años
fppu.pas 658c46b903 * remove tdictionary and tindexarray hace 19 años
gendef.pas cb246eb781 * Remove dos,strings units, use SysUtils instead hace 19 años
globals.pas fa493c7898 * move exception mask initialization to procedure compile hace 18 años
globtype.pas fd2032dab2 + start of embedded rtl hace 18 años
htypechk.pas 03c7e345cd * committed wrong version in previous revision hace 18 años
impdef.pas cb246eb781 * Remove dos,strings units, use SysUtils instead hace 19 años
import.pas bf1c390027 * refactor import library generation hace 19 años
link.pas 4ba88ce33e * fix searching of (g)ar for the arfinishcmd hace 19 años
make_old.cmd 918d797b20 * make.cmd renamed to make_old.cmd hace 24 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 27 años
mppcsparc 72556ae39f * fix compile problem hace 21 años
msgidx.inc 2ccba3604c * fixed generation of constants containing a vmt hace 18 años
msgtxt.inc 4003047c42 * recommanded -> recommended hace 18 años
nadd.pas b486f926ce * taddnode.first_addstring, avoid memory leak if hace 19 años
nbas.pas 7781e842fc * varset support fixed hace 19 años
ncal.pas 2ddeca21e6 * don't give warning about constructing instance with abstract methods hace 18 años
ncgadd.pas d0b6292137 * disable overflow checking when performing pointer arithmetic hace 18 años
ncgbas.pas 658c46b903 * remove tdictionary and tindexarray hace 19 años
ncgcal.pas 6118c3e477 * fixed assembling of movd with 64 bit registers hace 19 años
ncgcnv.pas ac5b260ec2 * registers of references aren't reused so we can safe a mov hace 19 años
ncgcon.pas fbc197f27a * fixed writing of double constants on WinCE hace 19 años
ncgflw.pas 658c46b903 * remove tdictionary and tindexarray hace 19 años
ncginl.pas 991c7da136 * support inc(pointer) in TP mode with range/overflow checking on as well hace 18 años
ncgld.pas 0557ddc342 * removed typed const, it is now handled by staticvarsym hace 19 años
ncgmat.pas b0bc5d92fd + fixed suspected typo hace 18 años
ncgmem.pas 84726ed76c * copy unique return value to address register on m68k hace 19 años
ncgopt.pas 3078a1927f * remove ttype hace 19 años
ncgrtti.pas 9ae8e9fa21 * refactor tclassheader in tvmtbuilder and tvmtwriter hace 19 años
ncgset.pas 1d96dcc50d * renamed nf_swaped to nf_swapped hace 18 años
ncgutil.pas 1d96dcc50d * renamed nf_swaped to nf_swapped hace 18 años
ncnv.pas 9a90410081 * ttypeconvnode.simplify, avoid a memory leak hace 19 años
ncon.pas 3b6d5c3676 - cleanup, fixing of uninitialized variables, missing return values and unused variables hace 19 años
nflw.pas e4e6f8112d * fixed some warnings about hidden constructors hace 18 años
ninl.pas b3c82a05c5 * Use fpc_Write_Text_Currency and fpc_Read_Text_Currency for currency. hace 18 años
nld.pas 0557ddc342 * removed typed const, it is now handled by staticvarsym hace 19 años
nmat.pas e3f37f98ae * correct handling of -<currency> on non x86 CPUs hace 18 años
nmem.pas 0557ddc342 * removed typed const, it is now handled by staticvarsym hace 19 años
nobj.pas 56379c37a9 * write vmt always according to the order of definitions hace 18 años
node.pas 1d96dcc50d * renamed nf_swaped to nf_swapped hace 18 años
nopt.pas e4e6f8112d * fixed some warnings about hidden constructors hace 18 años
nset.pas e4e6f8112d * fixed some warnings about hidden constructors hace 18 años
nstate.pas 790a4fe2d3 * log and id tags removed hace 20 años
nutils.pas 5988e6d117 * niln has a compelxity of 0 (so the inlining code doesn't try to take hace 18 años
ogbase.pas c238bb15d1 * .init section support hace 18 años
ogcoff.pas c238bb15d1 * .init section support hace 18 años
ogelf.pas c238bb15d1 * .init section support hace 18 años
oglx.pas 658c46b903 * remove tdictionary and tindexarray hace 19 años
ogmap.pas cb246eb781 * Remove dos,strings units, use SysUtils instead hace 19 años
optcse.pas 3078a1927f * remove ttype hace 19 años
options.pas 2fa51a485f * bootstrapping for systems where currency is not a float hace 18 años
opttail.pas d8d25c2489 * fixed memory leaks in compiler. hace 19 años
optunrol.pas 85d63d9fa9 * settings refactored hace 19 años
owar.pas cb246eb781 * Remove dos,strings units, use SysUtils instead hace 19 años
owbase.pas cb246eb781 * Remove dos,strings units, use SysUtils instead hace 19 años
parabase.pas 38c0ae73da Merged revisions 2775,2788-2789 via svnmerge from hace 19 años
paramgr.pas 658c46b903 * remove tdictionary and tindexarray hace 19 años
parser.pas 11aa2b483e * kicked ignore_equal, usage was wrong anyways hace 18 años
pass_1.pas ef7bd58c54 * germanism removed (aktfilepos -> current_filepos) hace 19 años
pass_2.pas e17b424e28 * refactor procsym procdef list hace 19 años
pbase.pas 11aa2b483e * kicked ignore_equal, usage was wrong anyways hace 18 años
pdecl.pas 11aa2b483e * kicked ignore_equal, usage was wrong anyways hace 18 años
pdecobj.pas 56379c37a9 * write vmt always according to the order of definitions hace 18 años
pdecsub.pas a2ec2e72b6 * better hint about abstract methods (fixes 5098) hace 18 años
pdecvar.pas 11aa2b483e * kicked ignore_equal, usage was wrong anyways hace 18 años
pexports.pas 0557ddc342 * removed typed const, it is now handled by staticvarsym hace 19 años
pexpr.pas a2ec2e72b6 * better hint about abstract methods (fixes 5098) hace 18 años
pinline.pas 9e60d6791d * show name of procedure/function called with too few parameters hace 19 años
pmodules.pas 92538bcb2a Fixed lineinfo compilation with -gl hace 18 años
pp.lpi b76211b426 * more improvements hace 19 años
pp.pas fa493c7898 * move exception mask initialization to procedure compile hace 18 años
ppc.cfg 9465a13e71 + Delphi 6 configuration file hace 23 años
ppc.conf add30a428e * Kylix fixes, mostly case names of units hace 24 años
ppc.dof 67486c96c3 * fixes for Delphi 6 compilation hace 23 años
ppc.dpr 4ace790492 * remove $Log hace 20 años
ppc68k.lpi 0d38bda5c4 * small m68k-linux fixes hace 19 años
ppcarm.lpi 8998a04bf6 * initial copy from i386 hace 19 años
ppheap.pas ef7bd58c54 * germanism removed (aktfilepos -> current_filepos) hace 19 años
ppu.pas 56379c37a9 * write vmt always according to the order of definitions hace 18 años
procinfo.pas 85d63d9fa9 * settings refactored hace 19 años
pstatmnt.pas 0557ddc342 * removed typed const, it is now handled by staticvarsym hace 19 años
psub.pas d3ded54ae0 * temporarily turn off self and vmt checking after calling hace 18 años
psystem.pas 9ae8e9fa21 * refactor tclassheader in tvmtbuilder and tvmtwriter hace 19 años
ptconst.pas 2ccba3604c * fixed generation of constants containing a vmt hace 18 años
ptype.pas 11aa2b483e * kicked ignore_equal, usage was wrong anyways hace 18 años
raatt.pas c238bb15d1 * .init section support hace 18 años
rabase.pas b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from hace 19 años
rasm.pas 1684a6fc32 * replaced tdictionary with tfphashlist hace 19 años
rautils.pas fc66d46beb + added several warnings about use of references hace 18 años
regvars.pas 658c46b903 * remove tdictionary and tindexarray hace 19 años
rgbase.pas 790a4fe2d3 * log and id tags removed hace 20 años
rgobj.pas 60069ce3d2 * fix IE with -sr and EXTDEBUG hace 19 años
scandir.pas 96e1c482bc * compiler part of first Nintendo DS port hace 18 años
scanner.pas 4092321ae9 * Compiler directives {$...} are allowed in ARM inline assembler. It fixes tb0142.pp and tb0193.pp. hace 18 años
script.pas ad7d549965 + implement pascal inline asm start/halt code for linux/i386 hace 19 años
switches.pas 658c46b903 * remove tdictionary and tindexarray hace 19 años
symbase.pas 45621c892e * set vs_initialised for typed consts hace 19 años
symconst.pas a2ec2e72b6 * better hint about abstract methods (fixes 5098) hace 18 años
symdef.pas 56379c37a9 * write vmt always according to the order of definitions hace 18 años
symnot.pas 790a4fe2d3 * log and id tags removed hace 20 años
symsym.pas b957d59391 * don't override varregable for tabstractvarsyms loaded from a ppu when hace 19 años
symtable.pas 45e9633f97 * count references to class fields/messages from outside that class' hace 18 años
symtype.pas 22a372f10b * fixed bug where derefs with an index 65535 were not read correctly hace 18 años
symutil.pas 3cae449fda * moved rtti to ncgrtti hace 19 años
systems.pas fd2032dab2 + start of embedded rtl hace 18 años
tgobj.pas ef7bd58c54 * germanism removed (aktfilepos -> current_filepos) hace 19 años
tokens.pas 1b173fd0f3 + Enable resourcestring in all modes hace 18 años
verbose.pas d80bfc692d * don't open error file twice but close it first if necessary hace 19 años
version.pas 7db8bc6498 * Revert version change hace 19 años
widestr.pas 85d63d9fa9 * settings refactored hace 19 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