From: Richard Earnshaw Date: Mon, 15 Jan 2001 14:35:55 +0000 (+0000) Subject: Fix ommision from previous ChangeLog entry. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b3c5b2be07540878bc999983433ae8b81aad8561;p=gcc.git Fix ommision from previous ChangeLog entry. From-SVN: r39038 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 6c638398241..1fb8a660b96 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -2,7 +2,8 @@ * config/arm/semi.h (SUBTARGET_EXTRA_SPECS): Define. (SUBTARGET_EXTRA_ASM_SPEC): Define to empty string. - (ASM_SPEC): Call subtarget_extra_asm_spec. + (ASM_SPEC): Call subtarget_extra_asm_spec. Don't + pass -mapcs-* options to assembler. * config/arm/elf.h (SUBTARGET_EXTRA_SPECS): Define. (SUBTARGET_EXTRA_ASM_SPEC): Define to empty string. (ASM_SPEC): Call subtarget_extra_asm_spec.