fpc/compiler/ppcgen
Jonas Maebe 31764a0e3b + unaligned support in a_load_reg_ref and a_load_ref_reg for ppc64
(only needs it in case a 64 bit value is loaded from an address
     with alignment < 4 bytes)

git-svn-id: trunk@9345 -
2007-11-29 12:56:31 +00:00
..
aasmcpu.pas * fixed bootstrapping with 2.0.4 2007-07-18 12:15:55 +00:00
agppcgas.pas * use automatic ppc64/linux got/toc entry generation by the linker if possible - removes the need of some workarounds 2007-07-12 21:00:55 +00:00
cgppc.pas + unaligned support in a_load_reg_ref and a_load_ref_reg for ppc64 2007-11-29 12:56:31 +00:00
ngppcadd.pas * remove registers{int/mmx/fpu} from firstpass 2007-09-26 21:12:01 +00:00
ngppccnv.pas * moved ppc32/ppc64 second_int_to_bool to common file 2006-11-16 18:04:58 +00:00
ngppcinl.pas * remove registers{int/mmx/fpu} from firstpass 2007-09-26 21:12:01 +00:00
ngppcset.pas * handle case ranges properly for unsigned types with a non-zero base, resolves #10009 2007-10-28 17:06:02 +00:00
rgcpu.pas * removed some instructions from the list which considers r0 as 0 2007-08-14 14:15:35 +00:00