.. |
arm.inc
|
8ad5e6fb26
- RTL: cleaned out FPC_FREEMEM_X. We now have a dedicated compilerproc 'fpc_freemem' for this purpose.
|
11 years ago |
armdefines.inc
|
e6efbd36ad
* compiler defined cpuflags instead of creating them during system unit compilation
|
13 years ago |
int64p.inc
|
1eeeb309c7
* intial armv6m support, it is not working yet, constant pool insertation and conditional branch fixup is not working yet
|
12 years ago |
makefile.cpu
|
4ace790492
* remove $Log
|
20 years ago |
math.inc
|
fff45fa1d3
- Don't compile fpc_abs_real and fpc_sqr_real if they are already defined (Mantis #25342).
|
11 years ago |
mathu.inc
|
67a8c315d8
* ARM: SetExceptionMask and SetRoundingMode must return the old value of mask/mode respectively, not the new one.
|
11 years ago |
set.inc
|
4ace790492
* remove $Log
|
20 years ago |
setjump.inc
|
c108a24cc8
reverted r25622 which was an accidental commit of some highly experimental debug code (sorry)
|
12 years ago |
setjumph.inc
|
c108a24cc8
reverted r25622 which was an accidental commit of some highly experimental debug code (sorry)
|
12 years ago |
strings.inc
|
c0dda2ab77
* disable assembler versions of string routines for arm thumb
|
12 years ago |
stringss.inc
|
4ace790492
* remove $Log
|
20 years ago |
thumb.inc
|
94a045aa3d
* Moved declarations of TFPURoundingMode,TFPUExceptionMask and TFPUPrecisionMode to System unit. Declarations in Math unit changed to aliases.
|
11 years ago |
thumb2.inc
|
94a045aa3d
* Moved declarations of TFPURoundingMode,TFPUExceptionMask and TFPUPrecisionMode to System unit. Declarations in Math unit changed to aliases.
|
11 years ago |