fpc/compiler/arm
florian 8f66389b46 * improved arm code generation
* move some protected and private field around
  * the temp. register for register parameters/arguments are now released
    before the move to the parameter register is done. This improves
    the code in a lot of cases.
2003-09-11 11:54:59 +00:00
..
aasmcpu.pas * improved arm code generation 2003-09-11 11:54:59 +00:00
agarmgas.pas * fixed stm and ldm to be usable with preindex operand 2003-09-06 11:21:49 +00:00
armreg.dat * some assembling problems fixed 2003-09-09 12:53:39 +00:00
cgcpu.pas * improved arm code generation 2003-09-11 11:54:59 +00:00
cpubase.pas * arm is working again as before the new register naming scheme was implemented 2003-09-05 23:57:01 +00:00
cpuinfo.pas + started to implement FPU support for the ARM 2003-08-25 23:20:38 +00:00
cpunode.pas * today's arm patches 2003-08-28 00:05:29 +00:00
cpupara.pas * improved arm code generation 2003-09-11 11:54:59 +00:00
cpupi.pas * more arm stuff 2003-08-20 15:50:12 +00:00
cpuswtch.pas * more arm stuff 2003-08-20 15:50:12 +00:00
cputarg.pas * arm compiler can be compiled; far from being working 2003-08-21 03:14:00 +00:00
itarmgas.pas * first bunch of adaptions of arm compiler for new register type 2003-09-04 00:15:28 +00:00
narmadd.pas * fixed reference handling 2003-09-01 15:11:16 +00:00
narmcal.pas * improved arm code generation 2003-09-11 11:54:59 +00:00
narmcnv.pas * fixed reference handling 2003-09-01 15:11:16 +00:00
narminl.pas * today's arm patches 2003-08-28 00:05:29 +00:00
narmmat.pas + same procedure as very day: today's work on arm 2003-08-27 00:27:56 +00:00
radirect.pas * first bunch of adaptions of arm compiler for new register type 2003-09-04 00:15:28 +00:00
rarmcon.inc * some assembling problems fixed 2003-09-09 12:53:39 +00:00
rarmnor.inc * initial revision of new register naming 2003-09-03 19:10:30 +00:00
rarmnum.inc * initial revision of new register naming 2003-09-03 19:10:30 +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
rasm.pas * several arm related stuff fixed 2003-08-16 13:23:01 +00:00
rgcpu.pas * improved arm code generation 2003-09-11 11:54:59 +00:00