..
aasmcpu.pas
Fix optimizations of Thumb-2 code
2012-10-08 04:49:39 +00:00
agarmgas.pas
Fixed assembler calling command line for cpus>ARMv5TE. EDSP instructions will generate errors while assembling, due to RTL assembler routines
2012-10-08 03:15:40 +00:00
aoptcpu.pas
Fix optimizations of Thumb-2 code
2012-10-08 04:49:39 +00:00
aoptcpub.pas
* set MaxOps to 4 for the optimizer because fpc generates now mla instructions
2012-08-17 12:38:59 +00:00
aoptcpuc.pas
aoptcpud.pas
armatt.inc
armatts.inc
armins.dat
armnop.inc
armop.inc
armreg.dat
* patch by Jeppe Johansen to add support for handling different flags for xPSR regs,
2012-09-29 08:23:40 +00:00
armtab.inc
cgcpu.pas
* factored out fixref from handle_load_store, and handle indirect symbol
2012-09-23 21:25:32 +00:00
cpubase.pas
* patch by Jeppe Johansen to add support for handling different flags for xPSR regs,
2012-09-29 08:23:40 +00:00
cpuinfo.pas
Fixed assembler calling command line for cpus>ARMv5TE. EDSP instructions will generate errors while assembling, due to RTL assembler routines
2012-10-08 03:15:40 +00:00
cpunode.pas
cpupara.pas
+ introduce cstylearrayofconst because pocall_mwcall was forgotten at several places
2012-08-05 08:48:23 +00:00
cpupi.pas
* start with a qword aligned frame pointer to enable more ldrd/strd optimizations
2012-08-11 15:12:19 +00:00
cputarg.pas
hlcgcpu.pas
itcpugas.pas
narmadd.pas
Improve handling of set operations with constant values on ARM
2012-09-10 12:37:50 +00:00
narmcal.pas
narmcnv.pas
+ a lot missing flag allocs/deallocs added
2012-08-23 08:54:52 +00:00
narmcon.pas
narminl.pas
+ a lot missing flag allocs/deallocs added
2012-08-23 08:54:52 +00:00
narmmat.pas
+ a lot missing flag allocs/deallocs added
2012-08-23 08:54:52 +00:00
narmmem.pas
narmset.pas
+ a lot missing flag allocs/deallocs added
2012-08-23 08:54:52 +00:00
pp.lpi.template
raarm.pas
raarmgas.pas
Added support for .section, .set, .weak, and .thumb_set directive for GAS assembler reader
2012-10-08 03:10:44 +00:00
rarmcon.inc
* patch by Jeppe Johansen to add support for handling different flags for xPSR regs,
2012-09-29 08:23:40 +00:00
rarmdwa.inc
* patch by Jeppe Johansen to add support for handling different flags for xPSR regs,
2012-09-29 08:23:40 +00:00
rarmnor.inc
* patch by Jeppe Johansen to add support for handling different flags for xPSR regs,
2012-09-29 08:23:40 +00:00
rarmnum.inc
* patch by Jeppe Johansen to add support for handling different flags for xPSR regs,
2012-09-29 08:23:40 +00:00
rarmrni.inc
* patch by Jeppe Johansen to add support for handling different flags for xPSR regs,
2012-09-29 08:23:40 +00:00
rarmsri.inc
* patch by Jeppe Johansen to add support for handling different flags for xPSR regs,
2012-09-29 08:23:40 +00:00
rarmsta.inc
* patch by Jeppe Johansen to add support for handling different flags for xPSR regs,
2012-09-29 08:23:40 +00:00
rarmstd.inc
* patch by Jeppe Johansen to add support for handling different flags for xPSR regs,
2012-09-29 08:23:40 +00:00
rarmsup.inc
* patch by Jeppe Johansen to add support for handling different flags for xPSR regs,
2012-09-29 08:23:40 +00:00
rgcpu.pas
Fix optimizations of Thumb-2 code
2012-10-08 04:49:39 +00:00