gas/
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.
This commit is contained in:
parent
4fdd1e4f49
commit
4d56c0a0b1
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
||||
|
@ -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 */
|
Loading…
Reference in New Issue
Block a user