daniel 34d33a1c81 + Enable "absolute $location" for GBA 19 years ago
..
alpha b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 years ago
arm bbc42e8503 * made ie unique 19 years ago
html fa0d3d79e0 no message 23 years ago
i386 9e57973566 - reverted previous fix, is wrong 19 years ago
ia64 790a4fe2d3 * log and id tags removed 20 years ago
m68k 0ec2921bbe * split newasmsymbol to refasmsymbol and defineasmsymbol 19 years ago
mips b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 years ago
msg 03a0a4ca71 * updates from Karl-Michael Schindler 19 years ago
powerpc bc96cd8008 + more rlwinm optimizations 19 years ago
powerpc64 2adcae0cd8 * optimized register-register loading of < 64 bit values (removes superfluous code), similar to 3207 for ppc 19 years ago
ppcgen 540af422ca * allocate dedicated register for a_call_ref() to avoid problems with R0-usage on ppc64. 19 years ago
sparc 5376d2d570 Merged revisions 3072-3073 via svnmerge from 19 years ago
systems de201caa8e * elf64 by default 19 years ago
utils bc356240d6 + Updated default config file for FPC 19 years ago
vis b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 years ago
x86 41c762a08d * remove extdebug around rex checking 19 years ago
x86_64 55962cef95 * don't do mul->shl optimizations when compiling with overflow checking 19 years ago
COPYING d4b8a224a1 + Added license to this library 21 years ago
MPWMake f60d0b98b7 * Bugfix 20 years ago
Makefile c6787b52a7 + compile the svn revision into the compiler, to do so, a file compiler/revision.inc must exist which is updated then 19 years ago
Makefile.fpc c6787b52a7 + compile the svn revision into the compiler, to do so, a file compiler/revision.inc must exist which is updated then 19 years ago
README 012af1131e * updated to help compiling the compiler 22 years ago
aasmbase.pas 550626ef34 - Removed need of assembler startup files for wince. Now compiler directly creates .pdata section needed for arm-wince exception handling. 19 years ago
aasmdata.pas 8e1dd27896 * properly copy tasmlabels when generating altsymbols 19 years ago
aasmtai.pas 670393533b * tai_symbol no longer derives from tailineinfo, so line number stabs come after 19 years ago
aggas.pas 550626ef34 - Removed need of assembler startup files for wince. Now compiler directly creates .pdata section needed for arm-wince exception handling. 19 years ago
aopt.pas 89f5d65784 * fix findlohilabel 19 years ago
aoptbase.pas b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 years ago
aoptcs.pas b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 years ago
aoptda.pas b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 years ago
aoptobj.pas b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 years ago
assemble.pas a62c1faa2d + output is flushed before launching external utilities 19 years ago
browcol.pas b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 years ago
browlog.pas 232555904e * symtablestack cleanup and rewrite 19 years ago
bsdcompile 26081ed999 * Simple script which specifies the right params for a try out BSD build 25 years ago
catch.pas 790a4fe2d3 * log and id tags removed 20 years ago
cclasses.pas 2a5332e3bd * Link ordering working FreeBSD implementation 19 years ago
cfidwarf.pas 870be04a3f * use dwarf_reg() 19 years ago
cg64f32.pas b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 years ago
cgbase.pas 8e5e1d8cdb * another shuffle fix 19 years ago
cgobj.pas c0f805ae6d * fixed a_param_ref in case the paraloc size is different from the source size 19 years ago
cgutils.pas e344ee3cd7 + support for register variables which contain records 19 years ago
charset.pas edffc31139 * fixed crash with empty codepage 20 years ago
cmsgs.pas 790a4fe2d3 * log and id tags removed 20 years ago
comphook.pas c17b57db07 + Statistics of warnings, hints and notes - (modified/fixed) patch from Naj Kejah, part of wishlist item 4897, plus hardcoded text moved to message file 19 years ago
compiler.pas c17b57db07 + Statistics of warnings, hints and notes - (modified/fixed) patch from Naj Kejah, part of wishlist item 4897, plus hardcoded text moved to message file 19 years ago
compinnr.inc 4d37c919cc * Internal implementations of get_frame, get_caller_frame and get_caller_addr. 19 years ago
comprsrc.pas a62c1faa2d + output is flushed before launching external utilities 19 years ago
cp437.pas effb0aae89 - remove compilation warnings 23 years ago
cp850.pas effb0aae89 - remove compilation warnings 23 years ago
cp8859_1.pas effb0aae89 - remove compilation warnings 23 years ago
cresstr.pas c18c8e2412 * don't put resstrs in multiple .o files. It is too dependent on the linker script 19 years ago
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 19 years ago
cutils.pas 17bc033747 Merged revisions 2791-2793,2798-2800,2806-2825,2829-2830,2833,2839,2898 via svnmerge from 19 years ago
dbgbase.pas b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 years ago
dbgdwarf.pas dfd84c6fd3 * leb128 gets always a 64bit int 19 years ago
dbgstabs.pas 2e49a88148 * fixed some wrong ordering of procdef stabs 19 years ago
defcmp.pas 38c0ae73da Merged revisions 2775,2788-2789 via svnmerge from 19 years ago
defutil.pas 23f1f83835 + is_automatable 19 years ago
export.pas 790a4fe2d3 * log and id tags removed 20 years ago
finput.pas ce58e15393 * fix coff section names to fix resourcestrings with 19 years ago
fmodule.pas ce58e15393 * fix coff section names to fix resourcestrings with 19 years ago
fpccrc.pas c0b4678873 * Rename unit crc to fpccrc to avoid name conflict in packages 19 years ago
fpcdefs.inc d69ad5d84d * cleanup external/nolink options 19 years ago
fppu.pas b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 years ago
gendef.pas d69ad5d84d * cleanup external/nolink options 19 years ago
globals.pas 90cc0f3619 + define the assembler reader always explicitly 19 years ago
globtype.pas 2a5332e3bd * Link ordering working FreeBSD implementation 19 years ago
htypechk.pas 5e5edcb520 * allow passing single element to open array bug6960 19 years ago
impdef.pas a62c1faa2d + output is flushed before launching external utilities 19 years ago
import.pas d19c898b56 * remove obsolete generatesmartlib 19 years ago
link.pas 2a5332e3bd * Link ordering working FreeBSD implementation 19 years ago
make_old.cmd 918d797b20 * make.cmd renamed to make_old.cmd 24 years ago
mdppc386.bat 1f4bac4fd0 * delphi fixes 24 years ago
mppc386.bat 07ad807864 * added -FE. to put the PPU's in the compiler dir 25 years ago
mppc68k.bat 0e8616ed1f + temporary variables now in temp_gen.pas unit 27 years ago
mppcsparc 72556ae39f * fix compile problem 21 years ago
msgidx.inc d4848169e1 * as operator isn't allowed for non com interfaces 19 years ago
msgtxt.inc daeda1b9e0 * fixed error msg (that->this) 19 years ago
nadd.pas 03302dc7c4 * fixed support for macpas & and | operators: they only work on booleans 19 years ago
nbas.pas b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 years ago
ncal.pas 84d1fc929f * properly set regvarability of parameters and local variables of inlined 19 years ago
ncgadd.pas 03302dc7c4 * fixed support for macpas & and | operators: they only work on booleans 19 years ago
ncgbas.pas c1c8a274bc * fixed compilation on non x86 systems 19 years ago
ncgcal.pas e344ee3cd7 + support for register variables which contain records 19 years ago
ncgcnv.pas 039e7143f4 * avoid some unnecessary bool->int->bool type conversions 19 years ago
ncgcon.pas 570c1bc3a5 * widestrings aren't ref. counted anymore on windows 19 years ago
ncgflw.pas e531c4f125 + very limited SSA support (only outside control flow 19 years ago
ncginl.pas 4d37c919cc * Internal implementations of get_frame, get_caller_frame and get_caller_addr. 19 years ago
ncgld.pas e531c4f125 + very limited SSA support (only outside control flow 19 years ago
ncgmat.pas b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 years ago
ncgmem.pas 84d1fc929f * properly set regvarability of parameters and local variables of inlined 19 years ago
ncgopt.pas b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 years ago
ncgset.pas e531c4f125 + very limited SSA support (only outside control flow 19 years ago
ncgutil.pas 9b54dcc781 * fixed compilation on non x86 CPUs 19 years ago
ncnv.pas d4848169e1 * as operator isn't allowed for non com interfaces 19 years ago
ncon.pas 95be416b9d * don't allow stringconst+integer 19 years ago
nflw.pas b6e35a200e * rewrite of optimizer options 19 years ago
ninl.pas 4d37c919cc * Internal implementations of get_frame, get_caller_frame and get_caller_addr. 19 years ago
nld.pas e0250bcdb4 * never remove regvar-ability of parameters passed by reference 19 years ago
nmat.pas 6387c36346 * fixed make cycle 19 years ago
nmem.pas 6dde68da3a * fix IE when subscripting records part of another record regvar 19 years ago
nobj.pas be88cd47b2 Merged revisions 3090-3113 via svnmerge from 19 years ago
node.pas 03302dc7c4 * fixed support for macpas & and | operators: they only work on booleans 19 years ago
nopt.pas b6e35a200e * rewrite of optimizer options 19 years ago
nset.pas b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 years ago
nstate.pas 790a4fe2d3 * log and id tags removed 20 years ago
nutils.pas 5afe846580 * fixed simplifying 19 years ago
ogbase.pas 01edb71190 * internal linker removes imports referenced by unused code. 19 years ago
ogcoff.pas 01edb71190 * internal linker removes imports referenced by unused code. 19 years ago
ogelf.pas 550626ef34 - Removed need of assembler startup files for wince. Now compiler directly creates .pdata section needed for arm-wince exception handling. 19 years ago
oglx.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 19 years ago
ogmap.pas 17bc033747 Merged revisions 2791-2793,2798-2800,2806-2825,2829-2830,2833,2839,2898 via svnmerge from 19 years ago
optcse.pas b7d874635c * fixed some small problems in loop unrolling 20 years ago
options.pas 2a5332e3bd * Link ordering working FreeBSD implementation 19 years ago
optunrol.pas d8dc5679e3 * aktcputype and aktoptimizecputype was missing in the previous optimization commits 19 years ago
owar.pas 38c0ae73da Merged revisions 2775,2788-2789 via svnmerge from 19 years ago
owbase.pas 1d46c65496 * enabled internal linker for winx64 19 years ago
parabase.pas 38c0ae73da Merged revisions 2775,2788-2789 via svnmerge from 19 years ago
paramgr.pas b7a936faa0 * interfaces return values need to be passed in parameters 19 years ago
parser.pas 37c81492ad Merged revisions 2827,2831,2837,2932-2980 via svnmerge from 19 years ago
pass_1.pas 0907a1ef80 * fixed compilerwidestring concatenation 19 years ago
pass_2.pas e531c4f125 + very limited SSA support (only outside control flow 19 years ago
pbase.pas 3824604e8a * export of qualified unit symbols, fixes #6848 19 years ago
pdecl.pas 91434bd791 * fixed several dispinterface parsing related stuff 19 years ago
pdecobj.pas c81f34aeee + parsing of dispinterface properties 19 years ago
pdecsub.pas 8bef50f29f * fixed import by ordinal number for all Windows targets when using external linker. 19 years ago
pdecvar.pas 34d33a1c81 + Enable "absolute $location" for GBA 19 years ago
pexports.pas 3824604e8a * export of qualified unit symbols, fixes #6848 19 years ago
pexpr.pas 03302dc7c4 * fixed support for macpas & and | operators: they only work on booleans 19 years ago
pinline.pas 232555904e * symtablestack cleanup and rewrite 19 years ago
pmodules.pas 550626ef34 - Removed need of assembler startup files for wince. Now compiler directly creates .pdata section needed for arm-wince exception handling. 19 years ago
pp.lpi 6263aefef5 * locally changed pp.lpi reverted 19 years ago
pp.pas 4662a12fd5 * compilation for arm target fixed 19 years ago
ppc.cfg 9465a13e71 + Delphi 6 configuration file 23 years ago
ppc.conf add30a428e * Kylix fixes, mostly case names of units 24 years ago
ppc.dof 67486c96c3 * fixes for Delphi 6 compilation 23 years ago
ppc.dpr 4ace790492 * remove $Log 20 years ago
ppheap.pas 7449f99d5f + Removed all compatibility defines from compiler 20 years ago
ppu.pas 03302dc7c4 * fixed support for macpas & and | operators: they only work on booleans 19 years ago
procinfo.pas b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 years ago
pstatmnt.pas 48802b0866 + variants can be used as case expression 19 years ago
psub.pas 50ee3a96ad * fix importprocname for cdecl 19 years ago
psystem.pas f7817b5669 + parsing of variant dispatching 19 years ago
ptconst.pas 570c1bc3a5 * widestrings aren't ref. counted anymore on windows 19 years ago
ptype.pas 5ef2566381 + parse packed set, fixes #6735 19 years ago
raatt.pas 0ec2921bbe * split newasmsymbol to refasmsymbol and defineasmsymbol 19 years ago
rabase.pas b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 years ago
rasm.pas b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 years ago
rautils.pas 0ec2921bbe * split newasmsymbol to refasmsymbol and defineasmsymbol 19 years ago
regvars.pas b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 years ago
rgbase.pas 790a4fe2d3 * log and id tags removed 20 years ago
rgobj.pas b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 years ago
scandir.pas e53cd4735a * replace * in $R with main source instead of modulename 19 years ago
scanner.pas ed910b5d31 * support goto/label by default in tp/delphi/macpas modes (bug 4893) 19 years ago
script.pas 1432660c80 Fixed Unix2Amiga path conversions for external asm script 20 years ago
switches.pas 2888a21593 * list supported optimization options in -i 19 years ago
symbase.pas b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 years ago
symconst.pas e0250bcdb4 * never remove regvar-ability of parameters passed by reference 19 years ago
symdef.pas f38dcb7145 * fixed wrong alignment on 64 bit cpus for rtti data for ordinals and enums if the cpu requires proper alignment 19 years ago
symnot.pas 790a4fe2d3 * log and id tags removed 20 years ago
symsym.pas 3261281184 * fixed stabs generation for static class variables 19 years ago
symtable.pas b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 years ago
symtype.pas 9c6a296b86 * use shortint for alignments 19 years ago
symutil.pas 1b4c7b5a3e * fix default parameter compare for widestring 20 years ago
systems.pas ab1660c9c2 + tf_winlikewidestring 19 years ago
tgobj.pas 3f2f694d48 * per-parameter alignment set in target specific paramanager now overrides default alignment of parameter locals 19 years ago
tokens.pas c81f34aeee + parsing of dispinterface properties 19 years ago
verbose.pas a62c1faa2d + output is flushed before launching external utilities 19 years ago
version.pas 7db8bc6498 * Revert version change 19 years ago
widestr.pas 9b4ce0a501 * donewidestring has var instead of out parameter 19 years ago

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