Commit History

Author SHA1 Message Date
  mattias 1066a0dbfd pas2js: createSafeCallback: return null for null 2 years ago
  mattias 5f757a2313 pastojs: fixed pass non safecall proctype to safecall proc type arg, issue #39261 2 years ago
  Henrique Gottardi Werlang 9d7fe32028 The exit code isn't reseted in the pas2js compiler. 2 years ago
  mattias 6ec8c9e2a2 passrc: test issue 39216 2 years ago
  mattias d96f9b8059 fcl-passrc: fixed adding specialized type behind array 2 years ago
  mattias 12405f9ee4 fcl-passrc: fixed compile 2 years ago
  Pierre Muller 7c64bce04e Set defdynlinker depending on selected ABI for riscv32 and riscv64 2 years ago
  Pierre Muller 0efa4cbc67 Attempt to use local _init and _fini procedures 2 years ago
  Pierre Muller a304962ea0 Try to implement linux si_uc.inc for xtensa CPU 2 years ago
  Pierre Muller 665670ae01 Add -EB or -EL paramter to xtensa assembler call (Warning: this requires a patched 2.40 release\!) 2 years ago
  Pierre Muller 4750840e89 Specify endianess and abi when calling xtensa linker 2 years ago
  Pierre Muller 60cff917ba Only modify softfloat_exception_mask, as this is not handled equally for all CPUs with GetEXceptionMask/SetExceptionMask 2 years ago
  Pierre Muller 24acfb8064 * Use correct sizeof to check if entry size is large enough 2 years ago
  Pierre Muller c00fe41625 Fix error leading to Makefile error for all non AVR CPUs even when SUBARCH is set 2 years ago
  Pierre Muller b53034705f Use GetExceptionMask/SetExceptionMask to avoid floating point exception inside FPC_SOFT_FFPUX80 code 2 years ago
  Pierre Muller 01ad5f2c28 Set macro iconv_is_in_libc for FreeBSD OS 2 years ago
  Pierre Muller f720ea3a21 Restrict previous change to compilers that do not have 10-byte extended type 2 years ago
  Pierre Muller bb407aa135 Fix for tentryfile.getreal with FPC_SOFT_FPUX80, putreal still needs the same change 2 years ago
  Ondrej Pokorny af476351f5 TPQConnection.Execute fixes 2 years ago
  J. Gareth "Curious Kit" Moreton 0a89e68d55 * Added test to attempt to catch access violation caused by faulty optimisation (i40165) 2 years ago
  J. Gareth "Curious Kit" Moreton e40996cd2c * Fixed bug in "JccMovJmpMov2CMovCMov" optimisation where it didn't track registers in references getting changed 2 years ago
  Pierre Muller 144ee6d51d Add missing swaping in case of different endianess of stab entry inside TInternalAssembler.WriteStab 2 years ago
  Ondrej Pokorny 262904b8c1 httpserver: make sure that socket is freed even if StartServerSocket raised an exception 2 years ago
  marcoonthegit e74d89ce62 * patch by Dean Mustakinov to improve commandline quote handling on Windows, resolves #40189 2 years ago
  marcoonthegit ec7f2e6871 * own solution that resolves #40127 : 2 years ago
  Michaël Van Canneyt f0f42ca2a2 * Add const for string where possible. Fixes issue #40051 2 years ago
  marcoonthegit 8fc5324111 * first set of #40051, up to db.pp 2 years ago
  marcoonthegit a74bee2cb1 * some string parameters made const in fppdf units. 2 years ago
  Michaël Van Canneyt ce44efdae3 * Use const string where possible. Fix issue #40047 2 years ago
  Michaël Van Canneyt 75256399b8 * Some nested loop improvements. fixes issue #40250 2 years ago