aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorAlexandre Oliva <aoliva@redhat.com>2002-02-11 06:17:43 +0000
committerAlexandre Oliva <aoliva@redhat.com>2002-02-11 06:17:43 +0000
commit518313c3d66913867edf45e349c4fb026ae11a5e (patch)
tree95a6e427eeeab288a5a1e3a275d8dd8068ed9f5a /bfd/ChangeLog
parent7eb27ef29f14089d83faa5dae85c009df7748c72 (diff)
downloadgdb-518313c3d66913867edf45e349c4fb026ae11a5e.zip
gdb-518313c3d66913867edf45e349c4fb026ae11a5e.tar.gz
gdb-518313c3d66913867edf45e349c4fb026ae11a5e.tar.bz2
* elf32-sh.c: Added missing prototypes.
* elf32-sh64.c: Likewise. (sh_elf_align_loads): Mark unused args as such. * elf64-sh64.c: Added missing prototypes. (struct elf_sh64_link_hash_entry): Fix typo. (sh_elf64_relocate_section): Fix info argument passed to _bfd_elf_section_offset.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 88094cc..6e48ed9 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,13 @@
+2002-02-11 Alexandre Oliva <aoliva@redhat.com>
+
+ * elf32-sh.c: Added missing prototypes.
+ * elf32-sh64.c: Likewise.
+ (sh_elf_align_loads): Mark unused args as such.
+ * elf64-sh64.c: Added missing prototypes.
+ (struct elf_sh64_link_hash_entry): Fix typo.
+ (sh_elf64_relocate_section): Fix info argument passed to
+ _bfd_elf_section_offset.
+
2002-02-11 Alan Modra <amodra@bigpond.net.au>
* Makefile.am: "make dep-am".