fpc/compiler/ppcgen
peter 6b8aed593f * remove registers{int/mmx/fpu} from firstpass
* small cleanups of unused variables in firstpass
  * node_resources_fpu() created to get an approximation of the
    required fpu registers
  * for the moment use node_complexity in the CG until the
    node_resource_int() is created

git-svn-id: trunk@8655 -
2007-09-26 21:12:01 +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 * 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 * 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