diff options
| author | skrll <skrll@NetBSD.org> | 2005-01-19 12:57:36 +0000 |
|---|---|---|
| committer | skrll <skrll@NetBSD.org> | 2005-01-19 12:57:36 +0000 |
| commit | 3c6299258009f8d6d31cd0abda7aa7e46d3d2de4 (patch) | |
| tree | d43a12b345a07c5afd263c5118403d7b7bf9fa2a /gnu/lib/libopcodes | |
| parent | a57de0870874b7a3dd38089f8a7979fcddc11bad (diff) | |
Re-run mknative for hppa binutils update.
Diffstat (limited to 'gnu/lib/libopcodes')
| -rw-r--r-- | gnu/lib/libopcodes/arch/hppa/config.h | 13 | ||||
| -rw-r--r-- | gnu/lib/libopcodes/arch/hppa/defs.mk | 4 |
2 files changed, 4 insertions, 13 deletions
diff --git a/gnu/lib/libopcodes/arch/hppa/config.h b/gnu/lib/libopcodes/arch/hppa/config.h index ff45def2757..3d708b83b55 100644 --- a/gnu/lib/libopcodes/arch/hppa/config.h +++ b/gnu/lib/libopcodes/arch/hppa/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/hppa/defs.mk b/gnu/lib/libopcodes/arch/hppa/defs.mk index f39b452d557..423ac611e5b 100644 --- a/gnu/lib/libopcodes/arch/hppa/defs.mk +++ b/gnu/lib/libopcodes/arch/hppa/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_hppa G_BFD_MACHINES=hppa-dis.lo -G_libopcodes_la_SOURCES=dis-buf.c disassemble.c +G_libopcodes_la_SOURCES=dis-buf.c disassemble.c dis-init.c |
