Historique des commits

Auteur SHA1 Message Date
  Jonas Maebe 28cd8271c9 * initial version of internal Mach-O/i386 assembler by Dmitry Boyarintsev il y a 15 ans
  florian c1f3d8dcaa * unified names of system_*/systems_* sets il y a 15 ans
  Jonas Maebe edacea82be * changed assembler directives for darwin lazy/non-lazy symbol pointers il y a 16 ans
  Jonas Maebe 0c675a4039 * the objc1 unit has been renamed to objc il y a 16 ans
  yury 5cd83b26d9 * More proper check for executable image size limits. il y a 16 ans
  Jonas Maebe 6165536b5e + added {$modeswitch objectivec1}/-Mobjectivec1 mode switch to enable il y a 16 ans
  yury afa7ade545 * Replace ? and @ in external names only if the external is imported from DLL on Windows. il y a 16 ans
  Károly Balogh 049280bc21 * fix bug #8391 only for arm-wince, because otherwise it breaks other platforms (incl. i386-win32) il y a 17 ans
  yury 23da33b75a * Fixed hang while linking in some cases. il y a 17 ans
  yury 4cabbe0e39 * Fixed compiler cycling with enabled range and overflow checking. il y a 17 ans
  yury c84aa860bd * Added error message if resulting executable image size is too big to fit in memory. bug #11702. il y a 17 ans
  yury 5e11e697b4 * Use unsigned integers for sizes and positions to break 2GB limit in tdynamicarray, object writer, internal linker, coff and PE headers. il y a 17 ans
  yury 491f0fa1d8 * Replaced all user defined warnings by TODO comments to reduce compiler noise. il y a 17 ans
  yury 403ce8c2c1 * Fixed removing stabs for unused functions. It fixes debugging problems. il y a 17 ans
  Jonas Maebe f36e5411af * split cpu64bit compiler define into il y a 17 ans
  peter 793fd8fc09 * Add -Xg to help pages il y a 17 ans
  Jonas Maebe 0bf43d223b * fixed uses of custom-length string types in function/property il y a 18 ans
  peter c767df348f * idata must be aligned on 4 bytes to prevent a corrupt il y a 18 ans
  Jonas Maebe 70c2414daa * split off sec_rodata_norel from sec_rodata, and only put constant data il y a 18 ans
  florian 4151029ee5 + .fini section support il y a 18 ans
  yury 84306f80e9 * fixed tw8391.pp for i386. il y a 18 ans
  yury 38b8731ba0 * Restored relocs generation for dlls by internal linker. It fixes bug #9048. il y a 18 ans
  yury df36385c89 * fixed mantis #8887. (please merge to fixes). il y a 18 ans
  yury 821c91c230 * fix Mantis #8760: do not put actually empty sections in executable by internal linker. il y a 18 ans
  yury b2605b8ff6 * Internal linker now correctly links to gcc import libraries. It fixes win32 IDE with debugger support. il y a 18 ans
  pierre 115d95004f * try to fix cygwin import lib problem in internal linker il y a 18 ans
  Jonas Maebe 21f87ef1de * fixed instances of passing properties as var parameter il y a 18 ans
  peter 29ffdefacb * secrel32 relocation support required by dwarf2 under windows il y a 18 ans
  yury 7547f3a0c0 * Allow @ and ? characters in imported function name when AS is used. It fixes bug #8391. il y a 18 ans
  peter 9f3de7e809 * -Xg generates a separate file with the debug info sections il y a 18 ans