Historial de Commits

Autor SHA1 Mensaje Fecha
  Jonas Maebe 614436d8cb * added pocall_mwpascal to cdecl_pocalls so we no longer have to explicitly hace 13 años
  florian ca5fabda6d * cleanup some unused units from uses clauses hace 13 años
  florian d63ebe6464 * bsr implementation for armv5+ using clz hace 13 años
  florian 9be3ca04ad * split FPC_HAS_INTERNAL_BSX_* defines into FPC_HAS_INTERNAL_BSF_* and FPC_HAS_INTERNAL_BSR_* hace 13 años
  florian ff12d63248 + generic popcnt support hace 13 años
  florian b782918434 * first draft to support the popcnt instruction, works so far for x86 with a real popcnt instruction hace 13 años
  Jonas Maebe f5b1c64d36 * default to VFPv2 on Darwin/ARM (all iOS devices ever released until hace 13 años
  florian b8ab3d48f6 * fix compilation on non avr/arm architectures hace 13 años
  florian 895aa0d752 * reworked cpuflags for avr hace 13 años
  Jonas Maebe ed8087c71a * check with parameters that must be followed by either nothing or a +/-, hace 13 años
  florian 4d86d25c6c * -O4 switch for optimizations which are correct but which might have unexpected effects hace 13 años
  florian 58a7baa62b * build an armhf armv6 compiler if it is built by an armhf armv6 compiler hace 13 años
  pierre ecddfb7838 + Added FPC_LOCALS_ARE_STACK_REG_RELATIVE system macro for MIPS cpu hace 13 años
  masta 59c726c829 Support ABS intrinsic on ARM hace 13 años
  pierre 600dd162af Merge of rev21557 by Foxsen hace 13 años
  pierre 2b90b444bf Differentiate mips/mipsel default system macros hace 13 años
  pierre d6d237d688 * Patch from Fuxin Zhang: FPC_HAS_INTERNAL_SAR set for mips and mipsel CPUs hace 13 años
  Jonas Maebe 7dbfd9dc81 * don't say a config file is empty if it only contains #define, #undef, hace 13 años
  sergei 78c0215447 Preparations to native threadvar support: hace 13 años
  Jonas Maebe aee5380ae0 * merged trunk up to r20882 hace 13 años
  Tomas Hajny 2cb7b4cf0f * fixed a silly bug from r20694 hace 13 años
  Jonas Maebe 7aa3b99fb5 + -CN/{$CHECKLOWADDRLOADS+/-} switch to enable explicit checks for accesses hace 13 años
  florian d1e16c3cd4 + define CPUX86 on i386 and CPUX64 on x86-64, resolves #21670 hace 13 años
  Tomas Hajny b12c38984b * fpc binary supported options made localizable and not shown separately from those handled by ppc* any longer hace 13 años
  Jonas Maebe 6ba8dc7146 + support for the ARM hard float EABI on Linux (patch by Peter Green): hace 13 años
  svenbarth bf5695c455 Allow unsetting the option for C-operators (-Sc-). hace 13 años
  Jonas Maebe 4fd9d98dbb * correctly set default version for iPhoneOSVersionMin rather than for hace 13 años
  Jonas Maebe eb2cccffda + -WM<X> and -WP<x> command line parameters to specify the minimally required hace 13 años
  sergei 92f927976e * Rewrote fpc_dynarray_copy to trim out-of-range arguments instead of raising range error. Makes behavior Delphi-compatible and resolves #21396. hace 13 años
  pierre 4a351f42fe Commit some MIPS changes hace 13 años