diff options
| author | mrg <mrg@NetBSD.org> | 2004-12-11 01:29:34 +0000 |
|---|---|---|
| committer | mrg <mrg@NetBSD.org> | 2004-12-11 01:29:34 +0000 |
| commit | 5e475368f875e15525e9a58c90abab128bf8466f (patch) | |
| tree | 23a3b63056d0f8cfb4801a448433e2e35e18af6d /gnu/lib/libopcodes | |
| parent | 6c1b54e56a1959466fafe41d755bc9bec5fbe1a5 (diff) | |
regenerate ns32k files for binutils 2.15.
Diffstat (limited to 'gnu/lib/libopcodes')
| -rw-r--r-- | gnu/lib/libopcodes/arch/ns32k/config.h | 13 | ||||
| -rw-r--r-- | gnu/lib/libopcodes/arch/ns32k/defs.mk | 4 |
2 files changed, 4 insertions, 13 deletions
diff --git a/gnu/lib/libopcodes/arch/ns32k/config.h b/gnu/lib/libopcodes/arch/ns32k/config.h index c2cf7f8f779..3d708b83b55 100644 --- a/gnu/lib/libopcodes/arch/ns32k/config.h +++ b/gnu/lib/libopcodes/arch/ns32k/config.h @@ -1,5 +1,5 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: mknative-binutils,v 1.3 2003/12/04 14:38:00 mrg Exp */ +/* Generated from: NetBSD: mknative-binutils,v 1.4 2004/12/10 13:57:08 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/ns32k/defs.mk b/gnu/lib/libopcodes/arch/ns32k/defs.mk index 90ff81d5569..228ce4cb5b3 100644 --- a/gnu/lib/libopcodes/arch/ns32k/defs.mk +++ b/gnu/lib/libopcodes/arch/ns32k/defs.mk @@ -1,6 +1,6 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: mknative-binutils,v 1.3 2003/12/04 14:38:00 mrg Exp +# Generated from: NetBSD: mknative-binutils,v 1.4 2004/12/10 13:57:08 mrg Exp # G_archdefs=-DARCH_ns32k G_BFD_MACHINES=ns32k-dis.lo -G_libopcodes_la_SOURCES=dis-buf.c disassemble.c +G_libopcodes_la_SOURCES=dis-buf.c disassemble.c dis-init.c |
