fpc/compiler/powerpc
2003-06-01 13:42:18 +00:00
..
aasmcpu.pas + op_reg_reg_reg_const_const (for rlwnm) 2003-05-11 11:08:25 +00:00
agppcgas.pas * fixed a lot of PowerPC related stuff 2003-04-24 22:29:57 +00:00
agppcmpw.pas + line numbers are now emitted in the assembler code 2003-04-06 21:01:40 +00:00
aoptcpu.pas
aoptcpub.pas
aoptcpuc.pas
aoptcpud.pas
cga.pas
cgcpu.pas * fix for bug in fixref that Peter found during the Sparc conversion 2003-06-01 13:42:18 +00:00
cpubase.pas * FUNCTION_RESULT64_LOW/HIGH_REG added for int64 results 2003-05-31 15:05:28 +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 * register skipping (aligning) for int64 parameters, sys V abi only. 2003-05-30 23:45:49 +00:00
cpupi.pas * fixed framepointer storage: it's now always stored at r1+12, which is 2003-05-24 11:47:27 +00:00
cpuswtch.pas
cputarg.pas + basic darwin support added 2003-05-20 23:54:00 +00:00
nppcadd.pas * fixed problem where sometimes no register was allocated for the result 2003-05-30 18:49:14 +00:00
nppccal.pas * fixed register numbering bug 2003-05-25 14:32:42 +00:00
nppccnv.pas * fixed bug in second_int_to_bool I introduced previous time 2003-05-11 20:42:08 +00:00
nppcinl.pas * fsqrt is an optional instruction in the ppc architecture and isn't 2003-05-24 13:39:32 +00:00
nppcmat.pas * fixed shr of 64 bit values by non-immediate value 2003-05-24 19:15:29 +00:00
nppcset.pas * Code generator converted to new register notation 2003-02-19 22:00:14 +00:00
nppcutil.pas
ppcins.dat
radirect.pas * more sparc cleanup 2003-05-30 23:57:08 +00:00
rappc.pas
rasm.pas
rgcpu.pas * don't save callee-save registers in the caller as well (the ppc code 2003-05-24 13:38:04 +00:00