Historique des commits

Auteur SHA1 Message Date
  yury 7547f3a0c0 * Allow @ and ? characters in imported function name when AS is used. It fixes bug #8391. il y a 18 ans
  Jonas Maebe 90ea73a90b * more file handling from shortstring to tcmdstr il y a 18 ans
  florian 6588b2cb57 * fix resource embedding on arm-wince il y a 18 ans
  florian 4ceadcbc6e + infrastructure for target specific resourcefile classes il y a 18 ans
  tom_at_work 106fe68ce6 * renamed TStringList to TCmdStrList, in general use TCmdStr instead of shortstrings to fix bug #6351 il y a 18 ans
  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