diff options
| author | tv <tv@NetBSD.org> | 2001-08-14 05:14:59 +0000 |
|---|---|---|
| committer | tv <tv@NetBSD.org> | 2001-08-14 05:14:59 +0000 |
| commit | 75c2396dcceccd20f8553ba661ac3ebd04f79e46 (patch) | |
| tree | b53a8115db69bb4cf35a44fa1d71d75771ef7a88 /gnu/lib/libbfd | |
| parent | 2634f75160a08e3b85e70a1fccb12df06f6e8727 (diff) | |
Regen.
Diffstat (limited to 'gnu/lib/libbfd')
| -rw-r--r-- | gnu/lib/libbfd/arch/i386/bfd.h | 29 | ||||
| -rw-r--r-- | gnu/lib/libbfd/arch/i386/config.h | 17 | ||||
| -rw-r--r-- | gnu/lib/libbfd/arch/i386/defs.mk | 4 |
3 files changed, 38 insertions, 12 deletions
diff --git a/gnu/lib/libbfd/arch/i386/bfd.h b/gnu/lib/libbfd/arch/i386/bfd.h index 7692809e57b..446e7e623fb 100644 --- a/gnu/lib/libbfd/arch/i386/bfd.h +++ b/gnu/lib/libbfd/arch/i386/bfd.h @@ -1,8 +1,9 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: toolchain2netbsd,v 1.4 2001/08/06 15:31:23 tv Exp */ +/* Generated from: NetBSD: toolchain2netbsd,v 1.11 2001/08/14 05:11:50 tv Exp */ /* Main header file for the bfd library -- portable access to object files. - Copyright 1990, 91, 92, 93, 94, 95, 96, 97, 98, 99, 2000 + Copyright 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, + 2000, 2001 Free Software Foundation, Inc. Contributed by Cygnus Support. @@ -55,7 +56,7 @@ extern "C" { #include "ansidecl.h" /* These two lines get substitutions done by commands in Makefile.in. */ -#define BFD_VERSION "2.11" +#define BFD_VERSION "2.11.2" #define BFD_ARCH_SIZE 32 #define BFD_HOST_64BIT_LONG 0 #if 0 @@ -1130,6 +1131,10 @@ typedef struct sec /* A mark flag used by some of the linker backends. */ unsigned int linker_mark : 1; + /* Another mark flag used by some of the linker backends. Set for + output sections that have a input section. */ + unsigned int linker_has_input : 1; + /* A mark flag used by some linker backends for garbage collection. */ unsigned int gc_mark : 1; @@ -1364,6 +1369,10 @@ enum bfd_architecture #define bfd_mach_m68040 6 #define bfd_mach_m68060 7 #define bfd_mach_cpu32 8 +#define bfd_mach_mcf5200 9 +#define bfd_mach_mcf5206e 10 +#define bfd_mach_mcf5307 11 +#define bfd_mach_mcf5407 12 bfd_arch_vax, /* DEC Vax */ bfd_arch_i960, /* Intel 960 */ /* The order of the following is important. @@ -1415,6 +1424,7 @@ enum bfd_architecture #define bfd_mach_mips6000 6000 #define bfd_mach_mips8000 8000 #define bfd_mach_mips10000 10000 +#define bfd_mach_mips12000 12000 #define bfd_mach_mips16 16 #define bfd_mach_mips32 32 #define bfd_mach_mips32_4k 3204113 /* 32, 04, octal 'K' */ @@ -1919,7 +1929,9 @@ relocation types already defined. */ BFD_RELOC_SPARC_GLOB_DAT, BFD_RELOC_SPARC_JMP_SLOT, BFD_RELOC_SPARC_RELATIVE, + BFD_RELOC_SPARC_UA16, BFD_RELOC_SPARC_UA32, + BFD_RELOC_SPARC_UA64, /* I think these are specific to SPARC a.out (e.g., Sun 4). */ BFD_RELOC_SPARC_BASE13, @@ -2071,6 +2083,17 @@ to compensate for the borrow when the low bits are added. */ BFD_RELOC_MIPS_GOT_PAGE, BFD_RELOC_MIPS_GOT_OFST, BFD_RELOC_MIPS_GOT_DISP, + BFD_RELOC_MIPS_SHIFT5, + BFD_RELOC_MIPS_SHIFT6, + BFD_RELOC_MIPS_INSERT_A, + BFD_RELOC_MIPS_INSERT_B, + BFD_RELOC_MIPS_DELETE, + BFD_RELOC_MIPS_HIGHEST, + BFD_RELOC_MIPS_HIGHER, + BFD_RELOC_MIPS_SCN_DISP, + BFD_RELOC_MIPS_REL16, + BFD_RELOC_MIPS_RELGOT, + BFD_RELOC_MIPS_JALR, /* i386/elf relocations */ diff --git a/gnu/lib/libbfd/arch/i386/config.h b/gnu/lib/libbfd/arch/i386/config.h index 0e9168b30f6..edf49ce707b 100644 --- a/gnu/lib/libbfd/arch/i386/config.h +++ b/gnu/lib/libbfd/arch/i386/config.h @@ -1,5 +1,5 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: toolchain2netbsd,v 1.4 2001/08/06 15:31:23 tv Exp */ +/* Generated from: NetBSD: toolchain2netbsd,v 1.11 2001/08/14 05:11:50 tv Exp */ /* config.h. Generated automatically by configure. */ /* config.in. Generated automatically from configure.in by autoheader. */ @@ -60,7 +60,7 @@ /* #undef HAVE___ARGZ_STRINGIFY */ /* Define if you have the dcgettext function. */ -#define HAVE_DCGETTEXT 1 +/* #undef HAVE_DCGETTEXT */ /* Define if you have the fcntl function. */ #define HAVE_FCNTL 1 @@ -180,7 +180,7 @@ #define PACKAGE "bfd" /* Version number of package */ -#define VERSION "2.11" +#define VERSION "2.11.2" /* Define if you have the stpcpy function */ /* #undef HAVE_STPCPY */ @@ -192,7 +192,7 @@ #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 */ /* Use b modifier when opening binary files? */ /* #undef USE_BINARY_FOPEN */ @@ -294,6 +294,9 @@ /* 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 */ @@ -319,7 +322,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 @@ -384,7 +387,7 @@ /* Name of package */ /* Version number of package */ -#define VERSION "2.11" +#define VERSION "2.11.2" /* Define if you have the stpcpy function */ /* #undef HAVE_STPCPY */ @@ -396,5 +399,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/libbfd/arch/i386/defs.mk b/gnu/lib/libbfd/arch/i386/defs.mk index 578c18d0440..ab6f874b361 100644 --- a/gnu/lib/libbfd/arch/i386/defs.mk +++ b/gnu/lib/libbfd/arch/i386/defs.mk @@ -1,7 +1,7 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: toolchain2netbsd,v 1.4 2001/08/06 15:31:23 tv Exp +# Generated from: NetBSD: toolchain2netbsd,v 1.11 2001/08/14 05:11:50 tv Exp # -G_libbfd_la_DEPENDENCIES=elf32-i386.lo elf32.lo elf.lo elflink.lo dwarf1.lo i386bsd.lo aout32.lo i386netbsd.lo netbsdaout.lo pe-i386.lo peigen.lo cofflink.lo pei-i386.lo coff-i386.lo i386linux.lo elf32-gen.lo cpu-i386.lo netbsd-core.lo ofiles +G_libbfd_la_DEPENDENCIES=elf32-i386.lo elf32.lo elf.lo elflink.lo dwarf1.lo i386bsd.lo aout32.lo i386netbsdlo netbsdaout.lo pe-i386.lo peigen.lo cofflink.lo pei-i386.lo coff-i386.lo i386linux.lo elf32-gen.lo cpu-i386.lo netbsd-core.lo ofiles G_libbfd_la_OBJECTS=archive.lo archures.lo bfd.lo cache.lo coffgen.lo corefile.lo format.lo init.lo libbfd.lo opncls.lo reloc.lo section.lo syms.lo targets.lo hash.lo linker.lo srec.lo binary.lo tekhex.lo ihex.lo stabs.lo stab-syms.lo dwarf2.lo G_DEFS=-DHAVE_CONFIG_H -I. -I${DIST}/bfd -I. G_INCLUDES=-D_GNU_SOURCE -DNETBSD_CORE -I. -I${DIST}/bfd -I${DIST}/bfd/../include -I${DIST}/bfd/../intl -I../intl |
