Commit History

Author SHA1 Message Date
  Michaël Van Canneyt 98d6f2ee71 * Define char as AnsiChar 2 years ago
  Pierre Muller b8f20ed57a Introduce -XLL option for link using ld.lld linker 2 years ago
  Michaël Van Canneyt 666ca2cd77 * Restore -aR, lost in refactoring 2 years ago
  florian 5ee67531a8 * cleanup 2 years ago
  Michaël Van Canneyt 7744812803 * Fix compilation for ARM 2 years ago
  Michaël Van Canneyt 7459eb48b2 * Make use of copy() without count when rest of string is needed 2 years ago
  Michaël Van Canneyt 63777620d8 * Split out option parsing in one routine per letter 2 years ago
  Michael VAN CANNEYT 1c96f1007b * Implement -t and -x options 2 years ago
  Michaël Van Canneyt fbcf52d45e * Add option to allow emitting comments in RTTI info 2 years ago
  Pierre Muller 7c46921657 Treat -Cb / -Cb- options in first pass (to be able to use FPC_BIG_ENDIAN inside .fpc.cfg config file) 2 years ago
  Dmytro Bogatskyy 1cb4a08418 Add aarch64-iphonesim target 2 years ago
  florian 7175dd4595 * set FPU type properly for riscv32-freertos 2 years ago
  florian 0a084c817b * set fpu type correctly for riscv32-freertos 2 years ago
  florian d9cc1470fb * enable to check the existing of environment variables in config files 2 years ago
  Jinyang He 1b9dfd371d Add loongarch64 architecture support to compiler 2 years ago
  florian 12a4476088 * more riscv32-freertos-esp32c3 stuff added 2 years ago
  Jonas Maebe 3eb34169f9 Darwin: support -Xg for DWARFv4 2 years ago
  Jonas Maebe 57935a895c Darwin: really fix -Xg for DWARF4 2 years ago
  Jonas Maebe f18524f2fe Darwin: fix mac0S 11.0 version string 2 years ago
  Jonas Maebe b26703feaa Darwin version comparisons: factored out into object 3 years ago
  florian d6e8375e64 * apply default replacements also to defines set by -d: 3 years ago
  Jonas Maebe 403292a131 LLVM backend: address sanitizer support 3 years ago
  Jonas Maebe 3ef0db2404 LLVM: list supported LLVM/Xcode versions 3 years ago
  Jonas Maebe 16cb409fbf LLVM: separate as_clang_llvm_darwin 3 years ago
  florian 28964711d7 * sorted defines in the compiler: mips64 is defined on all 64 Bit mips platforms, mips64el for little endian, misp64eb for big endian 3 years ago
  florian ed2b73eee6 * sorted MIPS defines 3 years ago
  Pierre Muller 4db332fecf Add default macros inoptions unit for mips64 and mips64el CPUs 3 years ago
  Thorsten Otto 073b48de82 atari: add -Wt<x> option to allow specifying the executable format 3 years ago
  Karoly Balogh a87b38f753 * m68k-atari: make the Atari target always default to VLink, even for crosscompilers 3 years ago
  Karoly Balogh ed2dca9a9b * m68k-atari: make the Atari target use 68000 CPU as default 3 years ago