diff options
| author | mrg <mrg@NetBSD.org> | 2004-12-11 01:41:25 +0000 |
|---|---|---|
| committer | mrg <mrg@NetBSD.org> | 2004-12-11 01:41:25 +0000 |
| commit | 72b77568573aeefb3f0474bbb5dd8de764d023cf (patch) | |
| tree | e0a4cb410b9ddcb59f044b6d395e6beb1b79fdef /gnu/lib/libopcodes | |
| parent | ce3315ff2fe2b41be3fb022dc59c05ece2e85030 (diff) | |
run mknative for binutils 2.15 for amd64.
Diffstat (limited to 'gnu/lib/libopcodes')
| -rw-r--r-- | gnu/lib/libopcodes/arch/x86_64/config.h | 13 | ||||
| -rw-r--r-- | gnu/lib/libopcodes/arch/x86_64/defs.mk | 4 |
2 files changed, 4 insertions, 13 deletions
diff --git a/gnu/lib/libopcodes/arch/x86_64/config.h b/gnu/lib/libopcodes/arch/x86_64/config.h index ff45def2757..3d708b83b55 100644 --- a/gnu/lib/libopcodes/arch/x86_64/config.h +++ b/gnu/lib/libopcodes/arch/x86_64/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.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/x86_64/defs.mk b/gnu/lib/libopcodes/arch/x86_64/defs.mk index e7bf2a1dbd7..748e41f6d52 100644 --- a/gnu/lib/libopcodes/arch/x86_64/defs.mk +++ b/gnu/lib/libopcodes/arch/x86_64/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.4 2004/12/10 13:57:08 mrg Exp # G_archdefs=-DARCH_i386 G_BFD_MACHINES=i386-dis.lo -G_libopcodes_la_SOURCES=dis-buf.c disassemble.c +G_libopcodes_la_SOURCES=dis-buf.c disassemble.c dis-init.c |
