1. 21 6月, 2013 1 次提交
    • G
      8016586: PPC64 (part 3): basic changes for PPC64 · 5f92a492
      goetz 提交于
      Summary: added #includes needed for ppc64 port. Renamed _MODEL_ppc to _MODEL_ppc_32 and renamed corresponding old _ppc files to _ppc_32.
      Reviewed-by: dholmes, kvn
      5f92a492
  2. 19 6月, 2013 1 次提交
    • G
      8016491: PPC64 (part 2): Clean up PPC defines. · d11fa79d
      goetz 提交于
      Summary: Distinguish PPC, PPC64 and PPC32. PPC should guard code needed on any PPC system. PPC32 and PPC64 should guard code needed in a port for the ppc64 or ppc32 instruction set.
      Reviewed-by: kvn
      d11fa79d
  3. 03 2月, 2011 1 次提交