.. |
aasmcpu.pas
|
+ Support for ARM CPS/CPSIE/CPSID instructions and mode flag bitfield
|
2011-01-11 16:02:51 +00:00 |
agarmgas.pas
|
+ generic implementation of ReplaceForbiddenAsmSymbolChars() instead
|
2012-04-11 18:01:57 +00:00 |
aoptcpu.pas
|
patches by Nico Erfurth to improve the arm peephole optimizer:
|
2012-04-24 18:25:19 +00:00 |
aoptcpub.pas
|
* typo fixed
|
2012-03-11 08:24:44 +00:00 |
aoptcpuc.pas
|
* log and id tags removed
|
2005-05-21 09:42:41 +00:00 |
aoptcpud.pas
|
* log and id tags removed
|
2005-05-21 09:42:41 +00:00 |
armatt.inc
|
* patch by Jeppe Johansen to support jumptable generation for case nodes on arm/thumb-2, resolves #19502
|
2011-08-16 22:39:00 +00:00 |
armatts.inc
|
* patch by Jeppe Johansen to support jumptable generation for case nodes on arm/thumb-2, resolves #19502
|
2011-08-16 22:39:00 +00:00 |
armins.dat
|
* patch by Jeppe Johansen to support jumptable generation for case nodes on arm/thumb-2, resolves #19502
|
2011-08-16 22:39:00 +00:00 |
armnop.inc
|
+ support for nop, msr and mrs instructions
|
2009-01-26 14:18:42 +00:00 |
armop.inc
|
* patch by Jeppe Johansen to support jumptable generation for case nodes on arm/thumb-2, resolves #19502
|
2011-08-16 22:39:00 +00:00 |
armreg.dat
|
+ support for the ARM hard float EABI on Linux (patch by Peter Green):
|
2012-03-29 20:50:09 +00:00 |
armtab.inc
|
+ support for nop, msr and mrs instructions
|
2009-01-26 14:18:42 +00:00 |
cgcpu.pas
|
* use r7 instead of r11 as frame pointer on Darwin/iOS, and make sure r7
|
2012-03-29 20:54:33 +00:00 |
cpubase.pas
|
patches by Nico Erfurth to improve the arm peephole optimizer:
|
2012-04-24 18:25:19 +00:00 |
cpuinfo.pas
|
+ support for the ARM hard float EABI on Linux (patch by Peter Green):
|
2012-03-29 20:50:09 +00:00 |
cpunode.pas
|
* the objc1 unit has been renamed to objc
|
2009-09-27 15:24:50 +00:00 |
cpupara.pas
|
* use correct result registers for in64 results on armbe, resolves #21731
|
2012-04-20 18:07:06 +00:00 |
cpupi.pas
|
* use r7 instead of r11 as frame pointer on Darwin/iOS, and make sure r7
|
2012-03-29 20:54:33 +00:00 |
cputarg.pas
|
- initial support for the android/arm target in the compiler; resulting .so's can be used for Android/ARM app development.
|
2012-04-26 09:36:42 +00:00 |
itcpugas.pas
|
+ added all used instructions to armins.dat
|
2005-09-08 22:08:31 +00:00 |
narmadd.pas
|
+ support for the ARM hard float EABI on Linux (patch by Peter Green):
|
2012-03-29 20:50:09 +00:00 |
narmcal.pas
|
+ support for the ARM hard float EABI on Linux (patch by Peter Green):
|
2012-03-29 20:50:09 +00:00 |
narmcnv.pas
|
+ support for the ARM hard float EABI on Linux (patch by Peter Green):
|
2012-03-29 20:50:09 +00:00 |
narmcon.pas
|
* fixed ARM and MIPS compilation after r14912
|
2010-02-18 21:19:17 +00:00 |
narminl.pas
|
+ support for the ARM hard float EABI on Linux (patch by Peter Green):
|
2012-03-29 20:50:09 +00:00 |
narmmat.pas
|
+ support for the ARM hard float EABI on Linux (patch by Peter Green):
|
2012-03-29 20:50:09 +00:00 |
narmset.pas
|
* forgotten part of r18233
|
2011-08-16 22:44:50 +00:00 |
pp.lpi.template
|
* improved template with help from Mattias Gaertner
|
2006-08-28 20:29:04 +00:00 |
raarm.pas
|
o patch by Jeppe Johansen to fix mantis #17472:
|
2010-12-24 15:54:39 +00:00 |
raarmgas.pas
|
Use aint type local variable in read_index_shift to avoid wrong typecast
|
2011-11-03 10:06:36 +00:00 |
rarmcon.inc
|
+ support for the ARM hard float EABI on Linux (patch by Peter Green):
|
2012-03-29 20:50:09 +00:00 |
rarmdwa.inc
|
o added ARM VPFv2/VFPv3 support:
|
2009-12-03 22:46:30 +00:00 |
rarmnor.inc
|
o added ARM VPFv2/VFPv3 support:
|
2009-12-03 22:46:30 +00:00 |
rarmnum.inc
|
+ support for the ARM hard float EABI on Linux (patch by Peter Green):
|
2012-03-29 20:50:09 +00:00 |
rarmrni.inc
|
+ support for the ARM hard float EABI on Linux (patch by Peter Green):
|
2012-03-29 20:50:09 +00:00 |
rarmsri.inc
|
+ support for the ARM hard float EABI on Linux (patch by Peter Green):
|
2012-03-29 20:50:09 +00:00 |
rarmsta.inc
|
o added ARM VPFv2/VFPv3 support:
|
2009-12-03 22:46:30 +00:00 |
rarmstd.inc
|
+ support for the ARM hard float EABI on Linux (patch by Peter Green):
|
2012-03-29 20:50:09 +00:00 |
rarmsup.inc
|
+ support for the ARM hard float EABI on Linux (patch by Peter Green):
|
2012-03-29 20:50:09 +00:00 |
rgcpu.pas
|
* patch by Jeppe Johansen to avoid corruption of frame/stack pointer by pre/post indexed operations, resolves #19679
|
2011-08-16 22:43:30 +00:00 |