OSDN Git Service

* config/rs6000/x-rs6000: New file.
authordje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 8 Aug 2007 19:33:24 +0000 (19:33 +0000)
committerdje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 8 Aug 2007 19:33:24 +0000 (19:33 +0000)
commit7cfb6ab663e521a57c6fe684b28c4b84bb263175
treec6cea5c1156edcc4edd8689ae0ccae77a83b7f7a
parente5d923971fbd5e727188ad75d5b7299feffefe11
    * 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127304 138bc75d-0d04-0410-961f-82ee72b054a4
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]