Историја ревизија

Аутор SHA1 Порука Датум
  yury 5cd83b26d9 * More proper check for executable image size limits. пре 16 година
  Jonas Maebe 6165536b5e + added {$modeswitch objectivec1}/-Mobjectivec1 mode switch to enable пре 16 година
  yury afa7ade545 * Replace ? and @ in external names only if the external is imported from DLL on Windows. пре 16 година
  Károly Balogh 049280bc21 * fix bug #8391 only for arm-wince, because otherwise it breaks other platforms (incl. i386-win32) пре 17 година
  yury 23da33b75a * Fixed hang while linking in some cases. пре 17 година
  yury 4cabbe0e39 * Fixed compiler cycling with enabled range and overflow checking. пре 17 година
  yury c84aa860bd * Added error message if resulting executable image size is too big to fit in memory. bug #11702. пре 17 година
  yury 5e11e697b4 * Use unsigned integers for sizes and positions to break 2GB limit in tdynamicarray, object writer, internal linker, coff and PE headers. пре 17 година
  yury 491f0fa1d8 * Replaced all user defined warnings by TODO comments to reduce compiler noise. пре 17 година
  yury 403ce8c2c1 * Fixed removing stabs for unused functions. It fixes debugging problems. пре 17 година
  Jonas Maebe f36e5411af * split cpu64bit compiler define into пре 17 година
  peter 793fd8fc09 * Add -Xg to help pages пре 17 година
  Jonas Maebe 0bf43d223b * fixed uses of custom-length string types in function/property пре 17 година
  peter c767df348f * idata must be aligned on 4 bytes to prevent a corrupt пре 18 година
  Jonas Maebe 70c2414daa * split off sec_rodata_norel from sec_rodata, and only put constant data пре 18 година
  florian 4151029ee5 + .fini section support пре 18 година
  yury 84306f80e9 * fixed tw8391.pp for i386. пре 18 година
  yury 38b8731ba0 * Restored relocs generation for dlls by internal linker. It fixes bug #9048. пре 18 година
  yury df36385c89 * fixed mantis #8887. (please merge to fixes). пре 18 година
  yury 821c91c230 * fix Mantis #8760: do not put actually empty sections in executable by internal linker. пре 18 година
  yury b2605b8ff6 * Internal linker now correctly links to gcc import libraries. It fixes win32 IDE with debugger support. пре 18 година
  pierre 115d95004f * try to fix cygwin import lib problem in internal linker пре 18 година
  Jonas Maebe 21f87ef1de * fixed instances of passing properties as var parameter пре 18 година
  peter 29ffdefacb * secrel32 relocation support required by dwarf2 under windows пре 18 година
  yury 7547f3a0c0 * Allow @ and ? characters in imported function name when AS is used. It fixes bug #8391. пре 18 година
  peter 9f3de7e809 * -Xg generates a separate file with the debug info sections пре 18 година
  peter 30e78b71c8 * fix IE after duplicate asm symbol пре 18 година
  florian c238bb15d1 * .init section support пре 18 година
  yury d8d25c2489 * fixed memory leaks in compiler. пре 19 година
  peter f21f055373 * change hashobjectlist.Delete() calls to :=nil now that the .Delete() behaviour пре 19 година