diff options
author | Alan Modra <amodra@bigpond.net.au> | 2002-05-31 04:23:27 +0000 |
---|---|---|
committer | Alan Modra <amodra@bigpond.net.au> | 2002-05-31 04:23:27 +0000 |
commit | 2c3037381c486b85e082980be7d7261dd06020ef (patch) | |
tree | 1db4e7a7df91010229cce7960985081dc166c30f /bfd | |
parent | 832eb093f16c14c06091f3e164b768837d0f41ca (diff) | |
download | gdb-2c3037381c486b85e082980be7d7261dd06020ef.tar.gz |
* bfd-in2.h: Regenerate.
* libbfd.h: Regenerate.
* po/SRC-POTFILES.in: Regenerate.
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/ChangeLog | 4 | ||||
-rw-r--r-- | bfd/bfd-in2.h | 5 | ||||
-rw-r--r-- | bfd/libbfd.h | 3 | ||||
-rw-r--r-- | bfd/po/SRC-POTFILES.in | 4 |
4 files changed, 14 insertions, 2 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 1de0a130f80..856f3afd2bd 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,9 @@ 2002-05-31 Alan Modra <amodra@bigpond.net.au> + * bfd-in2.h: Regenerate. + * libbfd.h: Regenerate. + * po/SRC-POTFILES.in: Regenerate. + * elf64-ppc.c (ppc64_elf_size_dynamic_sections): Don't allocate space for bss .plt. diff --git a/bfd/bfd-in2.h b/bfd/bfd-in2.h index 000fee6fba1..f11ba2a39bb 100644 --- a/bfd/bfd-in2.h +++ b/bfd/bfd-in2.h @@ -1,6 +1,7 @@ /* DO NOT EDIT! -*- buffer-read-only: t -*- This file is automatically - generated from "bfd-in.h", "init.c", "opncls.c", "libbfd.c" and - "section.c". + generated from "bfd-in.h", "init.c", "opncls.c", "libbfd.c", + "section.c", "archures.c", "reloc.c", "syms.c", "bfd.c", "archive.c", + "corefile.c", "targets.c" and "format.c". Run "make headers" in your build bfd/ to regenerate. */ /* Main header file for the bfd library -- portable access to object files. diff --git a/bfd/libbfd.h b/bfd/libbfd.h index 6cba82970e0..0322f8b5310 100644 --- a/bfd/libbfd.h +++ b/bfd/libbfd.h @@ -1247,6 +1247,9 @@ static const char *const bfd_reloc_code_real_names[] = { "@@uninitialized@@", "BFD_RELOC_XSTORMY16_REL_12", "BFD_RELOC_XSTORMY16_24", "BFD_RELOC_XSTORMY16_FPTR16", + "BFD_RELOC_VAX_GLOB_DAT", + "BFD_RELOC_VAX_JMP_SLOT", + "BFD_RELOC_VAX_RELATIVE", "@@overflow: BFD_RELOC_UNUSED@@", }; #endif diff --git a/bfd/po/SRC-POTFILES.in b/bfd/po/SRC-POTFILES.in index 8f0199d8e53..6d83b7cad51 100644 --- a/bfd/po/SRC-POTFILES.in +++ b/bfd/po/SRC-POTFILES.in @@ -65,6 +65,7 @@ cpu-avr.c cpu-cris.c cpu-d10v.c cpu-d30v.c +cpu-dlx.c cpu-fr30.c cpu-h8300.c cpu-h8500.c @@ -124,6 +125,7 @@ elf32-avr.c elf32-cris.c elf32-d10v.c elf32-d30v.c +elf32-dlx.c elf32-fr30.c elf32-gen.c elf32-h8300.c @@ -131,6 +133,7 @@ elf32-hppa.c elf32-hppa.h elf32-i370.c elf32-i386.c +elf32-i386qnx.c elf32-i860.c elf32-i960.c elf32-m32r.c @@ -151,6 +154,7 @@ elf32-sh.c elf32-sh64.c elf32-sparc.c elf32-v850.c +elf32-vax.c elf32-xstormy16.c elf32.c elf64-alpha.c |