mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-23 19:50:13 +08:00
* config/vms-conf.h: Don't undef VERSION.
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
Fri Jan 30 11:47:02 1998 Ian Lance Taylor <ian@cygnus.com>
|
||||||
|
|
||||||
|
* config/vms-conf.h: Don't undef VERSION.
|
||||||
|
|
||||||
start-sanitize-m32rx
|
start-sanitize-m32rx
|
||||||
Thu Jan 29 13:36:29 1998 Doug Evans <devans@canuck.cygnus.com>
|
Thu Jan 29 13:36:29 1998 Doug Evans <devans@canuck.cygnus.com>
|
||||||
|
|
||||||
@ -5,7 +9,7 @@ Thu Jan 29 13:36:29 1998 Doug Evans <devans@canuck.cygnus.com>
|
|||||||
(m32rx support): only include #ifdef HAVE_CPU_M32RX.
|
(m32rx support): only include #ifdef HAVE_CPU_M32RX.
|
||||||
|
|
||||||
end-sanitize-m32rx
|
end-sanitize-m32rx
|
||||||
Thu Jan 29 14:42:44 1998 Ian Lance Taylor <ian@cygnus.com>
|
Thu Jan 29 14:42:44 1998 Pat Rankin <rankin@eql.caltech.edu>
|
||||||
|
|
||||||
* Makefile.am (CONFIG_OBJS): New variable, containing part of old
|
* Makefile.am (CONFIG_OBJS): New variable, containing part of old
|
||||||
OBJS variable.
|
OBJS variable.
|
||||||
|
@ -41,7 +41,8 @@
|
|||||||
#undef PACKAGE
|
#undef PACKAGE
|
||||||
|
|
||||||
/* Version of package. */
|
/* Version of package. */
|
||||||
#undef VERSION
|
/* Define in by config-gas.com */
|
||||||
|
/* #undef VERSION */
|
||||||
|
|
||||||
/* Should gas use high-level BFD interfaces? */
|
/* Should gas use high-level BFD interfaces? */
|
||||||
#undef BFD_ASSEMBLER
|
#undef BFD_ASSEMBLER
|
||||||
|
Reference in New Issue
Block a user