fpc/compiler/powerpc
Jonas Maebe 17a0e516b5 * int64 paras are now handled correctly (until the registers are used up
anyway :)
  * the return location is now initialized correctly
  * fixed bug where ret_in_reg() was called for the procdefinition instead
    of for the result of the procedure
2002-09-10 21:28:05 +00:00
..
aasmcpu.pas * fixed range errors 2002-07-26 11:19:57 +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 * 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 + 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 * more fixes for ppc calling conventions 2002-08-13 21:40:55 +00:00
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 + target macos for ppc added 2002-08-20 21:40:44 +00:00
nppcadd.pas * more optimizations for 64bit compares 2002-09-08 14:14:49 +00:00
nppccal.pas * first part of procinfo rewrite 2002-08-17 09:23:33 +00:00
nppccnv.pas * tempgen cleanup 2002-08-23 16:14:48 +00:00
nppcinl.pas * fixes 2002-08-19 17:35:42 +00:00
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 + initial version, a lot of instructions need to be added 2002-07-13 21:50:34 +00:00
radirect.pas * Fixed PowerPC & M68000 compilation 2002-09-03 19:04:18 +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