fpc/compiler/powerpc
florian 220e05dd5e * fixed arm concatcopy
+ arm support in the common compiler sources added
  * moved some generic cg code around
  + tfputype added
  * ...
2003-09-03 11:18:36 +00:00
..
aasmcpu.pas * some newra optimizations (eliminate lots of moves between registers) 2003-08-18 21:27:00 +00:00
agppcgas.pas * Fixed PowerPC compilation 2003-08-20 14:28:52 +00:00
agppcmpw.pas * minor adjustment 2003-08-24 21:40:12 +00:00
aoptcpu.pas
aoptcpub.pas
aoptcpuc.pas
aoptcpud.pas
cga.pas
cgcpu.pas * some newra optimizations (eliminate lots of moves between registers) 2003-08-18 21:27:00 +00:00
cpubase.pas * fixed arm concatcopy 2003-09-03 11:18:36 +00:00
cpuinfo.pas * fixed arm concatcopy 2003-09-03 11:18:36 +00:00
cpunode.pas * fixed several issues with nested procedures 2003-04-24 11:24:00 +00:00
cpupara.pas * start of sparc support for newra 2003-08-11 21:18:20 +00:00
cpupi.pas + cleaning up in proc entry and exit, now calc_stack_frame always is used. 2003-08-18 11:50:55 +00:00
cpuswtch.pas * cs_regalloc renamed to cs_regvars to avoid confusion with register 2003-08-09 18:56:54 +00:00
cputarg.pas + basic darwin support added 2003-05-20 23:54:00 +00:00
nppcadd.pas * ppc compiles with -dnewra, haven't tried to compile anything with it 2003-06-14 22:32:43 +00:00
nppccal.pas * sparc fixes 2003-07-08 21:23:24 +00:00
nppccnv.pas * fixed conversion from signed value to floats if the compiler is 2003-08-09 15:28:29 +00:00
nppcinl.pas * fixed bug in load_fpu_location found by Olle 2003-08-08 19:01:02 +00:00
nppcmat.pas * ppc compiles with -dnewra, haven't tried to compile anything with it 2003-06-14 22:32:43 +00:00
nppcset.pas * ppc compiles with -dnewra, haven't tried to compile anything with it 2003-06-14 22:32:43 +00:00
nppcutil.pas
ppcins.dat
radirect.pas * current_procdef removed, use current_procinfo.procdef instead 2003-06-13 21:19:30 +00:00
rappc.pas
rasm.pas
rgcpu.pas * make sure all registers except r0 are handled by the register 2003-07-06 15:27:44 +00:00