Historique des commits

Auteur SHA1 Message Date
  Jonas Maebe 2afd8eb802 - removed FPC_HAS_STR_CURRENCY-related code, FPC 2.6.4 has it il y a 10 ans
  Jonas Maebe 12030f904a - removed FPC_HAS_VALGRINDBOOL-related checks, FPC 2.6.4 has it il y a 10 ans
  Jonas Maebe 1c2bac7608 - removed FPC_HAS_VARSETS-related checks, FPC 2.6.4 has it il y a 10 ans
  Jonas Maebe 858fd37483 - removed FPC_HASINTERNALOLEVARIANT2VARIANTCAST-related checks, FPC 2.6.4 il y a 10 ans
  Jonas Maebe da6382db2a - removed FPC_HASFIXED64BITVARIANT-related checks, FPC 2.6.4 has it il y a 10 ans
  Jonas Maebe 4494565a15 - removed RESSTRSECTIONS-related checks, FPC 2.6.4 has it il y a 10 ans
  Jonas Maebe 4564bffb85 * use binutils 2.19+ linker script "augmentation" functionality to specify il y a 10 ans
  Jonas Maebe e06a759e20 - reverted r31664, it causes crashes with some ld versions :/ il y a 10 ans
  Jonas Maebe cd41bf672c * use binutils 2.19+ linker script "augmentation" functionality to specify il y a 10 ans
  Jonas Maebe c813e024ee * support non-section-based threadvars on the LLVM target il y a 10 ans
  nickysn bdfd23cc2e + new target switch "FarProcsPushOddBP", which causes the i8086 compiler to push il y a 10 ans
  nickysn 839ab714cc + started implementing a win16 target :) il y a 10 ans
  nickysn 8458bbfaf6 + enabled the huge memory model command line option il y a 10 ans
  Jonas Maebe 3f9f498e0d - removed leftover alpha, ia64 and vis code il y a 10 ans
  Jonas Maebe 21066ba3f3 * changed LinkTypeSetExplicitly from a global variable into a field of toption il y a 10 ans
  Jonas Maebe 0d74e4f719 * changed paratargetdbg from a global variable into a field of toption il y a 10 ans
  Jonas Maebe 84bd523867 * changed paratargetasm from a global variable into a field of toption il y a 10 ans
  Jonas Maebe 13638d958d * changed paratarget from a global variable into a field of toption il y a 10 ans
  Jonas Maebe 7a8921a060 * define CPULLVM when using the LLVM backend (in addtion to the CPUXXX define il y a 10 ans
  Jonas Maebe 2cf17c0487 * don't generate DWARF cfi when targeting LLVM, it will do that itself il y a 10 ans
  Jonas Maebe 0d87df71a9 * default to ARMv7/VFPv3 for Darwin/ARM (since that's what most iOS devices il y a 10 ans
  florian 29ba426fcc * call DefaultReplacements for #WRITE and #INCLUDE, resolves #28315 il y a 10 ans
  florian 73c0422997 + create defines for CPU ALU size il y a 10 ans
  Jonas Maebe 201121d7c9 * synchronised with trunk till r30345 il y a 10 ans
  florian 3396e2e1f4 * interpret -daaa:=bbb after -Sm was passed as a macro definition, resolves #27529 il y a 10 ans
  Jonas Maebe bd203a5b57 * synchronised with trunk till r30240 il y a 10 ans
  Jonas Maebe cc071ded4b * define _CALL_ELF=1 or _CALL_ELF=2 symbol when targeting ppc(64) il y a 10 ans
  Jonas Maebe 3946971c73 * default to ppc64le/elfv2 when compiling on a ppc64le platform il y a 10 ans
  Jonas Maebe d4bc74ecc0 * support for -WM10.XX (for 10.10) and defining the correct associated il y a 10 ans
  Jonas Maebe 6a70c84258 + internal bsr/bsf support for ppc32 and ppc64 il y a 10 ans