Lịch sử commit

Tác giả SHA1 Thông báo Ngày
  michael 393b4caba2 * Patch from Mattias Gaertner: 8 năm trước cách đây
  svenbarth a9888eba70 * also generate Big Obj COFF files with the GNU utilities (needs 2.25 or newer), at least as long as the new option -a5 isn't given, which disables this 8 năm trước cách đây
  svenbarth 76445fd4b7 + add ability to generate Big Obj COFF files if required due to the section count being higher than $7fff 8 năm trước cách đây
  svenbarth 95bea696ca + add ability to read Big Obj COFF files as generated by MSVC with /bigobj and GNU AS with -mbig-obj (starting from version 2.25); this format allows 2^31 sections per COFF file instead of 2^16, thus solving the problem of compiling packages\odata\src\sharepoint.pp 8 năm trước cách đây
  joost addb92e62b * Replaced global variable for field 8 năm trước cách đây
  svenbarth 11493de99b + add test from Mantis #31305 for completeness sake 8 năm trước cách đây
  svenbarth c1390b3442 * fix for Mantis #31249: applied (adjusted) patch provided by Maciej Izak 8 năm trước cách đây
  Károly Balogh a34b6c7c53 m68k: atari also uses syscalls, so update the comment for that too 8 năm trước cách đây
  svenbarth d149f260fc - remove no longer needed gen_fpc_dummy() 8 năm trước cách đây
  svenbarth cc42bb8a7a * generate the package stub for all Windows and NativeNT targets 8 năm trước cách đây
  svenbarth 48bddbbc43 * use new potype_pkgstub instead of gen_fpc_dummy() as the former works on all platforms that needs it 8 năm trước cách đây
  svenbarth 1a6a8b7c9f + introduce a new potype for the main stub of a package library (which on Windows is simply a DLLMain returning True) 8 năm trước cách đây
  svenbarth 1c98a48c47 * mark __FPC_specific_handler as an external symbol 8 năm trước cách đây
  svenbarth cfa5b9d809 - the external declaration of PascalMain is no longer needed for Win64 on 3.1.1+ 8 năm trước cách đây
  svenbarth 69fa837266 * NASM supports DQ already since version 2.00 (from 10 years ago) and it's already in the ait_const2str array, so use it! (doesn't mean that it works on Win64 however...) 8 năm trước cách đây
  svenbarth f517311227 * ensure that the indirect symbols for VMT, RTTI and IID reside in the same sections as the symbols they point to -> reduces the amount of sections for them by half 8 năm trước cách đây
  svenbarth c1db48c8c6 * add ability to disable the generation of an indirect symbol if needed (useful if that's done by the constant builder) 8 năm trước cách đây
  svenbarth 822d96776b * extend tai_typedconstbuilder with the ability to add an indirect symbol to the same section as the one that's generated for the constant data (at least if it's also rodata) 8 năm trước cách đây
  svenbarth b813fc641f * put data that's used by the VMT into the same section (that also means changing some sections from rodata_norel to rodata); this way the amount of sections per class is reduced (e.g. two for classes that inherited from a class with interfaces) 8 năm trước cách đây
  svenbarth deb86a9e70 * Windows and GNU AS both correctly handle read only sections with relocations, so make use of that 8 năm trước cách đây
  michael f55215f53a * Case else without semicolon in front (bug ID 31284) 8 năm trước cách đây
  michael a51efe50b7 * noreturn procedure modifier (bug ID 31285) 8 năm trước cách đây
  michael 0dc3d03755 * Packed sets support 8 năm trước cách đây
  michael 892b616adf * Fix compilation 8 năm trước cách đây
  michael a809705fb8 * New simple program to test if pparser parses some code 8 năm trước cách đây
  michael 81a00358a1 * Modeswitches now parsed correctly (bug ID 30724) 8 năm trước cách đây
  michael 8d7fd39282 * Fix isNan, isInfinity, IsPositiveInfinity 8 năm trước cách đây
  svenbarth 060cb62f2a * correctly handle alignment for TParameterLocations 8 năm trước cách đây
  svenbarth 1d40e7e159 * correctly encapsulate the location records 8 năm trước cách đây
  michael 27b51188b6 * Range typed consts support 8 năm trước cách đây