florian fd70fcace6 * fix BccB2Cond optimization on arm vor 6 Jahren
..
aarch64 3fee990218 * on Mach-O, PECOFF and ELF platforms, write local symbols as hidden/ vor 6 Jahren
arm fd70fcace6 * fix BccB2Cond optimization on arm vor 6 Jahren
armgen 828a248287 Systematically include fpcdefs.inc at sart of all units used by compiler vor 6 Jahren
avr 1b698d319f - Fix bug in software overflow checking for longint's. vor 6 Jahren
generic 828a248287 Systematically include fpcdefs.inc at sart of all units used by compiler vor 6 Jahren
html fa0d3d79e0 no message vor 23 Jahren
i386 70a2b0b260 * restored change information for FMA instructions which got lost somewhere vor 6 Jahren
i8086 24e3d95fe0 - don't create a heap segment for win16 vor 6 Jahren
jvm 828a248287 Systematically include fpcdefs.inc at sart of all units used by compiler vor 6 Jahren
llvm e7fbebfef5 * fixed field alignment when reusing an anonymous recorddef for LLVM and vor 6 Jahren
m68k 90bab63e51 m68k/vasm: remove bits of Linux support. this combination has never really been tested or supported, and got broken recently. m68k-elf-linux has good enough GNU binutils anyway vor 6 Jahren
mips ce598c15ec * factored out the conditions under which add nodes need to perform vor 6 Jahren
msg f883dd6dbb Synchronized with trunk, part 2 (make all works, avx-512 support not yet tested, no regression testing yet) vor 6 Jahren
powerpc ce598c15ec * factored out the conditions under which add nodes need to perform vor 6 Jahren
powerpc64 5a3883b1ab Fix internal error by using same code to set checkoverflow variable as in powerpc/nppcadd unit vor 6 Jahren
ppcgen 3fee990218 * on Mach-O, PECOFF and ELF platforms, write local symbols as hidden/ vor 6 Jahren
riscv b3ed34592f + software handling of exceptions on arm vor 6 Jahren
riscv32 a1a17447ff - Fix bug in 64bit softfloat double negation. vor 6 Jahren
riscv64 a1a17447ff - Fix bug in 64bit softfloat double negation. vor 6 Jahren
sparc d8b89432a2 * Set ControllerSupport to false for sparc/sparc64 and x86_64 CPUs. vor 6 Jahren
sparc64 d8b89432a2 * Set ControllerSupport to false for sparc/sparc64 and x86_64 CPUs. vor 6 Jahren
sparcgen ce598c15ec * factored out the conditions under which add nodes need to perform vor 6 Jahren
systems ae953214ee * fixed quoting of the "description" wlink option on Windows vor 6 Jahren
utils 36bc9b726e Reduce cpu-os dependency on real constant printout by using system.str vor 6 Jahren
x86 46b4f91175 * compilation on i386-linux fixed vor 6 Jahren
x86_64 416c974d3f * x86_64: Fixed code generation for try..finally blocks, so that exit label from inner try..finally stays within scope of procedure's implicit try..finally block if one is present. Mantis #34772. vor 6 Jahren
COPYING.txt e5a1231931 * updated FSF address (mantis #30198, patch by Paul Gevers) vor 9 Jahren
MPWMake 05d6f0e94d macos: added a fake sysutils for use by compiler, and fixed some tests vor 19 Jahren
Makefile c74007b580 Revert wrong part in commit 42580: reinstate 'override FPC=' for cycle targets vor 6 Jahren
Makefile.fpc c74007b580 Revert wrong part in commit 42580: reinstate 'override FPC=' for cycle targets vor 6 Jahren
README.txt 4bf254bc32 * added .txt extensions to all README, TODO and COPYING files vor 16 Jahren
aasmbase.pas 3fee990218 * on Mach-O, PECOFF and ELF platforms, write local symbols as hidden/ vor 6 Jahren
aasmcfi.pas 5d28e2156b + support for generating Dwarf CFI using .cfi_* directives vor 6 Jahren
aasmcnst.pas d8903ce6b3 - removed maxcrecordalign parameter/field from recordsymtables, as this value vor 6 Jahren
aasmdata.pas e56b58c2b0 * factored out checks whether a procdef's symbol needs to be global, and vor 6 Jahren
aasmdef.pas c1db48c8c6 * add ability to disable the generation of an indirect symbol if needed (useful if that's done by the constant builder) vor 8 Jahren
aasmsym.pas 281b3ad276 * fix case completeness and unreachable code warnings in compiler that would vor 6 Jahren
aasmtai.pas f883dd6dbb Synchronized with trunk, part 2 (make all works, avx-512 support not yet tested, no regression testing yet) vor 6 Jahren
aggas.pas 3fee990218 * on Mach-O, PECOFF and ELF platforms, write local symbols as hidden/ vor 6 Jahren
aopt.pas 281b3ad276 * fix case completeness and unreachable code warnings in compiler that would vor 6 Jahren
aoptbase.pas 7f286eb54e + define cpudelayslot: set during compiler compilation for CPUs having branch instructions with delay slot (MIPS, SPARC) vor 8 Jahren
aoptda.pas b1dff29cbf * removed unused units vor 8 Jahren
aoptobj.pas 1b6425176b * synchronised with trunk till r42049 vor 6 Jahren
aoptutils.pas 0e546d47ca Fix 3 operand version of MatchOpType vor 6 Jahren
assemble.pas 7ef3d39d93 * one more disable location of DoPipe in case not on a Unix platform vor 6 Jahren
blockutl.pas acf02ab64b * when creating wrappers, add a prefix to parameter names to prevent them vor 6 Jahren
browcol.pas c6bb85eae9 * support for compiling the objects unit methods that expect local procedure/ vor 6 Jahren
catch.pas fd070544db - disabled installation of SIGINT signal handler for Darwin, because vor 16 Jahren
ccharset.pas 828a248287 Systematically include fpcdefs.inc at sart of all units used by compiler vor 6 Jahren
cclasses.pas 33d57ac646 * replaced TCmdStrListItem getter function with a property vor 6 Jahren
cfidwarf.pas aac8559a8d * some runtime errors fixed, if compiled with -CrR vor 6 Jahren
cfileutl.pas 40e6c06f67 * fixes to the compiler util exe search routines, which caused the compiler to vor 6 Jahren
cg64f32.pas 256dc546ac + implemented the in_neg_assign_x and in_not_assign_x inline nodes, which will vor 8 Jahren
cgbase.pas b1a41aa5b8 * fixed NR_INVALID declaration vor 6 Jahren
cgexcept.pas 21bc37db44 * place exception handling code in the correct asmlist vor 6 Jahren
cghlcpu.pas 67b8aceaee * synchronized with privatetrunk till r30095 vor 10 Jahren
cgobj.pas b3ed34592f + software handling of exceptions on arm vor 6 Jahren
cgutils.pas 04d295f186 * first step towards supporting 32 bit targets with the LLVM code generator: vor 6 Jahren
cmsgs.pas a34f531661 + implemented support for codepage aware compiler messages. It can be enabled vor 8 Jahren
comphook.pas 72e1443081 + don't abuse status.currentsourcepath to pass on PPU names if the source is unavailable, causes side effects with other frontends (like the IDE). Improved solution for Mantis #27588 vor 10 Jahren
compiler.pas 576a50f690 * print used unit scopes vor 7 Jahren
compinnr.pas 9630eb7ce9 * synchronised with trunk till r40466 vor 6 Jahren
comprsrc.pas e6aed467b5 renamed script unit to cscript to avoid namespace conflict with univint package on Darwin. this makes it possible to build the textmode IDE on Darwin vor 7 Jahren
constexp.pas d081d9fdc0 Fix cycle for x86_64-win64 target with -Cr option vor 9 Jahren
cpid.pas 091627883f merge r14347 from cpstrnew branch by florian: vor 14 Jahren
crefs.pas 4d5119bf1c * fixes several issues which cause warnings by the dfa code when using it to detect uninitialized variables vor 11 Jahren
cresstr.pas d8903ce6b3 - removed maxcrecordalign parameter/field from recordsymtables, as this value vor 6 Jahren
cscript.pas 3dda26b3b5 * quote assembly filenames in Unix script, fixes sh errors with smartlinked small filenames like unitname(1), etc vor 7 Jahren
cstreams.pas a578993234 * partial fix for Mantis #35346: more "inline" directives for TCStream and TCMemoryStream methods vor 6 Jahren
cutils.pas 1ed0000ae8 + Encode(U/S)leb128 take now a third parameter to force that the constant has a certain minimum size vor 6 Jahren
cwindirs.pp 0bdd15e0da + added cwindirs for the time being to the compiler dir till a release with windirs in the rtl is released vor 14 Jahren
dbgbase.pas 281b3ad276 * fix case completeness and unreachable code warnings in compiler that would vor 6 Jahren
dbgcodeview.pas 281b3ad276 * fix case completeness and unreachable code warnings in compiler that would vor 6 Jahren
dbgdwarf.pas ff3372567f - Applied patch by Christo Crause from #33914 vor 6 Jahren
dbgstabs.pas 14b9032ef2 Use use_tag_types everywhere to get consistent results for 'Tt' versus 't' for stabs for string definitions vor 6 Jahren
dbgstabx.pas 49fed0c710 Fix error in commit #42199 vor 6 Jahren
defcmp.pas 1da43f67d4 * (non-ancient) Delphi versions that accept explicit ordinal -> floating vor 6 Jahren
defutil.pas c038e4c3f2 * relaxation of r42272: again only show warnings rather than errors for vor 6 Jahren
dirparse.pas 2e9c6f35ae - disable -Ooregvar for the LLVM-based x86-64 code generator, as it causes vor 8 Jahren
dwarfbase.pas 6817cea33b + missing unit vor 6 Jahren
elfbase.pas 3fee990218 * on Mach-O, PECOFF and ELF platforms, write local symbols as hidden/ vor 6 Jahren
entfile.pas 6d2a7a1b27 Fix change_endian code to read double and single float data vor 6 Jahren
export.pas b1dff29cbf * removed unused units vor 8 Jahren
expunix.pas 1a0ffbc82b * fixed llvm compiler compilation with -O3/-Oodfa vor 6 Jahren
finput.pas 243c967967 Commit of new debug feature implemented by J. Gareth Moreton vor 6 Jahren
fmodule.pas ced3885dbb * generate construction function for the attributes used in a unit using a more straight forward approach vor 6 Jahren
fpccrc.pas 793fd8fc09 * Add -Xg to help pages vor 17 Jahren
fpcdefs.inc c262c5dbc9 * synchronised with trunk till r42256 vor 6 Jahren
fpcp.pas 0b61b5d4cf * added extra header to ppu inside a subsection, so we won't run into vor 6 Jahren
fpkg.pas e8ede4c3e2 Merged revision(s) 32508-32510, 32512 from branches/svenbarth/packages: vor 9 Jahren
fppu.pas 56acdd3a11 * fixed compilation with -dTest_Double_checksum_write vor 6 Jahren
gendef.pas 281b3ad276 * fix case completeness and unreachable code warnings in compiler that would vor 6 Jahren
globals.pas 24c4b90343 * instead of declaring another type with a 'attribute' suffix, *search* for another type with a 'ATTRIBUTE' suffix (Delphi allows declaring both a TFoo and TFooAttribute in the same unit) vor 6 Jahren
globstat.pas 04bbfd1746 * fix for Mantis #27378: save and (more importantly) restore verbosity when switching a unit vor 6 Jahren
globtype.pas b2932393df Reintegration of Custom Attributes branch by Joost van der Sluis with patches reworked by Svetozar Belic [patch 1/3] vor 6 Jahren
hlcg2ll.pas 73c8861929 * suppress warning for targets without MM registers vor 6 Jahren
hlcgobj.pas e56b58c2b0 * factored out checks whether a procdef's symbol needs to be global, and vor 6 Jahren
htypechk.pas 281b3ad276 * fix case completeness and unreachable code warnings in compiler that would vor 6 Jahren
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. vor 11 Jahren
import.pas b1dff29cbf * removed unused units vor 8 Jahren
ldscript.pas d79511f96e + Basic ld script parsing capabilities (barely enough to parse glibc2.1 'libc.so' files, lacks any error handling). vor 13 Jahren
link.pas 45c4e81b62 * use a process unique name for link.res, so multiple FPCs can be run in parallel in one directory vor 6 Jahren
macho.pas 828a248287 Systematically include fpcdefs.inc at sart of all units used by compiler vor 6 Jahren
machoutils.pas 828a248287 Systematically include fpcdefs.inc at sart of all units used by compiler vor 6 Jahren
msgidx.inc f883dd6dbb Synchronized with trunk, part 2 (make all works, avx-512 support not yet tested, no regression testing yet) vor 6 Jahren
msgtxt.inc f883dd6dbb Synchronized with trunk, part 2 (make all works, avx-512 support not yet tested, no regression testing yet) vor 6 Jahren
nadd.pas 40082100e1 * fixed range test optimization for signed types and enabled it for them vor 6 Jahren
nbas.pas 0f57327bff * maybereplacewithtemp/maybereplacewithtempref: also create a temp in case vor 6 Jahren
ncal.pas d8903ce6b3 - removed maxcrecordalign parameter/field from recordsymtables, as this value vor 6 Jahren
ncgadd.pas ce598c15ec * factored out the conditions under which add nodes need to perform vor 6 Jahren
ncgbas.pas 281b3ad276 * fix case completeness and unreachable code warnings in compiler that would vor 6 Jahren
ncgcal.pas b3ed34592f + software handling of exceptions on arm vor 6 Jahren
ncgcnv.pas 281b3ad276 * fix case completeness and unreachable code warnings in compiler that would vor 6 Jahren
ncgcon.pas 281b3ad276 * fix case completeness and unreachable code warnings in compiler that would vor 6 Jahren
ncgflw.pas d0be4f11b8 * "on" nodes inherit the exception catching state from the "try" vor 6 Jahren
ncghlmat.pas 0fc1fd6ac1 * replaced current_procinfo.currtrue/falselabel with storing the true/false vor 10 Jahren
ncginl.pas 04d295f186 * first step towards supporting 32 bit targets with the LLVM code generator: vor 6 Jahren
ncgld.pas eb0f02348d * fixed loading parent frame pointer for nested procvars on targets that vor 6 Jahren
ncgmat.pas a1a17447ff - Fix bug in 64bit softfloat double negation. vor 6 Jahren
ncgmem.pas d80dc03ccb * building on powerpc and arm fixed vor 6 Jahren
ncgnstfl.pas 48ef33a8b3 * fixed interprocedural gotos for llvm vor 8 Jahren
ncgnstld.pas cf9596421b * fixed crashes on platforms using parentfpstructs with generic routines vor 6 Jahren
ncgnstmm.pas cf9596421b * fixed crashes on platforms using parentfpstructs with generic routines vor 6 Jahren
ncgobjc.pas b1dff29cbf * removed unused units vor 8 Jahren
ncgopt.pas b1dff29cbf * removed unused units vor 8 Jahren
ncgrtti.pas 0b3418e978 * use the size of the generated anonymous record instead of the manual tracked size so that any padding is picked up as well vor 6 Jahren
ncgset.pas ba1b4b1c92 + support for verifying whether a case statements handles all possibilities vor 6 Jahren
ncgutil.pas e56b58c2b0 * factored out checks whether a procdef's symbol needs to be global, and vor 6 Jahren
ncgvmt.pas d8903ce6b3 - removed maxcrecordalign parameter/field from recordsymtables, as this value vor 6 Jahren
ncnv.pas c038e4c3f2 * relaxation of r42272: again only show warnings rather than errors for vor 6 Jahren
ncon.pas 797e336222 * fix writing of floating point attribute parameters vor 6 Jahren
nflw.pas 243c967967 Commit of new debug feature implemented by J. Gareth Moreton vor 6 Jahren
ngenutil.pas d8903ce6b3 - removed maxcrecordalign parameter/field from recordsymtables, as this value vor 6 Jahren
ngtcon.pas 3fee990218 * on Mach-O, PECOFF and ELF platforms, write local symbols as hidden/ vor 6 Jahren
ninl.pas 7dc515b62c - Fix result type of SizeOf and BitSizeOf to use sizesint instead of sint. vor 6 Jahren
nld.pas 243c967967 Commit of new debug feature implemented by J. Gareth Moreton vor 6 Jahren
nmat.pas 281b3ad276 * fix case completeness and unreachable code warnings in compiler that would vor 6 Jahren
nmem.pas 243c967967 Commit of new debug feature implemented by J. Gareth Moreton vor 6 Jahren
nobj.pas d8903ce6b3 - removed maxcrecordalign parameter/field from recordsymtables, as this value vor 6 Jahren
nobjc.pas 68eb921d46 * broken compilation after r39347 fixed vor 7 Jahren
node.pas 67cf63049d Commit patch submitted in bug report #35787 by Gareth Moreton vor 6 Jahren
nopt.pas 281b3ad276 * fix case completeness and unreachable code warnings in compiler that would vor 6 Jahren
nset.pas 46afcbb362 * an incomplete case statement is not an error in ISO Pascal (mantis #35910) vor 6 Jahren
nutils.pas 1b6425176b * synchronised with trunk till r42049 vor 6 Jahren
objcasm.pas 51209eac9c * fixed bootstrap for Darwin/ppc with FPC 3.0 (workaround for vor 9 Jahren
objcdef.pas b1dff29cbf * removed unused units vor 8 Jahren
objcgutl.pas d8903ce6b3 - removed maxcrecordalign parameter/field from recordsymtables, as this value vor 6 Jahren
objcutil.pas b1dff29cbf * removed unused units vor 8 Jahren
ogbase.pas 3ebcef32ba + introduced TExeSection.MemPosStr - a virtual method for converting the vor 6 Jahren
ogcoff.pas 3fee990218 * on Mach-O, PECOFF and ELF platforms, write local symbols as hidden/ vor 6 Jahren
ogelf.pas 3fee990218 * on Mach-O, PECOFF and ELF platforms, write local symbols as hidden/ vor 6 Jahren
oglx.pas d4a4b9a57b * refactored the internal linker ar object reader object creation to allow using vor 10 Jahren
ogmacho.pas 281b3ad276 * fix case completeness and unreachable code warnings in compiler that would vor 6 Jahren
ogmap.pas 3ebcef32ba + introduced TExeSection.MemPosStr - a virtual method for converting the vor 6 Jahren
ognlm.pas 2af5c9d508 * changed type used for section alignment from byte/shortint to longint, so the vor 7 Jahren
ogomf.pas 5edc520468 + fill SizeInFile properly in the NewExe segment table vor 6 Jahren
omfbase.pas c262c5dbc9 * synchronised with trunk till r42256 vor 6 Jahren
optbase.pas 04fd1a6397 Complement commit 40104, by changing type of executionweight in toptinfo record and adapt pass_2 code vor 6 Jahren
optconstprop.pas 170ec00348 - removed withnode (was no longer used since a very long time) vor 6 Jahren
optcse.pas a7cb99f012 * when transforming the structure of a node tree involving full boolean vor 6 Jahren
optdead.pas b1dff29cbf * removed unused units vor 8 Jahren
optdeadstore.pas b1dff29cbf * removed unused units vor 8 Jahren
optdfa.pas 7e51c5e856 * DFA now takes case-completeness into account (mantis #35598) vor 6 Jahren
options.pas e296b26e9e - remove unit info and related code again as that will be handled similar, but differently with dynamic packages vor 6 Jahren
optloadmodifystore.pas 9853c4a2a3 + enabled the load-modify-store optimization for the double argument version vor 8 Jahren
optloop.pas 281b3ad276 * fix case completeness and unreachable code warnings in compiler that would vor 6 Jahren
opttail.pas 281b3ad276 * fix case completeness and unreachable code warnings in compiler that would vor 6 Jahren
optutils.pas ba1b4b1c92 + support for verifying whether a case statements handles all possibilities vor 6 Jahren
optvirt.pas 281b3ad276 * fix case completeness and unreachable code warnings in compiler that would vor 6 Jahren
owar.pas d4a4b9a57b * refactored the internal linker ar object reader object creation to allow using vor 10 Jahren
owbase.pas 368ba47d6e * support writing more than 1024 zeros in tobjectwriter.writezeros vor 10 Jahren
owomflib.pas e49025a086 More -CriotR fixes: vor 6 Jahren
parabase.pas 1b6425176b * synchronised with trunk till r42049 vor 6 Jahren
paramgr.pas 77658b925b * disable regular array -> dynamic array type coversion support unless vor 6 Jahren
parser.pas 8d4588e1b2 Fix compilation of compiler with -dPREPROCWRITE vor 6 Jahren
pass_1.pas b1dff29cbf * removed unused units vor 8 Jahren
pass_2.pas 170ec00348 - removed withnode (was no longer used since a very long time) vor 6 Jahren
pbase.pas 24c4b90343 * instead of declaring another type with a 'attribute' suffix, *search* for another type with a 'ATTRIBUTE' suffix (Delphi allows declaring both a TFoo and TFooAttribute in the same unit) vor 6 Jahren
pcp.pas 828a248287 Systematically include fpcdefs.inc at sart of all units used by compiler vor 6 Jahren
pdecl.pas aac8559a8d * some runtime errors fixed, if compiled with -CrR vor 6 Jahren
pdecobj.pas 04a50733ad * get rid of the scanner message for attributes for real this time (sometimes I *really* hate Git -.-) vor 6 Jahren
pdecsub.pas a72553eea2 * disable [...] syntax for procedure directives if modeswitch "prefixed attributes" is enabled; they conflict otherwise and it's not easily resolveable vor 6 Jahren
pdecvar.pas d8903ce6b3 - removed maxcrecordalign parameter/field from recordsymtables, as this value vor 6 Jahren
pexports.pas 281b3ad276 * fix case completeness and unreachable code warnings in compiler that would vor 6 Jahren
pexpr.pas 24c4b90343 * instead of declaring another type with a 'attribute' suffix, *search* for another type with a 'ATTRIBUTE' suffix (Delphi allows declaring both a TFoo and TFooAttribute in the same unit) vor 6 Jahren
pgentype.pas c81eda7a42 Fully enable generic functions, procedures and methods by allowing inline specializations in procedure bodies as well. vor 9 Jahren
pgenutil.pas d8903ce6b3 - removed maxcrecordalign parameter/field from recordsymtables, as this value vor 6 Jahren
pinline.pas 76c45b1a72 * fix for Mantis #34333: improve error output for incorrect calls to Copy() vor 6 Jahren
pkgutil.pas 281b3ad276 * fix case completeness and unreachable code warnings in compiler that would vor 6 Jahren
pmodules.pas ced3885dbb * generate construction function for the attributes used in a unit using a more straight forward approach vor 6 Jahren
pp.lpi fe99252a9b * lazarus version update vor 6 Jahren
pp.pas ceb38833f2 Added RiscV32/64 target, from a cleaned up version of branches/laksen/riscv/trunk. vor 7 Jahren
pparautl.pas d8903ce6b3 - removed maxcrecordalign parameter/field from recordsymtables, as this value vor 6 Jahren
ppc68k.lpi 9ebf2aa984 * project file updates vor 13 Jahren
ppc8086.lpi efc5e339d0 * use an enum instead of integer constants to represent inline numbers vor 8 Jahren
ppcaarch64.lpi 1a559f5c60 * move the homogenous float aggregate determination function to a common vor 6 Jahren
ppcarm.lpi 1a559f5c60 * move the homogenous float aggregate determination function to a common vor 6 Jahren
ppcavr.lpi b9d4240a8d + version update vor 7 Jahren
ppcjvm.lpi ac819b0b97 * jvm lazarus project file properly named vor 12 Jahren
ppcmips.lpi 9ebf2aa984 * project file updates vor 13 Jahren
ppcmipsel.lpi 9ebf2aa984 * project file updates vor 13 Jahren
ppcppc.lpi 18a45d94a3 * version update vor 6 Jahren
ppcppc64.lpi 9ebf2aa984 * project file updates vor 13 Jahren
ppcriscv32.lpi 44150f43ac * RISC-V 32 compilation fixed vor 7 Jahren
ppcriscv64.lpi 65a415c13e * fix assembling with official binutils vor 7 Jahren
ppcsparc.lpi 188ec0f0c7 + basics for sparc64 support, we continue to use the name "sparc" for sparc32, both sparc are identified by sparcgen (dirs, defines etc.) vor 8 Jahren
ppcsparc64.lpi 188ec0f0c7 + basics for sparc64 support, we continue to use the name "sparc" for sparc32, both sparc are identified by sparcgen (dirs, defines etc.) vor 8 Jahren
ppcx64.lpi cd9e18fab4 * made lazarus project names more systematic vor 7 Jahren
ppcx64llvm.lpi cd9e18fab4 * made lazarus project names more systematic vor 7 Jahren
ppheap.pas eefdf135a5 Always write filename, truncate directory part if needed vor 9 Jahren
ppu.pas dca8147958 Try to fix ppudump for generic/inline. vor 6 Jahren
procdefutil.pas b1ee29c836 * fix for Mantis #30205: (adjusted) patch by Do-wan Kim to only use the default calling convention for exception handlers vor 6 Jahren
procinfo.pas b3ed34592f + software handling of exceptions on arm vor 6 Jahren
psabiehpi.pas e4f821487d * write correct s/uleb types vor 6 Jahren
pstatmnt.pas ed5f19e7e3 * change boolean parameters for try_consume_unitsym to a set vor 6 Jahren
psub.pas 4d6b8a6c45 fixed the messy state of messages after recent custom attributes merge. fixed a typo, fixed double definition of message 3350, restored a message that was removed but still used, so the build passes at least. vor 6 Jahren
psystem.pas d8903ce6b3 - removed maxcrecordalign parameter/field from recordsymtables, as this value vor 6 Jahren
ptconst.pas b1dff29cbf * removed unused units vor 8 Jahren
ptype.pas d8903ce6b3 - removed maxcrecordalign parameter/field from recordsymtables, as this value vor 6 Jahren
raatt.pas eeadf618b8 + abi tag for i386 vor 6 Jahren
rabase.pas b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from vor 19 Jahren
rasm.pas 46fe2d486c * forgotten comment vor 7 Jahren
rautils.pas 98f55b1d86 * also register symbols referenced from assembler via asolutevarsyms vor 6 Jahren
rescmn.pas 09e742f243 * add a -dfpc define to the resource compiler commandlines, which allows to make FPC specific exceptions in resource scripts. Mantis #24044 vor 12 Jahren
rgbase.pas c8487c4150 + added individual bits of the x86 flags register as subregisters vor 8 Jahren
rgobj.pas 281b3ad276 * fix case completeness and unreachable code warnings in compiler that would vor 6 Jahren
scandir.pas 31431d99ab * limit the heapsize to 65520 bytes on win16 (the $M directive in win16 only vor 6 Jahren
scanner.pas 5947143d8f * intel asm reader: try to read avx512 extensions only if the instruction supports them vor 6 Jahren
switches.pas be0d51d64c * allow $MinEnumSize, $PackSet and $PackRecords to be used with $Push and $Pop vor 7 Jahren
symbase.pas 70ae0a2dc9 + add a comment to the destructor of tsymtable so that others (and maybe me a well) will hopefully see that the destructor of that class is not completely trivial! vor 7 Jahren
symconst.pas 4c338b1f70 * generate correctly aligned string RTTI, fixes trtti7 on ARM vor 6 Jahren
symcreat.pas 6952ab5baf * fix for Mantis #35918: don't set the mangledname for the attribute's constructor function; let the compiler do its job instead vor 6 Jahren
symdef.pas fc46b6c57c * apply patch by Blaise.ru to pass the record name for an internal record more efficiently vor 6 Jahren
symsym.pas b945e66e28 * store attribute information in PPU; this is less important for the compiler, but more for e.g. Lazarus when dealing with binary only units vor 6 Jahren
symtable.pas d8903ce6b3 - removed maxcrecordalign parameter/field from recordsymtables, as this value vor 6 Jahren
symtype.pas 281b3ad276 * fix case completeness and unreachable code warnings in compiler that would vor 6 Jahren
symutil.pas 281b3ad276 * fix case completeness and unreachable code warnings in compiler that would vor 6 Jahren
syscinfo.pas d0f8ea7969 Add arm-palmos target to list supporting po_syscall vor 8 Jahren
systems.inc c262c5dbc9 * synchronised with trunk till r42256 vor 6 Jahren
systems.pas 3fee990218 * on Mach-O, PECOFF and ELF platforms, write local symbols as hidden/ vor 6 Jahren
tgobj.pas 51502874af * emit temp lifetime information for llvm vor 6 Jahren
tokens.pas 503ea604f3 + nolinline modifier to specify that a routine must never be inlined vor 6 Jahren
verbose.pas a34f531661 + implemented support for codepage aware compiler messages. It can be enabled vor 8 Jahren
version.pas a34d4e715c Merged riscv_new branch vor 6 Jahren
widestr.pas c8839d487b * fixed accidentally committed (harmless) typo in r32202 vor 9 Jahren
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 vor 16 Jahren
wpobase.pas 5df9b994d1 * fix warnings which were caused by last changes to for node generation vor 8 Jahren
wpoinfo.pas b1dff29cbf * removed unused units vor 8 Jahren

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