fpc/compiler/powerpc
2003-08-19 11:53:03 +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-19 11:53:03 +00:00
agppcmpw.pas + added asm directive ALIGNING OFF to avoid unexpected aligning by the assembler 2003-08-18 11:47:15 +00:00
aoptcpu.pas * readded missing revisions 2002-05-18 13:34:04 +00:00
aoptcpub.pas * powerpc target fixed, very simple units can be compiled 2002-07-07 09:44:31 +00:00
aoptcpuc.pas * readded missing revisions 2002-05-18 13:34:04 +00:00
aoptcpud.pas * readded missing revisions 2002-05-18 13:34:04 +00:00
cga.pas * powerpc target fixed, very simple units can be compiled 2002-07-07 09:44:31 +00:00
cgcpu.pas * some newra optimizations (eliminate lots of moves between registers) 2003-08-18 21:27:00 +00:00
cpubase.pas * fixed regvars so they work with newra (at least for ppc) 2003-08-17 16:59:20 +00:00
cpuinfo.pas * fixed setjmp record size 2003-04-26 20:15:22 +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 * readded missing revisions 2002-05-18 13:34:04 +00:00
ppcins.dat + initial version, a lot of instructions need to be added 2002-07-13 21:50:34 +00:00
radirect.pas * current_procdef removed, use current_procinfo.procdef instead 2003-06-13 21:19:30 +00:00
rappc.pas + moved target_cpu_string to cpuinfo 2002-08-10 14:46:29 +00:00
rasm.pas * fixed powerpc compilation problems 2002-08-11 06:14:40 +00:00
rgcpu.pas * make sure all registers except r0 are handled by the register 2003-07-06 15:27:44 +00:00