Historique des commits

Auteur SHA1 Message Date
  florian 7da0284bfc + read 64-Bit ELF executable info correctly il y a 4 ans
  florian 792b629aa6 + -Xa option: generate code which allows to use more than 2 GB of static data on 64 Bit targets il y a 4 ans
  florian ff87df7581 + factor out PostProcessELFExecutable il y a 4 ans
  pierre bcd52d66ee Use default linker script and only add FPC specific sections for Linux OS il y a 4 ans
  florian 7107c39440 * search also /usr/lib64 for libraries etc. on aarch64-linux, apparently some distros use it il y a 4 ans
  pierre ca5e2ee16a Also add platformopt to DllCmd[1], as done for ExeCmd[1] il y a 5 ans
  florian 9d7261a60b * make eabihf/eabi changeable at compilation time il y a 5 ans
  florian e8fabb752a + basic xtensa-linux support in the compiler il y a 5 ans
  svenbarth 9c088bda6a * fix for Mantis #36706: only link a library against the dynamic loader if we're not linking against the C library anyway il y a 5 ans
  pierre 346118187b Fix linking error, in which libc.so.6 is not found on aarch64-linux when libdl.so is loaded, by adding appropriate directory il y a 5 ans
  svenbarth 4ad7d552a1 * increase support for multilib binutils for RISC V by passing the correct ABI to the linker il y a 5 ans
  florian 266daa62f1 * updated arm linker script as proposed by Alfred, resolves #36395 il y a 5 ans
  florian bdd36d20ac * patch by Alfred: remove superfluous linker script entry, resolves #36345 il y a 5 ans
  florian f20e6ff323 * update generic linker script il y a 5 ans
  Jonas Maebe 6483b3f5e3 * fixed opt-in sysroot substitution again, renamed the three-argument version il y a 5 ans
  Jonas Maebe 78fb35525f * change convention for searching sysroot library paths to be the same as the il y a 5 ans
  pierre 9d765af693 Fix parsing error in GNU linker script, KEEP needs braces il y a 5 ans
  florian f6667a5143 * we have to use __tls_get_addr from the dyn. linker lib else tls on programs with pure pascal dyn. libraries fail il y a 5 ans
  florian 26acc8fb2a * make stack non executable on arm-linux il y a 6 ans
  florian b71164deca * fix warnings il y a 6 ans
  Jonas Maebe 1b6425176b * synchronised with trunk till r42049 il y a 6 ans
  svenbarth 0bd1687398 * fix for Mantis #35326 (applied patch by Cyrax): objcopy's --add-gnu-debuglink parameter doesn't handle quoted paths correctly, so quote the whole path il y a 6 ans
  Jonas Maebe fc60ec2ea4 + support for LLVM LTO: compile units with -CLflto -> when compiling a main il y a 6 ans
  florian 27ab140dd9 + gcc_except_table section il y a 6 ans
  Jonas Maebe b3a8543a56 * synchronised with trunk till r40942 il y a 6 ans
  pierre bbede67175 Also add /usr/lib/CPU-linux-gnu to link directory list for mips and mipsel il y a 6 ans
  Jonas Maebe 37ae70f925 * pass --eh-frame-hdr to the linker on Linux when using Dwarf-based EH, as il y a 6 ans
  Jeppe Johansen 90d5f5e760 Added library search paths. il y a 7 ans
  Jeppe Johansen 76dda5813e Updated dynlinker filename. il y a 7 ans
  Jeppe Johansen ceb38833f2 Added RiscV32/64 target, from a cleaned up version of branches/laksen/riscv/trunk. il y a 7 ans