diff options
| author | mrg <mrg@NetBSD.org> | 2004-12-09 07:02:53 +0000 |
|---|---|---|
| committer | mrg <mrg@NetBSD.org> | 2004-12-09 07:02:53 +0000 |
| commit | f5f18dd285936fa2c419e238f28a28802addac12 (patch) | |
| tree | ee66dc579ff860c8da2f27caea740387e51fe759 /gnu/lib/libopcodes | |
| parent | edb93b858a4f88fc08162c7a36612e0ff2c7afa8 (diff) | |
run mknative for binutils 2.15 for alpha, arm, armeb, m68k, mipsel,
mipseb, powerpc and vax. note the that only arm and powerpc of these
are actually run-time tested, but everything builds.
Diffstat (limited to 'gnu/lib/libopcodes')
| -rw-r--r-- | gnu/lib/libopcodes/arch/alpha/config.h | 13 | ||||
| -rw-r--r-- | gnu/lib/libopcodes/arch/alpha/defs.mk | 4 | ||||
| -rw-r--r-- | gnu/lib/libopcodes/arch/arm/config.h | 13 | ||||
| -rw-r--r-- | gnu/lib/libopcodes/arch/arm/defs.mk | 4 | ||||
| -rw-r--r-- | gnu/lib/libopcodes/arch/armeb/config.h | 13 | ||||
| -rw-r--r-- | gnu/lib/libopcodes/arch/armeb/defs.mk | 4 | ||||
| -rw-r--r-- | gnu/lib/libopcodes/arch/m68k/config.h | 13 | ||||
| -rw-r--r-- | gnu/lib/libopcodes/arch/m68k/defs.mk | 4 | ||||
| -rw-r--r-- | gnu/lib/libopcodes/arch/mipseb/config.h | 13 | ||||
| -rw-r--r-- | gnu/lib/libopcodes/arch/mipseb/defs.mk | 4 | ||||
| -rw-r--r-- | gnu/lib/libopcodes/arch/mipsel/config.h | 13 | ||||
| -rw-r--r-- | gnu/lib/libopcodes/arch/mipsel/defs.mk | 4 | ||||
| -rw-r--r-- | gnu/lib/libopcodes/arch/powerpc/config.h | 17 | ||||
| -rw-r--r-- | gnu/lib/libopcodes/arch/powerpc/defs.mk | 4 | ||||
| -rw-r--r-- | gnu/lib/libopcodes/arch/vax/config.h | 39 | ||||
| -rw-r--r-- | gnu/lib/libopcodes/arch/vax/defs.mk | 4 |
16 files changed, 47 insertions, 119 deletions
diff --git a/gnu/lib/libopcodes/arch/alpha/config.h b/gnu/lib/libopcodes/arch/alpha/config.h index ff45def2757..788b5b61865 100644 --- a/gnu/lib/libopcodes/arch/alpha/config.h +++ b/gnu/lib/libopcodes/arch/alpha/config.h @@ -1,5 +1,5 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp */ +/* Generated from: NetBSD: mknative-binutils,v 1.3 2003/12/04 14:38:00 mrg Exp */ /* config.h. Generated automatically by configure. */ /* config.in. Generated automatically from configure.in by autoheader. */ @@ -29,9 +29,6 @@ /* Define to `long' if <sys/types.h> doesn't define. */ /* #undef off_t */ -/* Define if you need to in order for stat and other things to work. */ -/* #undef _POSIX_SOURCE */ - /* Define to `unsigned' if <sys/types.h> doesn't define. */ /* #undef size_t */ @@ -113,12 +110,6 @@ /* Define if you have the <sys/param.h> header file. */ #define HAVE_SYS_PARAM_H 1 -/* Define if you have the <sys/stat.h> header file. */ -/* #undef HAVE_SYS_STAT_H */ - -/* Define if you have the <sys/types.h> header file. */ -/* #undef HAVE_SYS_TYPES_H */ - /* Define if you have the <unistd.h> header file. */ #define HAVE_UNISTD_H 1 @@ -129,7 +120,7 @@ #define PACKAGE "opcodes" /* Version number of package */ -#define VERSION "2.14" +#define VERSION "2.15" /* Define if you have the stpcpy function */ /* #undef HAVE_STPCPY */ diff --git a/gnu/lib/libopcodes/arch/alpha/defs.mk b/gnu/lib/libopcodes/arch/alpha/defs.mk index 8880c8c113a..c7b7dfcc4ad 100644 --- a/gnu/lib/libopcodes/arch/alpha/defs.mk +++ b/gnu/lib/libopcodes/arch/alpha/defs.mk @@ -1,6 +1,6 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp +# Generated from: NetBSD: mknative-binutils,v 1.3 2003/12/04 14:38:00 mrg Exp # G_archdefs=-DARCH_alpha G_BFD_MACHINES=alpha-dis.lo alpha-opc.lo -G_libopcodes_la_SOURCES=dis-buf.c disassemble.c +G_libopcodes_la_SOURCES=dis-buf.c disassemble.c dis-init.c diff --git a/gnu/lib/libopcodes/arch/arm/config.h b/gnu/lib/libopcodes/arch/arm/config.h index ece6b6c0908..788b5b61865 100644 --- a/gnu/lib/libopcodes/arch/arm/config.h +++ b/gnu/lib/libopcodes/arch/arm/config.h @@ -1,5 +1,5 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: mknative-binutils,v 1.1 2003/11/27 10:12:02 mrg Exp */ +/* Generated from: NetBSD: mknative-binutils,v 1.3 2003/12/04 14:38:00 mrg Exp */ /* config.h. Generated automatically by configure. */ /* config.in. Generated automatically from configure.in by autoheader. */ @@ -29,9 +29,6 @@ /* Define to `long' if <sys/types.h> doesn't define. */ /* #undef off_t */ -/* Define if you need to in order for stat and other things to work. */ -/* #undef _POSIX_SOURCE */ - /* Define to `unsigned' if <sys/types.h> doesn't define. */ /* #undef size_t */ @@ -113,12 +110,6 @@ /* Define if you have the <sys/param.h> header file. */ #define HAVE_SYS_PARAM_H 1 -/* Define if you have the <sys/stat.h> header file. */ -/* #undef HAVE_SYS_STAT_H */ - -/* Define if you have the <sys/types.h> header file. */ -/* #undef HAVE_SYS_TYPES_H */ - /* Define if you have the <unistd.h> header file. */ #define HAVE_UNISTD_H 1 @@ -129,7 +120,7 @@ #define PACKAGE "opcodes" /* Version number of package */ -#define VERSION "2.14" +#define VERSION "2.15" /* Define if you have the stpcpy function */ /* #undef HAVE_STPCPY */ diff --git a/gnu/lib/libopcodes/arch/arm/defs.mk b/gnu/lib/libopcodes/arch/arm/defs.mk index 4342d10d72f..95c234edb21 100644 --- a/gnu/lib/libopcodes/arch/arm/defs.mk +++ b/gnu/lib/libopcodes/arch/arm/defs.mk @@ -1,6 +1,6 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: mknative-binutils,v 1.1 2003/11/27 10:12:02 mrg Exp +# Generated from: NetBSD: mknative-binutils,v 1.3 2003/12/04 14:38:00 mrg Exp # G_archdefs=-DARCH_arm G_BFD_MACHINES=arm-dis.lo -G_libopcodes_la_SOURCES=dis-buf.c disassemble.c +G_libopcodes_la_SOURCES=dis-buf.c disassemble.c dis-init.c diff --git a/gnu/lib/libopcodes/arch/armeb/config.h b/gnu/lib/libopcodes/arch/armeb/config.h index ff45def2757..788b5b61865 100644 --- a/gnu/lib/libopcodes/arch/armeb/config.h +++ b/gnu/lib/libopcodes/arch/armeb/config.h @@ -1,5 +1,5 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp */ +/* Generated from: NetBSD: mknative-binutils,v 1.3 2003/12/04 14:38:00 mrg Exp */ /* config.h. Generated automatically by configure. */ /* config.in. Generated automatically from configure.in by autoheader. */ @@ -29,9 +29,6 @@ /* Define to `long' if <sys/types.h> doesn't define. */ /* #undef off_t */ -/* Define if you need to in order for stat and other things to work. */ -/* #undef _POSIX_SOURCE */ - /* Define to `unsigned' if <sys/types.h> doesn't define. */ /* #undef size_t */ @@ -113,12 +110,6 @@ /* Define if you have the <sys/param.h> header file. */ #define HAVE_SYS_PARAM_H 1 -/* Define if you have the <sys/stat.h> header file. */ -/* #undef HAVE_SYS_STAT_H */ - -/* Define if you have the <sys/types.h> header file. */ -/* #undef HAVE_SYS_TYPES_H */ - /* Define if you have the <unistd.h> header file. */ #define HAVE_UNISTD_H 1 @@ -129,7 +120,7 @@ #define PACKAGE "opcodes" /* Version number of package */ -#define VERSION "2.14" +#define VERSION "2.15" /* Define if you have the stpcpy function */ /* #undef HAVE_STPCPY */ diff --git a/gnu/lib/libopcodes/arch/armeb/defs.mk b/gnu/lib/libopcodes/arch/armeb/defs.mk index 3c5cf86ab0f..95c234edb21 100644 --- a/gnu/lib/libopcodes/arch/armeb/defs.mk +++ b/gnu/lib/libopcodes/arch/armeb/defs.mk @@ -1,6 +1,6 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp +# Generated from: NetBSD: mknative-binutils,v 1.3 2003/12/04 14:38:00 mrg Exp # G_archdefs=-DARCH_arm G_BFD_MACHINES=arm-dis.lo -G_libopcodes_la_SOURCES=dis-buf.c disassemble.c +G_libopcodes_la_SOURCES=dis-buf.c disassemble.c dis-init.c diff --git a/gnu/lib/libopcodes/arch/m68k/config.h b/gnu/lib/libopcodes/arch/m68k/config.h index ff45def2757..788b5b61865 100644 --- a/gnu/lib/libopcodes/arch/m68k/config.h +++ b/gnu/lib/libopcodes/arch/m68k/config.h @@ -1,5 +1,5 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp */ +/* Generated from: NetBSD: mknative-binutils,v 1.3 2003/12/04 14:38:00 mrg Exp */ /* config.h. Generated automatically by configure. */ /* config.in. Generated automatically from configure.in by autoheader. */ @@ -29,9 +29,6 @@ /* Define to `long' if <sys/types.h> doesn't define. */ /* #undef off_t */ -/* Define if you need to in order for stat and other things to work. */ -/* #undef _POSIX_SOURCE */ - /* Define to `unsigned' if <sys/types.h> doesn't define. */ /* #undef size_t */ @@ -113,12 +110,6 @@ /* Define if you have the <sys/param.h> header file. */ #define HAVE_SYS_PARAM_H 1 -/* Define if you have the <sys/stat.h> header file. */ -/* #undef HAVE_SYS_STAT_H */ - -/* Define if you have the <sys/types.h> header file. */ -/* #undef HAVE_SYS_TYPES_H */ - /* Define if you have the <unistd.h> header file. */ #define HAVE_UNISTD_H 1 @@ -129,7 +120,7 @@ #define PACKAGE "opcodes" /* Version number of package */ -#define VERSION "2.14" +#define VERSION "2.15" /* Define if you have the stpcpy function */ /* #undef HAVE_STPCPY */ diff --git a/gnu/lib/libopcodes/arch/m68k/defs.mk b/gnu/lib/libopcodes/arch/m68k/defs.mk index 3750aee9006..fa7500d834a 100644 --- a/gnu/lib/libopcodes/arch/m68k/defs.mk +++ b/gnu/lib/libopcodes/arch/m68k/defs.mk @@ -1,6 +1,6 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp +# Generated from: NetBSD: mknative-binutils,v 1.3 2003/12/04 14:38:00 mrg Exp # G_archdefs=-DARCH_m68k G_BFD_MACHINES=m68k-dis.lo m68k-opc.lo -G_libopcodes_la_SOURCES=dis-buf.c disassemble.c +G_libopcodes_la_SOURCES=dis-buf.c disassemble.c dis-init.c diff --git a/gnu/lib/libopcodes/arch/mipseb/config.h b/gnu/lib/libopcodes/arch/mipseb/config.h index ff45def2757..788b5b61865 100644 --- a/gnu/lib/libopcodes/arch/mipseb/config.h +++ b/gnu/lib/libopcodes/arch/mipseb/config.h @@ -1,5 +1,5 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp */ +/* Generated from: NetBSD: mknative-binutils,v 1.3 2003/12/04 14:38:00 mrg Exp */ /* config.h. Generated automatically by configure. */ /* config.in. Generated automatically from configure.in by autoheader. */ @@ -29,9 +29,6 @@ /* Define to `long' if <sys/types.h> doesn't define. */ /* #undef off_t */ -/* Define if you need to in order for stat and other things to work. */ -/* #undef _POSIX_SOURCE */ - /* Define to `unsigned' if <sys/types.h> doesn't define. */ /* #undef size_t */ @@ -113,12 +110,6 @@ /* Define if you have the <sys/param.h> header file. */ #define HAVE_SYS_PARAM_H 1 -/* Define if you have the <sys/stat.h> header file. */ -/* #undef HAVE_SYS_STAT_H */ - -/* Define if you have the <sys/types.h> header file. */ -/* #undef HAVE_SYS_TYPES_H */ - /* Define if you have the <unistd.h> header file. */ #define HAVE_UNISTD_H 1 @@ -129,7 +120,7 @@ #define PACKAGE "opcodes" /* Version number of package */ -#define VERSION "2.14" +#define VERSION "2.15" /* Define if you have the stpcpy function */ /* #undef HAVE_STPCPY */ diff --git a/gnu/lib/libopcodes/arch/mipseb/defs.mk b/gnu/lib/libopcodes/arch/mipseb/defs.mk index 1ad704d1a58..9f28c25f294 100644 --- a/gnu/lib/libopcodes/arch/mipseb/defs.mk +++ b/gnu/lib/libopcodes/arch/mipseb/defs.mk @@ -1,6 +1,6 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp +# Generated from: NetBSD: mknative-binutils,v 1.3 2003/12/04 14:38:00 mrg Exp # G_archdefs=-DARCH_mips G_BFD_MACHINES=mips-dis.lo mips-opc.lo mips16-opc.lo -G_libopcodes_la_SOURCES=dis-buf.c disassemble.c +G_libopcodes_la_SOURCES=dis-buf.c disassemble.c dis-init.c diff --git a/gnu/lib/libopcodes/arch/mipsel/config.h b/gnu/lib/libopcodes/arch/mipsel/config.h index ff45def2757..788b5b61865 100644 --- a/gnu/lib/libopcodes/arch/mipsel/config.h +++ b/gnu/lib/libopcodes/arch/mipsel/config.h @@ -1,5 +1,5 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp */ +/* Generated from: NetBSD: mknative-binutils,v 1.3 2003/12/04 14:38:00 mrg Exp */ /* config.h. Generated automatically by configure. */ /* config.in. Generated automatically from configure.in by autoheader. */ @@ -29,9 +29,6 @@ /* Define to `long' if <sys/types.h> doesn't define. */ /* #undef off_t */ -/* Define if you need to in order for stat and other things to work. */ -/* #undef _POSIX_SOURCE */ - /* Define to `unsigned' if <sys/types.h> doesn't define. */ /* #undef size_t */ @@ -113,12 +110,6 @@ /* Define if you have the <sys/param.h> header file. */ #define HAVE_SYS_PARAM_H 1 -/* Define if you have the <sys/stat.h> header file. */ -/* #undef HAVE_SYS_STAT_H */ - -/* Define if you have the <sys/types.h> header file. */ -/* #undef HAVE_SYS_TYPES_H */ - /* Define if you have the <unistd.h> header file. */ #define HAVE_UNISTD_H 1 @@ -129,7 +120,7 @@ #define PACKAGE "opcodes" /* Version number of package */ -#define VERSION "2.14" +#define VERSION "2.15" /* Define if you have the stpcpy function */ /* #undef HAVE_STPCPY */ diff --git a/gnu/lib/libopcodes/arch/mipsel/defs.mk b/gnu/lib/libopcodes/arch/mipsel/defs.mk index 1ad704d1a58..9f28c25f294 100644 --- a/gnu/lib/libopcodes/arch/mipsel/defs.mk +++ b/gnu/lib/libopcodes/arch/mipsel/defs.mk @@ -1,6 +1,6 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp +# Generated from: NetBSD: mknative-binutils,v 1.3 2003/12/04 14:38:00 mrg Exp # G_archdefs=-DARCH_mips G_BFD_MACHINES=mips-dis.lo mips-opc.lo mips16-opc.lo -G_libopcodes_la_SOURCES=dis-buf.c disassemble.c +G_libopcodes_la_SOURCES=dis-buf.c disassemble.c dis-init.c diff --git a/gnu/lib/libopcodes/arch/powerpc/config.h b/gnu/lib/libopcodes/arch/powerpc/config.h index 68fffb17e00..788b5b61865 100644 --- a/gnu/lib/libopcodes/arch/powerpc/config.h +++ b/gnu/lib/libopcodes/arch/powerpc/config.h @@ -1,5 +1,5 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp */ +/* Generated from: NetBSD: mknative-binutils,v 1.3 2003/12/04 14:38:00 mrg Exp */ /* config.h. Generated automatically by configure. */ /* config.in. Generated automatically from configure.in by autoheader. */ @@ -29,9 +29,6 @@ /* Define to `long' if <sys/types.h> doesn't define. */ /* #undef off_t */ -/* Define if you need to in order for stat and other things to work. */ -/* #undef _POSIX_SOURCE */ - /* Define to `unsigned' if <sys/types.h> doesn't define. */ /* #undef size_t */ @@ -57,7 +54,7 @@ /* #undef HAVE___ARGZ_STRINGIFY */ /* Define if you have the dcgettext function. */ -#define HAVE_DCGETTEXT 1 +/* #undef HAVE_DCGETTEXT */ /* Define if you have the getcwd function. */ #define HAVE_GETCWD 1 @@ -113,12 +110,6 @@ /* Define if you have the <sys/param.h> header file. */ #define HAVE_SYS_PARAM_H 1 -/* Define if you have the <sys/stat.h> header file. */ -/* #undef HAVE_SYS_STAT_H */ - -/* Define if you have the <sys/types.h> header file. */ -/* #undef HAVE_SYS_TYPES_H */ - /* Define if you have the <unistd.h> header file. */ #define HAVE_UNISTD_H 1 @@ -129,7 +120,7 @@ #define PACKAGE "opcodes" /* Version number of package */ -#define VERSION "2.14" +#define VERSION "2.15" /* Define if you have the stpcpy function */ /* #undef HAVE_STPCPY */ @@ -141,5 +132,5 @@ #define ENABLE_NLS 1 /* Define as 1 if you have gettext and don't want to use GNU gettext. */ -#define HAVE_GETTEXT 1 +/* #undef HAVE_GETTEXT */ diff --git a/gnu/lib/libopcodes/arch/powerpc/defs.mk b/gnu/lib/libopcodes/arch/powerpc/defs.mk index 89d6f7617e7..8f288a4c76a 100644 --- a/gnu/lib/libopcodes/arch/powerpc/defs.mk +++ b/gnu/lib/libopcodes/arch/powerpc/defs.mk @@ -1,6 +1,6 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp +# Generated from: NetBSD: mknative-binutils,v 1.3 2003/12/04 14:38:00 mrg Exp # G_archdefs=-DARCH_rs6000 -DARCH_powerpc G_BFD_MACHINES=ppc-dis.lo ppc-opc.lo -G_libopcodes_la_SOURCES=dis-buf.c disassemble.c +G_libopcodes_la_SOURCES=dis-buf.c disassemble.c dis-init.c diff --git a/gnu/lib/libopcodes/arch/vax/config.h b/gnu/lib/libopcodes/arch/vax/config.h index ff45def2757..2f5b5ff7460 100644 --- a/gnu/lib/libopcodes/arch/vax/config.h +++ b/gnu/lib/libopcodes/arch/vax/config.h @@ -1,5 +1,5 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp */ +/* Generated from: NetBSD: mknative-binutils,v 1.3 2003/12/04 14:38:00 mrg Exp */ /* config.h. Generated automatically by configure. */ /* config.in. Generated automatically from configure.in by autoheader. */ @@ -27,13 +27,10 @@ /* #undef inline */ /* Define to `long' if <sys/types.h> doesn't define. */ -/* #undef off_t */ - -/* Define if you need to in order for stat and other things to work. */ -/* #undef _POSIX_SOURCE */ +#define off_t long /* Define to `unsigned' if <sys/types.h> doesn't define. */ -/* #undef size_t */ +#define size_t unsigned /* If using the C implementation of alloca, define if you know the direction of stack growth for your system; otherwise it will be @@ -45,7 +42,7 @@ /* #undef STACK_DIRECTION */ /* Define if you have the ANSI C header files. */ -#define STDC_HEADERS 1 +/* #undef STDC_HEADERS */ /* Define if you have the __argz_count function. */ /* #undef HAVE___ARGZ_COUNT */ @@ -90,37 +87,31 @@ /* #undef HAVE_ARGZ_H */ /* Define if you have the <limits.h> header file. */ -#define HAVE_LIMITS_H 1 +/* #undef HAVE_LIMITS_H */ /* Define if you have the <locale.h> header file. */ -#define HAVE_LOCALE_H 1 +/* #undef HAVE_LOCALE_H */ /* Define if you have the <malloc.h> header file. */ -#define HAVE_MALLOC_H 1 +/* #undef HAVE_MALLOC_H */ /* Define if you have the <nl_types.h> header file. */ -#define HAVE_NL_TYPES_H 1 +/* #undef HAVE_NL_TYPES_H */ /* Define if you have the <stdlib.h> header file. */ -#define HAVE_STDLIB_H 1 +/* #undef HAVE_STDLIB_H */ /* Define if you have the <string.h> header file. */ -#define HAVE_STRING_H 1 +/* #undef HAVE_STRING_H */ /* Define if you have the <strings.h> header file. */ -#define HAVE_STRINGS_H 1 +/* #undef HAVE_STRINGS_H */ /* Define if you have the <sys/param.h> header file. */ -#define HAVE_SYS_PARAM_H 1 - -/* Define if you have the <sys/stat.h> header file. */ -/* #undef HAVE_SYS_STAT_H */ - -/* Define if you have the <sys/types.h> header file. */ -/* #undef HAVE_SYS_TYPES_H */ +/* #undef HAVE_SYS_PARAM_H */ /* Define if you have the <unistd.h> header file. */ -#define HAVE_UNISTD_H 1 +/* #undef HAVE_UNISTD_H */ /* Define if you have the <values.h> header file. */ /* #undef HAVE_VALUES_H */ @@ -129,13 +120,13 @@ #define PACKAGE "opcodes" /* Version number of package */ -#define VERSION "2.14" +#define VERSION "2.15" /* Define if you have the stpcpy function */ /* #undef HAVE_STPCPY */ /* Define if your locale.h file contains LC_MESSAGES. */ -#define HAVE_LC_MESSAGES 1 +/* #undef HAVE_LC_MESSAGES */ /* Define to 1 if NLS is requested */ #define ENABLE_NLS 1 diff --git a/gnu/lib/libopcodes/arch/vax/defs.mk b/gnu/lib/libopcodes/arch/vax/defs.mk index fc893408c99..a9580467705 100644 --- a/gnu/lib/libopcodes/arch/vax/defs.mk +++ b/gnu/lib/libopcodes/arch/vax/defs.mk @@ -1,6 +1,6 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp +# Generated from: NetBSD: mknative-binutils,v 1.3 2003/12/04 14:38:00 mrg Exp # G_archdefs=-DARCH_vax G_BFD_MACHINES=vax-dis.lo -G_libopcodes_la_SOURCES=dis-buf.c disassemble.c +G_libopcodes_la_SOURCES=dis-buf.c disassemble.c dis-init.c |
