OSDN Git Service

* config/rs6000/xm-darwin.h: New file, Darwin host definitions.
authorshebs <shebs@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 21 Nov 2000 03:02:09 +0000 (03:02 +0000)
committershebs <shebs@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 21 Nov 2000 03:02:09 +0000 (03:02 +0000)
commit17ac16a1a5d5a6e2ef77aa2168cc0ce139ebf93c
tree80e209a711b33794aa660c7b9b5446df2cea567f
parentc687985bc21b85dfa1bb85c86719c99ed62670e7
    * config/rs6000/xm-darwin.h: New file, Darwin host definitions.
        * config/rs6000/x-darwin: New file, Darwin host fragment.
        * config.gcc (powerpc-*-darwin*): New host.
        * system.h (HAVE_DESIGNATED_INITIALIZERS):  Allow this to be
        overridden by a config file.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37601 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config.gcc
gcc/config/rs6000/x-darwin [new file with mode: 0644]
gcc/config/rs6000/xm-darwin.h [new file with mode: 0644]
gcc/system.h