peter d4d4309e44 * use unique symid and defid per module 19 yıl önce
..
alpha b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 yıl önce
arm 67aa148602 * fixed softfpu support 19 yıl önce
html fa0d3d79e0 no message 23 yıl önce
i386 e1faef3ec9 * pass variants by addr when using fastcall conventions 19 yıl önce
ia64 32098ceea9 * first iA-64 register stuff 19 yıl önce
m68k 2a54d957b2 * fixed two small errors 19 yıl önce
mips b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 yıl önce
msg 36c6879581 + -Sx command line switch to turn on exception keywords in non-Delphi/ObjFPC 19 yıl önce
powerpc 20ae808b65 * also rlwimi_ is read/write for first operand 19 yıl önce
powerpc64 9fc11fc5dc * fix IE2003042401 when assigning booleans to bitpacked arrays, fixes tw7379 19 yıl önce
ppcgen 9e825bdc76 * moved common code for ppc32/ppc64 from nppcadd to shared unit 19 yıl önce
sparc 2a54d957b2 * fixed two small errors 19 yıl önce
systems efa4967d37 + compiler has the linker script now embedded 19 yıl önce
utils d4d4309e44 * use unique symid and defid per module 19 yıl önce
vis b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 yıl önce
x86 3125ed73cf * Add one more call to get_alias 19 yıl önce
x86_64 5eef73c1ab * fixed passing of registers on x86-64_linux, should fix #7613 19 yıl önce
COPYING d4b8a224a1 + Added license to this library 21 yıl önce
MPWMake 05d6f0e94d macos: added a fake sysutils for use by compiler, and fixed some tests 19 yıl önce
Makefile 705033284e + regenerated makefiles to support powerpc-amiga target 19 yıl önce
Makefile.fpc 979094d0a2 * use echoredir for creating revision.inc 19 yıl önce
README 012af1131e * updated to help compiling the compiler 22 yıl önce
aasmbase.pas 550626ef34 - Removed need of assembler startup files for wince. Now compiler directly creates .pdata section needed for arm-wince exception handling. 19 yıl önce
aasmdata.pas 8e1dd27896 * properly copy tasmlabels when generating altsymbols 19 yıl önce
aasmtai.pas 32390af0f6 + support for ".reference" and ".no_dead_strip" darwin assembler directivs 19 yıl önce
aggas.pas d07f470b71 * remove ifdef fpc 19 yıl önce
aopt.pas 89f5d65784 * fix findlohilabel 19 yıl önce
aoptbase.pas b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 yıl önce
aoptcs.pas b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 yıl önce
aoptda.pas b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 yıl önce
aoptobj.pas d07f470b71 * remove ifdef fpc 19 yıl önce
assemble.pas 2f72117c9e * stabs don't write offset in n_value for non-local symbols that use 19 yıl önce
browcol.pas d07f470b71 * remove ifdef fpc 19 yıl önce
browlog.pas d07f470b71 * remove ifdef fpc 19 yıl önce
bsdcompile 26081ed999 * Simple script which specifies the right params for a try out BSD build 25 yıl önce
catch.pas 05d6f0e94d macos: added a fake sysutils for use by compiler, and fixed some tests 19 yıl önce
cclasses.pas d704af7216 fix compilation for {$T+} linux/win 19 yıl önce
cfidwarf.pas 870be04a3f * use dwarf_reg() 19 yıl önce
cg64f32.pas 1f42ee201b + support for bitpacked records, except for: 19 yıl önce
cgbase.pas fb5e396881 + experimental -Sv option to support vector arithmetics 19 yıl önce
cgobj.pas a7311621eb * fixed bitmask generation code for subsetreg* methods on 64 bit platforms 19 yıl önce
cgutils.pas 2e131baa4c * code generator support for subsetreferences (memory locations which 19 yıl önce
charset.pas edffc31139 * fixed crash with empty codepage 20 yıl önce
cmsgs.pas d07f470b71 * remove ifdef fpc 19 yıl önce
comphook.pas d07f470b71 * remove ifdef fpc 19 yıl önce
compiler.pas d07f470b71 * remove ifdef fpc 19 yıl önce
compinnr.inc cd5b9245f9 + support for bitsizeof() function 19 yıl önce
comprsrc.pas a62c1faa2d + output is flushed before launching external utilities 19 yıl önce
cp437.pas d704af7216 fix compilation for {$T+} linux/win 19 yıl önce
cp850.pas d704af7216 fix compilation for {$T+} linux/win 19 yıl önce
cp8859_1.pas d704af7216 fix compilation for {$T+} linux/win 19 yıl önce
cresstr.pas 32390af0f6 + support for ".reference" and ".no_dead_strip" darwin assembler directivs 19 yıl önce
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 yıl önce
cutils.pas 4aa3ac3ebe * call freemem without size 19 yıl önce
dbgbase.pas b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 yıl önce
dbgdwarf.pas 0f6355e805 * fix property overriding 19 yıl önce
dbgstabs.pas 88e00bd264 * removed write depend def, write only defs when needed 19 yıl önce
defcmp.pas 2dd6a91a9f + allow implicit type conversions of 4 byte integers to strings for 19 yıl önce
defutil.pas fb5e396881 + experimental -Sv option to support vector arithmetics 19 yıl önce
export.pas 6a4ee03913 * change edatalabel to string references. The edatalabel is not available anymore after a unit is compiled 19 yıl önce
finput.pas ce58e15393 * fix coff section names to fix resourcestrings with 19 yıl önce
fmodule.pas d4d4309e44 * use unique symid and defid per module 19 yıl önce
fpccrc.pas c0b4678873 * Rename unit crc to fpccrc to avoid name conflict in packages 20 yıl önce
fpcdefs.inc d07f470b71 * remove ifdef fpc 19 yıl önce
fppu.pas d4d4309e44 * use unique symid and defid per module 19 yıl önce
gendef.pas d69ad5d84d * cleanup external/nolink options 19 yıl önce
globals.pas 36c6879581 + -Sx command line switch to turn on exception keywords in non-Delphi/ObjFPC 19 yıl önce
globtype.pas 36c6879581 + -Sx command line switch to turn on exception keywords in non-Delphi/ObjFPC 19 yıl önce
htypechk.pas 9a1b9071a5 * implemented kylix like local directive, fixes #7242 19 yıl önce
impdef.pas a62c1faa2d + output is flushed before launching external utilities 19 yıl önce
import.pas bf1c390027 * refactor import library generation 19 yıl önce
link.pas bf1c390027 * refactor import library generation 19 yıl önce
make_old.cmd 918d797b20 * make.cmd renamed to make_old.cmd 24 yıl önce
mdppc386.bat 1f4bac4fd0 * delphi fixes 24 yıl önce
mppc386.bat 07ad807864 * added -FE. to put the PPU's in the compiler dir 25 yıl önce
mppc68k.bat 0e8616ed1f + temporary variables now in temp_gen.pas unit 27 yıl önce
mppcsparc 72556ae39f * fix compile problem 21 yıl önce
msgidx.inc 36c6879581 + -Sx command line switch to turn on exception keywords in non-Delphi/ObjFPC 19 yıl önce
msgtxt.inc 36c6879581 + -Sx command line switch to turn on exception keywords in non-Delphi/ObjFPC 19 yıl önce
nadd.pas 67aa148602 * fixed softfpu support 19 yıl önce
nbas.pas 2f0ce31751 * string concat changed from function to procedure to 19 yıl önce
ncal.pas de423ab5b0 + stringvar[l..h] now valid parameter for open array of char. 19 yıl önce
ncgadd.pas fb5e396881 + experimental -Sv option to support vector arithmetics 19 yıl önce
ncgbas.pas dde9ad4755 * fixed memory leak with temp. variables, fixes #7282 19 yıl önce
ncgcal.pas 67ba76f090 * several arm fixes 19 yıl önce
ncgcnv.pas d07f470b71 * remove ifdef fpc 19 yıl önce
ncgcon.pas af538ebde8 * fixed merging of identical ansi/widestrings 19 yıl önce
ncgflw.pas c25aba7592 * cleaned up subsetreg support (put everything in a record) 19 yıl önce
ncginl.pas adca49097e * convert filename para to shortstring 19 yıl önce
ncgld.pas 2f0ce31751 * string concat changed from function to procedure to 19 yıl önce
ncgmat.pas 81a1631bce * don't loose signed information in the result location 19 yıl önce
ncgmem.pas 068c0f7952 * Cleaner implementation of pointer index to open array, codegen changes 19 yıl önce
ncgopt.pas 2f0ce31751 * string concat changed from function to procedure to 19 yıl önce
ncgset.pas e531c4f125 + very limited SSA support (only outside control flow 19 yıl önce
ncgutil.pas 9a1b9071a5 * implemented kylix like local directive, fixes #7242 19 yıl önce
ncnv.pas 943582b5f0 * fixed (macpas, non-constant) string to int conversion for little 19 yıl önce
ncon.pas 95be416b9d * don't allow stringconst+integer 19 yıl önce
nflw.pas 3d85bfbf7b * fixed coping of goto/label nodes 19 yıl önce
ninl.pas bacded2cf8 * fixed expectloc of unaligned(...) 19 yıl önce
nld.pas 9a1b9071a5 * implemented kylix like local directive, fixes #7242 19 yıl önce
nmat.pas 67aa148602 * fixed softfpu support 19 yıl önce
nmem.pas de423ab5b0 + stringvar[l..h] now valid parameter for open array of char. 19 yıl önce
nobj.pas 4506394cfa * pass contextobjdef for visibility of methods. There are different 19 yıl önce
node.pas 3d85bfbf7b * fixed coping of goto/label nodes 19 yıl önce
nopt.pas 2f0ce31751 * string concat changed from function to procedure to 19 yıl önce
nset.pas b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 yıl önce
nstate.pas 790a4fe2d3 * log and id tags removed 20 yıl önce
nutils.pas ea69e22044 * fixed tail recursion optimization for code using methodpointerinit/done 19 yıl önce
ogbase.pas 71665dbc4c * initial addr_pic support for x86_64 binary writer 19 yıl önce
ogcoff.pas b7386124c4 * quick fix for broken relocation in stabs 19 yıl önce
ogelf.pas b7386124c4 * quick fix for broken relocation in stabs 19 yıl önce
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 yıl önce
ogmap.pas 17bc033747 Merged revisions 2791-2793,2798-2800,2806-2825,2829-2830,2833,2839,2898 via svnmerge from 19 yıl önce
optcse.pas b7d874635c * fixed some small problems in loop unrolling 20 yıl önce
options.pas edf01e4460 + support for -Xp to path the compiler executables to fpc 19 yıl önce
opttail.pas ea69e22044 * fixed tail recursion optimization for code using methodpointerinit/done 19 yıl önce
optunrol.pas d75b19e484 * removed/conditionalised several unused variables 19 yıl önce
owar.pas f5c1839ff0 * support static library (.a) linking 19 yıl önce
owbase.pas f5c1839ff0 * support static library (.a) linking 19 yıl önce
parabase.pas 38c0ae73da Merged revisions 2775,2788-2789 via svnmerge from 19 yıl önce
paramgr.pas 622cc06bbd * storing stack passed parameters temp. helps all CPUs 19 yıl önce
parser.pas d07f470b71 * remove ifdef fpc 19 yıl önce
pass_1.pas 0907a1ef80 * fixed compilerwidestring concatenation 20 yıl önce
pass_2.pas e531c4f125 + very limited SSA support (only outside control flow 19 yıl önce
pbase.pas 3824604e8a * export of qualified unit symbols, fixes #6848 19 yıl önce
pdecl.pas 91434bd791 * fixed several dispinterface parsing related stuff 19 yıl önce
pdecobj.pas bc5e1be7b1 * fixed object constructor handling for 64 bit CPUs 19 yıl önce
pdecsub.pas 0f6355e805 * fix property overriding 19 yıl önce
pdecvar.pas c07eac1744 * overriden properties also inherit propoptions 19 yıl önce
pexports.pas 9a1b9071a5 * implemented kylix like local directive, fixes #7242 19 yıl önce
pexpr.pas 0f6355e805 * fix property overriding 19 yıl önce
pinline.pas 22657a363b * pass context class to searchsym_in_class to fix the visibility 19 yıl önce
pmodules.pas 67aa148602 * fixed softfpu support 19 yıl önce
pp.lpi 6263aefef5 * locally changed pp.lpi reverted 19 yıl önce
pp.pas d07f470b71 * remove ifdef fpc 19 yıl önce
ppc.cfg 9465a13e71 + Delphi 6 configuration file 23 yıl önce
ppc.conf add30a428e * Kylix fixes, mostly case names of units 24 yıl önce
ppc.dof 67486c96c3 * fixes for Delphi 6 compilation 23 yıl önce
ppc.dpr 4ace790492 * remove $Log 20 yıl önce
ppheap.pas 7449f99d5f + Removed all compatibility defines from compiler 20 yıl önce
ppu.pas d4d4309e44 * use unique symid and defid per module 19 yıl önce
procinfo.pas b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 yıl önce
pstatmnt.pas 5cad2321a9 * allow assigning to loop control vars in macpas mode 19 yıl önce
psub.pas 02d0ac4c3e + only procedures doing recursive calls are checked for tail recursivity 19 yıl önce
psystem.pas d7fe89c63d * Real is now defined in the system unit being an unique type, fixes #7425 19 yıl önce
ptconst.pas d07f470b71 * remove ifdef fpc 19 yıl önce
ptype.pas 3bb41dcf9a * fixed writing "packed" status of bitpacked records to ppu files. 19 yıl önce
raatt.pas 0ec2921bbe * split newasmsymbol to refasmsymbol and defineasmsymbol 19 yıl önce
rabase.pas b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 yıl önce
rasm.pas b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 yıl önce
rautils.pas 0f6355e805 * fix property overriding 19 yıl önce
regvars.pas b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 yıl önce
rgbase.pas 790a4fe2d3 * log and id tags removed 20 yıl önce
rgobj.pas 01afee1f73 * Add extra calls to get_alias to properly recognize coalesced 19 yıl önce
scandir.pas 0bb22a2d17 * don't generate fwait by default anymore 19 yıl önce
scanner.pas 36c6879581 + -Sx command line switch to turn on exception keywords in non-Delphi/ObjFPC 19 yıl önce
script.pas 848b7b8914 - removed {$ifdef havelinuxrtl10} code 19 yıl önce
switches.pas 2888a21593 * list supported optimization options in -i 19 yıl önce
symbase.pas d4d4309e44 * use unique symid and defid per module 19 yıl önce
symconst.pas d4d4309e44 * use unique symid and defid per module 19 yıl önce
symdef.pas d4d4309e44 * use unique symid and defid per module 19 yıl önce
symnot.pas 790a4fe2d3 * log and id tags removed 20 yıl önce
symsym.pas d4d4309e44 * use unique symid and defid per module 19 yıl önce
symtable.pas 0f6355e805 * fix property overriding 19 yıl önce
symtype.pas d4d4309e44 * use unique symid and defid per module 19 yıl önce
symutil.pas 1b4c7b5a3e * fix default parameter compare for widestring 20 yıl önce
systems.pas ec1b8a90a6 * fixes compilation due to neli-ism 19 yıl önce
tgobj.pas b50841bfce * more efficient temp allocation, in particular in case many small temps 19 yıl önce
tokens.pas 36c6879581 + -Sx command line switch to turn on exception keywords in non-Delphi/ObjFPC 19 yıl önce
verbose.pas 97722babad generate more verbose messages in case of PPU/unit not found 19 yıl önce
version.pas 7db8bc6498 * Revert version change 19 yıl önce
widestr.pas d07f470b71 * remove ifdef fpc 19 yıl önce

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