Commit History

Author SHA1 Message Date
  Michaël Van Canneyt a9c37cdfa8 Make sure RTL str consts have consistent ending. Fixes issue #40272 2 years ago
  mattias 506fa94f6b fcl-passrc: less hints 2 years ago
  Michaël Van Canneyt a9de35b511 * Add showdeps example to ignore list 2 years ago
  Michaël Van Canneyt a4af67ac19 * More error recovery: variable (lists) 2 years ago
  Michaël Van Canneyt c62e67ed76 * Start of error recovery 2 years ago
  Michaël Van Canneyt 19b6aded00 * Fix compilation 2 years ago
  mattias e69f520033 pas2js: createSafeCallback: return null for null 2 years ago
  mattias ac189256f0 pastojs: fixed pass non safecall proctype to safecall proc type arg, issue #39261 2 years ago
  Henrique Gottardi Werlang fa926a1b4c The exit code isn't reseted in the pas2js compiler. 2 years ago
  mattias dce377fb24 passrc: test issue 39216 2 years ago
  mattias 8f79c40600 fcl-passrc: fixed adding specialized type behind array 2 years ago
  mattias d7272d7055 fcl-passrc: fixed compile 2 years ago
  Pierre Muller 2e15d1233a Set defdynlinker depending on selected ABI for riscv32 and riscv64 2 years ago
  Pierre Muller a22f534d71 Attempt to use local _init and _fini procedures 2 years ago
  Pierre Muller 2687a6a13d Try to implement linux si_uc.inc for xtensa CPU 2 years ago
  Pierre Muller 21f8c0ff15 Add -EB or -EL paramter to xtensa assembler call (Warning: this requires a patched 2.40 release\!) 2 years ago
  Pierre Muller 44cc85d357 Specify endianess and abi when calling xtensa linker 2 years ago
  Pierre Muller b577cbb6b8 Only modify softfloat_exception_mask, as this is not handled equally for all CPUs with GetEXceptionMask/SetExceptionMask 2 years ago
  Pierre Muller ecdd7b67b8 * Use correct sizeof to check if entry size is large enough 2 years ago
  Pierre Muller 3873e8984b Fix error leading to Makefile error for all non AVR CPUs even when SUBARCH is set 2 years ago
  Pierre Muller 28317bb535 Use GetExceptionMask/SetExceptionMask to avoid floating point exception inside FPC_SOFT_FFPUX80 code 2 years ago
  Pierre Muller 3109f2b448 Set macro iconv_is_in_libc for FreeBSD OS 2 years ago
  Pierre Muller 442e02f44a Restrict previous change to compilers that do not have 10-byte extended type 2 years ago
  Pierre Muller 2c1fdff039 Fix for tentryfile.getreal with FPC_SOFT_FPUX80, putreal still needs the same change 2 years ago
  Ondrej Pokorny ff610b0ffb TPQConnection.Execute fixes 2 years ago
  J. Gareth "Curious Kit" Moreton cf3faba5a2 * Added test to attempt to catch access violation caused by faulty optimisation (i40165) 2 years ago
  J. Gareth "Curious Kit" Moreton 8642b5a256 * Fixed bug in "JccMovJmpMov2CMovCMov" optimisation where it didn't track registers in references getting changed 2 years ago
  Pierre Muller 61ba9526cc Add missing swaping in case of different endianess of stab entry inside TInternalAssembler.WriteStab 2 years ago
  Ondrej Pokorny f11afff94b httpserver: make sure that socket is freed even if StartServerSocket raised an exception 2 years ago
  marcoonthegit cc57eb785c * patch by Dean Mustakinov to improve commandline quote handling on Windows, resolves #40189 2 years ago