arm-wince-pe.h (ASM_SPEC): Pass -mcpu and -march switches straight on to the assemble...
authorNick Clifton <nickc@cambridge.redhat.com>
Mon, 20 May 2002 17:07:04 +0000 (17:07 +0000)
committerNick Clifton <nickc@gcc.gnu.org>
Mon, 20 May 2002 17:07:04 +0000 (17:07 +0000)
commit00b89f0133538bd097fbfec0325bd84a2a6987c2
tree610b405f26d2b9a4f690267b34983f0502018858
parent4d426f4e46d43fb4031d779e54eb249238a7613c
arm-wince-pe.h (ASM_SPEC): Pass -mcpu and -march switches straight on to the assembler, do not abbreviate them.

    * config/arm/arm-wince-pe.h (ASM_SPEC): Pass -mcpu and -march
    switches straight on to the assembler, do not abbreviate them.
    * config/arm/elf.h (ASM_SPEC): As above.
    * config/arm/semi.h (ASM_SPEC): As above.
    * config/arm/unknown-elf-oabi.h (ASM_SPEC): As above.
    * config/arm/xscale-coff.h (SUBTARGET_ASM_SPEC): Pass
    -mcpu=xscale on to the assembler by default.
    * config/arm/xscale-elf.h (SUBTARGET_ASM_SPEC): As above.

From-SVN: r53667
gcc/ChangeLog
gcc/config/arm/arm-wince-pe.h
gcc/config/arm/elf.h
gcc/config/arm/semi.h
gcc/config/arm/unknown-elf-oabi.h
gcc/config/arm/xscale-coff.h
gcc/config/arm/xscale-elf.h