Jonas Maebe 112d17af84 + support for local enum types (defined in procedures), by stuffing their 14 ani în urmă
..
alpha ff5f311b34 - removed no more used constants 14 ani în urmă
arm 28740dce2d - removed extra "fordefinition" parameter again from tprocdef.mangledname(), 14 ani în urmă
avr ff5f311b34 - removed no more used constants 14 ani în urmă
generic 3017132268 * Remove triple sources 14 ani în urmă
html fa0d3d79e0 no message 23 ani în urmă
i386 28740dce2d - removed extra "fordefinition" parameter again from tprocdef.mangledname(), 14 ani în urmă
ia64 5acf377e31 * enable node cse for all cpus as level 2 optimization 15 ani în urmă
jvm 5ad5a6f326 * small optimization for g_getarraylen 14 ani în urmă
m68k 28740dce2d - removed extra "fordefinition" parameter again from tprocdef.mangledname(), 14 ani în urmă
mips 28740dce2d - removed extra "fordefinition" parameter again from tprocdef.mangledname(), 14 ani în urmă
msg 10a7532968 * differentiate between typecasts on the assignment side or not, because we 14 ani în urmă
powerpc 72e9cfee24 * create/destroy also the high level code generator for all architectures, 14 ani în urmă
powerpc64 72e9cfee24 * create/destroy also the high level code generator for all architectures, 14 ani în urmă
ppcgen 28740dce2d - removed extra "fordefinition" parameter again from tprocdef.mangledname(), 14 ani în urmă
sparc 28740dce2d - removed extra "fordefinition" parameter again from tprocdef.mangledname(), 14 ani în urmă
systems d456ec2ffe + support for JVM local variable and parameter debug information 14 ani în urmă
utils 6154f1b0d9 * keep track of the number of abstract methods per class via a counter 14 ani în urmă
vis ff5f311b34 - removed no more used constants 14 ani în urmă
x86 91855becfe + unicodestring support for the JVM target (except for multiple adds 14 ani în urmă
x86_64 28740dce2d - removed extra "fordefinition" parameter again from tprocdef.mangledname(), 14 ani în urmă
COPYING.txt 4bf254bc32 * added .txt extensions to all README, TODO and COPYING files 16 ani în urmă
MPWMake 05d6f0e94d macos: added a fake sysutils for use by compiler, and fixed some tests 19 ani în urmă
Makefile d8191d48ab * also delete ppcjvm in the execlean target 14 ani în urmă
Makefile.fpc d8191d48ab * also delete ppcjvm in the execlean target 14 ani în urmă
README.txt 4bf254bc32 * added .txt extensions to all README, TODO and COPYING files 16 ani în urmă
aasmbase.pas ce88df680b + symansistr conditional define that, when activated, makes the symbol/ 14 ani în urmă
aasmdata.pas ce88df680b + symansistr conditional define that, when activated, makes the symbol/ 14 ani în urmă
aasmsym.pas a23fa2e81e * moved (unfinished) routines related to writing taicpu's to ppu files 18 ani în urmă
aasmtai.pas e20919f065 + support for writing JVM line number information 14 ani în urmă
aggas.pas 2eb39c8843 * patch by Jeppe Johansen to support jumptable generation for case nodes on arm/thumb-2, resolves #19502 14 ani în urmă
agjasmin.pas 6154f1b0d9 * keep track of the number of abstract methods per class via a counter 14 ani în urmă
aopt.pas 666b4e2469 * fixed range errors in label bookkeeping that caused too much memory to be 15 ani în urmă
aoptbase.pas f97730f73f * use labelCanBeSkipped as used by i386 in generic optimizer code too 16 ani în urmă
aoptcs.pas b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 ani în urmă
aoptda.pas 1f6ec379de * moved field definitions before method/property definitions (see mantis 16 ani în urmă
aoptobj.pas 4be36c4b2b * fixed a number of missing label reference removals when deleting 14 ani în urmă
asmutils.pas b5e7b3e1e7 o patch by Sergei Gorelkin which basically resolves #14308 (still misses some tests): 15 ani în urmă
assemble.pas ce88df680b + symansistr conditional define that, when activated, makes the symbol/ 14 ani în urmă
browcol.pas 07bf44517c * Merged XPCom branch into trunk, added support for constref and changed 15 ani în urmă
bsdcompile 26081ed999 * Simple script which specifies the right params for a try out BSD build 25 ani în urmă
catch.pas fd070544db - disabled installation of SIGINT signal handler for Darwin, because 16 ani în urmă
ccharset.pas b178b08ba7 Merged revisions 11665-11738 via svnmerge from 17 ani în urmă
cclasses.pas ce88df680b + symansistr conditional define that, when activated, makes the symbol/ 14 ani în urmă
cfidwarf.pas 23ff1e0681 * fix error in cfidwarf rev 16062 for non-windows systems 15 ani în urmă
cfileutl.pas 74d684878d * factored searching the exe directories from FindExe() into 14 ani în urmă
cg64f32.pas 9bc15a5f61 * renamed a_param_* to a_load_*_cgpara 15 ani în urmă
cgbase.pas fcd3872d88 + introduction of tcgint 14 ani în urmă
cgobj.pas 77f2d6cc0d * introduce usage of TCGInt in the code generator units 14 ani în urmă
cgutils.pas 2a6caa539c + support for constant array indices in treference for the JVM target 14 ani în urmă
cmsgs.pas d09389ac79 Implement support for $WARN XXX ON/OFF/ERROR 14 ani în urmă
comphook.pas 562961fd42 * catch EOSError, EIOError and IOutOfMemory exceptions inside the compiler 14 ani în urmă
compiler.pas 562961fd42 * catch EOSError, EIOError and IOutOfMemory exceptions inside the compiler 14 ani în urmă
compinnr.inc 694ccf3df3 + dummy support for untyped var/const/out parameters on the JVM target 14 ani în urmă
comprsrc.pas ec8c7b4888 + when compiling for Darwin/ARM, pass the subarchitecture to the linker. 14 ani în urmă
constexp.pas 2f7a57fcab * Use extended for bestreal type if GENERIC_CPU is defined 14 ani în urmă
cp1251.pas b178b08ba7 Merged revisions 11665-11738 via svnmerge from 17 ani în urmă
cp437.pas b178b08ba7 Merged revisions 11665-11738 via svnmerge from 17 ani în urmă
cp850.pas b178b08ba7 Merged revisions 11665-11738 via svnmerge from 17 ani în urmă
cp866.pas b178b08ba7 Merged revisions 11665-11738 via svnmerge from 17 ani în urmă
cp8859_1.pas b178b08ba7 Merged revisions 11665-11738 via svnmerge from 17 ani în urmă
cp8859_5.pas b178b08ba7 Merged revisions 11665-11738 via svnmerge from 17 ani în urmă
crefs.pas 851b00f8e9 * more properties fixed 16 ani în urmă
cresstr.pas b5e7b3e1e7 o patch by Sergei Gorelkin which basically resolves #14308 (still misses some tests): 15 ani în urmă
cstreams.pas 0c62133d38 * patch by Mattias Gaertner to allow to override how the compiler reads source/ppu files, resolves #18740 14 ani în urmă
cutils.pas 13b0ac91d9 + generate java.lang.Enum descendant classes for Pascal enum types 14 ani în urmă
cwindirs.pp 0bdd15e0da + added cwindirs for the time being to the compiler dir till a release with windirs in the rtl is released 14 ani în urmă
dbgbase.pas 915c412ae3 compiler: generate debug info for record methods: 14 ani în urmă
dbgdwarf.pas 28740dce2d - removed extra "fordefinition" parameter again from tprocdef.mangledname(), 14 ani în urmă
dbgstabs.pas 28740dce2d - removed extra "fordefinition" parameter again from tprocdef.mangledname(), 14 ani în urmă
defcmp.pas 9aae0c47bd * manual merge of svn r17800 (open array overload choosing) 14 ani în urmă
defutil.pas 88df6573a0 * moved de2regtyp() from defutil to hlcgobj, so it can be overridden 14 ani în urmă
export.pas 28740dce2d - removed extra "fordefinition" parameter again from tprocdef.mangledname(), 14 ani în urmă
expunix.pas 28740dce2d - removed extra "fordefinition" parameter again from tprocdef.mangledname(), 14 ani în urmă
finput.pas 4c6388df6f * fixed memory leaks when ending a macro 14 ani în urmă
fmodule.pas 466f6751c8 + getpointerdef() function that returns a pointerdef for the passed def. 14 ani în urmă
fpccrc.pas 793fd8fc09 * Add -Xg to help pages 17 ani în urmă
fpcdefs.inc ce88df680b + symansistr conditional define that, when activated, makes the symbol/ 14 ani în urmă
fppu.pas 0700e2d7ef + support for {$namespace x.y.z} directive to specify the namespace 14 ani în urmă
gendef.pas ce88df680b + symansistr conditional define that, when activated, makes the symbol/ 14 ani în urmă
globals.pas f67919e9f5 + odt_javaclass, odt_interfacejava objectdef types 14 ani în urmă
globtype.pas ce88df680b + symansistr conditional define that, when activated, makes the symbol/ 14 ani în urmă
hlcg2ll.pas ce88df680b + symansistr conditional define that, when activated, makes the symbol/ 14 ani în urmă
hlcgobj.pas 16cb75a5da * also free the regular code generator when freeing the hl code generator 14 ani în urmă
htypechk.pas 3320fee51c * use symbol type instead of sp_static flag to determine whether a final 14 ani în urmă
impdef.pas f1067607b6 + workaround for non-working dircache on morphos/amiga 18 ani în urmă
import.pas bf1c390027 * refactor import library generation 19 ani în urmă
jvmdef.pas a3bd8cb0ba * correctly add an extra [ to the type of call-by-reference parameters that 14 ani în urmă
link.pas bcb2bb9e5b Add removal of braces for parameters in linker script 14 ani în urmă
macho.pas 814658847e * fixed comments for some comments, they were offset by one line (patch by 14 ani în urmă
machoutils.pas 28cd8271c9 * initial version of internal Mach-O/i386 assembler by Dmitry Boyarintsev 15 ani în urmă
msgidx.inc 10a7532968 * differentiate between typecasts on the assignment side or not, because we 14 ani în urmă
msgtxt.inc 10a7532968 * differentiate between typecasts on the assignment side or not, because we 14 ani în urmă
nadd.pas 466f6751c8 + getpointerdef() function that returns a pointerdef for the passed def. 14 ani în urmă
nbas.pas 4be0ba267a * moved creating block/statement for reference temps into 14 ani în urmă
ncal.pas 466f6751c8 + getpointerdef() function that returns a pointerdef for the passed def. 14 ani în urmă
ncgadd.pas d3a4866cf5 * reorder processing of left/right for add nodes somewhat to make 14 ani în urmă
ncgbas.pas a2a6b2fd1d + "reference" temps that sort of implement pointer-style functionality for 14 ani în urmă
ncgcal.pas 874095a1c0 * don't skip pushing self parameters for methods of empty structures 14 ani în urmă
ncgcnv.pas 6857dde33e + shortstring support for the JVM target (including accessing character 0 as 14 ani în urmă
ncgcon.pas d1a1d30e04 * unless compiled with -dnounsupported, the compiler will now accept not 14 ani în urmă
ncgflw.pas 0a3a62811b + try/except and try/finally support for JVM target: 14 ani în urmă
ncginl.pas 6a6ab5beac * converted SAR code to hlcgobj 14 ani în urmă
ncgld.pas 569228447d * converted all enum handling for the JVM target so that it uses the 14 ani în urmă
ncgmat.pas 80a63197e3 + support for unaryminus for the JVM target (integer via generic code, float 14 ani în urmă
ncgmem.pas 8fa42c206f + support for nested procedures for the JVM target 14 ani în urmă
ncgnstld.pas 8fa42c206f + support for nested procedures for the JVM target 14 ani în urmă
ncgnstmm.pas 8fa42c206f + support for nested procedures for the JVM target 14 ani în urmă
ncgobjc.pas b084d70ae4 compiler: cleanup - remove unused variables 15 ani în urmă
ncgopt.pas 0e87627218 + gethltemp() to allocate a temp specifying full type information even 14 ani în urmă
ncgrtti.pas 28740dce2d - removed extra "fordefinition" parameter again from tprocdef.mangledname(), 14 ani în urmă
ncgset.pas d1a1d30e04 * unless compiled with -dnounsupported, the compiler will now accept not 14 ani în urmă
ncgutil.pas e775e2d9ae * moved gen_entry_code/gen_exit_code from ncgutil to hlcgobj, 14 ani în urmă
ncnv.pas 569228447d * converted all enum handling for the JVM target so that it uses the 14 ani în urmă
ncon.pas 7200245337 + cs_unicodestrings global switch to indicate that the default string type 14 ani în urmă
nflw.pas 0a3a62811b + try/except and try/finally support for JVM target: 14 ani în urmă
ngenutil.pas 13b0ac91d9 + generate java.lang.Enum descendant classes for Pascal enum types 14 ani în urmă
ngtcon.pp 43c5ed20c2 + support for initialising typed constants via compiler-generated 14 ani în urmă
ninl.pas 569228447d * converted all enum handling for the JVM target so that it uses the 14 ani în urmă
nld.pas 466f6751c8 + getpointerdef() function that returns a pointerdef for the passed def. 14 ani în urmă
nmat.pas 845f50448c + support for qword div/mod via helper (the JVM only supports signed 14 ani în urmă
nmem.pas 466f6751c8 + getpointerdef() function that returns a pointerdef for the passed def. 14 ani în urmă
nobj.pas 6154f1b0d9 * keep track of the number of abstract methods per class via a counter 14 ani în urmă
nobjc.pas 0dcedf3799 * do not crash but give a fatal error when using Objective-Pascal code 15 ani în urmă
node.pas ee6fe6c4f5 compiler: add unary plus node, search for unary plus operator if a type cannot be handled by compiler, increase ppu version because of node types change 14 ani în urmă
nopt.pas 6857dde33e + shortstring support for the JVM target (including accessing character 0 as 14 ani în urmă
nset.pas d35d1ed357 + initial support for pascal booleans with sizes 2, 4 and 8 14 ani în urmă
nstate.pas 790a4fe2d3 * log and id tags removed 20 ani în urmă
nutils.pas 1302017b21 + support class variables in propaccesslist_to_node() (use regular loadn, 14 ani în urmă
objcdef.pas 963a4d7b23 Commit of a completely restructured helper implementation. Instead of changing objectdefs with odt_classhelper to odt_class, they'll have the odt_helper type assigned to and this will be kept. This also implies that the parent of a helper is its true parent while the extended type is set to a field in tobjectdef (extendeddef). 14 ani în urmă
objcgutl.pas 28740dce2d - removed extra "fordefinition" parameter again from tprocdef.mangledname(), 14 ani în urmă
objcutil.pas cec5843f95 * renamed objcdef.addencodedtype to objcaddencodedtype for consistency 14 ani în urmă
ogbase.pas c9f92c0323 * Excluded oso_executable from attributes of user sections. User sections may currently be specified only for variables and typed consts, which are not executable. 14 ani în urmă
ogcoff.pas 392dafd175 * Another attempt to align section raw data size in COFF headers. Without this, image modification WinAPIs like BeginUpdateResource/EndUpdateResource typically corrupt the image. Resolves #16852 (at least partially). 14 ani în urmă
ogelf.pas e3050439a8 * Reverted r17556 and replaced it with more generic handling of 'rela'-styled relocations. Resolves #19416. 14 ani în urmă
oglx.pas 658c46b903 * remove tdictionary and tindexarray 19 ani în urmă
ogmacho.pas f328b6d635 + user section type 14 ani în urmă
ogmap.pas 5e11e697b4 * Use unsigned integers for sizes and positions to break 2GB limit in tdynamicarray, object writer, internal linker, coff and PE headers. 17 ani în urmă
ognlm.pas 311d99b416 Avoid line > 255 chars and range check error on THandle type 14 ani în urmă
optbase.pas 49f9695cf5 * handle short boolean evaluation correctly when doing node cse 15 ani în urmă
optcse.pas ffbf1a7331 * Avoid pointer typecast warning 14 ani în urmă
optdead.pas 1597aac6d2 * first search for gnm and only then for nm 16 ani în urmă
optdfa.pas 9955e6b2bf * dfa fixes by Sergei Gorelkin, resolve #15402 15 ani în urmă
options.pas 9022370bde + basic defines for jvm target (CPUJVM, ...) 14 ani în urmă
optloop.pas 092153e7ad * handle unrolling of for ... downto ... correctly, resolves #15668 15 ani în urmă
opttail.pas 28740dce2d - removed extra "fordefinition" parameter again from tprocdef.mangledname(), 14 ani în urmă
optutils.pas db196d76c2 + strength reduction for array accesses inside for loops 17 ani în urmă
optvirt.pas 28740dce2d - removed extra "fordefinition" parameter again from tprocdef.mangledname(), 14 ani în urmă
owar.pas 0c62133d38 * patch by Mattias Gaertner to allow to override how the compiler reads source/ppu files, resolves #18740 14 ani în urmă
owbase.pas 0c62133d38 * patch by Mattias Gaertner to allow to override how the compiler reads source/ppu files, resolves #18740 14 ani în urmă
parabase.pas 90d82ad826 * fixed unit reloading after the addition of the def field to tcgpara 14 ani în urmă
paramgr.pas c9537e3347 + support for non-array/record var parameter on the JVM target using 14 ani în urmă
parser.pas d09389ac79 Implement support for $WARN XXX ON/OFF/ERROR 14 ani în urmă
pass_1.pas 94d976bc87 * when simplifying ordinal expressions during inlining, keep the resultdef 15 ani în urmă
pass_2.pas ee6fe6c4f5 compiler: add unary plus node, search for unary plus operator if a type cannot be handled by compiler, increase ppu version because of node types change 14 ani în urmă
pbase.pas 7200245337 + cs_unicodestrings global switch to indicate that the default string type 14 ani în urmă
pdecl.pas 569228447d * converted all enum handling for the JVM target so that it uses the 14 ani în urmă
pdecobj.pas bd9e0b1a45 * ifdefed pjvm usage 14 ani în urmă
pdecsub.pas 6154f1b0d9 * keep track of the number of abstract methods per class via a counter 14 ani în urmă
pdecvar.pas 93ddf11143 * ifdefed pjvm usage 14 ani în urmă
pexports.pas 28740dce2d - removed extra "fordefinition" parameter again from tprocdef.mangledname(), 14 ani în urmă
pexpr.pas 466f6751c8 + getpointerdef() function that returns a pointerdef for the passed def. 14 ani în urmă
pinline.pas 622107c605 * moved support for copy() from pinline to ninl, so it can be (partially) 14 ani în urmă
pjvm.pas 112d17af84 + support for local enum types (defined in procedures), by stuffing their 14 ani în urmă
pmodules.pas 2376003cd0 * wrap the init/finalization code even when it is implicitly generated 14 ani în urmă
pp.lpi e2f21c0a56 * version update 14 ani în urmă
pp.pas dc8df7fe79 * define cpu32bit for the JVM target (used by psystem to initialise 14 ani în urmă
ppc.cfg 9465a13e71 + Delphi 6 configuration file 23 ani în urmă
ppc.conf add30a428e * Kylix fixes, mostly case names of units 24 ani în urmă
ppc.dof 67486c96c3 * fixes for Delphi 6 compilation 23 ani în urmă
ppc68k.lpi ab217ca748 * lpi version increased 16 ani în urmă
ppcarm.lpi ab217ca748 * lpi version increased 16 ani în urmă
ppcavr.lpi 7b9276ae8a + implementation of avr rtl helpers 14 ani în urmă
ppcmipsel.lpi 4fd2aa297a Adds mipsel lazarus project 15 ani în urmă
ppcppc.lpi ab217ca748 * lpi version increased 16 ani în urmă
ppcsparc.lpi ab217ca748 * lpi version increased 16 ani în urmă
ppheap.pas ef7bd58c54 * germanism removed (aktfilepos -> current_filepos) 19 ani în urmă
ppu.pas 6154f1b0d9 * keep track of the number of abstract methods per class via a counter 14 ani în urmă
ppx86_64.lpi ab217ca748 * lpi version increased 16 ani în urmă
procinfo.pas eb5814a868 * implemented declaring and calling constructors for Java classes 14 ani în urmă
pstatmnt.pas 0a3a62811b + try/except and try/finally support for JVM target: 14 ani în urmă
psub.pas 2376003cd0 * wrap the init/finalization code even when it is implicitly generated 14 ani în urmă
psystem.pas aaff356c6d * moved $methodpointer type construction from psystem to pdecobj for JVM, 14 ani în urmă
ptconst.pas 43c5ed20c2 + support for initialising typed constants via compiler-generated 14 ani în urmă
ptype.pas 466f6751c8 + getpointerdef() function that returns a pointerdef for the passed def. 14 ani în urmă
raatt.pas 28740dce2d - removed extra "fordefinition" parameter again from tprocdef.mangledname(), 14 ani în urmă
rabase.pas b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 ani în urmă
rasm.pas 1684a6fc32 * replaced tdictionary with tfphashlist 19 ani în urmă
rautils.pas 28740dce2d - removed extra "fordefinition" parameter again from tprocdef.mangledname(), 14 ani în urmă
regvars.pas 1c01d52ea6 * Improvements of tprocinfo class: 14 ani în urmă
rescmn.pas 174de3eab1 Merged revisions 9693-10480 via svnmerge from 17 ani în urmă
rgbase.pas 790a4fe2d3 * log and id tags removed 20 ani în urmă
rgobj.pas 00cb8f5725 * made maxregs related information protected instead of private in trgobj, 14 ani în urmă
scandir.pas 0700e2d7ef + support for {$namespace x.y.z} directive to specify the namespace 14 ani în urmă
scanner.pas e534a17c01 - removed unused scanner.tscannerstate, inserttext_begin and inserttext_end 14 ani în urmă
script.pas 446e2161ce + Made a single Amiga/MorphOS-specific PathConv import to cfileutl.pas, instead of importing it every single place it is needed. 16 ani în urmă
switches.pas d707d38ea1 * Fix double WARN infinite loop 14 ani în urmă
symbase.pas 1bc846dd3c + TSymtablestack.getcopyuntil() method that creates a copy of a 14 ani în urmă
symconst.pas 13b0ac91d9 + generate java.lang.Enum descendant classes for Pascal enum types 14 ani în urmă
symcreat.pas 466f6751c8 + getpointerdef() function that returns a pointerdef for the passed def. 14 ani în urmă
symdef.pas 466f6751c8 + getpointerdef() function that returns a pointerdef for the passed def. 14 ani în urmă
symnot.pas 790a4fe2d3 * log and id tags removed 20 ani în urmă
symsym.pas 9d4162d840 * ifdefed jvmdef usage 14 ani în urmă
symtable.pas d79160a6af * correctly handle explicit typecasts between records and jlobject/ 14 ani în urmă
symtype.pas ce88df680b + symansistr conditional define that, when activated, makes the symbol/ 14 ani în urmă
symutil.pas 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). 18 ani în urmă
systems.inc d456ec2ffe + support for JVM local variable and parameter debug information 14 ani în urmă
systems.pas 8fa42c206f + support for nested procedures for the JVM target 14 ani în urmă
tgobj.pas 2c313e397e + support for regular arrays and open arrays 14 ani în urmă
tokens.pas 20c577103f + list of keywords that are reserved in Java and the JVM, for future 14 ani în urmă
verbose.pas d09389ac79 Implement support for $WARN XXX ON/OFF/ERROR 14 ani în urmă
version.pas 043e9b2ec2 * Trunk version to 2.7.1 14 ani în urmă
widestr.pas 446d91eaab + ansistring support. Items of note: 14 ani în urmă
wpo.pas 060d81b8fa Merged revisions 11878,11881-11882,11889,11891-11893,11895,11899-11902,11935,11938,12212,12304,12308-12310,12316,12330-12332,12334,12339-12340 via svnmerge from 16 ani în urmă
wpobase.pas daef2efa69 - removed tstoreddef.reset() and overrides, and the associated 15 ani în urmă
wpoinfo.pas 1743c6f1a8 * also recompile a unit if class/object definitions in indirectly used 15 ani în urmă

README.txt

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 haiku
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
cpu64bitaddr The targets use a 64-bit address space (pointers and
the default integer type are 64 bit)
cpu64bitalu The target cpu has 64-bit registers available (unless
cpu64bitaddr is also defined, pointers and default
integer type remain 32 bit, but the cpu can perform
64 bit calculations directly without needing helpers)
-----------------------------------------------------------------

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