fpc/compiler/ppcgen
Jonas Maebe a23fa2e81e * moved (unfinished) routines related to writing taicpu's to ppu files
from x86/aasmcpu to aasmtai and (new) aasmsym, so that when they're
    finished they're available for all targets
  * added dummy implementation of tai_cpu_abstract.pass1 and pass2 so there
    are no more hundreds of warnings on non-x86 about constructing taicpu
    instances with abstract methods

git-svn-id: trunk@5787 -
2007-01-02 18:28:05 +00:00
..
aasmcpu.pas * moved (unfinished) routines related to writing taicpu's to ppu files 2007-01-02 18:28:05 +00:00
cgppc.pas * fixed memory leak in creation of darwin call stubs 2006-12-11 15:39:27 +00:00
ngppcadd.pas * remove tdictionary and tindexarray 2006-11-03 00:30:30 +00:00
ngppccnv.pas * moved ppc32/ppc64 second_int_to_bool to common file 2006-11-16 18:04:58 +00:00
ngppcinl.pas * nppcinl is currently the same for ppc32 and ppc64 2006-11-16 18:27:10 +00:00
ngppcset.pas * fixed case for ppc64 with 64 bit values 2006-11-23 16:18:31 +00:00