fpc/compiler/arm
Jonas Maebe ab3bc45fa4 * cpu-specific overrides of optimizer methods now get called
+ first simple rlwinm optimization for ppc

git-svn-id: trunk@1320 -
2005-10-07 21:44:00 +00:00
..
aasmcpu.pas * support multiple asmlabel types, renamed getlabel to 2005-09-18 21:16:10 +00:00
agarmgas.pas * log and id tags removed 2005-05-21 09:42:41 +00:00
aoptcpu.pas * cpu-specific overrides of optimizer methods now get called 2005-10-07 21:44:00 +00:00
aoptcpub.pas * log and id tags removed 2005-05-21 09:42:41 +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 * support multiple asmlabel types, renamed getlabel to 2005-09-18 21:16:10 +00:00
cpubase.pas * continued to work on arm binary writer, started to fix operand matching 2005-09-11 10:01:54 +00:00
cpuinfo.pas * inline and compilerproc are now procoptions instead of proccall types 2005-07-18 15:27:14 +00:00
cpunode.pas * real consts are now stored in text segment so they can be easier accessed 2005-09-24 16:11:49 +00:00
cpupara.pas * fixed result registers for reals when using softfloat mode 2005-09-25 17:44:24 +00:00
cpupi.pas * log and id tags removed 2005-05-21 09:42:41 +00:00
cpuswtch.pas * log and id tags removed 2005-05-21 09:42:41 +00:00
cputarg.pas * basic framework for debuginfo class added 2005-09-15 08:34:51 +00:00
itcpugas.pas + added all used instructions to armins.dat 2005-09-08 22:08:31 +00:00
narmadd.pas * log and id tags removed 2005-05-21 09:42:41 +00:00
narmcal.pas * log and id tags removed 2005-05-21 09:42:41 +00:00
narmcnv.pas * support multiple asmlabel types, renamed getlabel to 2005-09-18 21:16:10 +00:00
narmcon.pas * forgot to add file: should have been added with r1176 2005-09-24 17:44:45 +00:00
narminl.pas * fixed code generation for sqrt and sqr in softfloat mode 2005-09-02 12:31:50 +00:00
narmmat.pas * log and id tags removed 2005-05-21 09:42:41 +00:00
raarm.pas * log and id tags removed 2005-05-21 09:42:41 +00:00
raarmgas.pas * log and id tags removed 2005-05-21 09:42:41 +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 * initial revision of new register naming 2003-09-03 19:10:30 +00:00
rarmnum.inc * arm compiler compilation fixed 2003-12-18 17:06:21 +00:00
rarmrni.inc * some assembling problems fixed 2003-09-09 12:53:39 +00:00
rarmsri.inc * initial revision of new register naming 2003-09-03 19:10:30 +00:00
rarmsta.inc * initial revision of new register naming 2003-09-03 19:10:30 +00:00
rarmstd.inc * initial revision of new register naming 2003-09-03 19:10:30 +00:00
rarmsup.inc * initial revision of new register naming 2003-09-03 19:10:30 +00:00
rgcpu.pas * support multiple asmlabel types, renamed getlabel to 2005-09-18 21:16:10 +00:00