Historique des commits

Auteur SHA1 Message Date
  florian 442333d05f * fixed string length which makes ObjC section names fit il y a 16 ans
  Jonas Maebe 6165536b5e + added {$modeswitch objectivec1}/-Mobjectivec1 mode switch to enable il y a 16 ans
  yury 89d466a3dc * Fixed writing debug link for external symbols file. Bug #13041. il y a 16 ans
  florian a3d784b8e5 * internal coff linker takes care of min./max. stack size as well as pe flags il y a 16 ans
  Jonas Maebe b1c3f76ff9 * changed the supported targets for assembler writers to a set, and il y a 16 ans
  yury 9cc15bd994 * Do not write COFF string table into EXE if COFF symbol table is not present. It fixes loading of stripped DLL on Win9x. Bug #12629. il y a 16 ans
  yury 4cabbe0e39 * Fixed compiler cycling with enabled range and overflow checking. il y a 17 ans
  yury eb9c9c77d8 * More correct fix for overflow check for RELOC_RELATIVE_24. il y a 17 ans
  yury c92c034882 * Fixed overflow check for RELOC_RELATIVE_24. il y a 17 ans
  yury 4cb3fef484 * Fixed executable size limit for wince. 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 0bcaf8845f * Fixed 'mixed signed/unsigned' warnings. 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 fd0ed50331 * Removed/commented more unused variables. il y a 17 ans
  yury d5a3a28379 * Set PE_FILE_LARGE_ADDRESS_AWARE flag for win64 executables to allow access more than 2GB of memory. il y a 17 ans
  yury fcceb9cfa1 * Removed/ifdefed/commented unused local variables. il y a 17 ans
  yury efb280e0e9 * Use system_wince in all places. il y a 17 ans
  yury 0e17d9e4d9 * Use system_wince instead of [system_arm_wince,system_i386_wince]. il y a 17 ans
  yury 22df9855d9 * For some unknown reason WM 6.1 requires .idata section to be read only. Otherwise it refuses to load DLLs greater than 64KB. Earlier versions of WinCE load DLLs regardless of .idata flags. il y a 17 ans
  florian 9e88af9a78 * support ABSOLUTE32 in the COFF writer on x86-64, resolves #10641 il y a 17 ans
  florian cad678840e + internal linker takes care of setpeflags il y a 17 ans
  peter f915cbc4ca * replace constants to formal const with variables il y a 17 ans
  Jonas Maebe f36e5411af * split cpu64bit compiler define into il y a 17 ans
  florian ddad44bc1e * win64 -glw build fix il y a 17 ans
  peter 793fd8fc09 * Add -Xg to help pages il y a 17 ans
  yury 13d948c07b * Fixed: import Address Table should contain the same data as Import Lookup Table. il y a 18 ans
  peter 488c06d275 * don't reuse emptyint il y a 18 ans
  peter 9f0ca44c94 * new tf_smartlink_library flag 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