darwin.h (ASM_SPEC): Simplify.
authorGeoffrey Keating <geoffk@apple.com>
Sat, 30 Oct 2004 02:48:49 +0000 (02:48 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Sat, 30 Oct 2004 02:48:49 +0000 (02:48 +0000)
commit965a7e9092ffbec64865a95b016f731782d4b965
tree6ee8ec5a78d0a562957eb1e05126f0ed0dbebf70
parentd2607dde2173bca67f29425a1a9a152167896a87
darwin.h (ASM_SPEC): Simplify.

* config/i386/darwin.h (ASM_SPEC): Simplify.
(SUBTARGET_EXTRA_SPECS): Add darwin_subarch spec.
* config/rs6000/darwin.h (DARWIN_SUBARCH_SPEC): New.
(SUBTARGET_EXTRA_SPECS): Add darwin_subarch spec.
* config/darwin.h (LINK_COMMAND_SPEC): Don't pass -arch here.
(LINK_SPEC): Do pass -arch here.  Handle -force_cpusubtype_ALL
in all cases.  Pass the right -arch or -arch_only based on -mcpu.
(ASM_SPEC): Handle -force_cpusubtype_ALL.
* doc/invoke.texi (Darwin Options): Improve documentation for
Darwin linker (and libtool) switches.

From-SVN: r89877
gcc/ChangeLog
gcc/config/darwin.h
gcc/config/i386/darwin.h
gcc/config/rs6000/darwin.h
gcc/doc/invoke.texi
gcc/tree-ssa-operands.c