florian b06643a1eb * tai_const refactored 19 年 前
..
alpha 42ec76598c * new categories for vs_*: vs_declared, vs_initialised, vs_read, 20 年 前
arm dae84f282f * fixed handling of doubles in softemu mode if they are split between register and memory 19 年 前
html fa0d3d79e0 no message 23 年 前
i386 b06643a1eb * tai_const refactored 19 年 前
ia64 790a4fe2d3 * log and id tags removed 20 年 前
m68k 47c1bb60b4 * remove svn:executable from *.pp and *.pas 19 年 前
mips 804207239d *c <int64>:=-<longint> fixed (bug 4253) 20 年 前
msg 844e78b401 * error corrections for message files from Karl-Michael Schindler 19 年 前
powerpc b06643a1eb * tai_const refactored 19 年 前
powerpc64 6e290373c8 * div by const now enabled with -O2 (not -O3) 19 年 前
sparc a3ab2053c9 * support multiple asmlabel types, renamed getlabel to 20 年 前
systems 1e236c65b7 * fix order of libraries for -pg 19 年 前
utils b06643a1eb * tai_const refactored 19 年 前
vis 790a4fe2d3 * log and id tags removed 20 年 前
x86 b06643a1eb * tai_const refactored 19 年 前
x86_64 fdc1419832 * fixed interface wrappers in pic 20 年 前
COPYING d4b8a224a1 + Added license to this library 21 年 前
MPWMake f60d0b98b7 * Bugfix 20 年 前
Makefile b9a0e2ead2 * makefile again regenerated 19 年 前
Makefile.fpc f7f0f9c426 * makefile adaption to be able to cycle compiler and RTL on PowerPC64 target 20 年 前
README 012af1131e * updated to help compiling the compiler 22 年 前
aasmbase.pas aa176601fb + added more dwarf sections 19 年 前
aasmtai.pas b06643a1eb * tai_const refactored 19 年 前
aggas.pas b06643a1eb * tai_const refactored 19 年 前
aopt.pas cd3f064a33 + enabled postpeepholeopts phase 20 年 前
aoptbase.pas ab3bc45fa4 * cpu-specific overrides of optimizer methods now get called 20 年 前
aoptcs.pas 790a4fe2d3 * log and id tags removed 20 年 前
aoptda.pas a3ab2053c9 * support multiple asmlabel types, renamed getlabel to 20 年 前
aoptobj.pas db580afbff * fixed refs bookkeeping of jump labels (fix from Florian in popt386) 19 年 前
assemble.pas b06643a1eb * tai_const refactored 19 年 前
browcol.pas 790a4fe2d3 * log and id tags removed 20 年 前
browlog.pas 790a4fe2d3 * log and id tags removed 20 年 前
bsdcompile 26081ed999 * Simple script which specifies the right params for a try out BSD build 25 年 前
catch.pas 790a4fe2d3 * log and id tags removed 20 年 前
cclasses.pas 7449f99d5f + Removed all compatibility defines from compiler 20 年 前
cg64f32.pas a3ab2053c9 * support multiple asmlabel types, renamed getlabel to 20 年 前
cgbase.pas ac24965242 * procedures which use goto/label revert to the older and less 19 年 前
cgobj.pas b769a968e3 * make sure live_start and live_end are correctly updated while 19 年 前
cgutils.pas ebcb69478f * fixed a lot of stuff for fpu/mm register variables 20 年 前
charset.pas edffc31139 * fixed crash with empty codepage 20 年 前
cmsgs.pas 790a4fe2d3 * log and id tags removed 20 年 前
comphook.pas 1908ba2206 + -vb: writes compiler messages with full path instead of the file name only 20 年 前
compiler.pas 6bf3269b41 * powerpc64 port from Thomas Schatzl 20 年 前
compinnr.inc 71b90d4d00 + slice implemented 20 年 前
comprsrc.pas 46097d7679 + wince resource compiler support 20 年 前
cp437.pas effb0aae89 - remove compilation warnings 23 年 前
cp850.pas effb0aae89 - remove compilation warnings 23 年 前
cp8859_1.pas effb0aae89 - remove compilation warnings 23 年 前
cresstr.pas f9b05b2cdf * fixed rtl package building 20 年 前
cstreams.pas 790a4fe2d3 * log and id tags removed 20 年 前
cutils.pas 60345fa78a * removed hexstr(), already in RTL (and even supports 64 bit integers) 19 年 前
dbgbase.pas 51b8a4a132 * move stabs generation to a single procedure call from pmodules 20 年 前
dbgdwarf.pas aa176601fb + added more dwarf sections 19 年 前
dbgstabs.pas 66f8276445 * refactor booleans in systeminfo structure, they are now flags 19 年 前
defcmp.pas 45176ea2a8 * split tstringtype for stringdef and stringconstnode 19 年 前
defutil.pas 95879fe8a7 * basic support for generic classes 19 年 前
dwarf.pas b06643a1eb * tai_const refactored 19 年 前
export.pas 790a4fe2d3 * log and id tags removed 20 年 前
finput.pas 9b59f0675f + Fixed -o option 20 年 前
fmodule.pas 66f8276445 * refactor booleans in systeminfo structure, they are now flags 19 年 前
fpccrc.pas c0b4678873 * Rename unit crc to fpccrc to avoid name conflict in packages 20 年 前
fpcdefs.inc 3681639a6a - more PowerPC64 fixes; "Hello World" style programs can be compiled and run 20 年 前
fppu.pas 66f8276445 * refactor booleans in systeminfo structure, they are now flags 19 年 前
gendef.pas 790a4fe2d3 * log and id tags removed 20 年 前
globals.pas 66f8276445 * refactor booleans in systeminfo structure, they are now flags 19 年 前
globtype.pas ac24965242 * procedures which use goto/label revert to the older and less 19 年 前
htypechk.pas f6864a653f * don't warn about possible use of uninitialised function results of 19 年 前
impdef.pas 790a4fe2d3 * log and id tags removed 20 年 前
import.pas 790a4fe2d3 * log and id tags removed 20 年 前
link.pas 66f8276445 * refactor booleans in systeminfo structure, they are now flags 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 cd38c236a0 + made the compiler to know about PowerPC AmigaOS 19 年 前
msgtxt.inc 844e78b401 * error corrections for message files from Karl-Michael Schindler 19 年 前
nadd.pas 45176ea2a8 * split tstringtype for stringdef and stringconstnode 19 年 前
nbas.pas e4451558c4 * optimized register allocation for tempnodes 19 年 前
ncal.pas 45176ea2a8 * split tstringtype for stringdef and stringconstnode 19 年 前
ncgadd.pas a3ab2053c9 * support multiple asmlabel types, renamed getlabel to 20 年 前
ncgbas.pas b06643a1eb * tai_const refactored 19 年 前
ncgcal.pas 93bb997d8f * ppc64/linux: enhanced varargs support (passes tprintf test now) 20 年 前
ncgcnv.pas 45176ea2a8 * split tstringtype for stringdef and stringconstnode 19 年 前
ncgcon.pas b06643a1eb * tai_const refactored 19 年 前
ncgflw.pas ac24965242 * procedures which use goto/label revert to the older and less 19 年 前
ncginl.pas 45176ea2a8 * split tstringtype for stringdef and stringconstnode 19 年 前
ncgld.pas 61e3b70cfa * cleaned up segmented thread variables 19 年 前
ncgmat.pas a3ab2053c9 * support multiple asmlabel types, renamed getlabel to 20 年 前
ncgmem.pas 9f8753c6c0 * fixed web bug #4669 (usage of location.loc instead of expectloc) 19 年 前
ncgopt.pas a3ab2053c9 * support multiple asmlabel types, renamed getlabel to 20 年 前
ncgset.pas a3ab2053c9 * support multiple asmlabel types, renamed getlabel to 20 年 前
ncgutil.pas 2ef0f67ebb * don't call parameter setup code for library init code (darwin/mac os) 19 年 前
ncnv.pas 45176ea2a8 * split tstringtype for stringdef and stringconstnode 19 年 前
ncon.pas 45176ea2a8 * split tstringtype for stringdef and stringconstnode 19 年 前
nflw.pas ac24965242 * procedures which use goto/label revert to the older and less 19 年 前
ninl.pas 58381ff7b6 * made chararray handling 98% TP-compatible, fixes web bugs 3012 19 年 前
nld.pas 6d3ae16267 * fixed web bug #4647 (untyped elements in array constructors) + test 19 年 前
nmat.pas 42ec76598c * new categories for vs_*: vs_declared, vs_initialised, vs_read, 20 年 前
nmem.pas 45176ea2a8 * split tstringtype for stringdef and stringconstnode 19 年 前
nobj.pas b06643a1eb * tai_const refactored 19 年 前
node.pas dac1050c11 + mmx support revived, fixes bug #4106 20 年 前
nopt.pas 7cd67ea3f0 * node optimizer branch merged 20 年 前
nset.pas 42ec76598c * new categories for vs_*: vs_declared, vs_initialised, vs_read, 20 年 前
nstate.pas 790a4fe2d3 * log and id tags removed 20 年 前
nutils.pas 24c3ec1095 * also process methodpointerinit and methodpointerdone fields 19 年 前
ogbase.pas 790a4fe2d3 * log and id tags removed 20 年 前
ogcoff.pas aa176601fb + added more dwarf sections 19 年 前
ogelf.pas aa176601fb + added more dwarf sections 19 年 前
oglx.pas 790a4fe2d3 * log and id tags removed 20 年 前
ogmap.pas 790a4fe2d3 * log and id tags removed 20 年 前
optcse.pas b7d874635c * fixed some small problems in loop unrolling 20 年 前
options.pas abc49206fc * section smartlink for win32 added, disabled by default because ld.exe 19 年 前
optunrol.pas b7d874635c * fixed some small problems in loop unrolling 20 年 前
owar.pas 790a4fe2d3 * log and id tags removed 20 年 前
owbase.pas 790a4fe2d3 * log and id tags removed 20 年 前
parabase.pas c887507adf * generic compiler patches for ppc64/linux PIC code 19 年 前
paramgr.pas 739ae4c254 + 1st attempt to have explicit funcretloc for Amiga/m68k 19 年 前
parser.pas b718d9ff37 + added framework code for AmigaOS/PPC syscall support 19 年 前
pass_1.pas 0907a1ef80 * fixed compilerwidestring concatenation 20 年 前
pass_2.pas a0b9dd48c9 * remove check for expectloc<>location.loc, it doesn't work anymore for 20 年 前
pbase.pas 95879fe8a7 * basic support for generic classes 19 年 前
pdecl.pas 95879fe8a7 * basic support for generic classes 19 年 前
pdecobj.pas 95879fe8a7 * basic support for generic classes 19 年 前
pdecsub.pas 66f8276445 * refactor booleans in systeminfo structure, they are now flags 19 年 前
pdecvar.pas 66f8276445 * refactor booleans in systeminfo structure, they are now flags 19 年 前
pexports.pas a1189a9d64 * exports info handling refactored, -E will be passed to ld if necessary 20 年 前
pexpr.pas 45176ea2a8 * split tstringtype for stringdef and stringconstnode 19 年 前
pinline.pas 95879fe8a7 * basic support for generic classes 19 年 前
pmodules.pas abc49206fc * section smartlink for win32 added, disabled by default because ld.exe 19 年 前
pp.lpi 708cb4fb7a fixed compilation by lazarus 20 年 前
pp.pas 89297d2c39 * move all stabs ($ifdef gdb) code to dbgstabs 20 年 前
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 b06643a1eb * tai_const refactored 19 年 前
procinfo.pas a3ab2053c9 * support multiple asmlabel types, renamed getlabel to 20 年 前
pstatmnt.pas 09a668dac9 * check whether loop counters are valid for assignment (bug 4695) 19 年 前
psub.pas c297cb1569 * generate also external stubs for win32 without import section 19 年 前
psystem.pas b06643a1eb * tai_const refactored 19 年 前
ptconst.pas 45176ea2a8 * split tstringtype for stringdef and stringconstnode 19 年 前
ptype.pas 80fef1e8ad * fix parsing of typecasts in type declarations 19 年 前
raatt.pas 28381b1287 * new assembler symbol type AT_LABEL needed for PowerPc64 target 20 年 前
rabase.pas 14fca113bf * basic framework for integrated arm assembler 20 年 前
rasm.pas 790a4fe2d3 * log and id tags removed 20 年 前
rautils.pas 42ec76598c * new categories for vs_*: vs_declared, vs_initialised, vs_read, 20 年 前
regvars.pas 790a4fe2d3 * log and id tags removed 20 年 前
rgbase.pas 790a4fe2d3 * log and id tags removed 20 年 前
rgobj.pas fc1b5c9fe2 * fixed backwards extension of regalloc information 19 年 前
scandir.pas b718d9ff37 + added framework code for AmigaOS/PPC syscall support 19 年 前
scanner.pas a5f659b982 * support FPCDATE include 19 年 前
script.pas 1432660c80 Fixed Unix2Amiga path conversions for external asm script 20 年 前
switches.pas 632bdcd149 * $W switch sets the localswitch cs_generate_stackframes that can be 20 年 前
symbase.pas 89297d2c39 * move all stabs ($ifdef gdb) code to dbgstabs 20 年 前
symconst.pas 45176ea2a8 * split tstringtype for stringdef and stringconstnode 19 年 前
symdef.pas b06643a1eb * tai_const refactored 19 年 前
symnot.pas 790a4fe2d3 * log and id tags removed 20 年 前
symsym.pas 42ec76598c * new categories for vs_*: vs_declared, vs_initialised, vs_read, 20 年 前
symtable.pas ad0f93da39 * don't report name differences after implicit renames 19 年 前
symtype.pas 710ea0edf0 * fix enum support in vecn in symlists 19 年 前
symutil.pas 1b4c7b5a3e * fix default parameter compare for widestring 20 年 前
systems.pas 66f8276445 * refactor booleans in systeminfo structure, they are now flags 19 年 前
tgobj.pas 6bf3269b41 * powerpc64 port from Thomas Schatzl 20 年 前
tokens.pas 1318b95a06 * Enable recognition of property keyword in all modes now that 19 年 前
verbose.pas 1908ba2206 + -vb: writes compiler messages with full path instead of the file name only 20 年 前
version.pas 6bf3269b41 * powerpc64 port from Thomas Schatzl 20 年 前
widestr.pas 0907a1ef80 * fixed compilerwidestring concatenation 20 年 前

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