fpc/compiler/powerpc
Jonas Maebe 2e41fdf381 - removed taicpu.destroy, its job is already handled by
taicpu_abstract.destroy() and this caused heap corruption
2002-09-17 18:26:02 +00:00
..
aasmcpu.pas - removed taicpu.destroy, its job is already handled by 2002-09-17 18:26:02 +00:00
agppcgas.pas * several large offset-related fixes 2002-09-08 13:03:26 +00:00
agppcmpw.pas * ppc compilation fixed 2002-08-31 12:43:31 +00:00
aoptcpu.pas
aoptcpub.pas
aoptcpuc.pas
aoptcpud.pas
cga.pas
cgcpu.pas + added some internal errors 2002-09-10 21:22:25 +00:00
cpubase.pas * first part of PowerPC fixes 2002-09-07 17:54:58 +00:00
cpuinfo.pas * cardinal -> longword 2002-09-07 20:40:23 +00:00
cpunode.pas
cpupara.pas * int64 paras are now handled correctly (until the registers are used up 2002-09-10 21:28:05 +00:00
cpupi.pas * fixed offset calculation for symtables etc. 2002-09-10 20:30:42 +00:00
cpuswtch.pas * first part of PowerPC fixes 2002-09-07 17:54:58 +00:00
cputarg.pas
nppcadd.pas * more optimizations for 64bit compares 2002-09-08 14:14:49 +00:00
nppccal.pas
nppccnv.pas
nppcinl.pas
nppcmat.pas * fixed unary minus of 64bit values 2002-09-10 21:21:29 +00:00
nppcset.pas * small optimization to case genlist() case statements 2002-09-09 13:57:45 +00:00
nppcutil.pas
ppcins.dat
radirect.pas * Fixed PowerPC & M68000 compilation 2002-09-03 19:04:18 +00:00
rappc.pas
rasm.pas
rgcpu.pas