Michaël Van Canneyt d2926867d6 * Reduce object size, use ansistring. Results in faster compilation, less memory usage před 4 měsíci
..
aarch64 48fe8e6208 * unify internalerror před 4 měsíci
arm cba0ca490e * genlinearlist and genlinearcmplist for case blocks now allocate the flags properly před 4 měsíci
armgen 32a19eb5b3 * more readable code před 4 měsíci
avr b0003f71dd Check rjmp destination range. před 6 měsíci
generic ff3acfb8cd * cleanup of 2.7.0 defines před 3 roky
html fa0d3d79e0 no message před 23 roky
i386 c433b740e4 Add/actualize CPUX86_HAS_SSSE3. před 5 měsíci
i8086 c7290bfb78 * enclose {$define DEBUG_AOPTCPU} in {$ifdef EXTDEBUG} před 5 měsíci
jvm 8c5a48da2b * Make compilerwidestring a class using dyn array, rework tstringconstnode: value_str -> valueas, valuews před 5 měsíci
llvm dc5c99be6d LLVM: fix compilation after rgobj dynarray changes před 5 měsíci
loongarch64 c7290bfb78 * enclose {$define DEBUG_AOPTCPU} in {$ifdef EXTDEBUG} před 5 měsíci
m68k c7290bfb78 * enclose {$define DEBUG_AOPTCPU} in {$ifdef EXTDEBUG} před 5 měsíci
mips c7290bfb78 * enclose {$define DEBUG_AOPTCPU} in {$ifdef EXTDEBUG} před 5 měsíci
msg d79db82ca2 Add information about different CPU or OS in CheckHeader local function of tppumodule.openppu method před 4 měsíci
powerpc 4867d48e99 + support for .debug_loc and .debuc_loclist sections před 1 rokem
powerpc64 da683ade18 Add dwarf CFI for powerpc64 cpu před 1 rokem
ppcgen b2f6214b33 + a_bit_scan_reg_reg gets a flag if src cannot be zero: this simplifies the generated code před 6 měsíci
riscv 62236ec2bb * proper naming před 5 měsíci
riscv32 f65994ddcb + RiscV: flags for crypotography extensions před 5 měsíci
riscv64 d6825a3561 * cleanup před 4 měsíci
sparc 5e00358f13 + cs_opt_consts for sparc před 1 rokem
sparc64 1fa83a91ab + cs_opt_consts for sparc64 před 1 rokem
sparcgen c7290bfb78 * enclose {$define DEBUG_AOPTCPU} in {$ifdef EXTDEBUG} před 5 měsíci
systems 9bc294a5ed * clean up před 4 měsíci
utils 21e13f0c2c Regenerate all Makefile's after: Change resource string extension variable RSTEXT to '.rsj' před 4 měsíci
wasm32 cc81e56eb2 * Use linear mechanism to check whether function types were emitted před 4 měsíci
x86 f579f6dba5 Avoid out of range access to instab array před 4 měsíci
x86_64 835375e7e0 * properly fix #41161 před 4 měsíci
xtensa c7290bfb78 * enclose {$define DEBUG_AOPTCPU} in {$ifdef EXTDEBUG} před 5 měsíci
z80 c7290bfb78 * enclose {$define DEBUG_AOPTCPU} in {$ifdef EXTDEBUG} před 5 měsíci
.gitignore e14692f594 git ignore msg2inc binary před 2 roky
COPYING.txt e5a1231931 * updated FSF address (mantis #30198, patch by Paul Gevers) před 9 roky
MPWMake 43c50d0a32 Remove unused, obsolete -dBROWSERLOG option před 4 roky
Makefile 21e13f0c2c Regenerate all Makefile's after: Change resource string extension variable RSTEXT to '.rsj' před 4 měsíci
Makefile.fpc 42b466015d + added wasip2 to the NO_NATIVE_COMPILER_OS_LIST před 5 měsíci
README.txt 4bf254bc32 * added .txt extensions to all README, TODO and COPYING files před 16 roky
aasmbase.pas 4867d48e99 + support for .debug_loc and .debuc_loclist sections před 1 rokem
aasmcfi.pas 5d28e2156b + support for generating Dwarf CFI using .cfi_* directives před 6 roky
aasmcnst.pas 754c40cdb0 tai_string: remove useless #0 terminators před 5 měsíci
aasmdata.pas 835375e7e0 * properly fix #41161 před 4 měsíci
aasmdef.pas 04984e9af9 * also generate indirect symbols for AB_PRIVATE_EXTERN symbols as these might be used from a unit in another package due to inlining před 5 roky
aasmsym.pas 281b3ad276 * fix case completeness and unreachable code warnings in compiler that would před 6 roky
aasmtai.pas 754c40cdb0 tai_string: remove useless #0 terminators před 5 měsíci
aggas.pas 8c5a48da2b * Make compilerwidestring a class using dyn array, rework tstringconstnode: value_str -> valueas, valuews před 5 měsíci
aopt.pas b20f968454 * simple clean ups after dyn. array conversion před 5 měsíci
aoptbase.pas 32d0531c71 * patch by lag programming: Code cleanup at function TAOptBase.RegInInstruction, resolves #40952 před 10 měsíci
aoptda.pas b1dff29cbf * removed unused units před 8 roky
aoptobj.pas 07a2c6b37e * Replace labeltable with dynamic array před 5 měsíci
aoptutils.pas 05d6e20acc * New Boolean "SetAndTest" utility function před 1 rokem
assemble.pas 25e955b6e4 * source linebuf as dyn array před 5 měsíci
blockutl.pas 7f3a5eb9ab * extend tabstractprocdef.getcopyas by a parameter to control whether the copy should be registered or not před 3 roky
browcol.pas 7cb2e5a180 Browser information for generic records před 6 měsíci
catch.pas fd070544db - disabled installation of SIGINT signal handler for Darwin, because před 16 roky
ccharset.pas c74c4ad9ad * Use dynamic array instead of pointer for character map před 5 měsíci
cclasses.pas 04a31f8be2 Avoid range error in tbitset.clear method před 5 měsíci
cepiktimer.pas 99d88b91a9 * do not include fpcdefs in the cepiktimer unit před 4 roky
cfidwarf.pas 12c4290ffe Add loongarch64 architecture support to compiler před 2 roky
cfileutl.pas 87d4c18992 Every compile gets actual current directory (fix for Textmode IDE) před 7 měsíci
cg64f32.pas 2dc0995067 - Bug fix to new ADD/SUB optimisation where conditions are concerned před 3 roky
cgbase.pas e1478e27b3 Fix range check error inside tsuperregisterworklist.addnodup method před 5 měsíci
cgexcept.pas fe57cd3536 * fix LLVM after r48828 před 4 roky
cghlcpu.pas b2f6214b33 + a_bit_scan_reg_reg gets a flag if src cannot be zero: this simplifies the generated code před 6 měsíci
cgobj.pas b2f6214b33 + a_bit_scan_reg_reg gets a flag if src cannot be zero: this simplifies the generated code před 6 měsíci
cgutils.pas a71cc71585 + function needs_check_for_fpu_exceptions to unify fpu exception handling před 1 rokem
cmsgs.pas 1547f28a40 * Use dynamic arrays for compiler messages před 5 měsíci
comphook.pas 1ef1481488 * Print unit name, flush output in status messages před 5 měsíci
compiler.pas 51f5726343 * (hopefully) more consistent message when the compiler is stopped during showing the help screen, resolves #39455 před 1 rokem
compinnr.pas 2c5a070959 + random bits for quad support on RiscV před 7 měsíci
comprsrc.pas 44282acecb * Allow to process .fmx files just as .lfm/.dfm files před 6 měsíci
comptty.pas 682e29c4ff + enable colored output on darwin, resolves #38693 před 4 roky
constexp.pas 078e2eabf9 Simplify constexp.pas and fix certain edge cases. před 9 měsíci
cprofile.pas 6612bb4434 * proper naming před 5 roky
crefs.pas 4d5119bf1c * fixes several issues which cause warnings by the dfa code when using it to detect uninitialized variables před 11 roky
cresstr.pas 8c5a48da2b * Make compilerwidestring a class using dyn array, rework tstringconstnode: value_str -> valueas, valuews před 5 měsíci
cscript.pas f5e5f9645c Add fForceUseForwardSlash to TLinkRes class, used for vlink linker on hosts using backslashes před 4 roky
cstreams.pas e4ee8fa6a2 * patch by Rika to pass some strings by reference, resolves #39338 před 3 roky
ctask.pas 564597a573 * Fix access violation: module can be reset while loading dependent units. Fixes issue #40705 před 1 rokem
cutils.pas 6631f83ccf Change CompareChar uses inside compiler/RTL to CompareByte. před 6 měsíci
dbgbase.pas cf4d02ef92 Add globals to implementation _USES clause to prepare move of V_XXX constants to globals unit před 2 roky
dbgcodeview.pas 04727844b5 * Fixed value of the LF_PAD13 enum element. před 4 roky
dbgdwarf.pas 51b9f31f7c * Dwarf 3+: write always a type for enums před 4 měsíci
dbgdwarfconst.pas b797bbf5dc * spelling fixed před 2 roky
dbgstabs.pas a401898139 * spelling fixes před 3 roky
dbgstabx.pas 3d81dd0b00 * ReplaceForbiddenAsmSymbolChars renamed ApplyAsmSymbolRestrictions, because now it also applies the před 5 roky
defcmp.pas 9de0025394 * fix #41074: adjust conversion level of class/interface to pointer and class to interface conversions so that sub class to class conversions take precedence před 8 měsíci
defutil.pas b5bccf7a77 * Fix typo před 5 měsíci
dirparse.pas 7ce2f95db0 - disallow enabling regvars for WebAssembly, because it's not supported, yet před 1 rokem
dwarfbase.pas 1fc54dd8bb * improve dwarf cfi on avr před 2 roky
elfbase.pas 245b58c249 + support for arm attributes před 5 roky
entfile.pas b58469a7bd * Change pchar to dynamic array of ansichar před 5 měsíci
export.pas 2f1ccd6f2a + support 'promising last' exports před 2 roky
expunix.pas 1a0ffbc82b * fixed llvm compiler compilation with -O3/-Oodfa před 6 roky
finput.pas 166a24ae77 * Use dyn array of char for macro contents před 5 měsíci
fmodule.pas cc81e56eb2 * Use linear mechanism to check whether function types were emitted před 4 měsíci
fpcdefs.inc c07da2a654 * typo před 5 měsíci
fpchash.pas 0e0c4bd621 * make UpdateFnv64 closer to the original algorithm as proposed by Gareth před 11 měsíci
fpcp.pas 7163a893e9 * search using the real package name instead of the uppercased one so that an as-is cased package will be found as well před 1 rokem
fpkg.pas e8ede4c3e2 Merged revision(s) 32508-32510, 32512 from branches/svenbarth/packages: před 9 roky
fppu.pas 317b01db65 Give integer value of not found ppufile.header.common.target in CheckHeader před 4 měsíci
gendef.pas ef16a99c08 * partial fix #40934: don't remove the DEF file if cs_link_deffile is set (thus if the user explicitly wants the file) před 10 měsíci
globals.pas eb5c61281c + take care of asmmode in $push/$pop, resolves #41190 před 5 měsíci
globstat.pas 9cc30829fa * Restore messages state před 1 rokem
globtype.pas 859b100da6 * Convert symversions to dyn array of word před 5 měsíci
hlcg2ll.pas b2f6214b33 + a_bit_scan_reg_reg gets a flag if src cannot be zero: this simplifies the generated code před 6 měsíci
hlcgobj.pas b2f6214b33 + a_bit_scan_reg_reg gets a flag if src cannot be zero: this simplifies the generated code před 6 měsíci
htypechk.pas 36e9e39bca * allow type casted pointer constants being used as arrays which address can be takes, resolves #41177 před 5 měsíci
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. před 11 roky
import.pas b1dff29cbf * removed unused units před 8 roky
ldscript.pas 70b0cb99d4 * SetString needs correctly typed argument před 2 roky
link.pas 6314d69c40 * Correct allocation size for IsHandled, index is 1-based před 5 měsíci
macho.pas 828a248287 Systematically include fpcdefs.inc at sart of all units used by compiler před 6 roky
machoutils.pas 828a248287 Systematically include fpcdefs.inc at sart of all units used by compiler před 6 roky
nadd.pas 23875bd8c4 Return NaN from sin/cos(±∞/NaN). před 4 měsíci
nbas.pas 9077954762 * "no_exit_statement_in_block" replaced with "not has_child_of_type(..., [exitn])" před 10 měsíci
ncal.pas f672d4cccf * constref does not mean that a variable is written, resolves #41206 před 4 měsíci
ncgadd.pas 0f39633acc * generic second_addordinal can handle swapped nodes před 1 rokem
ncgbas.pas 0e5da37533 * Flags specific to TAsmNode have been moved to their own field před 1 rokem
ncgcal.pas e237da95d2 * most of tcgcallparanode.secondcallparan's code was moved into two new methods: před 6 měsíci
ncgcnv.pas 12c4290ffe Add loongarch64 architecture support to compiler před 2 roky
ncgcon.pas 835375e7e0 * properly fix #41161 před 4 měsíci
ncgflw.pas 511beac49c * get rid of the hack that tlabelnode inherits from tunarynode and stores a statement in left, resolves #40964 před 10 měsíci
ncghlmat.pas 0fc1fd6ac1 * replaced current_procinfo.currtrue/falselabel with storing the true/false před 10 roky
ncginl.pas 99b71eafda * simplified code před 6 měsíci
ncgld.pas 6c4d218b8d * use for threadvars on RiscV always the size optimization code path as loading addresses is expensive před 4 měsíci
ncgmat.pas 2dc0995067 - Bug fix to new ADD/SUB optimisation where conditions are concerned před 3 roky
ncgmem.pas 2b9455e262 * Fixed internal error 200411013 when typecasting and dereferencing nil into an array před 5 měsíci
ncgnstfl.pas d14fd51d0b * fix potential crash with copied goto nodes on nestedparentfp platforms před 6 roky
ncgnstld.pas cf9596421b * fixed crashes on platforms using parentfpstructs with generic routines před 6 roky
ncgnstmm.pas 627fcb4354 * Do not use the LOC_VOID location to indicate unused parameters. před 5 roky
ncgobjc.pas 8c5a48da2b * Make compilerwidestring a class using dyn array, rework tstringconstnode: value_str -> valueas, valuews před 5 měsíci
ncgopt.pas b1dff29cbf * removed unused units před 8 roky
ncgrtti.pas 5c4db7dbca Extended RTTI: more Objective-C handling před 7 měsíci
ncgset.pas cba0ca490e * genlinearlist and genlinearcmplist for case blocks now allocate the flags properly před 4 měsíci
ncgutil.pas 2b7df4237b * nf_pass1_done, nf_error, nf_processing and nf_do_not_execute před 1 rokem
ncgvmt.pas 547fa426c7 Fix emit_ansistr_const: its input is not guaranteed to be #0-terminated před 5 měsíci
ncnv.pas 8c5a48da2b * Make compilerwidestring a class using dyn array, rework tstringconstnode: value_str -> valueas, valuews před 5 měsíci
ncon.pas b0852b70c6 * Fixed oversight in TStringConstNode that stopped it building under DEBUG_NODE_XML před 4 měsíci
nflw.pas d3a0a2dddf * Call free instead of destroy před 5 měsíci
ngenutil.pas bff561063f Use TFPList.FreeAndNilDisposing in four more places. před 10 měsíci
ngtcon.pas 547fa426c7 Fix emit_ansistr_const: its input is not guaranteed to be #0-terminated před 5 měsíci
ninl.pas 8c5a48da2b * Make compilerwidestring a class using dyn array, rework tstringconstnode: value_str -> valueas, valuews před 5 měsíci
nld.pas 4cae231a52 * dont' allow assignments to array of const, resolves #41230 před 4 měsíci
nmat.pas f29ff58ab9 + get_int_value před 1 rokem
nmem.pas 8c5a48da2b * Make compilerwidestring a class using dyn array, rework tstringconstnode: value_str -> valueas, valuews před 5 měsíci
nobj.pas c3a3cfe80f * avoid range check error in TVMTBuilder.intf_optimize_vtbls by early bailing out if a class has no interfaces před 1 rokem
nobjc.pas 8c5a48da2b * Make compilerwidestring a class using dyn array, rework tstringconstnode: value_str -> valueas, valuews před 5 měsíci
node.pas 2b7df4237b * nf_pass1_done, nf_error, nf_processing and nf_do_not_execute před 1 rokem
nopt.pas 179fc5848b * Flags specific to TArrayConstructorNode have been moved to their own field před 1 rokem
nset.pas 4d732b44d4 * correctly calculate the number of labels of a c boolean in case statemnts, resolves #41025 před 9 měsíci
nutils.pas d87ba06608 * improve complexity calculation for tempref nodes před 6 měsíci
objcasm.pas 6404478ea4 * cleanup of VER3_0 defines před 3 roky
objcdef.pas 5d02c65425 objcdef: remove duplicate variant start check před 3 roky
objcgutl.pas 547fa426c7 Fix emit_ansistr_const: its input is not guaranteed to be #0-terminated před 5 měsíci
objcutil.pas df3a0af7e0 objc: use compile-time macOS version checks před 3 roky
ogbase.pas a74a4aca03 Avoid range check error in TObjData.writebytes overloads using dynamic arrays před 5 měsíci
ogcoff.pas 30c06d66c3 * Dyn array for FSecTbl and FSymTbl před 5 měsíci
ogelf.pas 859b100da6 * Convert symversions to dyn array of word před 5 měsíci
oglx.pas d4a4b9a57b * refactored the internal linker ar object reader object creation to allow using před 10 roky
ogmacho.pas a8fe46c0f5 + introduced labelmaxlen in tasminfo and added code in ReplaceForbiddenAsmSymbolChars that limits the před 5 roky
ogmap.pas 70b0cb99d4 * SetString needs correctly typed argument před 2 roky
ognlm.pas a8fe46c0f5 + introduced labelmaxlen in tasminfo and added code in ReplaceForbiddenAsmSymbolChars that limits the před 5 roky
ogomf.pas beca14334c * use NtoLE instead of LEtoN in OMF DoRelocationFixup when converting from native to little endian. No functional changes, just better readability. před 1 rokem
ogrel.pas 4867d48e99 + support for .debug_loc and .debuc_loclist sections před 1 rokem
ogwasm.pas d2926867d6 * Reduce object size, use ansistring. Results in faster compilation, less memory usage před 4 měsíci
omfbase.pas 4867d48e99 + support for .debug_loc and .debuc_loclist sections před 1 rokem
optbase.pas bcf320a76e * patch by Rika: Don’t pretend optinfo^.index can be aword(−1), resolves #40405 před 1 rokem
optconstprop.pas ffe97bb7d9 * do_optconstpropagate and do_optdeadstoreelim now set their před 11 měsíci
optcse.pas 84a852bc13 * more aggressive cse on thread vars před 5 měsíci
optdead.pas b1dff29cbf * removed unused units před 8 roky
optdeadstore.pas ffe97bb7d9 * do_optconstpropagate and do_optdeadstoreelim now set their před 11 měsíci
optdfa.pas 81d24975f0 * properly take care of tempinitcode when calculating def./use. sums of tempcreate nodes před 9 měsíci
options.pas f8f54dcbcf + RiscV has internal rol/r support před 5 měsíci
optloadmodifystore.pas 07698050e5 * Before r35961 (back in 2017) some simple assignment optimizations, such as "x:=x+y" to "inc(x,y)", were performed when -O2 in tassignmentnode.simplify. In r35961 these optimizations were moved to a separate pass which is enabled only when -O3 by cs_opt_use_load_modify_store. This separate pass can benefit from other optimization. But worse code is generated with -O2 since then. před 4 roky
optloop.pas 9d94ccdc38 * set types of start value calculation correctly when doing strength reduction, resolves #41054 před 8 měsíci
opttail.pas dd6e6eb26a * disable tail recursion optimisation if there is a copy-back parameter před 5 roky
optutils.pas 511beac49c * get rid of the hack that tlabelnode inherits from tunarynode and stores a statement in left, resolves #40964 před 10 měsíci
optvirt.pas 540807c5c8 WPO: don't crash on TP-style objects with only abstract virtual methods před 8 měsíci
owar.pas 2cd92ee792 * Dyn array for ReadArchive variables před 5 měsíci
owbase.pas ec3ed04b73 * Change buffer to dyn array před 5 měsíci
owomflib.pas cf4d02ef92 Add globals to implementation _USES clause to prepare move of V_XXX constants to globals unit před 2 roky
parabase.pas abfd975571 TCGParaLocation: remove alignment gap před 3 roky
paramgr.pas 6404478ea4 * cleanup of VER3_0 defines před 3 roky
parser.pas d3a0a2dddf * Call free instead of destroy před 5 měsíci
pass_1.pas d3a0a2dddf * Call free instead of destroy před 5 měsíci
pass_2.pas 2b7df4237b * nf_pass1_done, nf_error, nf_processing and nf_do_not_execute před 1 rokem
pbase.pas 6ac14de986 * Properly handle finish state před 1 rokem
pcp.pas a4672fbd1c o based on a patch by Rika, resolves #39401: před 3 roky
pdecl.pas 8c5a48da2b * Make compilerwidestring a class using dyn array, rework tstringconstnode: value_str -> valueas, valuews před 5 měsíci
pdecobj.pas f971398f47 * throw an error if a second forward type declaration is found at the place of this second před 4 měsíci
pdecsub.pas 8c5a48da2b * Make compilerwidestring a class using dyn array, rework tstringconstnode: value_str -> valueas, valuews před 5 měsíci
pdecvar.pas dc0e6f4aa8 * Determine publishable property type only when specializing a generic před 4 měsíci
pexports.pas 8c5a48da2b * Make compilerwidestring a class using dyn array, rework tstringconstnode: value_str -> valueas, valuews před 5 měsíci
pexpr.pas d3a0a2dddf * Call free instead of destroy před 5 měsíci
pgentype.pas 8f81b213dc * keep track of the current generic def in the specialization state před 8 měsíci
pgenutil.pas 4b5c6ba3fc * Fix tgenconst13 před 5 měsíci
pinline.pas d3a0a2dddf * Call free instead of destroy před 5 měsíci
pkgutil.pas 637976e83f * patch by Marģers to unify internal error numbers, resolves #37888 před 4 roky
pmodules.pas 22d7033d18 * Attributes for methods. Fixes issue 41001 před 9 měsíci
pp.lpi 867786c953 * update version před 5 roky
pp.pas 2a6fb32974 * don't use $MINSTACKSIZE and $MAXSTACKSIZE on non-Windows instead of disabling the warning před 8 měsíci
pparautl.pas 4a4eadc60e * throw an error if varargs is used without appropriate calling conventions, resolves #40342 před 1 rokem
ppc68k.lpi 8192bf1b33 * version update před 4 roky
ppc8086.lpi efc5e339d0 * use an enum instead of integer constants to represent inline numbers před 8 roky
ppcaarch64.lpi a816fc2114 * update project file před 1 rokem
ppcarm.lpi 7909f00c83 * project files updated před 2 roky
ppcavr.lpi 7909f00c83 * project files updated před 2 roky
ppcjvm.lpi 9792ef566f * Undo changes to lpi files, committed by accident před 5 měsíci
ppcloongarch64.lpi 1ee9a39fe2 + lazarus project for a loongarch64 compiler před 1 rokem
ppcmips.lpi 7909f00c83 * project files updated před 2 roky
ppcmips64el.lpi 7909f00c83 * project files updated před 2 roky
ppcmipsel.lpi 7909f00c83 * project files updated před 2 roky
ppcppc.lpi 7909f00c83 * project files updated před 2 roky
ppcppc64.lpi 7909f00c83 * project files updated před 2 roky
ppcppc64le.lpi 7909f00c83 * project files updated před 2 roky
ppcriscv32.lpi 7909f00c83 * project files updated před 2 roky
ppcriscv64.lpi 7909f00c83 * project files updated před 2 roky
ppcsparc.lpi 7909f00c83 * project files updated před 2 roky
ppcsparc64.lpi 7909f00c83 * project files updated před 2 roky
ppcwasm32.lpi 9792ef566f * Undo changes to lpi files, committed by accident před 5 měsíci
ppcx64.lpi e0aed719ed * Do not enable new debug define před 5 měsíci
ppcx64llvm.lpi 7909f00c83 * project files updated před 2 roky
ppcxtensa.lpi 7909f00c83 * project files updated před 2 roky
ppcz80.lpi 7909f00c83 * project files updated před 2 roky
ppheap.pas eefdf135a5 Always write filename, truncate directory part if needed před 9 roky
ppu.pas 6008dba0f7 Fix usage of DEBUG_GENERATE_INTERFACE_PPU together with Test_Double_checksum conditional před 4 měsíci
procdefutil.pas 155756f668 * if an outer capturer is required then that outer capturer must not be optimized into a register (fixes compilation with -Ooregvar enabled (e.g. in -O3)) před 7 měsíci
procinfo.pas ab5c5a7e9a * also keep track of captured def (necessary when functions are captured) před 1 rokem
psabiehpi.pas fe57cd3536 * fix LLVM after r48828 před 4 roky
pstatmnt.pas eb5c61281c + take care of asmmode in $push/$pop, resolves #41190 před 5 měsíci
psub.pas 599b187589 * fix #40979: don't recurse further into the nested hierarchy for code generation if the function is generic před 7 měsíci
psystem.pas 7f4b2f63b3 Switch from functions for the Atomic*-family to intrinsics před 8 měsíci
ptconst.pas 276f5bdef8 * ensure that nothing assembly related is generated for generics when a typed constant (this also includes local variable initializations) are parsed před 5 roky
ptype.pas bbecb015c9 * Avoid access violation. Use internal error instead před 4 měsíci
raatt.pas 12c4290ffe Add loongarch64 architecture support to compiler před 2 roky
rabase.pas 328e60c155 * Use new and dispose for asmmodeinfos před 5 měsíci
rasm.pas 46fe2d486c * forgotten comment před 7 roky
rautils.pas e749c81040 Disable limitation of nonlocal setting for LLVM compiler před 6 měsíci
rescmn.pas 440a635bce + initial compiler support for WebAssembly resources. Requires WebAssembly před 1 rokem
rgbase.pas 4abc498f2f + added the Z80 individual flag bits as subregisters před 5 roky
rgobj.pas be1fedb2ec * Use dynamic arrays instead of getmem for spill temp před 5 měsíci
scandir.pas eb5c61281c + take care of asmmode in $push/$pop, resolves #41190 před 5 měsíci
scanner.pas 8c5a48da2b * Make compilerwidestring a class using dyn array, rework tstringconstnode: value_str -> valueas, valuews před 5 měsíci
switches.pas eb5c61281c + take care of asmmode in $push/$pop, resolves #41190 před 5 měsíci
symbase.pas 1e9e533e6c * Replace object with record where possible před 1 rokem
symconst.pas 05b73f1523 Postponing building of VMT until inheritance chain is specialized před 8 měsíci
symcreat.pas d86e726e87 * Invoke helper also needs generic ids před 6 měsíci
symdef.pas 8c5a48da2b * Make compilerwidestring a class using dyn array, rework tstringconstnode: value_str -> valueas, valuews před 5 měsíci
symsym.pas 8c5a48da2b * Make compilerwidestring a class using dyn array, rework tstringconstnode: value_str -> valueas, valuews před 5 měsíci
symtable.pas 166a24ae77 * Use dyn array of char for macro contents před 5 měsíci
symtype.pas 44d9234f38 * properly unlink unused type symbols from their defs to avoid před 11 měsíci
symutil.pas 8c5a48da2b * Make compilerwidestring a class using dyn array, rework tstringconstnode: value_str -> valueas, valuews před 5 měsíci
syscinfo.pas 439faf0da8 m68k: basic DOS syscall generation for human68k před 1 rokem
systems.inc c515d45026 + added new target to the compiler: wasm32-wasip2. Not working, yet. před 5 měsíci
systems.pas c515d45026 + added new target to the compiler: wasm32-wasip2. Not working, yet. před 5 měsíci
tgobj.pas 12c4290ffe Add loongarch64 architecture support to compiler před 2 roky
tokens.pas 4d62764fa3 + also allow declaring an external as 'suspending first' před 2 roky
triplet.pas 327aac7f24 Add aarch64-iphonesim target před 2 roky
verbose.pas 1547f28a40 * Use dynamic arrays for compiler messages před 5 měsíci
version.pas 12c4290ffe Add loongarch64 architecture support to compiler před 2 roky
versioncmp.pas 68253e2a73 Missing file from b26703feaa9 před 3 roky
wasmbase.pas ffd461860b + added extra values to TWasmNameSubsectionType from the extended name section před 11 měsíci
widestr.pas 8c5a48da2b * Make compilerwidestring a class using dyn array, rework tstringconstnode: value_str -> valueas, valuews před 5 měsíci
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 před 16 roky
wpobase.pas 98f6c64f82 * Write byte dyn array před 5 měsíci
wpoinfo.pas f7edf0355a * Change pointer-to-array of deref to dynamic array před 5 měsíci

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