diff options
author | Richard Henderson <rth@redhat.com> | 2002-02-15 21:24:36 +0000 |
---|---|---|
committer | Richard Henderson <rth@redhat.com> | 2002-02-15 21:24:36 +0000 |
commit | 3d032ae9ac70ec41888d0d8342011e1d50e63c05 (patch) | |
tree | 3bca616b60568574fbb9725d728cd41ae1422085 /bfd/ChangeLog | |
parent | a2c8e09883e9a01cefb6e678ecc009ff4e9e49f4 (diff) | |
download | gdb-3d032ae9ac70ec41888d0d8342011e1d50e63c05.tar.gz |
* elf64-alpha.c (elf64_alpha_relocate_section) [BRSGP]: A target
section with no got matches any got. Simplify error generaion.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 01727d85279..55fff49802e 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2002-02-15 Richard Henderson <rth@redhat.com> + + * elf64-alpha.c (elf64_alpha_relocate_section) [BRSGP]: A target + section with no got matches any got. Simplify error generaion. + 2002-02-14 Alan Modra <amodra@bigpond.net.au> * elf.c (elf_fake_sections): Use SHT_NOBITS when SEC_NEVER_LOAD. |