Commit History

Author SHA1 Message Date
  Michael VAN CANNEYT a3f441b590 * loongarch64 architecture reinstated 2 years ago
  Michael VAN CANNEYT babcb631f8 * Delegate darwin ifdef out of program flow, towards const, for clarity 2 years ago
  Michael VAN CANNEYT c0893e5c16 * get rid os some warnings 2 years ago
  Michael VAN CANNEYT c6effbd676 * Refactor: add utility routine to handle command-line changes 2 years ago
  Michael VAN CANNEYT a52b3522dc * Refactor: Rename some variables for clarity 2 years ago
  Michael VAN CANNEYT 647f211aa5 Refactor check for -PB and -PP for clarity of flow 2 years ago
  Michael VAN CANNEYT 5d104c9115 Refactor initialization of binary and processor name for clarity of flow 2 years ago
  Michael VAN CANNEYT 27476a915b * Refactor processorname -> suffix name for clarity of flow 2 years ago
  Michaël Van Canneyt 5ee294f224 * GetExtendedFieldinfo, patch to fix #40300 2 years ago
  Michaël Van Canneyt 8696ca652d * Emit comments in RTTI info for classes/interfaces 2 years ago
  Michaël Van Canneyt 0515be62b4 * Add option to allow emitting comments in RTTI info 2 years ago
  marcoonthegit f0debbe649 * change HDEVNOTIFY to lpvoid/pointer instead of thandle 2 years ago
  marcoonthegit 67eac52f07 * RegisterDeviceNotification 2 years ago
  marcoonthegit fc8b28eecd * change types of method from integre to single for tpointf (probably copy-paste the interface error from integer TPoint ) 2 years ago
  marcoonthegit f4155dc710 * movefile_* consts expanded 2 years ago
  marcoonthegit e9352b4894 * use predefined pointer types from system as much as possible. This avoids trouble between objpas.pinteger and windows.pinteger in generics. (if windows is only in implementation). 2 years ago
  Sven/Sarah Barth 5a0ace6d45 * replace Length(<array>) - 1 with High(<array>) which leads to slightly shorter/better code (reported by lagprogramming on the forum) 2 years ago
  Pierre Muller 3bb2586269 Fix for sparc64 specific code generation bug report #40252 2 years ago
  Pierre Muller 484c178c15 Add new make variable BETATARGETS, for CPU targets in beta stage, to include it into distclean list 2 years ago
  Pierre Muller 5a123d33ba Add -Awin64-as option for aarch64 compiler for win64 target 2 years ago
  Pierre Muller c1e2f557f1 Add '-b pei_aarch64' option for aarch64-win64 system 2 years ago
  Pierre Muller a342b74f66 Set iconv_is_in_libc macro for DragonFly OS 2 years ago
  Pierre Muller d24548f8d8 Disable -EB/-EL passing for freertos OS as the corresponding released binutils do not support this option 2 years ago
  Michaël Van Canneyt ba9fc5edca * Fill algorithm for polygon fills. Patch by Werner Pamler. Fixes issue #40286 2 years ago
  Pierre Muller 6f3582954c Use same features for riscv32 as for arm and xtensa CPUs 2 years ago
  Pierre Muller c38cc828e8 Add new test code to verify that tentfile.buf limits are not overpassed 2 years ago
  Michaël Van Canneyt 513b02f3fd * Add overload, so system unit version of interlocked* calls is also found. Fixes issue #40283 2 years ago
  Michael VAN CANNEYT b2f2c5671c * Make sure it compiles with previous release 2 years ago
  Pierre Muller a7578e144d Fix compilation for msdos targets 2 years ago
  Michaël Van Canneyt 02b6e9143a * Patch from Werner Pamler to implement FillEllipsePattern. Fixes issue #40282 2 years ago