* config/arm/arm-wince-pe.h (ASM_SPEC): Pass -mcpu and -march
commita454f6a0bd72e3ecdf42f437b9a4a84739572399
authornickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 20 May 2002 17:07:04 +0000 (20 17:07 +0000)
committernickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 20 May 2002 17:07:04 +0000 (20 17:07 +0000)
tree610b405f26d2b9a4f690267b34983f0502018858
parent8cbff0b4b943a9692b134e752416a8f6d4d1c443
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@53667 138bc75d-0d04-0410-961f-82ee72b054a4
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