Historique des commits

Auteur SHA1 Message Date
  micha 89b5825029 * only use ld -T in case of cross-link (-XR), because not all platforms have complete link script yet il y a 18 ans
  peter 9f0ca44c94 * new tf_smartlink_library flag il y a 18 ans
  micha c3e587355d * fix default dynamic linker location for 64 bit targets in linux il y a 18 ans
  florian 655ac519d4 * fixed compilation for x86-64 il y a 18 ans
  micha 0625040eba + add -XR switch for target root file system with libs (also used for C lib type detection) il y a 18 ans
  tom_at_work c6d42528a2 * linker script: keep got and toc sections together; allows use of -Cg (PIC) in large programs (e.g. compiler) on powerpc64/linux il y a 18 ans
  peter 725f1d7176 * remove wrong $esle x86_64 causing uninitialized variable il y a 18 ans
  yury fd6862acb9 * fixed debugging problem on arm-linux. il y a 18 ans
  yury b5e38fd2c8 * Fixed resources support on Linux when internal assembler is used. il y a 18 ans
  daniel 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). il y a 18 ans
  peter cbb3667d73 * default dynamic linker for i386 il y a 18 ans
  pierre 0b8e1aa0b4 * fix for tw3661 failure for linux il y a 18 ans
  florian 8c8042aaf0 * experimental fix for #8210 il y a 18 ans
  peter 8d9e138927 * removed -Bsymbolic, there was a namespace conflict between il y a 18 ans
  Jonas Maebe 90ea73a90b * more file handling from shortstring to tcmdstr 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
  peter 323fc850b9 * fixed duplicate alias check il y a 18 ans
  peter c9703d43d5 * check also procedure aliases for duplicate names when il y a 18 ans
  florian d4b4cb3096 * linux libraries must be build with -Bsymbolic to avoid symbol shadowing il y a 18 ans
  florian 881fb4d392 * working linker script for x86_64 libraries il y a 18 ans
  florian 481b3c5175 * amd64 linker script il y a 18 ans
  florian fd2032dab2 + start of embedded rtl il y a 18 ans
  micha 09c8d571a6 * fix shared library linking for linux (issue #7849, patch from Dominique Leducq) il y a 19 ans
  yury 5f484a0f14 * section "fpc" was renamed to ".fpc". 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
  micha 12e8645889 * fix cross-compiling from i386/linux il y a 19 ans
  micha ad7d549965 + implement pascal inline asm start/halt code for linux/i386 il y a 19 ans