Jonas Maebe e55d6d7145 * make_not_regable() now also works on temprefnodes 19 年之前
..
alpha b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 年之前
arm e08bf34689 * stack page initialization disabled, not necessary according to Yury Sidorov 19 年之前
html fa0d3d79e0 no message 23 年之前
i386 51259b697b * more mmx/sse register spilling fixes: 19 年之前
ia64 32098ceea9 * first iA-64 register stuff 19 年之前
m68k 90cacb4cf5 * changed result type of dwarf_reg from byte to shortint to avoid 19 年之前
mips b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 年之前
msg c4d5e5d2bb * updates by Ido Kanner - on par with errore.msg r4577 19 年之前
powerpc c261068ab5 * use generic second_addboolean for short circuit and/or (since that code 19 年之前
powerpc64 c261068ab5 * use generic second_addboolean for short circuit and/or (since that code 19 年之前
ppcgen 2e131baa4c * code generator support for subsetreferences (memory locations which 19 年之前
sparc 2000c7d3e3 * used "gas" instead of "as" for Solaris (both sparc and x86) 19 年之前
systems 2000c7d3e3 * used "gas" instead of "as" for Solaris (both sparc and x86) 19 年之前
utils 9eb9d90ff7 * fixed missing escaping of -XP parameter value 19 年之前
vis b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 年之前
x86 2000c7d3e3 * used "gas" instead of "as" for Solaris (both sparc and x86) 19 年之前
x86_64 91d9b1f77b * operand read/write info for movaps and movapd (from r4612) 19 年之前
COPYING d4b8a224a1 + Added license to this library 21 年之前
MPWMake 05d6f0e94d macos: added a fake sysutils for use by compiler, and fixed some tests 19 年之前
Makefile 705033284e + regenerated makefiles to support powerpc-amiga target 19 年之前
Makefile.fpc 979094d0a2 * use echoredir for creating revision.inc 19 年之前
README 012af1131e * updated to help compiling the compiler 22 年之前
aasmbase.pas 550626ef34 - Removed need of assembler startup files for wince. Now compiler directly creates .pdata section needed for arm-wince exception handling. 19 年之前
aasmdata.pas 8e1dd27896 * properly copy tasmlabels when generating altsymbols 19 年之前
aasmtai.pas 32390af0f6 + support for ".reference" and ".no_dead_strip" darwin assembler directivs 19 年之前
aggas.pas 17e61456c6 * support for creating smartlinkable files under darwin. Don't turn on 19 年之前
aopt.pas 89f5d65784 * fix findlohilabel 19 年之前
aoptbase.pas b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 年之前
aoptcs.pas b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 年之前
aoptda.pas b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 年之前
aoptobj.pas b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 年之前
assemble.pas d75b19e484 * removed/conditionalised several unused variables 19 年之前
browcol.pas b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 年之前
browlog.pas 232555904e * symtablestack cleanup and rewrite 19 年之前
bsdcompile 26081ed999 * Simple script which specifies the right params for a try out BSD build 25 年之前
catch.pas 05d6f0e94d macos: added a fake sysutils for use by compiler, and fixed some tests 19 年之前
cclasses.pas 05d6f0e94d macos: added a fake sysutils for use by compiler, and fixed some tests 19 年之前
cfidwarf.pas 870be04a3f * use dwarf_reg() 19 年之前
cg64f32.pas 1f42ee201b + support for bitpacked records, except for: 19 年之前
cgbase.pas 2e131baa4c * code generator support for subsetreferences (memory locations which 19 年之前
cgobj.pas 0be55cf230 * fixed a missed "(1 shl 32) - 1 = 0" problem for x86 19 年之前
cgutils.pas 2e131baa4c * code generator support for subsetreferences (memory locations which 19 年之前
charset.pas edffc31139 * fixed crash with empty codepage 20 年之前
cmsgs.pas 790a4fe2d3 * log and id tags removed 20 年之前
comphook.pas 05d6f0e94d macos: added a fake sysutils for use by compiler, and fixed some tests 19 年之前
compiler.pas 05d6f0e94d macos: added a fake sysutils for use by compiler, and fixed some tests 19 年之前
compinnr.inc cd5b9245f9 + support for bitsizeof() function 19 年之前
comprsrc.pas a62c1faa2d + output is flushed before launching external utilities 19 年之前
cp437.pas effb0aae89 - remove compilation warnings 23 年之前
cp850.pas effb0aae89 - remove compilation warnings 23 年之前
cp8859_1.pas effb0aae89 - remove compilation warnings 23 年之前
cresstr.pas 32390af0f6 + support for ".reference" and ".no_dead_strip" darwin assembler directivs 19 年之前
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 年之前
cutils.pas b50841bfce * more efficient temp allocation, in particular in case many small temps 19 年之前
dbgbase.pas b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 年之前
dbgdwarf.pas 9000d5c578 + Added dwarf .debug_line info 19 年之前
dbgstabs.pas 6894e03fb6 * prevent the DEBUGINFOTABLE from being dead stripped under darwin 19 年之前
defcmp.pas 47eb589d54 * allow implicit conversions from/to packed char arrays under the 19 年之前
defutil.pas 819dec1411 * pass only non specialized arrays in registers on win x64 19 年之前
export.pas 6a4ee03913 * change edatalabel to string references. The edatalabel is not available anymore after a unit is compiled 19 年之前
finput.pas ce58e15393 * fix coff section names to fix resourcestrings with 19 年之前
fmodule.pas bf1c390027 * refactor import library generation 19 年之前
fpccrc.pas c0b4678873 * Rename unit crc to fpccrc to avoid name conflict in packages 20 年之前
fpcdefs.inc b94c4b0660 * fixed wrong elsif 19 年之前
fppu.pas bf1c390027 * refactor import library generation 19 年之前
gendef.pas d69ad5d84d * cleanup external/nolink options 19 年之前
globals.pas d0156354a6 * inline directive enabled by default for fpc,objfpc,delphi modes 19 年之前
globtype.pas d0156354a6 * inline directive enabled by default for fpc,objfpc,delphi modes 19 年之前
htypechk.pas e55d6d7145 * make_not_regable() now also works on temprefnodes 19 年之前
impdef.pas a62c1faa2d + output is flushed before launching external utilities 19 年之前
import.pas bf1c390027 * refactor import library generation 19 年之前
link.pas bf1c390027 * refactor import library generation 19 年之前
make_old.cmd 918d797b20 * make.cmd renamed to make_old.cmd 24 年之前
mdppc386.bat 1f4bac4fd0 * delphi fixes 24 年之前
mppc386.bat 07ad807864 * added -FE. to put the PPU's in the compiler dir 25 年之前
mppc68k.bat 0e8616ed1f + temporary variables now in temp_gen.pas unit 27 年之前
mppcsparc 72556ae39f * fix compile problem 21 年之前
msgidx.inc 3a54183ce8 * clarified errors regarding invalid uses of packed array/record fields 19 年之前
msgtxt.inc 3a54183ce8 * clarified errors regarding invalid uses of packed array/record fields 19 年之前
nadd.pas 05d6f0e94d macos: added a fake sysutils for use by compiler, and fixed some tests 19 年之前
nbas.pas b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 年之前
ncal.pas 733f559267 * also perform C varargs type conversions for cdecl procedures declared 19 年之前
ncgadd.pas 6997121c18 * also perform "SSA" for certain loads (currently derefn, righthand side of 19 年之前
ncgbas.pas c1c8a274bc * fixed compilation on non x86 systems 19 年之前
ncgcal.pas 6997121c18 * also perform "SSA" for certain loads (currently derefn, righthand side of 19 年之前
ncgcnv.pas 039e7143f4 * avoid some unnecessary bool->int->bool type conversions 19 年之前
ncgcon.pas af538ebde8 * fixed merging of identical ansi/widestrings 19 年之前
ncgflw.pas c25aba7592 * cleaned up subsetreg support (put everything in a record) 19 年之前
ncginl.pas 6997121c18 * also perform "SSA" for certain loads (currently derefn, righthand side of 19 年之前
ncgld.pas 6997121c18 * also perform "SSA" for certain loads (currently derefn, righthand side of 19 年之前
ncgmat.pas b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 年之前
ncgmem.pas 6997121c18 * also perform "SSA" for certain loads (currently derefn, righthand side of 19 年之前
ncgopt.pas b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 年之前
ncgset.pas e531c4f125 + very limited SSA support (only outside control flow 19 年之前
ncgutil.pas 7528a28287 * keep track of a sym's initial location to use during the generation 19 年之前
ncnv.pas 733f559267 * also perform C varargs type conversions for cdecl procedures declared 19 年之前
ncon.pas 95be416b9d * don't allow stringconst+integer 19 年之前
nflw.pas d75b19e484 * removed/conditionalised several unused variables 19 年之前
ninl.pas 9e66674ff9 + first part of qwordbool implementation 19 年之前
nld.pas 733f559267 * also perform C varargs type conversions for cdecl procedures declared 19 年之前
nmat.pas 9e66674ff9 + first part of qwordbool implementation 19 年之前
nmem.pas 1ab3d81541 * also use LOC_CSUBSETREF 19 年之前
nobj.pas 4506394cfa * pass contextobjdef for visibility of methods. There are different 19 年之前
node.pas 733f559267 * also perform C varargs type conversions for cdecl procedures declared 19 年之前
nopt.pas b6e35a200e * rewrite of optimizer options 19 年之前
nset.pas b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 年之前
nstate.pas 790a4fe2d3 * log and id tags removed 20 年之前
nutils.pas df973fa1de * fixed issue #6977 (add regvars occupied by the invisible high parameter 19 年之前
ogbase.pas bf1c390027 * refactor import library generation 19 年之前
ogcoff.pas 2ecd4522be * make rvasize the same as datasize 19 年之前
ogelf.pas 550626ef34 - Removed need of assembler startup files for wince. Now compiler directly creates .pdata section needed for arm-wince exception handling. 19 年之前
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 年之前
ogmap.pas 17bc033747 Merged revisions 2791-2793,2798-2800,2806-2825,2829-2830,2833,2839,2898 via svnmerge from 19 年之前
optcse.pas b7d874635c * fixed some small problems in loop unrolling 20 年之前
options.pas d0156354a6 * inline directive enabled by default for fpc,objfpc,delphi modes 19 年之前
optunrol.pas d75b19e484 * removed/conditionalised several unused variables 19 年之前
owar.pas f5c1839ff0 * support static library (.a) linking 19 年之前
owbase.pas f5c1839ff0 * support static library (.a) linking 19 年之前
parabase.pas 38c0ae73da Merged revisions 2775,2788-2789 via svnmerge from 19 年之前
paramgr.pas 622cc06bbd * storing stack passed parameters temp. helps all CPUs 19 年之前
parser.pas 05d6f0e94d macos: added a fake sysutils for use by compiler, and fixed some tests 19 年之前
pass_1.pas 0907a1ef80 * fixed compilerwidestring concatenation 19 年之前
pass_2.pas e531c4f125 + very limited SSA support (only outside control flow 19 年之前
pbase.pas 3824604e8a * export of qualified unit symbols, fixes #6848 19 年之前
pdecl.pas 91434bd791 * fixed several dispinterface parsing related stuff 19 年之前
pdecobj.pas bc5e1be7b1 * fixed object constructor handling for 64 bit CPUs 19 年之前
pdecsub.pas d0156354a6 * inline directive enabled by default for fpc,objfpc,delphi modes 19 年之前
pdecvar.pas bf1c390027 * refactor import library generation 19 年之前
pexports.pas 3824604e8a * export of qualified unit symbols, fixes #6848 19 年之前
pexpr.pas cd5b9245f9 + support for bitsizeof() function 19 年之前
pinline.pas 22657a363b * pass context class to searchsym_in_class to fix the visibility 19 年之前
pmodules.pas bf1c390027 * refactor import library generation 19 年之前
pp.lpi 6263aefef5 * locally changed pp.lpi reverted 19 年之前
pp.pas 4662a12fd5 * compilation for arm target fixed 19 年之前
ppc.cfg 9465a13e71 + Delphi 6 configuration file 23 年之前
ppc.conf add30a428e * Kylix fixes, mostly case names of units 24 年之前
ppc.dof 67486c96c3 * fixes for Delphi 6 compilation 23 年之前
ppc.dpr 4ace790492 * remove $Log 20 年之前
ppheap.pas 7449f99d5f + Removed all compatibility defines from compiler 20 年之前
ppu.pas d7fe89c63d * Real is now defined in the system unit being an unique type, fixes #7425 19 年之前
procinfo.pas b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 年之前
pstatmnt.pas 355e101bc1 * temp results of calls in "with" statements can be in regs 19 年之前
psub.pas bf1c390027 * refactor import library generation 19 年之前
psystem.pas d7fe89c63d * Real is now defined in the system unit being an unique type, fixes #7425 19 年之前
ptconst.pas 1f42ee201b + support for bitpacked records, except for: 19 年之前
ptype.pas 2b3250aac0 * no support yet for packed records which need to be initialized 19 年之前
raatt.pas 0ec2921bbe * split newasmsymbol to refasmsymbol and defineasmsymbol 19 年之前
rabase.pas b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 年之前
rasm.pas b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 年之前
rautils.pas eccbc78e04 + support for bitpacked arrays: 19 年之前
regvars.pas b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 年之前
rgbase.pas 790a4fe2d3 * log and id tags removed 20 年之前
rgobj.pas 84d652e3c9 * remove extdebug register unused warning, it is obsolete with the ssa for registers 19 年之前
scandir.pas d0156354a6 * inline directive enabled by default for fpc,objfpc,delphi modes 19 年之前
scanner.pas d0156354a6 * inline directive enabled by default for fpc,objfpc,delphi modes 19 年之前
script.pas 848b7b8914 - removed {$ifdef havelinuxrtl10} code 19 年之前
switches.pas 2888a21593 * list supported optimization options in -i 19 年之前
symbase.pas b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 年之前
symconst.pas 1f42ee201b + support for bitpacked records, except for: 19 年之前
symdef.pas 1f42ee201b + support for bitpacked records, except for: 19 年之前
symnot.pas 790a4fe2d3 * log and id tags removed 20 年之前
symsym.pas 7528a28287 * keep track of a sym's initial location to use during the generation 19 年之前
symtable.pas c9c56996cc - removed wrong databitsize assignment (which had no effect) 19 年之前
symtype.pas eccbc78e04 + support for bitpacked arrays: 19 年之前
symutil.pas 1b4c7b5a3e * fix default parameter compare for widestring 20 年之前
systems.pas 2000c7d3e3 * used "gas" instead of "as" for Solaris (both sparc and x86) 19 年之前
tgobj.pas b50841bfce * more efficient temp allocation, in particular in case many small temps 19 年之前
tokens.pas eccbc78e04 + support for bitpacked arrays: 19 年之前
verbose.pas 05d6f0e94d macos: added a fake sysutils for use by compiler, and fixed some tests 19 年之前
version.pas 7db8bc6498 * Revert version change 19 年之前
widestr.pas d593c10adf * fixed crashes in asciichar2unicode() and ascii2unicode() in case 19 年之前

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