------- Comment #6 from echristo at gcc dot gnu dot org 2006-11-10 00:02 ------- Subject: Bug 28994
Author: echristo Date: Fri Nov 10 00:02:21 2006 New Revision: 118634 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=118634 Log: 2006-11-09 Eric Christopher <[EMAIL PROTECTED]> PR bootstrap/26892 PR bootstrap/27814 PR other/28994 * configure: Regenerate. * configure.ac: Match powerpc*-*-darwin* for powerpc darwin checks. * config.gcc (powerpc64-*-darwin*): New target. * config.host: Ditto. * config/rs6000/darwin64.h: New file. * config/rs6000/x-darwin64: Ditto. * config/rs6000/host-ppc64-darwin.c: Ditto. Added: branches/gcc-4_2-branch/gcc/config/rs6000/darwin64.h branches/gcc-4_2-branch/gcc/config/rs6000/host-ppc64-darwin.c branches/gcc-4_2-branch/gcc/config/rs6000/x-darwin64 Modified: branches/gcc-4_2-branch/gcc/ChangeLog branches/gcc-4_2-branch/gcc/config.gcc branches/gcc-4_2-branch/gcc/config.host branches/gcc-4_2-branch/gcc/config/rs6000/darwin.h branches/gcc-4_2-branch/gcc/configure branches/gcc-4_2-branch/gcc/configure.ac -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28994