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