gas/
authorJan Beulich <jbeulich@novell.com>
Tue, 19 Apr 2005 07:23:05 +0000 (07:23 +0000)
committerJan Beulich <jbeulich@novell.com>
Tue, 19 Apr 2005 07:23:05 +0000 (07:23 +0000)
2005-04-19  Jan Beulich  <jbeulich@novell.com>

* config/te-sysv32.h: Remove.
* Makefile.am (TARG_ENV_HFILES): Remove reference to
config/te-sysv32.h.
* Makefile.in (TARG_ENV_HFILES): Likewise.

gas/ChangeLog
gas/Makefile.am
gas/Makefile.in
gas/config/te-sysv32.h [deleted file]

index c77a7208f9c650ad7127c3c79dee8577b97daf4e..13234172ea31c6595788504fdfd81660c98e3253 100644 (file)
@@ -1,3 +1,10 @@
+2005-04-19  Jan Beulich  <jbeulich@novell.com>
+
+       * config/te-sysv32.h: Remove.
+       * Makefile.am (TARG_ENV_HFILES): Remove reference to
+       config/te-sysv32.h.
+       * Makefile.in (TARG_ENV_HFILES): Likewise.
+
 2005-04-19  Jan Beulich  <jbeulich@novell.com>
 
        PR/847
index 11fc5f7a144c01a050ba870fb2e8224b6d258b4f..dcf3e22d2e1f7b859067034df5d2b27377693a79 100644 (file)
@@ -404,7 +404,6 @@ TARG_ENV_HFILES = \
        config/te-sun3.h \
        config/te-svr4.h \
        config/te-symbian.h \
-       config/te-sysv32.h \
        config/te-tmips.h
 
 # Multi files in config
index 2cfd5b15f7c86e68e62175d97a4c7ca1da1c7fa4..bf49565b23d751572cad446effa0843d3722296b 100644 (file)
@@ -631,7 +631,6 @@ TARG_ENV_HFILES = \
        config/te-sun3.h \
        config/te-svr4.h \
        config/te-symbian.h \
-       config/te-sysv32.h \
        config/te-tmips.h
 
 
diff --git a/gas/config/te-sysv32.h b/gas/config/te-sysv32.h
deleted file mode 100644 (file)
index c60728a..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-/* Remove leading underscore from the gcc generated symbol names.  */
-#define STRIP_UNDERSCORE
-
-#include "obj-format.h"
-
-/* end of te-sysv32.h */
This page took 0.03289 seconds and 4 git commands to generate.