Commit History

Author SHA1 Message Date
  svenbarth f383cf4deb * fix for Mantis #38381: apply patch by Bi0T1N to add two Delphi compatible overloads for TValue.Make 4 years ago
  svenbarth 0ba689de84 * fix test compilation with Delphi 4 years ago
  Tomas Hajny 0d37e0e0f8 + added a test for Get/SetTextAutoFlush feature 4 years ago
  Tomas Hajny 9f6651fdb7 + added Get/SetTextAutoFlush feature 4 years ago
  svenbarth d0b1402e10 * fix for Mantis #37252: apply patch by Bi0T1N to implement TThread.NameThreadForDebugging for Mac OS X 10.6 and newer (older versions don't provide the required functions) 4 years ago
  Károly Balogh c38b8ac28f sinclairql: enable most of rtl-objpas and rtl-extra on the QL 4 years ago
  florian 210674b9a0 * patch by J. Gareth Moreton: AArch64: Improved speed and efficiency with constant generation, resolves #38837 4 years ago
  Jonas Maebe cc5814dac1 * support arbitrary record regvars on AArch64: it has fairly complete support 4 years ago
  Jonas Maebe 5ca1e37fb6 * AArch64: fix spilling information for BFI 4 years ago
  Károly Balogh 6a35227a50 qlunits: really add the a new example missed from the previous commit 4 years ago
  Károly Balogh 8c1ebd8353 qlunits: some refactors and updates. added system vars offsets to qdos unit, and a new example 4 years ago
  Károly Balogh 53674e387f sinclairql: include qdosh.inc directly. this will allow easier sharing of qdosfuncs.inc with the qlunits package 4 years ago
  Károly Balogh 394fd2037a sinclairql: sysdeps must include qdosh.inc too 4 years ago
  Károly Balogh 02e6341161 sinclairql: implemented a selection of I/O functions, patch by Norman Dunbar 4 years ago
  Jonas Maebe 9977889f4a * fix finally block getting unconditionally removed if try-block is empty 4 years ago
  michael 5cde6facdb * Patch from Werner Pamler to fix count of digits in periods 4 years ago
  pierre 5ef44c550a Avoid range/overflow error after commit #49290 4 years ago
  Károly Balogh c9b90ccde0 m68k: sinclair ql now requires vlink 0.16h or newer. 4 years ago
  Károly Balogh f76bb5fc5e m68k-sinclairql: apply the same hack as for amiga and atari to avoid vlink section attribute warning 4 years ago
  Károly Balogh cdc7fec019 m68k: D2 is considered volatile on macosclassic 4 years ago
  pierre f0b322f4ed Add -TFreeBSD target OS option to -h output for aarch64 compiler ppc64 4 years ago
  pierre bf5f714497 Also check *.pas and *.inc files inside sub-directories in msgused.pl 4 years ago
  florian dc13516dee + patch by J. Gareth Moreton: improved tests for constant divisions including benchmark, 4 years ago
  florian 256ca9d210 * patch by J. Gareth Moreton: AArch64 "magic division" 4 years ago
  pierre 6f4617eeb3 Use gdate/date -u option to get universal time for TEST_DATETIME variable 4 years ago
  pierre 595edf6f9b Use as-clang as idtxt for as_aarch64_clang_gas_info 4 years ago
  pierre b464d38777 Add several missing -AXXX options 4 years ago
  florian 837b433abc * avoid overflow during register allocation 4 years ago
  pierre 72667f41ad Avoid warning with -O4 option 4 years ago
  nickysn 658affeae2 + added default parameters to InstallUserMode 4 years ago