aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2001-10-04 16:09:03 +0000
committerAlan Modra <amodra@gmail.com>2001-10-04 16:09:03 +0000
commit58e3d09d2a5873fe862f5d080786a09801cadc7c (patch)
treec816e5f85ca8cd4b9392594c06cf81db8fe8a47e /bfd/ChangeLog
parentd828d54ea47bb8809b106011ff59f1e2bfad6305 (diff)
downloadgdb-58e3d09d2a5873fe862f5d080786a09801cadc7c.zip
gdb-58e3d09d2a5873fe862f5d080786a09801cadc7c.tar.gz
gdb-58e3d09d2a5873fe862f5d080786a09801cadc7c.tar.bz2
* elf32-mips.c (_bfd_mips_elf_copy_indirect_symbol): Bail out after
copying flags if this is a weakdef.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 1f05887..e97b1b8 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,5 +1,10 @@
2001-10-04 Alan Modra <amodra@bigpond.net.au>
+ * elf32-mips.c (_bfd_mips_elf_copy_indirect_symbol): Bail out after
+ copying flags if this is a weakdef.
+
+2001-10-04 Alan Modra <amodra@bigpond.net.au>
+
* elf-bfd.h (struct elf_link_hash_entry): Reorganise for better
packing.