Historique des commits

Auteur SHA1 Message Date
  yury 1044e84ea3 * fixed i386-wince flags. il y a 18 ans
  pierre f7da7486a3 * Avoid memory leak in TExportLibWin.preparelib il y a 19 ans
  yury d8d25c2489 * fixed memory leaks in compiler. il y a 19 ans
  yury 5f484a0f14 * section "fpc" was renamed to ".fpc". il y a 19 ans
  peter 0557ddc342 * removed typed const, it is now handled by staticvarsym il y a 19 ans
  peter 2900d02f0b * add maybequoted for filenames il y a 19 ans
  peter 35c21515a9 * fixed adding of .dll extension il y a 19 ans
  peter e17b424e28 * refactor procsym procdef list il y a 19 ans
  florian a8928cf22e * fixed linking against cgywin on win32 il y a 19 ans
  florian 6e2187c606 + windows uses now sysinit units as well il y a 19 ans
  yury 82b0e6df0b * More fixes for wince exceptions. Debugging also work with internal linker now for wince. il y a 19 ans
  yury d6bef899a5 * Fixed wince exceptions. il y a 19 ans
  peter 9f5d69ce31 * make win32 compile il y a 19 ans
  peter cb246eb781 * Remove dos,strings units, use SysUtils instead il y a 19 ans
  florian 85d63d9fa9 * settings refactored il y a 19 ans
  peter bf1c390027 * refactor import library generation il y a 19 ans
  yury 5aef17adae * Internal linker now creates .reloc section for DLLs. il y a 19 ans
  peter a57ea4a656 * fix typo in previous commit il y a 19 ans
  peter 83a5f38b92 * fixed x86_64 build il y a 19 ans
  oro06 3afad32966 *arm: TPECoffLinker is TInternalLinkerWin il y a 19 ans
  peter f5c1839ff0 * support static library (.a) linking il y a 19 ans
  florian dc2bef3875 + implemented directives $setpeflags, $maxstacksize, $minstacksize and $imagebase, fixes #6349 and #6714 il y a 19 ans
  peter 6a4ee03913 * change edatalabel to string references. The edatalabel is not available anymore after a unit is compiled il y a 19 ans
  peter 9998099a05 * range error il y a 19 ans
  yury 8bef50f29f * fixed import by ordinal number for all Windows targets when using external linker. il y a 19 ans
  yury 550626ef34 - Removed need of assembler startup files for wince. Now compiler directly creates .pdata section needed for arm-wince exception handling. il y a 19 ans
  peter 392ef22a7f * win imports are only by importname not anymore per procdef il y a 19 ans
  peter 739c322f60 * fix dllscanner for win32 il y a 19 ans
  peter d69ad5d84d * cleanup external/nolink options il y a 19 ans
  yury 2fc45056c7 * fix for rev 3349. il y a 19 ans