]> git.ipfire.org Git - thirdparty/gcc.git/commit
x-rs6000: New file.
authorDavid Edelsohn <edelsohn@gnu.org>
Wed, 8 Aug 2007 19:33:24 +0000 (19:33 +0000)
committerDavid Edelsohn <dje@gcc.gnu.org>
Wed, 8 Aug 2007 19:33:24 +0000 (15:33 -0400)
commit0eab684046dc0a228233530ed9a01fcaf2220cbe
treec6cea5c1156edcc4edd8689ae0ccae77a83b7f7a
parentbe1767b73e150980697a1d88fea543ebe2de7f17
x-rs6000: New file.

        * config/rs6000/x-rs6000: New file.
        * config/rs6000/darwin.h (CC1_SPEC): Add cc1_cpu.
        * config/rs6000/rs6000.h (EXTRA_SPECS): Add cc1_cpu.
        (EXTRA_SPEC_FUNCTIONS): Define.
        (HAVE_LOCAL_CPU_DETECT): Define.
        (CC1_CPU_SPEC): Define.
        * config/rs6000/driver-rs6000.c: New file.
        * config/rs6000/aix.h (CC1_SPEC): Define.
        * config/rs6000/sysv4.h (CC1_SPEC): Add cc1_cpu.
        * config.host: Add x-rs6000 to host_xmake_file if host and target
        are rs6000 or powerpc.

From-SVN: r127304
gcc/ChangeLog
gcc/config.host
gcc/config/rs6000/aix.h
gcc/config/rs6000/darwin.h
gcc/config/rs6000/driver-rs6000.c [new file with mode: 0644]
gcc/config/rs6000/rs6000.h
gcc/config/rs6000/sysv4.h
gcc/config/rs6000/x-rs6000 [new file with mode: 0644]