..
aasmcpu.pas
* moved (unfinished) routines related to writing taicpu's to ppu files
2007-01-02 18:28:05 +00:00
agarmgas.pas
* removed unneeded label.
2006-11-24 13:20:32 +00:00
aoptcpu.pas
* instructions being already conditional can't be marked as conditional again
2006-11-15 22:42:22 +00:00
aoptcpub.pas
Merged revisions 2782 via svnmerge from
2006-03-06 10:00:14 +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
+ added all used instructions to armins.dat
2005-09-08 22:08:31 +00:00
armatts.inc
+ added all used instructions to armins.dat
2005-09-08 22:08:31 +00:00
armins.dat
* basic operand matching works
2005-09-11 20:53:16 +00:00
armnop.inc
* basic operand matching works
2005-09-11 20:53:16 +00:00
armop.inc
+ added all used instructions to armins.dat
2005-09-08 22:08:31 +00:00
armreg.dat
* remove $Log
2005-06-07 09:47:55 +00:00
armtab.inc
* basic operand matching works
2005-09-11 20:53:16 +00:00
cgcpu.pas
* fixed tbs/tb0350.pp.
2006-12-21 21:18:38 +00:00
cpubase.pas
- removed unnecessary array
2006-07-18 20:45:41 +00:00
cpuinfo.pas
* Implemented stackframe optimization for ARM CPU.
2006-11-14 16:18:49 +00:00
cpunode.pas
+ better case code generation for arm
2006-11-15 22:44:13 +00:00
cpupara.pas
* fixed Internal error 200408203 in tbs/tb0258.pp for ARM.
2006-12-21 22:02:29 +00:00
cpupi.pas
* Implemented stackframe optimization for ARM CPU.
2006-11-14 16:18:49 +00:00
cputarg.pas
+ start of embedded rtl
2006-12-17 18:40:36 +00:00
itcpugas.pas
+ added all used instructions to armins.dat
2005-09-08 22:08:31 +00:00
narmadd.pas
* settings refactored
2006-10-30 18:02:58 +00:00
narmcal.pas
* log and id tags removed
2005-05-21 09:42:41 +00:00
narmcnv.pas
* some fpu emulation code from arm to generic code generator moved
2006-11-04 10:23:35 +00:00
narmcon.pas
* fixed writing of double constants on WinCE
2006-11-17 22:17:54 +00:00
narminl.pas
* settings refactored
2006-10-30 18:02:58 +00:00
narmmat.pas
* remove ttype
2006-10-29 22:19:39 +00:00
narmset.pas
* removed unneeded label.
2006-11-24 13:20:32 +00:00
pp.lpi.template
* improved template with help from Mattias Gaertner
2006-08-28 20:29:04 +00:00
raarm.pas
Merged revisions 2921-2922,2925 via svnmerge from
2006-03-16 08:52:22 +00:00
raarmgas.pas
* fix non-x86 for iasmop
2006-11-01 16:23:43 +00:00
rarmcon.inc
* arm compiler compilation fixed
2003-12-18 17:06:21 +00:00
rarmdwa.inc
* dwarf branch merged
2004-06-16 20:07:06 +00:00
rarmnor.inc
rarmnum.inc
* arm compiler compilation fixed
2003-12-18 17:06:21 +00:00
rarmrni.inc
rarmsri.inc
rarmsta.inc
rarmstd.inc
rarmsup.inc
rgcpu.pas
* fixed ARM register allocation problem when additional register is used for spilling.
2006-12-21 14:18:03 +00:00