florian 5f0bcd9248 * patch by Nico Erfurth: há 13 anos atrás
..
alpha 85a3fd3357 + ossinttype/osuinttype defs that correspond to OS_SINT/OS_INT for use in há 13 anos atrás
arm 5f0bcd9248 * patch by Nico Erfurth: há 13 anos atrás
avr edd42aa42a * moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for há 13 anos atrás
generic 3017132268 * Remove triple sources há 14 anos atrás
html fa0d3d79e0 no message há 23 anos atrás
i386 edd42aa42a * moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for há 13 anos atrás
ia64 85a3fd3357 + ossinttype/osuinttype defs that correspond to OS_SINT/OS_INT for use in há 13 anos atrás
jvm 85a3fd3357 + ossinttype/osuinttype defs that correspond to OS_SINT/OS_INT for use in há 13 anos atrás
m68k edd42aa42a * moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for há 13 anos atrás
mips edd42aa42a * moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for há 13 anos atrás
msg 6c8eed21c4 + implement auto inlining (-Ooautoinline) há 13 anos atrás
powerpc edd42aa42a * moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for há 13 anos atrás
powerpc64 edd42aa42a * moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for há 13 anos atrás
ppcgen edd42aa42a * moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for há 13 anos atrás
sparc 618a5e8e2e * fixed operand order for AND-operation in smallset<=/=>smallset code há 13 anos atrás
systems c27f9da1b2 * always surround ld link.res SEARCH_DIR() arguments with double quotes, há 13 anos atrás
utils 6c8eed21c4 + implement auto inlining (-Ooautoinline) há 13 anos atrás
vis 85a3fd3357 + ossinttype/osuinttype defs that correspond to OS_SINT/OS_INT for use in há 13 anos atrás
x86 edd42aa42a * moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for há 13 anos atrás
x86_64 53c39d5420 * fixes peephole optimizer problems with -O3 on x86-64 há 13 anos atrás
COPYING.txt 4bf254bc32 * added .txt extensions to all README, TODO and COPYING files há 16 anos atrás
MPWMake 05d6f0e94d macos: added a fake sysutils for use by compiler, and fixed some tests há 19 anos atrás
Makefile 834026bfb5 * synchronised with trunk up to r21067 há 13 anos atrás
Makefile.fpc aee5380ae0 * merged trunk up to r20882 há 13 anos atrás
README.txt 4bf254bc32 * added .txt extensions to all README, TODO and COPYING files há 16 anos atrás
aasmbase.pas aee5380ae0 * merged trunk up to r20882 há 13 anos atrás
aasmdata.pas 834026bfb5 * synchronised with trunk up to r21067 há 13 anos atrás
aasmsym.pas a23fa2e81e * moved (unfinished) routines related to writing taicpu's to ppu files há 18 anos atrás
aasmtai.pas be5a5d6ae6 - Removed redundant fillchar() calls, class instances are cleared on construction. há 13 anos atrás
aggas.pas 14cfe770a4 * replaced most (if not all) remaining fields/parameters in the compiler há 13 anos atrás
agjasmin.pas 9c0ec8ee8c * part of r21120, forgot to commit há 13 anos atrás
aopt.pas 8832a34b67 * fix reg. allocs even for procedures without labels há 13 anos atrás
aoptbase.pas d4c120cb34 * fix comment so it does not confuse lazarus há 13 anos atrás
aoptcs.pas 2f5ce095ce * RefsHaveIndexReg -> cpurefshaveindexreg há 13 anos atrás
aoptda.pas 1f6ec379de * moved field definitions before method/property definitions (see mantis há 16 anos atrás
aoptobj.pas 17dd362a5a * white space há 13 anos atrás
asmutils.pas 8282d6e37a * do not create a global symbol in the middle of ansi/unicodestring há 13 anos atrás
assemble.pas 14cfe770a4 * replaced most (if not all) remaining fields/parameters in the compiler há 13 anos atrás
browcol.pas 14cfe770a4 * replaced most (if not all) remaining fields/parameters in the compiler há 13 anos atrás
bsdcompile 26081ed999 * Simple script which specifies the right params for a try out BSD build há 25 anos atrás
catch.pas fd070544db - disabled installation of SIGINT signal handler for Darwin, because há 16 anos atrás
ccharset.pas a6d01c09aa * make compiler compilable with 2.4.4 rtl há 14 anos atrás
cclasses.pas aee5380ae0 * merged trunk up to r20882 há 13 anos atrás
cfidwarf.pas 23ff1e0681 * fix error in cfidwarf rev 16062 for non-windows systems há 15 anos atrás
cfileutl.pas 0841ee6e4f * GNU ld only supports double quotes in its response file -> requote there há 13 anos atrás
cg64f32.pas edd42aa42a * moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for há 13 anos atrás
cgbase.pas aee5380ae0 * merged trunk up to r20882 há 13 anos atrás
cghlcpu.pas e20639732f + cghlcpu unit with thlbasecgcpu class that overrides all abstract tcg há 13 anos atrás
cgobj.pas edd42aa42a * moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for há 13 anos atrás
cgutils.pas 992cc352c6 * generalized handling of pointers to non-implicit pointer types: há 14 anos atrás
cmsgs.pas aba10cd184 compiler: há 14 anos atrás
comphook.pas 14cfe770a4 * replaced most (if not all) remaining fields/parameters in the compiler há 13 anos atrás
compiler.pas 462de0f5fd + AIX target definition and info for the compiler and ppudump há 13 anos atrás
compinnr.inc aee5380ae0 * merged trunk up to r20882 há 13 anos atrás
comprsrc.pas 14cfe770a4 * replaced most (if not all) remaining fields/parameters in the compiler há 13 anos atrás
constexp.pas d7f7a9bb76 * patch by Alexander Shishkin to clean up $ifopt usage by $push/$pop, resolves #20346 há 14 anos atrás
cp1251.pas 73a084d662 * fixes bootstrapping with 2.6.0 há 14 anos atrás
cp1252.pp 73a084d662 * fixes bootstrapping with 2.6.0 há 14 anos atrás
cp437.pas 73a084d662 * fixes bootstrapping with 2.6.0 há 14 anos atrás
cp850.pas 73a084d662 * fixes bootstrapping with 2.6.0 há 14 anos atrás
cp866.pas 73a084d662 * fixes bootstrapping with 2.6.0 há 14 anos atrás
cp8859_1.pas 73a084d662 * fixes bootstrapping with 2.6.0 há 14 anos atrás
cp8859_5.pas 73a084d662 * fixes bootstrapping with 2.6.0 há 14 anos atrás
cpid.pas 091627883f merge r14347 from cpstrnew branch by florian: há 14 anos atrás
crefs.pas 851b00f8e9 * more properties fixed há 16 anos atrás
cresstr.pas 8282d6e37a * do not create a global symbol in the middle of ansi/unicodestring há 13 anos atrás
cstreams.pas f79dc85033 * typo fixed há 13 anos atrás
cutils.pas 02413c8a57 * moved maybequoted() from cutils to cfileutl and let its behaviour vary há 13 anos atrás
cwindirs.pp 0bdd15e0da + added cwindirs for the time being to the compiler dir till a release with windirs in the rtl is released há 14 anos atrás
dbgbase.pas 813ebf08e3 * Avoid having current_debuginfo pointing to freed memory há 13 anos atrás
dbgdwarf.pas 14cfe770a4 * replaced most (if not all) remaining fields/parameters in the compiler há 13 anos atrás
dbgstabs.pas 14cfe770a4 * replaced most (if not all) remaining fields/parameters in the compiler há 13 anos atrás
dbgstabx.pas 14cfe770a4 * replaced most (if not all) remaining fields/parameters in the compiler há 13 anos atrás
defcmp.pas 99e70e7128 * do not allow implicit conversions from currency to orddef even if currency há 13 anos atrás
defutil.pas aee5380ae0 * merged trunk up to r20882 há 13 anos atrás
export.pas 6f3bace0f3 + support for exporting Objective-C classes from dynamic libraries. It works há 16 anos atrás
expunix.pas aee5380ae0 * merged trunk up to r20882 há 13 anos atrás
finput.pas 14cfe770a4 * replaced most (if not all) remaining fields/parameters in the compiler há 13 anos atrás
fmodule.pas 14cfe770a4 * replaced most (if not all) remaining fields/parameters in the compiler há 13 anos atrás
fpccrc.pas 793fd8fc09 * Add -Xg to help pages há 17 anos atrás
fpcdefs.inc aee5380ae0 * merged trunk up to r20882 há 13 anos atrás
fppu.pas 14cfe770a4 * replaced most (if not all) remaining fields/parameters in the compiler há 13 anos atrás
gendef.pas aee5380ae0 * merged trunk up to r20882 há 13 anos atrás
globals.pas 6c8eed21c4 + implement auto inlining (-Ooautoinline) há 13 anos atrás
globtype.pas 6c8eed21c4 + implement auto inlining (-Ooautoinline) há 13 anos atrás
hlcg2ll.pas 9e51b0837c * avoid problems when using a_load*loc* calls with 3-byte-sized parameters há 13 anos atrás
hlcgobj.pas 9d860904fe * merged AIX changes from ncgutil.gen_proc_symbol_end() into há 13 anos atrás
htypechk.pas 95b8b95c9c * fixed (harmless) class cast error há 13 anos atrás
impdef.pas 02413c8a57 * moved maybequoted() from cutils to cfileutl and let its behaviour vary há 13 anos atrás
import.pas bf1c390027 * refactor import library generation há 19 anos atrás
link.pas 14cfe770a4 * replaced most (if not all) remaining fields/parameters in the compiler há 13 anos atrás
macho.pas 814658847e * fixed comments for some comments, they were offset by one line (patch by há 14 anos atrás
machoutils.pas 111d05c68f o patch by Alexander Shishkin, resolves #20409 há 14 anos atrás
msgidx.inc 6c8eed21c4 + implement auto inlining (-Ooautoinline) há 13 anos atrás
msgtxt.inc 6c8eed21c4 + implement auto inlining (-Ooautoinline) há 13 anos atrás
nadd.pas 06b17111da * also recognize scurrency as an "originally was a 64 bit value" in há 13 anos atrás
nbas.pas aee5380ae0 * merged trunk up to r20882 há 13 anos atrás
ncal.pas 6c8eed21c4 + implement auto inlining (-Ooautoinline) há 13 anos atrás
ncgadd.pas edd42aa42a * moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for há 13 anos atrás
ncgbas.pas cef61300ff + ttgobj.gethltemptyped() routine for allocating managed types with high level há 14 anos atrás
ncgcal.pas edd42aa42a * moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for há 13 anos atrás
ncgcnv.pas edd42aa42a * moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for há 13 anos atrás
ncgcon.pas 8282d6e37a * do not create a global symbol in the middle of ansi/unicodestring há 13 anos atrás
ncgflw.pas edd42aa42a * moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for há 13 anos atrás
ncginl.pas 4a730bd053 * fixed source type for location_force_register() when loading second há 13 anos atrás
ncgld.pas 78bb3e323a * fixed source type information for values loaded in arrayconstructor after há 13 anos atrás
ncgmat.pas edd42aa42a * moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for há 13 anos atrás
ncgmem.pas edd42aa42a * moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for há 13 anos atrás
ncgnstld.pas 4dee36b64b * copy the implicit pointer rather than the contents of var/out/constref há 14 anos atrás
ncgnstmm.pas 39adb3dfae * fixed loading the nested framepointer when calling another nested há 14 anos atrás
ncgobjc.pas 4cf5e36ce7 compiler: há 14 anos atrás
ncgopt.pas 0e87627218 + gethltemp() to allocate a temp specifying full type information even há 14 anos atrás
ncgrtti.pas a54e342060 + Reduce the amount of RTTI by not generating 'init' information if it will end up being the same as the 'full' one (which is the case of most simple types). The new behavior can be customized for every tdef by overriding needs_separate_initrtti method. há 13 anos atrás
ncgset.pas edd42aa42a * moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for há 13 anos atrás
ncgutil.pas 21573f50c5 * allow LOC_CONSTANT to be used as vmt pointers in the cg, resolves #21914 há 13 anos atrás
ncnv.pas 834026bfb5 * synchronised with trunk up to r21067 há 13 anos atrás
ncon.pas 834026bfb5 * synchronised with trunk up to r21067 há 13 anos atrás
nflw.pas 6c8eed21c4 + implement auto inlining (-Ooautoinline) há 13 anos atrás
ngenutil.pas 834026bfb5 * synchronised with trunk up to r21067 há 13 anos atrás
ngtcon.pas eb7e192226 * support pointer constants as initialisation values for procvar typed há 13 anos atrás
ninl.pas 562b968b16 * now that copy() expressions are only translated into calls during the há 13 anos atrás
nld.pas aee5380ae0 * merged trunk up to r20882 há 13 anos atrás
nmat.pas aee5380ae0 * merged trunk up to r20882 há 13 anos atrás
nmem.pas 11e9f95580 * fixed (not harmless) class cast error when indexing an array[orddef] using há 13 anos atrás
nobj.pas 834026bfb5 * synchronised with trunk up to r21067 há 13 anos atrás
nobjc.pas 0dcedf3799 * do not crash but give a fatal error when using Objective-Pascal code há 15 anos atrás
node.pas eedb5c89de * part of r20140, forgot to commit há 13 anos atrás
nopt.pas 8e3d7fe8d3 * fixed genmultistringadd() optimization for jvm and enabled it há 13 anos atrás
nset.pas d35d1ed357 + initial support for pascal booleans with sizes 2, 4 and 8 há 14 anos atrás
nstate.pas 790a4fe2d3 * log and id tags removed há 20 anos atrás
nutils.pas 6c8eed21c4 + implement auto inlining (-Ooautoinline) há 13 anos atrás
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). há 14 anos atrás
objcgutl.pas 40a9762ac6 * objcprotocol symbols have to be weak in the non-fragile abi to prevent há 13 anos atrás
objcutil.pas 8525a30d9f * don't generate a classClass call for objc loadvmtaddrnodes generated há 13 anos atrás
ogbase.pas 6432c82c01 * don't pass property as var-parameter to val() há 13 anos atrás
ogcoff.pas 14cfe770a4 * replaced most (if not all) remaining fields/parameters in the compiler há 13 anos atrás
ogelf.pas 14cfe770a4 * replaced most (if not all) remaining fields/parameters in the compiler há 13 anos atrás
oglx.pas 658c46b903 * remove tdictionary and tindexarray há 19 anos atrás
ogmacho.pas ac43eb9b70 + generic implementation of ReplaceForbiddenAsmSymbolChars() instead há 13 anos atrás
ogmap.pas 5e11e697b4 * Use unsigned integers for sizes and positions to break 2GB limit in tdynamicarray, object writer, internal linker, coff and PE headers. há 17 anos atrás
ognlm.pas 14cfe770a4 * replaced most (if not all) remaining fields/parameters in the compiler há 13 anos atrás
optbase.pas 49f9695cf5 * handle short boolean evaluation correctly when doing node cse há 15 anos atrás
optcse.pas ffbf1a7331 * Avoid pointer typecast warning há 14 anos atrás
optdead.pas 14cfe770a4 * replaced most (if not all) remaining fields/parameters in the compiler há 13 anos atrás
optdfa.pas 5defdf86ba * handle for-loops correctly if the limits contain the counter variable há 13 anos atrás
options.pas 7dbfd9dc81 * don't say a config file is empty if it only contains #define, #undef, há 13 anos atrás
optloop.pas 6c8eed21c4 + implement auto inlining (-Ooautoinline) há 13 anos atrás
opttail.pas 6ec0f2549a * factored load node flags out of node flags to gain space há 14 anos atrás
optutils.pas db196d76c2 + strength reduction for array accesses inside for loops há 17 anos atrás
optvirt.pas daef2efa69 - removed tstoreddef.reset() and overrides, and the associated há 15 anos atrás
owar.pas 0c62133d38 * patch by Mattias Gaertner to allow to override how the compiler reads source/ppu files, resolves #18740 há 14 anos atrás
owbase.pas 96e8e89e16 * write error code if an object file cannot be created há 13 anos atrás
parabase.pas aee5380ae0 * merged trunk up to r20882 há 13 anos atrás
paramgr.pas aee5380ae0 * merged trunk up to r20882 há 13 anos atrás
parser.pas 6972947c6b compiler: remove unused variable há 14 anos atrás
pass_1.pas 94d976bc87 * when simplifying ordinal expressions during inlining, keep the resultdef há 15 anos atrás
pass_2.pas aee5380ae0 * merged trunk up to r20882 há 13 anos atrás
pbase.pas aee5380ae0 * merged trunk up to r20882 há 13 anos atrás
pdecl.pas 4312aa4e08 compiler: allow compiler to find real class definition during class members parse to handle references to self constants + test há 13 anos atrás
pdecobj.pas 0fd9228deb * extended r21290 to also apply to Java interfaces (they can also contain há 13 anos atrás
pdecsub.pas 6c8eed21c4 + implement auto inlining (-Ooautoinline) há 13 anos atrás
pdecvar.pas def357287e * revert revision 21251 for pdecvar.pas: not generating the bss-data for the static symbol for a generic breaks linking with debug info enabled; I'll need to find a better solution to avoid unneeded use of space (luckily it wasn't needed to fix any bug ^^) há 13 anos atrás
pexports.pas 3589f90cf8 * also show the valid bounds in most cases when signalling a range check há 13 anos atrás
pexpr.pas 6c8eed21c4 + implement auto inlining (-Ooautoinline) há 13 anos atrás
pgenutil.pas 4312aa4e08 compiler: allow compiler to find real class definition during class members parse to handle references to self constants + test há 13 anos atrás
pinline.pas aee5380ae0 * merged trunk up to r20882 há 13 anos atrás
pmodules.pas 14cfe770a4 * replaced most (if not all) remaining fields/parameters in the compiler há 13 anos atrás
pp.lpi 5cfc865889 * version update há 13 anos atrás
pp.pas aee5380ae0 * merged trunk up to r20882 há 13 anos atrás
pparautl.pas 19053de279 * Added {$i fpcdefs.inc}, was missing in the newly added unit, causing incorrect parameter positions on some platforms (e.g. broken tsafecall2, tsafecall3). há 13 anos atrás
ppc.cfg 9465a13e71 + Delphi 6 configuration file há 23 anos atrás
ppc.conf add30a428e * Kylix fixes, mostly case names of units há 24 anos atrás
ppc.dof 67486c96c3 * fixes for Delphi 6 compilation há 23 anos atrás
ppc68k.lpi ab217ca748 * lpi version increased há 16 anos atrás
ppcarm.lpi a953b732d4 * update of project file há 13 anos atrás
ppcavr.lpi 645b6942d0 * version update há 14 anos atrás
ppcmips.lpi 5bf1354eca * lazarus project file updates há 13 anos atrás
ppcmipsel.lpi 31f54a7810 * use separate build directory for mipsel há 13 anos atrás
ppcppc.lpi ab217ca748 * lpi version increased há 16 anos atrás
ppcsparc.lpi ab217ca748 * lpi version increased há 16 anos atrás
ppheap.pas ef7bd58c54 * germanism removed (aktfilepos -> current_filepos) há 19 anos atrás
ppu.pas 4e0df2d3a4 * increased ppu version after jvmbackend merge há 13 anos atrás
ppx86_64.lpi 1f154028da * proper title value há 13 anos atrás
procinfo.pas 6c8eed21c4 + implement auto inlining (-Ooautoinline) há 13 anos atrás
pstatmnt.pas 6c8eed21c4 + implement auto inlining (-Ooautoinline) há 13 anos atrás
psub.pas 6c8eed21c4 + implement auto inlining (-Ooautoinline) há 13 anos atrás
psystem.pas 85a3fd3357 + ossinttype/osuinttype defs that correspond to OS_SINT/OS_INT for use in há 13 anos atrás
ptconst.pas 834026bfb5 * synchronised with trunk up to r21067 há 13 anos atrás
ptype.pas 4312aa4e08 compiler: allow compiler to find real class definition during class members parse to handle references to self constants + test há 13 anos atrás
raatt.pas c0690d1bdc + New virtual method TATTReader.HandleDollar, useful for MIPS reader há 13 anos atrás
rabase.pas b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from há 19 anos atrás
rasm.pas 1684a6fc32 * replaced tdictionary with tfphashlist há 19 anos atrás
rautils.pas 97559ea92a * Define MAX_OPER_X to avoid warnings about array index past maximum value há 14 anos atrás
regvars.pas 1c01d52ea6 * Improvements of tprocinfo class: há 14 anos atrás
rescmn.pas adbad5ab96 + fcl-res support for xcoff/aix há 13 anos atrás
rgbase.pas 790a4fe2d3 * log and id tags removed há 20 anos atrás
rgobj.pas aee5380ae0 * merged trunk up to r20882 há 13 anos atrás
scandir.pas 958600e74b * by default disable the warning about interfaces raising a particular há 13 anos atrás
scanner.pas d79eee8ed1 compiler: write a warning if unit should be compiled with built-in system codepage for ansistring constants but this codepage is not known by the compiler há 13 anos atrás
script.pas 0841ee6e4f * GNU ld only supports double quotes in its response file -> requote there há 13 anos atrás
switches.pas 28c20cfc5e * the default string type for the JVM target is no longer automatically há 14 anos atrás
symbase.pas 1bc846dd3c + TSymtablestack.getcopyuntil() method that creates a copy of a há 14 anos atrás
symconst.pas 834026bfb5 * synchronised with trunk up to r21067 há 13 anos atrás
symcreat.pas ca57ab2c99 * support storing the scanner state when the current token is _ID há 13 anos atrás
symdef.pas d6f85c35b5 - removed stray symtablestack.push() after r21282 há 13 anos atrás
symnot.pas 790a4fe2d3 * log and id tags removed há 20 anos atrás
symsym.pas fb73001389 * don't give an internalerror when setting the mangledbasename in case the há 13 anos atrás
symtable.pas 810bd7ddab + symtable.pas, tspecializesymtable.create: SymList and DefList do not need to own the symbols and defs as they are moved to another symtable before the specialize symtable is destroyed (avoids the need to call "extract" on those lists) há 13 anos atrás
symtype.pas a54e342060 + Reduce the amount of RTTI by not generating 'init' information if it will end up being the same as the 'full' one (which is the case of most simple types). The new behavior can be customized for every tdef by overriding needs_separate_initrtti method. há 13 anos atrás
symutil.pas 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). há 18 anos atrás
systems.inc aee5380ae0 * merged trunk up to r20882 há 13 anos atrás
systems.pas aee5380ae0 * merged trunk up to r20882 há 13 anos atrás
tgobj.pas cef61300ff + ttgobj.gethltemptyped() routine for allocating managed types with high level há 14 anos atrás
tokens.pas aee5380ae0 * merged trunk up to r20882 há 13 anos atrás
verbose.pas 2b4e2dc164 * Fix ChangeMessageVerbosity by adingd a recordpendingmessagestate call há 14 anos atrás
version.pas 38ecd5371f Add mips and mipsel source_cpu_string há 13 anos atrás
widestr.pas aee5380ae0 * merged trunk up to r20882 há 13 anos atrás
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 há 16 anos atrás
wpobase.pas d7f7a9bb76 * patch by Alexander Shishkin to clean up $ifopt usage by $push/$pop, resolves #20346 há 14 anos atrás
wpoinfo.pas 1743c6f1a8 * also recompile a unit if class/object definitions in indirectly used há 15 anos atrás

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