d30v.h: Delete reference to ASM_FINAL_SPEC.

* config/d30v/d30v.h: Delete reference to ASM_FINAL_SPEC.
	* config/i386/netbsd-elf.h: Likewise.
	* config/m32r/m32r.h: Likewise.
	* config/mn10300/mn10300.h: Likewise.
	* config/stormy16/stormy16.h: Likewise.
	* config/v850/v850.h: Likewise.
	* config/vax/netbsd-elf.h: Likewise.
	* config/xtensa/elf.h: Likewise.
	* config/xtensa/linux.h: Likewise.

Co-Authored-By: Kaveh R. Ghazi <ghazi@caip.rutgers.edu>

From-SVN: r67784
This commit is contained in:
Roger Sayle 2003-06-11 17:52:42 +00:00 committed by Roger Sayle
parent a5512a2fe2
commit 5f9b07113d
10 changed files with 14 additions and 27 deletions

View File

@ -1,3 +1,16 @@
2003-06-11 Roger Sayle <roger@eyesopen.com>
Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
* config/d30v/d30v.h: Delete reference to ASM_FINAL_SPEC.
* config/i386/netbsd-elf.h: Likewise.
* config/m32r/m32r.h: Likewise.
* config/mn10300/mn10300.h: Likewise.
* config/stormy16/stormy16.h: Likewise.
* config/v850/v850.h: Likewise.
* config/vax/netbsd-elf.h: Likewise.
* config/xtensa/elf.h: Likewise.
* config/xtensa/linux.h: Likewise.
2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
* config/mips/iris5gas.h (MDEBUG_ASM_SPEC): Override to match

View File

@ -42,9 +42,6 @@
%{!mno-asm-optimize: %{O*: %{!O0: -O} %{O0: %{masm-optimize: -O}}}} \
%{v} %{n} %{T} %{Ym,*} %{Yd,*} %{Wa,*:%*}"
/* Defined in svr4.h. */
/* #define ASM_FINAL_SPEC "" */
/* Defined in svr4.h. */
#undef LINK_SPEC
#define LINK_SPEC "\

View File

@ -64,8 +64,6 @@ Boston, MA 02111-1307, USA. */
#undef ASM_APP_OFF
#define ASM_APP_OFF "#NO_APP\n"
#undef ASM_FINAL_SPEC
#undef ASM_COMMENT_START
#define ASM_COMMENT_START "#"

View File

@ -176,8 +176,6 @@ Boston, MA 02111-1307, USA. */
#undef ASM_SPEC
#define ASM_SPEC "%{v} %(asm_cpu) %(relax)"
#undef ASM_FINAL_SPEC
#define LINK_SPEC "%{v} %(link_cpu) %(relax)"
#undef STARTFILE_SPEC

View File

@ -23,7 +23,6 @@ Boston, MA 02111-1307, USA. */
#undef ASM_SPEC
#undef ASM_FINAL_SPEC
#undef LIB_SPEC
#undef ENDFILE_SPEC
#undef LINK_SPEC

View File

@ -23,22 +23,10 @@ Boston, MA 02111-1307, USA. */
/* Driver configuration */
/* Defined in svr4.h. */
/* #define SWITCH_TAKES_ARG(CHAR) */
/* Defined in svr4.h. */
/* #define WORD_SWITCH_TAKES_ARG(NAME) */
/* Defined in svr4.h. */
#undef ASM_SPEC
#define ASM_SPEC ""
/* Defined in svr4.h. */
/* #define ASM_FINAL_SPEC "" */
/* Defined in svr4.h. */
/* #define LINK_SPEC "" */
/* For xstormy16:
- If -msim is specified, everything is built and linked as for the sim.
- If -T is specified, that linker script is used, and it should provide

View File

@ -23,8 +23,7 @@
#ifndef GCC_V850_H
#define GCC_V850_H
/* These are defiend in svr4.h but we want to override them. */
#undef ASM_FINAL_SPEC
/* These are defined in svr4.h but we want to override them. */
#undef LIB_SPEC
#undef ENDFILE_SPEC
#undef LINK_SPEC

View File

@ -58,4 +58,3 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#undef TARGET_DEFAULT
#define TARGET_DEFAULT 0
#undef ASM_FINAL_SPEC

View File

@ -51,8 +51,6 @@ Software Foundation, 59 Temple Place - Suite 330, Boston, MA
%{mlongcalls:--longcalls} \
%{mno-longcalls:--no-longcalls}"
#undef ASM_FINAL_SPEC
#undef LIB_SPEC
#define LIB_SPEC "-lc -lsim -lc -lhandlers-sim -lhal"

View File

@ -48,8 +48,6 @@ Software Foundation, 59 Temple Place - Suite 330, Boston, MA
%{mlongcalls:--longcalls} \
%{mno-longcalls:--no-longcalls}"
#undef ASM_FINAL_SPEC
#undef LINK_SPEC
#define LINK_SPEC \
"%{shared:-shared} \