aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorTristan Gingold <gingold@adacore.com>2011-06-24 15:22:40 +0000
committerTristan Gingold <gingold@adacore.com>2011-06-24 15:22:40 +0000
commitd120eec2956e7cb812d98be6237e5ad826cf07ec (patch)
tree93cd70095082cc38287138081cb10945dcb0f9e5 /bfd/ChangeLog
parent576d330713e0e9c2cbec6f93c838d97580f09800 (diff)
downloadgdb-d120eec2956e7cb812d98be6237e5ad826cf07ec.zip
gdb-d120eec2956e7cb812d98be6237e5ad826cf07ec.tar.gz
gdb-d120eec2956e7cb812d98be6237e5ad826cf07ec.tar.bz2
2011-06-24 Tristan Gingold <gingold@adacore.com>
* vms-alpha.c (alpha_vms_slurp_relocs): Add a guard for relocs in the absolute section.
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 066713d..96297a3 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,8 @@
+2011-06-24 Tristan Gingold <gingold@adacore.com>
+
+ * vms-alpha.c (alpha_vms_slurp_relocs): Add a guard for relocs in the
+ absolute section.
+
2011-06-24 Alan Modra <amodra@gmail.com>
PR ld/12921