.. |
arm.inc
|
634338dcd2
merge with trunk
|
10 年 前 |
armdefines.inc
|
e6efbd36ad
* compiler defined cpuflags instead of creating them during system unit compilation
|
13 年 前 |
divide.inc
|
1a4d6d79c5
new division helpers for ARM by Nico Erfurth. on our ARMv5 core hardware they're 22%-36% faster than the generic ones for the most common case.
|
11 年 前 |
int64p.inc
|
1eeeb309c7
* intial armv6m support, it is not working yet, constant pool insertation and conditional branch fixup is not working yet
|
12 年 前 |
makefile.cpu
|
4ace790492
* remove $Log
|
20 年 前 |
math.inc
|
fff45fa1d3
- Don't compile fpc_abs_real and fpc_sqr_real if they are already defined (Mantis #25342).
|
11 年 前 |
mathu.inc
|
67a8c315d8
* ARM: SetExceptionMask and SetRoundingMode must return the old value of mask/mode respectively, not the new one.
|
11 年 前 |
set.inc
|
4ace790492
* remove $Log
|
20 年 前 |
setjump.inc
|
7babce23da
Fix compilation of arm-wince on Linux(?).
|
12 年 前 |
setjumph.inc
|
6ba8dc7146
+ support for the ARM hard float EABI on Linux (patch by Peter Green):
|
13 年 前 |
strings.inc
|
c0dda2ab77
* disable assembler versions of string routines for arm thumb
|
12 年 前 |
stringss.inc
|
4ace790492
* remove $Log
|
20 年 前 |
thumb.inc
|
94a045aa3d
* Moved declarations of TFPURoundingMode,TFPUExceptionMask and TFPUPrecisionMode to System unit. Declarations in Math unit changed to aliases.
|
11 年 前 |
thumb2.inc
|
634338dcd2
merge with trunk
|
10 年 前 |