aix.h (OS_MISSING_POWERPC64): Define.
authorGeoffrey Keating <geoffk@apple.com>
Fri, 19 Dec 2003 06:28:24 +0000 (06:28 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Fri, 19 Dec 2003 06:28:24 +0000 (06:28 +0000)
commit66188a7ef3bd14a89b1c4a68ebf8c5eebef915b3
tree687f20039ab3cab85719fa596661b338ccf5a124
parent3afbff37c430b49841c9e87e24c35b39b8baaa27
aix.h (OS_MISSING_POWERPC64): Define.

* config/rs6000/aix.h (OS_MISSING_POWERPC64): Define.
(OS_MISSING_ALTIVEC): Define.
* config/rs6000/darwin.h (ASM_SPEC): Be generous about supplying
-force_cpusubtype_ALL.
* config/rs6000/rs6000.c (rs6000_override_options): Rearrange
CPU information table; now always set all CPU-specific values.
Also, use Altivec and powerpc64 when chip and OS supports them.

From-SVN: r74820
gcc/ChangeLog
gcc/config/rs6000/aix.h
gcc/config/rs6000/darwin.h
gcc/config/rs6000/rs6000.c
gcc/doc/invoke.texi