Commit Verlauf

Autor SHA1 Nachricht Datum
  pierre c07bcefb6b * Fix anumval wrong overwriting as found out by Sergey vor 14 Jahren
  pierre 239944f8d0 + Use DLL name in assembler labels used to import DLL functions/variables vor 14 Jahren
  pierre 1a9f4ba314 * Improve ogbase linker script support, add warnings for unknown entries vor 14 Jahren
  florian c97869bd89 * merge user sections support branch vor 14 Jahren
  armin 7eace122dc internal linker support for creating novell netware loadable modules vor 14 Jahren
  florian f328b6d635 + user section type vor 14 Jahren
  florian 26fbfaf5a7 + introduce the usage of asizeint/asizeuint for cpus with sizeof("alu")<>sizeof(pointer) vor 14 Jahren
  pierre 292e85a59a * Partial fix for i386 linux PIC code generation vor 15 Jahren
  Jonas Maebe 28cd8271c9 * initial version of internal Mach-O/i386 assembler by Dmitry Boyarintsev vor 15 Jahren
  florian c1f3d8dcaa * unified names of system_*/systems_* sets vor 15 Jahren
  Jonas Maebe edacea82be * changed assembler directives for darwin lazy/non-lazy symbol pointers vor 16 Jahren
  Jonas Maebe 0c675a4039 * the objc1 unit has been renamed to objc vor 16 Jahren
  yury 5cd83b26d9 * More proper check for executable image size limits. vor 16 Jahren
  Jonas Maebe 6165536b5e + added {$modeswitch objectivec1}/-Mobjectivec1 mode switch to enable vor 16 Jahren
  yury afa7ade545 * Replace ? and @ in external names only if the external is imported from DLL on Windows. vor 16 Jahren
  Károly Balogh 049280bc21 * fix bug #8391 only for arm-wince, because otherwise it breaks other platforms (incl. i386-win32) vor 17 Jahren
  yury 23da33b75a * Fixed hang while linking in some cases. vor 17 Jahren
  yury 4cabbe0e39 * Fixed compiler cycling with enabled range and overflow checking. vor 17 Jahren
  yury c84aa860bd * Added error message if resulting executable image size is too big to fit in memory. bug #11702. vor 17 Jahren
  yury 5e11e697b4 * Use unsigned integers for sizes and positions to break 2GB limit in tdynamicarray, object writer, internal linker, coff and PE headers. vor 17 Jahren
  yury 491f0fa1d8 * Replaced all user defined warnings by TODO comments to reduce compiler noise. vor 17 Jahren
  yury 403ce8c2c1 * Fixed removing stabs for unused functions. It fixes debugging problems. vor 17 Jahren
  Jonas Maebe f36e5411af * split cpu64bit compiler define into vor 17 Jahren
  peter 793fd8fc09 * Add -Xg to help pages vor 17 Jahren
  Jonas Maebe 0bf43d223b * fixed uses of custom-length string types in function/property vor 18 Jahren
  peter c767df348f * idata must be aligned on 4 bytes to prevent a corrupt vor 18 Jahren
  Jonas Maebe 70c2414daa * split off sec_rodata_norel from sec_rodata, and only put constant data vor 18 Jahren
  florian 4151029ee5 + .fini section support vor 18 Jahren
  yury 84306f80e9 * fixed tw8391.pp for i386. vor 18 Jahren
  yury 38b8731ba0 * Restored relocs generation for dlls by internal linker. It fixes bug #9048. vor 18 Jahren