aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorDave Anglin <dave.anglin@nrc.ca>2006-03-18 18:53:46 +0000
committerDave Anglin <dave.anglin@nrc.ca>2006-03-18 18:53:46 +0000
commitaf7cfa33110281ead35546652bda2ed167b44805 (patch)
tree8908789560dc2ebad637f60e86fefa7f19f39eff /bfd/ChangeLog
parenta849c9ab4fb769fc784aea9068219d42d799fb03 (diff)
downloadgdb-af7cfa33110281ead35546652bda2ed167b44805.zip
gdb-af7cfa33110281ead35546652bda2ed167b44805.tar.gz
gdb-af7cfa33110281ead35546652bda2ed167b44805.tar.bz2
* elf64-hppa.c (allocate_global_data_opd): Don't create an OPD entry
for undefined weak symbols.
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 7a1280c..8a708ed 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,8 @@
+2006-03-18 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
+
+ * elf64-hppa.c (allocate_global_data_opd): Don't create an OPD entry
+ for undefined weak symbols.
+
2006-03-17 Daniel Jacobowitz <dan@codesourcery.com>
PR ld/2462