fpc/compiler/powerpc
peter f3fc72095f * splitted defbase in defutil,symutil,defcmp
* merged isconvertable and is_equal into compare_defs(_ext)
  * made operator search faster by walking the list only once
2002-11-25 17:43:16 +00:00
..
aasmcpu.pas * is_nop() now identifies "mr rA,rA" instructions for removal 2002-09-30 23:16:49 +00:00
agppcgas.pas * fixed bctr(l) problems 2002-11-07 15:50:23 +00:00
agppcmpw.pas * memory optimization (3-4%) : cleanup of tai fields, 2002-11-17 16:31:55 +00:00
aoptcpu.pas
aoptcpub.pas * powerpc target fixed, very simple units can be compiled 2002-07-07 09:44:31 +00:00
aoptcpuc.pas
aoptcpud.pas
cga.pas * powerpc target fixed, very simple units can be compiled 2002-07-07 09:44:31 +00:00
cgcpu.pas * fixed bctr(l) problems 2002-11-07 15:50:23 +00:00
cpubase.pas * splitted defbase in defutil,symutil,defcmp 2002-11-25 17:43:16 +00:00
cpuinfo.pas * cardinal -> longword 2002-09-07 20:40:23 +00:00
cpunode.pas * more fixes for ppc calling conventions 2002-08-13 21:40:55 +00:00
cpupara.pas * splitted defbase in defutil,symutil,defcmp 2002-11-25 17:43:16 +00:00
cpupi.pas * pass proccalloption to ret_in_xxx and push_xxx functions 2002-11-18 17:31:54 +00:00
cpuswtch.pas * first part of PowerPC fixes 2002-09-07 17:54:58 +00:00
cputarg.pas + target macos for ppc added 2002-08-20 21:40:44 +00:00
nppcadd.pas * splitted defbase in defutil,symutil,defcmp 2002-11-25 17:43:16 +00:00
nppccal.pas * splitted defbase in defutil,symutil,defcmp 2002-11-25 17:43:16 +00:00
nppccnv.pas * splitted defbase in defutil,symutil,defcmp 2002-11-25 17:43:16 +00:00
nppcinl.pas * splitted defbase in defutil,symutil,defcmp 2002-11-25 17:43:16 +00:00
nppcmat.pas * splitted defbase in defutil,symutil,defcmp 2002-11-25 17:43:16 +00:00
nppcset.pas * splitted defbase in defutil,symutil,defcmp 2002-11-25 17:43:16 +00:00
nppcutil.pas
ppcins.dat + initial version, a lot of instructions need to be added 2002-07-13 21:50:34 +00:00
radirect.pas * splitted defbase in defutil,symutil,defcmp 2002-11-25 17:43:16 +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 * powerpc target fixed, very simple units can be compiled 2002-07-07 09:44:31 +00:00