Historique des commits

Auteur SHA1 Message Date
  pierre 1a9f4ba314 * Improve ogbase linker script support, add warnings for unknown entries il y a 14 ans
  florian 81bd7867b3 * it makes no sense to search the windows dirs for dlls when cross compiling il y a 14 ans
  florian 0c62133d38 * patch by Mattias Gaertner to allow to override how the compiler reads source/ppu files, resolves #18740 il y a 14 ans
  armin 7eace122dc internal linker support for creating novell netware loadable modules il y a 14 ans
  florian 26fbfaf5a7 + introduce the usage of asizeint/asizeuint for cpus with sizeof("alu")<>sizeof(pointer) il y a 14 ans
  Jonas Maebe 1f6ec379de * moved field definitions before method/property definitions (see mantis il y a 16 ans
  Jonas Maebe 78c12ba82b * only store debug link file name in .gnu_debuglink section il y a 16 ans
  Jonas Maebe 8adde04a0b * don't warn that a unit won't be smartlinked in case no .a file is 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
  peter de918497ef * support -Xg under linux il y a 17 ans
  peter 793fd8fc09 * Add -Xg to help pages il y a 17 ans
  florian d9e0f078e1 * continued to play around with package support il y a 18 ans
  Jonas Maebe a3c9dc5ec6 + support for {$linkframework x} to link to framework x (Darwin only) il y a 18 ans
  daniel 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). il y a 18 ans
  yury 55394d9e72 * Added FlushOutput after "Linking..." message by internal linker. Now this message is visible in Lazarus during linking. 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
  peter 9f3de7e809 * -Xg generates a separate file with the debug info sections il y a 18 ans
  Jonas Maebe 90ea73a90b * more file handling from shortstring to tcmdstr 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
  Jonas Maebe adbe0ab1d2 * support linker options (-k) which are > 255 chars combined il y a 18 ans
  Jonas Maebe 4ba88ce33e * fix searching of (g)ar for the arfinishcmd il y a 19 ans
  Jonas Maebe 81fd4e865e * pass 2kb of parameters to ar at a time (instead of 200 bytes) il y a 19 ans
  Jonas Maebe 636cb3beef * some ansistring fixes for calling ar, but not yet complete il y a 19 ans
  florian 959a1379cf * fixed building of smart linked units il y a 19 ans
  micha ad7d549965 + implement pascal inline asm start/halt code for linux/i386 il y a 19 ans
  Jonas Maebe 0909d46626 * fixed linker exit code detection in case of useshell il y a 19 ans
  peter 7a2e0da7bd * extra parameter for file searching functions 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