Commit History

Author SHA1 Message Date
  Michaël Van Canneyt 6314d69c40 * Correct allocation size for IsHandled, index is 1-based 4 months ago
  Michaël Van Canneyt 0f2248f923 * Use dyn array of boolean for isHandled 4 months ago
  Michaël Van Canneyt 480200a708 * Use dyn array of byte for CRC buffer 4 months ago
  Pierre Muller 7887f46700 Try to compute correct page size for wlib call 1 year ago
  florian 708aaa7b97 * fix (hopefully) build without an ld.bfd variant 2 years ago
  florian d06852e6e9 + exec_e_cant_call_linker shows now the error message 2 years ago
  Jonas Maebe e62cf5b9e7 systems_iphonesym -> systems_iphonesim 2 years ago
  Jonas Maebe 7ef33cf4b2 llvm: generalised sanitizer linking support 3 years ago
  Jonas Maebe 1148caaece llvm: move asan library linking support to texternallinker 3 years ago
  Yuriy Sydorov 59fca3a01d * Increased the bounds of TBooleanArray to prevent a range check error while linking Lazarus. 3 years ago
  florian e657aa6431 + write code and data size for Mach-O files if possible 3 years ago
  florian a4672fbd1c o based on a patch by Rika, resolves #39401: 3 years ago
  Jonas Maebe 7a0c6ab591 - removed unused leftovers from old t_bsd code 4 years ago
  florian 7da0284bfc + read 64-Bit ELF executable info correctly 4 years ago
  florian ff87df7581 + factor out PostProcessELFExecutable 4 years ago
  pierre 152208c0be In FindObjectFile check the assembly file if cs_assemble_on_target is in globlaswitches 4 years ago
  yury 580e9e5169 * wlib: calculate the record size according to the number of files in the library. 5 years ago
  yury 324deca817 * wlib: Explicitly specify the smallest possible record align to reduce the size of .a files. 5 years ago
  nickysn a0e2cd3638 * use qword instead of aword for bsssize to avoid 8-bit truncation on Z80 5 years ago
  svenbarth e2d8f7b68f * allow executable/library name to be changed for an intermediate file 5 years ago
  nickysn fdbf1f4b7f + supported scripted sdcc-sdar 5 years ago
  nickysn 8bd38e0e29 + added new ar - sdcc-sdar 5 years ago
  florian 8e929b2879 * make TLinkerInfo fields ansistrings as xtensa-freertos needs long command lines 5 years ago
  Jonas Maebe 10b15628ab * split i/t_darwin from i/t_bsd, as they don't have that much in common 5 years ago
  yury 1b3a3a7983 * Removed lot of unused local vars. It is useful to turn on the notes in options. :) 5 years ago
  florian 45c4e81b62 * use a process unique name for link.res, so multiple FPCs can be run in parallel in one directory 6 years ago
  Jonas Maebe faf75095cd * synchronised with trunk till r42189 6 years ago
  nickysn 40e6c06f67 * fixes to the compiler util exe search routines, which caused the compiler to 6 years ago
  Jonas Maebe 46efaf4b2c + support for -CLflto_nosystem option to perform LTO for everything except 6 years ago
  Jonas Maebe fc60ec2ea4 + support for LLVM LTO: compile units with -CLflto -> when compiling a main 6 years ago