fpc/compiler/ppcgen
Jonas Maebe 335bc9fd46 + PIC support for darwin/ppc32 (-Cg works now, no regressions in test
suite compiled with -Cg compared to without -Cg)
  + support for using a virtual register as PIC/got base register
  * moved got loading code from ncgutil to cgobj/cgcpu (can't test whether
    it didn't break anything under linux/i386, because "make cycle OPT=-Cg"
    was already broken due to the *prt*.as -> si_*.pp changes)

git-svn-id: trunk@8651 -
2007-09-26 16:41:32 +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 + PIC support for darwin/ppc32 (-Cg works now, no regressions in test 2007-09-26 16:41:32 +00:00
ngppcadd.pas * Some fixes for r8515: 2007-09-16 22:24:42 +00:00
ngppccnv.pas * moved ppc32/ppc64 second_int_to_bool to common file 2006-11-16 18:04:58 +00:00
ngppcinl.pas * Merged 2.3 branch changes: 2007-03-04 20:16:57 +00:00
ngppcset.pas * changed darwin/ppc32 jumptable code to be the same as the darwin/ppc64 2007-09-25 17:56:23 +00:00
rgcpu.pas * removed some instructions from the list which considers r0 as 0 2007-08-14 14:15:35 +00:00