xm-darwin.h: New file, Darwin host definitions.
authorStan Shebs <shebs@apple.com>
Tue, 21 Nov 2000 03:02:09 +0000 (03:02 +0000)
committerStan Shebs <shebs@gcc.gnu.org>
Tue, 21 Nov 2000 03:02:09 +0000 (03:02 +0000)
commit18922061f53107618decfb7aede96e8c902bc0b8
tree80e209a711b33794aa660c7b9b5446df2cea567f
parentb555ebaa9e48c2b52b675258021a98b0f9adb7f8
xm-darwin.h: New file, Darwin host definitions.

        * 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.

From-SVN: r37601
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