aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Sayle <roger@eyesopen.com>2003-06-11 17:52:42 +0000
committerRoger Sayle <sayle@gcc.gnu.org>2003-06-11 17:52:42 +0000
commit5f9b07113d570c8822dcbb48e511fac4d3b8f3de (patch)
tree9e2c2831954eeab5bcd3e069d30a3361a4a9e009
parenta5512a2fe24bd5e4d3ce499a4c6deca0a94042e3 (diff)
downloadgcc-5f9b07113d570c8822dcbb48e511fac4d3b8f3de.zip
gcc-5f9b07113d570c8822dcbb48e511fac4d3b8f3de.tar.gz
gcc-5f9b07113d570c8822dcbb48e511fac4d3b8f3de.tar.bz2
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
-rw-r--r--gcc/ChangeLog13
-rw-r--r--gcc/config/d30v/d30v.h3
-rw-r--r--gcc/config/i386/netbsd-elf.h2
-rw-r--r--gcc/config/m32r/m32r.h2
-rw-r--r--gcc/config/mn10300/mn10300.h1
-rw-r--r--gcc/config/stormy16/stormy16.h12
-rw-r--r--gcc/config/v850/v850.h3
-rw-r--r--gcc/config/vax/netbsd-elf.h1
-rw-r--r--gcc/config/xtensa/elf.h2
-rw-r--r--gcc/config/xtensa/linux.h2
10 files changed, 14 insertions, 27 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 7713e35..20b1351 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -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
diff --git a/gcc/config/d30v/d30v.h b/gcc/config/d30v/d30v.h
index 0881c54..953a782 100644
--- a/gcc/config/d30v/d30v.h
+++ b/gcc/config/d30v/d30v.h
@@ -43,9 +43,6 @@
%{v} %{n} %{T} %{Ym,*} %{Yd,*} %{Wa,*:%*}"
/* Defined in svr4.h. */
-/* #define ASM_FINAL_SPEC "" */
-
-/* Defined in svr4.h. */
#undef LINK_SPEC
#define LINK_SPEC "\
%{h*} %{v:-V} \
diff --git a/gcc/config/i386/netbsd-elf.h b/gcc/config/i386/netbsd-elf.h
index 3d77949..3bc574e 100644
--- a/gcc/config/i386/netbsd-elf.h
+++ b/gcc/config/i386/netbsd-elf.h
@@ -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 "#"
diff --git a/gcc/config/m32r/m32r.h b/gcc/config/m32r/m32r.h
index 7af28e5..36bd206 100644
--- a/gcc/config/m32r/m32r.h
+++ b/gcc/config/m32r/m32r.h
@@ -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
diff --git a/gcc/config/mn10300/mn10300.h b/gcc/config/mn10300/mn10300.h
index 0bde176..88d6fdc 100644
--- a/gcc/config/mn10300/mn10300.h
+++ b/gcc/config/mn10300/mn10300.h
@@ -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
diff --git a/gcc/config/stormy16/stormy16.h b/gcc/config/stormy16/stormy16.h
index dc9aea9..58fe835 100644
--- a/gcc/config/stormy16/stormy16.h
+++ b/gcc/config/stormy16/stormy16.h
@@ -24,21 +24,9 @@ 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
diff --git a/gcc/config/v850/v850.h b/gcc/config/v850/v850.h
index 83a39cd..e2729a9 100644
--- a/gcc/config/v850/v850.h
+++ b/gcc/config/v850/v850.h
@@ -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
diff --git a/gcc/config/vax/netbsd-elf.h b/gcc/config/vax/netbsd-elf.h
index efa1112..c946fef 100644
--- a/gcc/config/vax/netbsd-elf.h
+++ b/gcc/config/vax/netbsd-elf.h
@@ -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
diff --git a/gcc/config/xtensa/elf.h b/gcc/config/xtensa/elf.h
index 6c8ebcd..65b0f6e 100644
--- a/gcc/config/xtensa/elf.h
+++ b/gcc/config/xtensa/elf.h
@@ -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"
diff --git a/gcc/config/xtensa/linux.h b/gcc/config/xtensa/linux.h
index b3281a2..d8b230f 100644
--- a/gcc/config/xtensa/linux.h
+++ b/gcc/config/xtensa/linux.h
@@ -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} \