diff options
author | Richard Henderson <rth@redhat.com> | 1998-04-21 07:15:57 +0000 |
---|---|---|
committer | Richard Henderson <rth@redhat.com> | 1998-04-21 07:15:57 +0000 |
commit | 211b0be8ce3796451393328215932f8d61091c13 (patch) | |
tree | 207a2e9932fdf336993207720c41aba8fa0222a6 /bfd/ChangeLog | |
parent | a56e73eda41f4caef82d4107dafa2955e2393411 (diff) | |
download | gdb-211b0be8ce3796451393328215932f8d61091c13.zip gdb-211b0be8ce3796451393328215932f8d61091c13.tar.gz gdb-211b0be8ce3796451393328215932f8d61091c13.tar.bz2 |
* elf64-alpha.c (elf64_alpha_find_reloc_at_ofs): Renamed from
elf64_alpha_relax_find_reloc_ofs. Changed all callers.
(elf64_alpha_add_symbol_hook): Put small commons in .scommon not .sbss.
(elf64_alpha_size_got_sections): Don't merge .got sections twice.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index ee383f1..bbd411c 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,16 @@ +Tue Apr 21 00:11:51 1998 Richard Henderson <rth@cygnus.com> + + * archive.c (_bfd_generic_read_ar_hdr_mag): Simplify end-of-name test. + + * elf64-alpha.c (elf64_alpha_find_reloc_at_ofs): Renamed from + elf64_alpha_relax_find_reloc_ofs. Changed all callers. + (elf64_alpha_add_symbol_hook): Put small commons in .scommon not .sbss. + (elf64_alpha_size_got_sections): Don't merge .got sections twice. + +Sat Apr 18 01:21:04 1998 Stan Cox <scox@cygnus.com> + + * config.bfd: Added sparc86x support. + Fri Apr 17 22:29:04 1998 Ian Lance Taylor <ian@cygnus.com> * elf32-mips.c (mips_elf_relocate_section): Do not complain about |