Jonas Maebe dc40738f09 * leave jvmbackend branch in a proper state (fixes from trunk merge) 13 yıl önce
..
alpha 2f5ce095ce * RefsHaveIndexReg -> cpurefshaveindexreg 13 yıl önce
arm 834026bfb5 * synchronised with trunk up to r21067 13 yıl önce
avr 834026bfb5 * synchronised with trunk up to r21067 13 yıl önce
generic 3017132268 * Remove triple sources 14 yıl önce
html fa0d3d79e0 no message 23 yıl önce
i386 834026bfb5 * synchronised with trunk up to r21067 13 yıl önce
ia64 6b2a0e978b Fix ia64 compilation problems 13 yıl önce
jvm 834026bfb5 * synchronised with trunk up to r21067 13 yıl önce
m68k aee5380ae0 * merged trunk up to r20882 13 yıl önce
mips 834026bfb5 * synchronised with trunk up to r21067 13 yıl önce
msg 834026bfb5 * synchronised with trunk up to r21067 13 yıl önce
powerpc 834026bfb5 * synchronised with trunk up to r21067 13 yıl önce
powerpc64 834026bfb5 * synchronised with trunk up to r21067 13 yıl önce
ppcgen 834026bfb5 * synchronised with trunk up to r21067 13 yıl önce
sparc aee5380ae0 * merged trunk up to r20882 13 yıl önce
systems 834026bfb5 * synchronised with trunk up to r21067 13 yıl önce
utils 834026bfb5 * synchronised with trunk up to r21067 13 yıl önce
vis ff5f311b34 - removed no more used constants 14 yıl önce
x86 aee5380ae0 * merged trunk up to r20882 13 yıl önce
x86_64 834026bfb5 * synchronised with trunk up to r21067 13 yıl önce
COPYING.txt 4bf254bc32 * added .txt extensions to all README, TODO and COPYING files 16 yıl önce
MPWMake 05d6f0e94d macos: added a fake sysutils for use by compiler, and fixed some tests 19 yıl önce
Makefile 834026bfb5 * synchronised with trunk up to r21067 13 yıl önce
Makefile.fpc aee5380ae0 * merged trunk up to r20882 13 yıl önce
README.txt 4bf254bc32 * added .txt extensions to all README, TODO and COPYING files 16 yıl önce
aasmbase.pas aee5380ae0 * merged trunk up to r20882 13 yıl önce
aasmdata.pas 834026bfb5 * synchronised with trunk up to r21067 13 yıl önce
aasmsym.pas a23fa2e81e * moved (unfinished) routines related to writing taicpu's to ppu files 19 yıl önce
aasmtai.pas aee5380ae0 * merged trunk up to r20882 13 yıl önce
aggas.pas b99a8c129d * write pointer data on AIX/ppc64 using .vbyte rather than using .llong 13 yıl önce
agjasmin.pas aee5380ae0 * merged trunk up to r20882 13 yıl önce
aopt.pas 0fe22a358b + first version of ldr instruction scheduler on arm 13 yıl önce
aoptbase.pas 2a6a4831ea * basics for generic register usage information 13 yıl önce
aoptcs.pas 2f5ce095ce * RefsHaveIndexReg -> cpurefshaveindexreg 13 yıl önce
aoptda.pas 1f6ec379de * moved field definitions before method/property definitions (see mantis 16 yıl önce
aoptobj.pas 3c33bf4e6d * completed framework for register usage tracking 13 yıl önce
asmutils.pas b1b0b2bb1f compiler: move ansistring codepage number replacement code from the asm generator to one level up. output both 0 and CP_NONE ansistring constants as constants with codepage 0. codepage 0 means CP_ACP and it will be properly understood of RTL routines while codepage CP_NONE means no codepage. For delphi unicode mode output them in compiler codepage as before. 14 yıl önce
assemble.pas 834026bfb5 * synchronised with trunk up to r21067 13 yıl önce
browcol.pas 07bf44517c * Merged XPCom branch into trunk, added support for constref and changed 15 yıl önce
bsdcompile 26081ed999 * Simple script which specifies the right params for a try out BSD build 25 yıl önce
catch.pas fd070544db - disabled installation of SIGINT signal handler for Darwin, because 16 yıl önce
ccharset.pas a6d01c09aa * make compiler compilable with 2.4.4 rtl 14 yıl önce
cclasses.pas aee5380ae0 * merged trunk up to r20882 13 yıl önce
cfidwarf.pas 23ff1e0681 * fix error in cfidwarf rev 16062 for non-windows systems 15 yıl önce
cfileutl.pas dc40738f09 * leave jvmbackend branch in a proper state (fixes from trunk merge) 13 yıl önce
cg64f32.pas 7f22a2f223 + support for range checking calculations with hlcgobj 14 yıl önce
cgbase.pas aee5380ae0 * merged trunk up to r20882 13 yıl önce
cgobj.pas 834026bfb5 * synchronised with trunk up to r21067 13 yıl önce
cgutils.pas 992cc352c6 * generalized handling of pointers to non-implicit pointer types: 14 yıl önce
cmsgs.pas aba10cd184 compiler: 14 yıl önce
comphook.pas ff8e1afec1 Display source position with timestamps also 13 yıl önce
compiler.pas 462de0f5fd + AIX target definition and info for the compiler and ppudump 13 yıl önce
compinnr.inc aee5380ae0 * merged trunk up to r20882 13 yıl önce
comprsrc.pas 02413c8a57 * moved maybequoted() from cutils to cfileutl and let its behaviour vary 13 yıl önce
constexp.pas d7f7a9bb76 * patch by Alexander Shishkin to clean up $ifopt usage by $push/$pop, resolves #20346 14 yıl önce
cp1251.pas 73a084d662 * fixes bootstrapping with 2.6.0 14 yıl önce
cp1252.pp 73a084d662 * fixes bootstrapping with 2.6.0 14 yıl önce
cp437.pas 73a084d662 * fixes bootstrapping with 2.6.0 14 yıl önce
cp850.pas 73a084d662 * fixes bootstrapping with 2.6.0 14 yıl önce
cp866.pas 73a084d662 * fixes bootstrapping with 2.6.0 14 yıl önce
cp8859_1.pas 73a084d662 * fixes bootstrapping with 2.6.0 14 yıl önce
cp8859_5.pas 73a084d662 * fixes bootstrapping with 2.6.0 14 yıl önce
cpid.pas 091627883f merge r14347 from cpstrnew branch by florian: 14 yıl önce
crefs.pas 851b00f8e9 * more properties fixed 16 yıl önce
cresstr.pas b93cc83703 * on AIX, you also can't have a label without data coming at the end of the 13 yıl önce
cstreams.pas f79dc85033 * typo fixed 13 yıl önce
cutils.pas 02413c8a57 * moved maybequoted() from cutils to cfileutl and let its behaviour vary 13 yıl önce
cwindirs.pp 0bdd15e0da + added cwindirs for the time being to the compiler dir till a release with windirs in the rtl is released 14 yıl önce
dbgbase.pas 813ebf08e3 * Avoid having current_debuginfo pointing to freed memory 13 yıl önce
dbgdwarf.pas aee5380ae0 * merged trunk up to r20882 13 yıl önce
dbgstabs.pas 834026bfb5 * synchronised with trunk up to r21067 13 yıl önce
dbgstabx.pas 247033cce1 + stabx support for AIX, which is a variant of stabs. Note that we only 13 yıl önce
defcmp.pas dc40738f09 * leave jvmbackend branch in a proper state (fixes from trunk merge) 13 yıl önce
defutil.pas aee5380ae0 * merged trunk up to r20882 13 yıl önce
export.pas 28740dce2d - removed extra "fordefinition" parameter again from tprocdef.mangledname(), 14 yıl önce
expunix.pas aee5380ae0 * merged trunk up to r20882 13 yıl önce
finput.pas aee5380ae0 * merged trunk up to r20882 13 yıl önce
fmodule.pas 834026bfb5 * synchronised with trunk up to r21067 13 yıl önce
fpccrc.pas 793fd8fc09 * Add -Xg to help pages 17 yıl önce
fpcdefs.inc aee5380ae0 * merged trunk up to r20882 13 yıl önce
fppu.pas aee5380ae0 * merged trunk up to r20882 13 yıl önce
gendef.pas aee5380ae0 * merged trunk up to r20882 13 yıl önce
globals.pas 834026bfb5 * synchronised with trunk up to r21067 13 yıl önce
globtype.pas 834026bfb5 * synchronised with trunk up to r21067 13 yıl önce
hlcg2ll.pas aee5380ae0 * merged trunk up to r20882 13 yıl önce
hlcgobj.pas aee5380ae0 * merged trunk up to r20882 13 yıl önce
htypechk.pas 834026bfb5 * synchronised with trunk up to r21067 13 yıl önce
impdef.pas 02413c8a57 * moved maybequoted() from cutils to cfileutl and let its behaviour vary 13 yıl önce
import.pas bf1c390027 * refactor import library generation 19 yıl önce
link.pas 02413c8a57 * moved maybequoted() from cutils to cfileutl and let its behaviour vary 13 yıl önce
macho.pas 814658847e * fixed comments for some comments, they were offset by one line (patch by 14 yıl önce
machoutils.pas 111d05c68f o patch by Alexander Shishkin, resolves #20409 14 yıl önce
msgidx.inc 834026bfb5 * synchronised with trunk up to r21067 13 yıl önce
msgtxt.inc 834026bfb5 * synchronised with trunk up to r21067 13 yıl önce
nadd.pas 834026bfb5 * synchronised with trunk up to r21067 13 yıl önce
nbas.pas aee5380ae0 * merged trunk up to r20882 13 yıl önce
ncal.pas 834026bfb5 * synchronised with trunk up to r21067 13 yıl önce
ncgadd.pas aee5380ae0 * merged trunk up to r20882 13 yıl önce
ncgbas.pas cef61300ff + ttgobj.gethltemptyped() routine for allocating managed types with high level 14 yıl önce
ncgcal.pas 834026bfb5 * synchronised with trunk up to r21067 13 yıl önce
ncgcnv.pas aee5380ae0 * merged trunk up to r20882 13 yıl önce
ncgcon.pas aee5380ae0 * merged trunk up to r20882 13 yıl önce
ncgflw.pas aee5380ae0 * merged trunk up to r20882 13 yıl önce
ncginl.pas aee5380ae0 * merged trunk up to r20882 13 yıl önce
ncgld.pas aee5380ae0 * merged trunk up to r20882 13 yıl önce
ncgmat.pas 80a63197e3 + support for unaryminus for the JVM target (integer via generic code, float 14 yıl önce
ncgmem.pas aee5380ae0 * merged trunk up to r20882 13 yıl önce
ncgnstld.pas 4dee36b64b * copy the implicit pointer rather than the contents of var/out/constref 14 yıl önce
ncgnstmm.pas 39adb3dfae * fixed loading the nested framepointer when calling another nested 14 yıl önce
ncgobjc.pas 4cf5e36ce7 compiler: 14 yıl önce
ncgopt.pas 0e87627218 + gethltemp() to allocate a temp specifying full type information even 14 yıl önce
ncgrtti.pas 22dd93858d * don't try to write rtti for fields in Pascal records/classes/objects/... 13 yıl önce
ncgset.pas 084c76119b * use unsigned type for unsigned comparison 14 yıl önce
ncgutil.pas 834026bfb5 * synchronised with trunk up to r21067 13 yıl önce
ncnv.pas 834026bfb5 * synchronised with trunk up to r21067 13 yıl önce
ncon.pas 834026bfb5 * synchronised with trunk up to r21067 13 yıl önce
nflw.pas aee5380ae0 * merged trunk up to r20882 13 yıl önce
ngenutil.pas 834026bfb5 * synchronised with trunk up to r21067 13 yıl önce
ngtcon.pas 834026bfb5 * synchronised with trunk up to r21067 13 yıl önce
ninl.pas 834026bfb5 * synchronised with trunk up to r21067 13 yıl önce
nld.pas aee5380ae0 * merged trunk up to r20882 13 yıl önce
nmat.pas aee5380ae0 * merged trunk up to r20882 13 yıl önce
nmem.pas aee5380ae0 * merged trunk up to r20882 13 yıl önce
nobj.pas 834026bfb5 * synchronised with trunk up to r21067 13 yıl önce
nobjc.pas 0dcedf3799 * do not crash but give a fatal error when using Objective-Pascal code 15 yıl önce
node.pas eedb5c89de * part of r20140, forgot to commit 13 yıl önce
nopt.pas 8e3d7fe8d3 * fixed genmultistringadd() optimization for jvm and enabled it 13 yıl önce
nset.pas d35d1ed357 + initial support for pascal booleans with sizes 2, 4 and 8 14 yıl önce
nstate.pas 790a4fe2d3 * log and id tags removed 20 yıl önce
nutils.pas aee5380ae0 * merged trunk up to r20882 13 yıl önce
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 yıl önce
objcgutl.pas 40a9762ac6 * objcprotocol symbols have to be weak in the non-fragile abi to prevent 13 yıl önce
objcutil.pas 8525a30d9f * don't generate a classClass call for objc loadvmtaddrnodes generated 13 yıl önce
ogbase.pas 6432c82c01 * don't pass property as var-parameter to val() 13 yıl önce
ogcoff.pas ac43eb9b70 + generic implementation of ReplaceForbiddenAsmSymbolChars() instead 13 yıl önce
ogelf.pas ac43eb9b70 + generic implementation of ReplaceForbiddenAsmSymbolChars() instead 13 yıl önce
oglx.pas 658c46b903 * remove tdictionary and tindexarray 19 yıl önce
ogmacho.pas ac43eb9b70 + generic implementation of ReplaceForbiddenAsmSymbolChars() instead 13 yıl önce
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 yıl önce
ognlm.pas ac43eb9b70 + generic implementation of ReplaceForbiddenAsmSymbolChars() instead 13 yıl önce
optbase.pas 49f9695cf5 * handle short boolean evaluation correctly when doing node cse 15 yıl önce
optcse.pas ffbf1a7331 * Avoid pointer typecast warning 14 yıl önce
optdead.pas a8087498fa * tell GNU nm not to print undefined symbols, because 13 yıl önce
optdfa.pas 5defdf86ba * handle for-loops correctly if the limits contain the counter variable 13 yıl önce
options.pas aee5380ae0 * merged trunk up to r20882 13 yıl önce
optloop.pas 092153e7ad * handle unrolling of for ... downto ... correctly, resolves #15668 15 yıl önce
opttail.pas 6ec0f2549a * factored load node flags out of node flags to gain space 14 yıl önce
optutils.pas db196d76c2 + strength reduction for array accesses inside for loops 17 yıl önce
optvirt.pas 28740dce2d - removed extra "fordefinition" parameter again from tprocdef.mangledname(), 14 yıl önce
owar.pas 0c62133d38 * patch by Mattias Gaertner to allow to override how the compiler reads source/ppu files, resolves #18740 14 yıl önce
owbase.pas 96e8e89e16 * write error code if an object file cannot be created 13 yıl önce
parabase.pas aee5380ae0 * merged trunk up to r20882 13 yıl önce
paramgr.pas aee5380ae0 * merged trunk up to r20882 13 yıl önce
parser.pas 6972947c6b compiler: remove unused variable 14 yıl önce
pass_1.pas 94d976bc87 * when simplifying ordinal expressions during inlining, keep the resultdef 15 yıl önce
pass_2.pas aee5380ae0 * merged trunk up to r20882 13 yıl önce
pbase.pas aee5380ae0 * merged trunk up to r20882 13 yıl önce
pdecl.pas aee5380ae0 * merged trunk up to r20882 13 yıl önce
pdecobj.pas aee5380ae0 * merged trunk up to r20882 13 yıl önce
pdecsub.pas aee5380ae0 * merged trunk up to r20882 13 yıl önce
pdecvar.pas aee5380ae0 * merged trunk up to r20882 13 yıl önce
pexports.pas 3589f90cf8 * also show the valid bounds in most cases when signalling a range check 13 yıl önce
pexpr.pas 834026bfb5 * synchronised with trunk up to r21067 13 yıl önce
pgenutil.pas ef10ce3bd0 * pgenutil.pas, generate_specialization: 13 yıl önce
pinline.pas aee5380ae0 * merged trunk up to r20882 13 yıl önce
pmodules.pas aee5380ae0 * merged trunk up to r20882 13 yıl önce
pp.lpi 1f154028da * proper title value 13 yıl önce
pp.pas aee5380ae0 * merged trunk up to r20882 13 yıl önce
pparautl.pas aee5380ae0 * merged trunk up to r20882 13 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
ppc68k.lpi ab217ca748 * lpi version increased 16 yıl önce
ppcarm.lpi a953b732d4 * update of project file 13 yıl önce
ppcavr.lpi 645b6942d0 * version update 14 yıl önce
ppcmips.lpi 5bf1354eca * lazarus project file updates 13 yıl önce
ppcmipsel.lpi 5bf1354eca * lazarus project file updates 13 yıl önce
ppcppc.lpi ab217ca748 * lpi version increased 16 yıl önce
ppcsparc.lpi ab217ca748 * lpi version increased 16 yıl önce
ppheap.pas ef7bd58c54 * germanism removed (aktfilepos -> current_filepos) 19 yıl önce
ppu.pas aee5380ae0 * merged trunk up to r20882 13 yıl önce
ppx86_64.lpi 1f154028da * proper title value 13 yıl önce
procinfo.pas aee5380ae0 * merged trunk up to r20882 13 yıl önce
pstatmnt.pas aee5380ae0 * merged trunk up to r20882 13 yıl önce
psub.pas aee5380ae0 * merged trunk up to r20882 13 yıl önce
psystem.pas aee5380ae0 * merged trunk up to r20882 13 yıl önce
ptconst.pas 834026bfb5 * synchronised with trunk up to r21067 13 yıl önce
ptype.pas aee5380ae0 * merged trunk up to r20882 13 yıl önce
raatt.pas c0690d1bdc + New virtual method TATTReader.HandleDollar, useful for MIPS reader 13 yıl önce
rabase.pas b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 yıl önce
rasm.pas 1684a6fc32 * replaced tdictionary with tfphashlist 19 yıl önce
rautils.pas 97559ea92a * Define MAX_OPER_X to avoid warnings about array index past maximum value 14 yıl önce
regvars.pas 1c01d52ea6 * Improvements of tprocinfo class: 14 yıl önce
rescmn.pas adbad5ab96 + fcl-res support for xcoff/aix 13 yıl önce
rgbase.pas 790a4fe2d3 * log and id tags removed 20 yıl önce
rgobj.pas aee5380ae0 * merged trunk up to r20882 13 yıl önce
scandir.pas aee5380ae0 * merged trunk up to r20882 13 yıl önce
scanner.pas aee5380ae0 * merged trunk up to r20882 13 yıl önce
script.pas ec1cceb3d1 + support for generating multiple script files (.sh/.bat/.cmd/...) with link 13 yıl önce
switches.pas 28c20cfc5e * the default string type for the JVM target is no longer automatically 14 yıl önce
symbase.pas 1bc846dd3c + TSymtablestack.getcopyuntil() method that creates a copy of a 14 yıl önce
symconst.pas 834026bfb5 * synchronised with trunk up to r21067 13 yıl önce
symcreat.pas ca57ab2c99 * support storing the scanner state when the current token is _ID 13 yıl önce
symdef.pas dc40738f09 * leave jvmbackend branch in a proper state (fixes from trunk merge) 13 yıl önce
symnot.pas 790a4fe2d3 * log and id tags removed 20 yıl önce
symsym.pas fb73001389 * don't give an internalerror when setting the mangledbasename in case the 13 yıl önce
symtable.pas aee5380ae0 * merged trunk up to r20882 13 yıl önce
symtype.pas aee5380ae0 * merged trunk up to r20882 13 yıl önce
symutil.pas 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). 18 yıl önce
systems.inc aee5380ae0 * merged trunk up to r20882 13 yıl önce
systems.pas aee5380ae0 * merged trunk up to r20882 13 yıl önce
tgobj.pas cef61300ff + ttgobj.gethltemptyped() routine for allocating managed types with high level 14 yıl önce
tokens.pas aee5380ae0 * merged trunk up to r20882 13 yıl önce
verbose.pas 2b4e2dc164 * Fix ChangeMessageVerbosity by adingd a recordpendingmessagestate call 14 yıl önce
version.pas 38ecd5371f Add mips and mipsel source_cpu_string 13 yıl önce
widestr.pas aee5380ae0 * merged trunk up to r20882 13 yıl önce
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 17 yıl önce
wpobase.pas d7f7a9bb76 * patch by Alexander Shishkin to clean up $ifopt usage by $push/$pop, resolves #20346 14 yıl önce
wpoinfo.pas 1743c6f1a8 * also recompile a unit if class/object definitions in indirectly used 15 yıl önce

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