yury c5deb38154 * removed -dNOOPT for ARM because -O2 works good now. hace 18 años
..
alpha a23fa2e81e * moved (unfinished) routines related to writing taicpu's to ppu files hace 18 años
arm 36ea8ec683 * Fixed Internal error 2003042401 in tw7379 for ARM CPU. hace 18 años
html fa0d3d79e0 no message hace 23 años
i386 5e2042cff8 * correct assembling of test rm8,reg8 hace 18 años
ia64 32098ceea9 * first iA-64 register stuff hace 19 años
m68k e815b923d5 * a_loadfpu_* gets two size parameters: fromsize and tosize hace 18 años
mips b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from hace 19 años
msg ad7e261a04 * forbid to take the address of a label defined outside of the current procedure hace 18 años
powerpc e815b923d5 * a_loadfpu_* gets two size parameters: fromsize and tosize hace 18 años
powerpc64 e815b923d5 * a_loadfpu_* gets two size parameters: fromsize and tosize hace 18 años
ppcgen e815b923d5 * a_loadfpu_* gets two size parameters: fromsize and tosize hace 18 años
sparc 2fabc692fa * fixed memory leaks hace 18 años
systems 323fc850b9 * fixed duplicate alias check hace 18 años
utils 6604b8ba06 * fixed bashisms hace 18 años
vis b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from hace 19 años
x86 5e2042cff8 * correct assembling of test rm8,reg8 hace 18 años
x86_64 5e2042cff8 * correct assembling of test rm8,reg8 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 c5deb38154 * removed -dNOOPT for ARM because -O2 works good now. hace 18 años
Makefile.fpc c5deb38154 * removed -dNOOPT for ARM because -O2 works good now. hace 18 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 8bf63f4f69 * don't generate RVA reloc in stabs if there is no symbol hace 18 años
browcol.pas 71c5820780 * trying to resurrect Browser hace 18 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 a526430509 * add TFPHashList.FindIndexOf hace 18 años
cfidwarf.pas 870be04a3f * use dwarf_reg() hace 19 años
cfileutils.pas 779b178157 + removed workaround (dircache disable) for morphos (and amiga) hace 18 años
cg64f32.pas 91dbd27a42 * cleanup deleting of defs hace 18 años
cgbase.pas f2a25e845d * refactor gen_alloc_symtable so it depends on varsym type and not hace 19 años
cgobj.pas e815b923d5 * a_loadfpu_* gets two size parameters: fromsize and tosize 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 57d944bbfe + needsymbolinfo boolean var added hace 18 años
compiler.pas fa2a66c48d + Reintroduce SymbolInfo functions 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 18f3be105a * get rid of unitialized warnings hace 18 años
dbgbase.pas e17b424e28 * refactor procsym procdef list hace 19 años
dbgdwarf.pas 7145c25260 * avoid level 2 comments hace 18 años
dbgstabs.pas 91dbd27a42 * cleanup deleting of defs hace 18 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 5531ac8c91 * fixed -o for sharedlibrary hace 18 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 5e428406e0 * remove redundant initalization of LinkTypeSetExplicitly hace 18 años
globtype.pas fd2032dab2 + start of embedded rtl hace 18 años
htypechk.pas f2b07704b5 * proper initialised/used warnings for variables used hace 18 años
impdef.pas f1067607b6 + workaround for non-working dircache on morphos/amiga hace 18 años
import.pas bf1c390027 * refactor import library generation hace 19 años
link.pas adbe0ab1d2 * support linker options (-k) which are > 255 chars combined hace 18 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 ad7e261a04 * forbid to take the address of a label defined outside of the current procedure hace 18 años
msgtxt.inc ad7e261a04 * forbid to take the address of a label defined outside of the current procedure hace 18 años
nadd.pas b486f926ce * taddnode.first_addstring, avoid memory leak if hace 19 años
nbas.pas f2b07704b5 * proper initialised/used warnings for variables used hace 18 años
ncal.pas 3d99dcc178 * object constructors/methods obviously can also read the object hace 18 años
ncgadd.pas e815b923d5 * a_loadfpu_* gets two size parameters: fromsize and tosize hace 18 años
ncgbas.pas 658c46b903 * remove tdictionary and tindexarray hace 19 años
ncgcal.pas e815b923d5 * a_loadfpu_* gets two size parameters: fromsize and tosize hace 18 años
ncgcnv.pas abef29c1d5 * fixed x86 vector mmloads and use scalar loads in ncgcnv hace 18 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 d401c0a198 * activated internal get_frame for ARM. hace 18 años
ncgld.pas e815b923d5 * a_loadfpu_* gets two size parameters: fromsize and tosize hace 18 años
ncgmat.pas e815b923d5 * a_loadfpu_* gets two size parameters: fromsize and tosize 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 323fc850b9 * fixed duplicate alias check hace 18 años
ncnv.pas 9a90410081 * ttypeconvnode.simplify, avoid a memory leak hace 19 años
ncon.pas bcd86ef782 * added support for very big/small currency constants for non x86 CPUs. hace 18 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 8ecdbbc515 * fix intf assignment hace 18 años
nmat.pas 7f24462fcb * warn when doing not(uninitialised_variable) hace 18 años
nmem.pas f2b07704b5 * proper initialised/used warnings for variables used hace 18 años
nobj.pas 91dbd27a42 * cleanup deleting of defs 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 30e78b71c8 * fix IE after duplicate asm symbol 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 d401c0a198 * activated internal get_frame for ARM. hace 18 años
opttail.pas 42cf5f7b2b * don't do tail recursion optimization on types requiring init/final code hace 18 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 cc73d6e147 * postpone some freeing if SymbolInfo is needed 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 7e62e2cfc1 * correct debug info for parentfp hidden parameter, hace 18 años
pdecvar.pas 91dbd27a42 * cleanup deleting of defs hace 18 años
pexports.pas 0557ddc342 * removed typed const, it is now handled by staticvarsym hace 19 años
pexpr.pas ad7e261a04 * forbid to take the address of a label defined outside of the current procedure hace 18 años
pinline.pas 9e60d6791d * show name of procedure/function called with too few parameters hace 19 años
pmodules.pas cc73d6e147 * postpone some freeing if SymbolInfo is needed 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 f2b07704b5 * proper initialised/used warnings for variables used hace 18 años
procinfo.pas 85d63d9fa9 * settings refactored hace 19 años
pstatmnt.pas f2b07704b5 * proper initialised/used warnings for variables used hace 18 años
psub.pas bc06fd4d74 * fixed mantis #6152 (allow overloads to be defined before all hace 18 años
psystem.pas d401c0a198 * activated internal get_frame for ARM. hace 18 años
ptconst.pas bcd86ef782 * added support for very big/small currency constants for non x86 CPUs. hace 18 años
ptype.pas 91dbd27a42 * cleanup deleting of defs 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 2bc3bd8c4f * ignoredirectives changed to tfphashlist 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 91dbd27a42 * cleanup deleting of defs hace 18 años
symconst.pas 9ad579855e * fixed webtbf/tw3631 hace 18 años
symdef.pas eeb94bf9ea * avoid level 2 comments 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 91dbd27a42 * cleanup deleting of defs 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 2e6d438599 * changed ref parameter of gettemp/gettemptyped from var to out to fix hace 18 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