Jonas Maebe a30f0bc289 * fixed -Oodfa warnings il y a 10 ans
..
aarch64 bd203a5b57 * synchronised with trunk till r30240 il y a 10 ans
alpha 67b8aceaee * synchronized with privatetrunk till r30095 il y a 10 ans
arm 201121d7c9 * synchronised with trunk till r30345 il y a 10 ans
avr bd203a5b57 * synchronised with trunk till r30240 il y a 10 ans
generic 5c67fcc43f + change always floating point divisions into multiplications if they are a power of two, il y a 11 ans
html fa0d3d79e0 no message il y a 23 ans
i386 bd203a5b57 * synchronised with trunk till r30240 il y a 10 ans
i8086 201121d7c9 * synchronised with trunk till r30345 il y a 10 ans
ia64 5c67fcc43f + change always floating point divisions into multiplications if they are a power of two, il y a 11 ans
jvm 67b8aceaee * synchronized with privatetrunk till r30095 il y a 10 ans
llvm f631430775 * made the allocation of labels for internal data in typed const builders il y a 10 ans
m68k 201121d7c9 * synchronised with trunk till r30345 il y a 10 ans
mips 687bb15299 * renamed getdatalabel() to getglobaldatalabel il y a 10 ans
msg 9f9ab082da * fix typo (space instead of underscore resulting in broken help display) il y a 10 ans
powerpc bd203a5b57 * synchronised with trunk till r30240 il y a 10 ans
powerpc64 a30f0bc289 * fixed -Oodfa warnings il y a 10 ans
ppcgen bd203a5b57 * synchronised with trunk till r30240 il y a 10 ans
sparc 687bb15299 * renamed getdatalabel() to getglobaldatalabel il y a 10 ans
systems bd203a5b57 * synchronised with trunk till r30240 il y a 10 ans
utils 914e9e7b49 Merged from trunk il y a 10 ans
vis 5c67fcc43f + change always floating point divisions into multiplications if they are a power of two, il y a 11 ans
x86 687bb15299 * renamed getdatalabel() to getglobaldatalabel il y a 10 ans
x86_64 687bb15299 * renamed getdatalabel() to getglobaldatalabel il y a 10 ans
COPYING.txt 1e167a5fd3 * updated address of FSF (mantis #24646, patch by Alexey Svistunov) il y a 12 ans
MPWMake 05d6f0e94d macos: added a fake sysutils for use by compiler, and fixed some tests il y a 19 ans
Makefile b0d8f487c1 Makefile regenerated after previous commit: Fix fullinstall for win64 and disable 8086 and i386 compiler for win64 os source only for fullcycle and fullinstall il y a 10 ans
Makefile.fpc 999436c5e6 Fix fullinstall for win64 and disable 8086 and i386 compiler for win64 os source only for fullcycle and fullinstall il y a 10 ans
README.txt 4bf254bc32 * added .txt extensions to all README, TODO and COPYING files il y a 16 ans
aasmbase.pas be2f63aa97 + tasmlabel.createstatic() constructor for creating static data labels il y a 10 ans
aasmcnst.pas a30f0bc289 * fixed -Oodfa warnings il y a 10 ans
aasmdata.pas be2f63aa97 + tasmlabel.createstatic() constructor for creating static data labels il y a 10 ans
aasmsym.pas a23fa2e81e * moved (unfinished) routines related to writing taicpu's to ppu files il y a 19 ans
aasmtai.pas bd203a5b57 * synchronised with trunk till r30240 il y a 10 ans
aggas.pas bd203a5b57 * synchronised with trunk till r30240 il y a 10 ans
agjasmin.pas 67b8aceaee * synchronized with privatetrunk till r30095 il y a 10 ans
aopt.pas 92fa75838e * honour -Oonopeephole il y a 11 ans
aoptbase.pas 3c7ad95f7d * simplified RegInInstruction() and fixed range errors il y a 12 ans
aoptcs.pas 2f5ce095ce * RefsHaveIndexReg -> cpurefshaveindexreg il y a 13 ans
aoptda.pas 1f6ec379de * moved field definitions before method/property definitions (see mantis il y a 16 ans
aoptobj.pas 620af1732a * support for AArch64 branch forwarding il y a 10 ans
assemble.pas bd203a5b57 * synchronised with trunk till r30240 il y a 10 ans
blockutl.pas 2bc8afaa63 + support for calling a method via a block: we capture the method as a il y a 11 ans
browcol.pas 2370669f86 Avoid infinite recursion on generic classes for IDE browser il y a 12 ans
bsdcompile 26081ed999 * Simple script which specifies the right params for a try out BSD build il y a 25 ans
catch.pas fd070544db - disabled installation of SIGINT signal handler for Darwin, because il y a 16 ans
ccharset.pas e379daaf9c compiler, rtl: move cpXXXX.pas files from compiler to RTL\charmaps directory and cleanup them, enable charmaps building for the majority of targets il y a 12 ans
cclasses.pas 94bcb9878a * reimplemented r28329 in a different way, as suggested by Jonas il y a 11 ans
cfidwarf.pas 23ff1e0681 * fix error in cfidwarf rev 16062 for non-windows systems il y a 15 ans
cfileutl.pas 2578514853 * first dragonfly patch (existing most). Mantis #27091 il y a 10 ans
cg64f32.pas b57c95043f + support overriding tdef/tsym methods with target-specific functionality: il y a 11 ans
cgbase.pas 67b8aceaee * synchronized with privatetrunk till r30095 il y a 10 ans
cghlcpu.pas 67b8aceaee * synchronized with privatetrunk till r30095 il y a 10 ans
cgobj.pas bd203a5b57 * synchronised with trunk till r30240 il y a 10 ans
cgutils.pas 21fe7616a4 Avoid line longer than 255 characters, to be able to edit inside FP IDE il y a 10 ans
cmsgs.pas aba10cd184 compiler: il y a 14 ans
comphook.pas 6d8b1e03d7 Increase status.errorcount only inside GenerateError procedure, to simplify debugging il y a 12 ans
compiler.pas b18ba8e85b * syncrhonised with trunk up till r28471 il y a 11 ans
compinnr.inc ff583bde6c * made setstring() a compiler intrinsic so it can set the compile-time il y a 11 ans
comprsrc.pas 7bc66a5142 + ELF/ppc64le resource support il y a 10 ans
constexp.pas a0f0d0de40 * make use of the noreturn directive for internalerror il y a 12 ans
cpid.pas 091627883f merge r14347 from cpstrnew branch by florian: il y a 14 ans
crefs.pas 4d5119bf1c * fixes several issues which cause warnings by the dfa code when using it to detect uninitialized variables il y a 12 ans
cresstr.pas 419a97cce8 * changed emit_ansistring_const() and emit_unicodestring_const() into il y a 10 ans
cstreams.pas 4d5119bf1c * fixes several issues which cause warnings by the dfa code when using it to detect uninitialized variables il y a 12 ans
cutils.pas 949210e808 + added min and max functions for Tconstexprint il y a 12 ans
cwindirs.pp 0bdd15e0da + added cwindirs for the time being to the compiler dir till a release with windirs in the rtl is released il y a 14 ans
dbgbase.pas 145e9c1aae * don't generate debug info for class fields in generic types il y a 11 ans
dbgdwarf.pas 687bb15299 * renamed getdatalabel() to getglobaldatalabel il y a 10 ans
dbgstabs.pas 64dafdb1de * stabn writing code simplified il y a 11 ans
dbgstabx.pas 0d3bccaa1b Do not consider ansi/wide/unicode strings as taggable for stabs il y a 11 ans
defcmp.pas 2bc8afaa63 + support for calling a method via a block: we capture the method as a il y a 11 ans
defutil.pas 146e3bcb9e * synchronised with trunk till r29513 il y a 10 ans
dirparse.pas 4d5119bf1c * fixes several issues which cause warnings by the dfa code when using it to detect uninitialized variables il y a 12 ans
elfbase.pas 29c0266fb9 + Added values for DT_FLAGS and DT_FLAGS_1 dynamic tags. il y a 12 ans
export.pas 6f3bace0f3 + support for exporting Objective-C classes from dynamic libraries. It works il y a 16 ans
expunix.pas 67b8aceaee * synchronized with privatetrunk till r30095 il y a 10 ans
finput.pas 00d41dc9fa * return false, if tdosinputfile.fileopen cannot open a file for reading il y a 10 ans
fmodule.pas 201121d7c9 * synchronised with trunk till r30345 il y a 10 ans
fpccrc.pas 793fd8fc09 * Add -Xg to help pages il y a 17 ans
fpcdefs.inc 67b8aceaee * synchronized with privatetrunk till r30095 il y a 10 ans
fppu.pas 35d550c9c6 + commented directive for easier enabling il y a 10 ans
gendef.pas aee5380ae0 * merged trunk up to r20882 il y a 13 ans
globals.pas bd203a5b57 * synchronised with trunk till r30240 il y a 10 ans
globstat.pas 88af293155 Fix for Mantis #22160 il y a 13 ans
globtype.pas 06fd4223e9 + optimization setting level4 il y a 10 ans
hlcg2ll.pas bd203a5b57 * synchronised with trunk till r30240 il y a 10 ans
hlcgobj.pas bd203a5b57 * synchronised with trunk till r30240 il y a 10 ans
htypechk.pas bad1b2a1c1 * fix for issue introduced in r28862: the compiler considered also il y a 10 ans
impdef.pas 4431ba2c08 merged/updated AROS/i386 target to trunk from AROS branch, to support Marcus Sackrow's work on AROS support which will hopefully benefit all Amiga-like targets (classic, MorphOS) on the long run. Compiler only, RTL comes in the next run. il y a 11 ans
import.pas bf1c390027 * refactor import library generation il y a 19 ans
ldscript.pas d79511f96e + Basic ld script parsing capabilities (barely enough to parse glibc2.1 'libc.so' files, lacks any error handling). il y a 13 ans
link.pas 85cb180d80 * prepend "+" to each file name to be added to the library by wlib. This il y a 10 ans
macho.pas 814658847e * fixed comments for some comments, they were offset by one line (patch by il y a 14 ans
machoutils.pas 111d05c68f o patch by Alexander Shishkin, resolves #20409 il y a 14 ans
msgidx.inc 91db2a1698 + report when compilation of a unit is stopped because it has been already compiled during the recursive search in uses clauses il y a 10 ans
msgtxt.inc 91db2a1698 + report when compilation of a unit is stopped because it has been already compiled during the recursive search in uses clauses il y a 10 ans
nadd.pas a8e001d4ad * do not warn about disjunct ranges for internally created cmp nodes il y a 10 ans
nbas.pas 657ac78304 * Improved handling of registers used in assembler blocks. Assembler nodes no longer have lists of used registers attached to them. Instead, each specified register creates an allocation/deallocation pair and an additional tai_regalloc.markused item directly in the asmlist. This way, register lists are no longer limited to integer registers, and parsing no longer depends on paramanager to know which registers are volatile. il y a 10 ans
ncal.pas 5bb89cc2f0 * keep track of the reason why a loadparentfpnode has been created: to il y a 10 ans
ncgadd.pas 511e878606 * fixed pointer plus/minus integer on llvm (since a_op_* only gets a single il y a 10 ans
ncgbas.pas 67b8aceaee * synchronized with privatetrunk till r30095 il y a 10 ans
ncgcal.pas bd203a5b57 * synchronised with trunk till r30240 il y a 10 ans
ncgcnv.pas bd203a5b57 * synchronised with trunk till r30240 il y a 10 ans
ncgcon.pas 419a97cce8 * changed emit_ansistring_const() and emit_unicodestring_const() into il y a 10 ans
ncgflw.pas 8064adec38 * converted tcgtryexceptnode.pass_generate_code() and il y a 11 ans
ncghlmat.pas f70865fc1f * moved tjvmnotnode implementation to generic ncghlmat unit, and also use it il y a 11 ans
ncginl.pas 67b8aceaee * synchronized with privatetrunk till r30095 il y a 10 ans
ncgld.pas 67b8aceaee * synchronized with privatetrunk till r30095 il y a 10 ans
ncgmat.pas 67b8aceaee * synchronized with privatetrunk till r30095 il y a 10 ans
ncgmem.pas bd203a5b57 * synchronised with trunk till r30240 il y a 10 ans
ncgnstld.pas 4dee36b64b * copy the implicit pointer rather than the contents of var/out/constref il y a 14 ans
ncgnstmm.pas 39adb3dfae * fixed loading the nested framepointer when calling another nested il y a 14 ans
ncgobjc.pas 4cf5e36ce7 compiler: il y a 14 ans
ncgopt.pas 4d5119bf1c * fixes several issues which cause warnings by the dfa code when using it to detect uninitialized variables il y a 12 ans
ncgrtti.pas d1ac1bf1e0 * fixed writing rtti published property getter/setter/stored proc info in the il y a 11 ans
ncgset.pas 67b8aceaee * synchronized with privatetrunk till r30095 il y a 10 ans
ncgutil.pas bd203a5b57 * synchronised with trunk till r30240 il y a 10 ans
ncgvmt.pas 25e6eaf07f * store the to be used recordalignmin and maxcrecordalign settings inside il y a 10 ans
ncnv.pas 67b8aceaee * synchronized with privatetrunk till r30095 il y a 10 ans
ncon.pas b57c95043f + support overriding tdef/tsym methods with target-specific functionality: il y a 11 ans
nflw.pas 201121d7c9 * synchronised with trunk till r30345 il y a 10 ans
ngenutil.pas bd203a5b57 * synchronised with trunk till r30240 il y a 10 ans
ngtcon.pas 419a97cce8 * changed emit_ansistring_const() and emit_unicodestring_const() into il y a 10 ans
ninl.pas 67b8aceaee * synchronized with privatetrunk till r30095 il y a 10 ans
nld.pas 5bb89cc2f0 * keep track of the reason why a loadparentfpnode has been created: to il y a 10 ans
nmat.pas 36e79a874e * when creating code for an iso mod operator, use create_internal for the helper nodes il y a 10 ans
nmem.pas 37c2d0e60d * use Object_getClass(obj) instead of obj._class to get the class of an il y a 10 ans
nobj.pas 89e9fac562 * TVMTBuilder.intf_allocate_vtbls: fixed the Ioffset calculation in i8086 far il y a 11 ans
nobjc.pas 0dcedf3799 * do not crash but give a fatal error when using Objective-Pascal code il y a 15 ans
node.pas 1366498255 + nf_addr_taken: it marks nodes which address is taken il y a 11 ans
nopt.pas 1a560e9875 * when concatenating ansistrings, do not map CP_NONE (rawbytestring) to il y a 12 ans
nset.pas b57c95043f + support overriding tdef/tsym methods with target-specific functionality: il y a 11 ans
nstate.pas 790a4fe2d3 * log and id tags removed il y a 20 ans
nutils.pas 0dfbba86f3 * properly firstpass nodes when inc(...) is converted into ...:=...+x, resolves #27471 il y a 10 ans
objcdef.pas bd09b88a5b + support for http://en.wikipedia.org/wiki/Blocks_(C_language_extension) il y a 11 ans
objcgutl.pas 8c89f7ee8f * AArch64 also uses the non-fragile Objective-C ABI il y a 10 ans
objcutil.pas 2340da410c * we cannot directly load the ISA pointer on AArch64, we have to call the il y a 10 ans
ogbase.pas 52e505bff7 Fixed internal error in GOT related code for ARM internal assembler. il y a 10 ans
ogcoff.pas 9e5979e8be Implemented UAL syntax support in the ARM assembler reader. Can be toggled with a field for now, but not implemented yet. Still using pre-UAL syntax for now. il y a 10 ans
ogelf.pas 47dbec3111 Rebase to trunk revision il y a 10 ans
oglx.pas 658c46b903 * remove tdictionary and tindexarray il y a 19 ans
ogmacho.pas ac43eb9b70 + generic implementation of ReplaceForbiddenAsmSymbolChars() instead il y a 13 ans
ogmap.pas 1f8a67f552 + Property TObjSymbol.ObjData, allows to access owning TObjData for external/common symbols, i.e. ones with ObjSection=nil. il y a 12 ans
ognlm.pas 1fea5a82c1 * Replaced oso_disabled flag by TExeSection.Disabled boolean property. Makes code a bit nicer to read. il y a 12 ans
ogomf.pas 49d501a798 + added unit omfbase for omf definitions; currently contains all the omf record il y a 10 ans
omfbase.pas 131422b594 + added methods for calculating and verifying the omf record checksum and il y a 10 ans
optbase.pas 99eadb91b3 * run CheckAndWarn to get proper locations for warnings about uninitialized variables il y a 12 ans
optconstprop.pas f393c3ff37 * propagate constants into the header of a for loop il y a 11 ans
optcse.pas 86bde57b0f * do not switch around node subtrees if they have different resultdefs, e.g. il y a 10 ans
optdead.pas 1e227f78fe * factored out the check for whether we have to generate dotted function il y a 10 ans
optdeadstore.pas 27ac68cdc7 * be more careful when removing dead stores il y a 11 ans
optdfa.pas c0e66deaf2 * handle raise nodes in dfa on jvm, resolves #27416 il y a 10 ans
options.pas 201121d7c9 * synchronised with trunk till r30345 il y a 10 ans
optloop.pas f813703cf3 * fixes several issues with loop unrolling il y a 10 ans
opttail.pas b57c95043f + support overriding tdef/tsym methods with target-specific functionality: il y a 11 ans
optutils.pas b1ee6f282c * set successor node for load nodes as well, they can be generated when inlining il y a 11 ans
optvirt.pas 5fa09fa2f4 * changed tcallnode.fforcedprocname from shortstring into tsymstr, il y a 11 ans
owar.pas d79511f96e + Basic ld script parsing capabilities (barely enough to parse glibc2.1 'libc.so' files, lacks any error handling). il y a 13 ans
owbase.pas e5ee1c9f67 * Don't access tcfilestream.size 3 times in sequence, as each access costs two seeks (syscalls). il y a 13 ans
parabase.pas 02ca215272 * reworked and fixed llvm procdef handling (except for variadic C functions): il y a 11 ans
paramgr.pas beeb85f11c * Don't force CORBA (unmanaged) interfaces to be returned in parameter. All managed types including Variant and COM interfaces are already checked by handle_common_ret_in_param, superfluous checks removed. il y a 11 ans
parser.pas 4431ba2c08 merged/updated AROS/i386 target to trunk from AROS branch, to support Marcus Sackrow's work on AROS support which will hopefully benefit all Amiga-like targets (classic, MorphOS) on the long run. Compiler only, RTL comes in the next run. il y a 11 ans
pass_1.pas 9fdd64e94c * indention and new line fixes il y a 12 ans
pass_2.pas aee5380ae0 * merged trunk up to r20882 il y a 13 ans
pbase.pas 5a344ee263 Rework the way how "specialize" is handled. Instead of initializing the specialization of a full type declaration (including unit name and parent types) it is now considered part of the specialized type itself. This means that for example the following code: il y a 10 ans
pdecl.pas 67b8aceaee * synchronized with privatetrunk till r30095 il y a 10 ans
pdecobj.pas 2dcd42d4f1 * fixed detection of an objcprotocols descending from a forward-defined il y a 10 ans
pdecsub.pas d849734acd Specialize the correct generic if it has the same name as another generic that is located at another place of the type hierarchy. il y a 10 ans
pdecvar.pas 25e6eaf07f * store the to be used recordalignmin and maxcrecordalign settings inside il y a 10 ans
pexports.pas 9672f0537a * handle exports with a name consisting of a single character correctly il y a 13 ans
pexpr.pas 5f4dc5e54f * parentheses after an @-operator can contain a full expression, resolves #27517 il y a 10 ans
pgenutil.pas 25e6eaf07f * store the to be used recordalignmin and maxcrecordalign settings inside il y a 10 ans
pinline.pas dd967eb136 * handle records in iso mode properly if no tag-field is given il y a 10 ans
pmodules.pas 91db2a1698 + report when compilation of a unit is stopped because it has been already compiled during the recursive search in uses clauses il y a 10 ans
pp.lpi b57c95043f + support overriding tdef/tsym methods with target-specific functionality: il y a 11 ans
pp.pas 44ffc298d5 cpu_i8086 and system_i8086_msdos added to the systems.inc enums il y a 12 ans
pparautl.pas edb3124ae8 * copy arrays passed by value to cdecl routines on the callee side even on il y a 10 ans
ppc68k.lpi 9ebf2aa984 * project file updates il y a 13 ans
ppc8086.lpi 49d501a798 + added unit omfbase for omf definitions; currently contains all the omf record il y a 10 ans
ppcaarch64.lpi e4b0c1b284 + lazarus compiler project for aarch64 il y a 12 ans
ppcarm.lpi 9ebf2aa984 * project file updates il y a 13 ans
ppcavr.lpi 9ebf2aa984 * project file updates il y a 13 ans
ppcjvm.lpi ac819b0b97 * jvm lazarus project file properly named il y a 12 ans
ppcmips.lpi 9ebf2aa984 * project file updates il y a 13 ans
ppcmipsel.lpi 9ebf2aa984 * project file updates il y a 13 ans
ppcppc.lpi 9ebf2aa984 * project file updates il y a 13 ans
ppcppc64.lpi 9ebf2aa984 * project file updates il y a 13 ans
ppcsparc.lpi 9ebf2aa984 * project file updates il y a 13 ans
ppheap.pas 0d00df6ec5 * Only -dextheaptrc sets keepreleased to tue (meaning no memory is really released by heaptrc memory manager) il y a 13 ans
ppu.pas 25e6eaf07f * store the to be used recordalignmin and maxcrecordalign settings inside il y a 10 ans
ppx86_64.lpi e96dc4204e * version update il y a 13 ans
procinfo.pas eeb15fc445 * Added virtual method tprocinfo.postprocess_code and moved target-specific processing from base class into target-specific descendant classes (ARM and AVR, other targets still to do). il y a 11 ans
pstatmnt.pas 56eeabd01b fixed a warning with DFA il y a 10 ans
psub.pas 67b8aceaee * synchronized with privatetrunk till r30095 il y a 10 ans
psystem.pas 25e6eaf07f * store the to be used recordalignmin and maxcrecordalign settings inside il y a 10 ans
ptconst.pas 67b8aceaee * synchronized with privatetrunk till r30095 il y a 10 ans
ptype.pas 25e6eaf07f * store the to be used recordalignmin and maxcrecordalign settings inside il y a 10 ans
raatt.pas 8445381929 * merged ait_set and ait_thumb_set into a single tai class il y a 10 ans
rabase.pas b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from il y a 19 ans
rasm.pas 5c48804240 * Moved local label infrastructure into tasmreader, reduces number of global vars. Functionality is not changed. il y a 11 ans
rautils.pas 67b8aceaee * synchronized with privatetrunk till r30095 il y a 10 ans
regvars.pas 1c01d52ea6 * Improvements of tprocinfo class: il y a 14 ans
rescmn.pas 09e742f243 * add a -dfpc define to the resource compiler commandlines, which allows to make FPC specific exceptions in resource scripts. Mantis #24044 il y a 12 ans
rgbase.pas e327b4581c Use TRegNameTable instead of array[tregisterindex] of string[10] il y a 13 ans
rgobj.pas 67b8aceaee * synchronized with privatetrunk till r30095 il y a 10 ans
scandir.pas 7f9fa145e8 + added error message in case the HUGEPOINTERNORMALIZATION directive is used il y a 11 ans
scanner.pas 146e3bcb9e * synchronised with trunk till r29513 il y a 10 ans
script.pas 4d5119bf1c * fixes several issues which cause warnings by the dfa code when using it to detect uninitialized variables il y a 12 ans
switches.pas 86b9a0eed1 + added the $F switch to the turbo and macSwitchTable, as that takes precedence il y a 11 ans
symbase.pas a5bef2a2b9 * prevent new definitions being added to a global unit symtable after compilation of the implementation part started il y a 10 ans
symconst.pas 146e3bcb9e * synchronised with trunk till r29513 il y a 10 ans
symcreat.pas 25e6eaf07f * store the to be used recordalignmin and maxcrecordalign settings inside il y a 10 ans
symdef.pas 25e6eaf07f * store the to be used recordalignmin and maxcrecordalign settings inside il y a 10 ans
symnot.pas 790a4fe2d3 * log and id tags removed il y a 20 ans
symsym.pas 67b8aceaee * synchronized with privatetrunk till r30095 il y a 10 ans
symtable.pas 25e6eaf07f * store the to be used recordalignmin and maxcrecordalign settings inside il y a 10 ans
symtype.pas 2075dc5a53 * support for raising the visibility of inherited properties on the JVM il y a 11 ans
symutil.pas 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). il y a 18 ans
systems.inc 201121d7c9 * synchronised with trunk till r30345 il y a 10 ans
systems.pas 201121d7c9 * synchronised with trunk till r30345 il y a 10 ans
tgobj.pas 67b8aceaee * synchronized with privatetrunk till r30095 il y a 10 ans
tokens.pas 146e3bcb9e * synchronised with trunk till r29513 il y a 10 ans
verbose.pas f6f8e1b83e * write ppu+source file name in case the source file is not available instead of inserting an invalid absolute path, resolves #27588 il y a 10 ans
version.pas b0112fa63f + initial AArch64 support in systemh.inc, options.pas, version.pas and il y a 10 ans
widestr.pas 6dd2fe0320 * converted widestr.charlength() to use system.Utf8CodePointLen() il y a 10 ans
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 il y a 17 ans
wpobase.pas 5fa09fa2f4 * changed tcallnode.fforcedprocname from shortstring into tsymstr, il y a 11 ans
wpoinfo.pas 4ff597afae * call "message" rather than "cgmessage" when throwing fatal errors, because il y a 11 ans

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