Commit History

Author SHA1 Message Date
  florian 00af813eee * write supported cpu and fpu types more compact 12 years ago
  florian a5cc48da0e * write controller types more compact 12 years ago
  florian c9d8047113 * open config files read only so they can be open by multiple compilers at once 12 years ago
  pierre 11e743e5b8 Use FPC_INCLUDE_LONGWORD_TO_DOUBLE for m68k 12 years ago
  Jonas Maebe 2dac1c445a - disabled Stabs support on 64 bit targets (mantis #23365) 12 years ago
  florian a42b934c69 * introduce FPC_SUPPORT_X87_TYPES_ON_WIN64 define which allows to build 12 years ago
  florian f142019343 * set default cpu type to armv7a when compiling for armhf 12 years ago
  florian 970405c0f3 o merging r22801 of Jeppe Johansen 12 years ago
  Jeppe Johansen 4e84431dde Fix some optimizations which assume that there are 3 operands 12 years ago
  Jonas Maebe 614436d8cb * added pocall_mwpascal to cdecl_pocalls so we no longer have to explicitly 13 years ago
  florian ca5fabda6d * cleanup some unused units from uses clauses 13 years ago
  florian d63ebe6464 * bsr implementation for armv5+ using clz 13 years ago
  florian 9be3ca04ad * split FPC_HAS_INTERNAL_BSX_* defines into FPC_HAS_INTERNAL_BSF_* and FPC_HAS_INTERNAL_BSR_* 13 years ago
  florian ff12d63248 + generic popcnt support 13 years ago
  florian b782918434 * first draft to support the popcnt instruction, works so far for x86 with a real popcnt instruction 13 years ago
  Jonas Maebe f5b1c64d36 * default to VFPv2 on Darwin/ARM (all iOS devices ever released until 13 years ago
  florian b8ab3d48f6 * fix compilation on non avr/arm architectures 13 years ago
  florian 895aa0d752 * reworked cpuflags for avr 13 years ago
  Jonas Maebe ed8087c71a * check with parameters that must be followed by either nothing or a +/-, 13 years ago
  florian 4d86d25c6c * -O4 switch for optimizations which are correct but which might have unexpected effects 13 years ago
  florian 58a7baa62b * build an armhf armv6 compiler if it is built by an armhf armv6 compiler 13 years ago
  pierre ecddfb7838 + Added FPC_LOCALS_ARE_STACK_REG_RELATIVE system macro for MIPS cpu 13 years ago
  masta 59c726c829 Support ABS intrinsic on ARM 13 years ago
  pierre 600dd162af Merge of rev21557 by Foxsen 13 years ago
  pierre 2b90b444bf Differentiate mips/mipsel default system macros 13 years ago
  pierre d6d237d688 * Patch from Fuxin Zhang: FPC_HAS_INTERNAL_SAR set for mips and mipsel CPUs 13 years ago
  Jonas Maebe 7dbfd9dc81 * don't say a config file is empty if it only contains #define, #undef, 13 years ago
  sergei 78c0215447 Preparations to native threadvar support: 13 years ago
  Jonas Maebe aee5380ae0 * merged trunk up to r20882 13 years ago
  Tomas Hajny 2cb7b4cf0f * fixed a silly bug from r20694 13 years ago