aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorStephen Clarke <stephen.clarke@earthling.net>2002-08-16 18:40:54 +0000
committerStephen Clarke <stephen.clarke@earthling.net>2002-08-16 18:40:54 +0000
commit4972a8e93e2883384ab81158bd85c2d5f3e9ceb8 (patch)
tree19acb8c428d9fd4690c091c7e7ed10e0f878e32d /bfd/ChangeLog
parent2af287461fa71df02eb2c7379a2461b88bc1f81e (diff)
downloadgdb-4972a8e93e2883384ab81158bd85c2d5f3e9ceb8.zip
gdb-4972a8e93e2883384ab81158bd85c2d5f3e9ceb8.tar.gz
gdb-4972a8e93e2883384ab81158bd85c2d5f3e9ceb8.tar.bz2
* bfd/elf32-sh.c (sh_elf_gc_mark_hook): For sh64, skip indirect
symbols when looking for section referred to by a relocation. * bfd/elf64-sh.c (sh_elf64_gc_mark_hook): Likewise.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 903d4c8..ed2278d 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,9 @@
+2002-08-16 Stephen Clarke <stephen.clarke@superh.com>
+
+ * bfd/elf32-sh.c (sh_elf_gc_mark_hook): For sh64, skip indirect
+ symbols when looking for section referred to by a relocation.
+ * bfd/elf64-sh.c (sh_elf64_gc_mark_hook): Likewise.
+
2002-08-15 Alan Modra <amodra@bigpond.net.au>
* elf32-i370.c: Move reloc enum to include/elf/i370.h.