summaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorTristan Gingold <gingold@adacore.com>2010-06-10 11:50:38 +0000
committerTristan Gingold <gingold@adacore.com>2010-06-10 11:50:38 +0000
commit775a979f370bf2eab750c4d31bdc705d8f2dd093 (patch)
tree7587d7caf3a33018f4e4ebc34de9fe3791d78e27 /binutils/ChangeLog
parent26974fcd61a8f150da5e69abd32de09be8e0536a (diff)
downloadbinutils-redhat-775a979f370bf2eab750c4d31bdc705d8f2dd093.tar.gz
2010-06-10 Tristan Gingold <gingold@adacore.com>
* readelf.c (slurp_ia64_unwind_table): IA64 rela relocations are not inplace.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 8cfe737a8b..4c59e33148 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,8 @@
+2010-06-10 Tristan Gingold <gingold@adacore.com>
+
+ * readelf.c (slurp_ia64_unwind_table): IA64 rela relocations are
+ not inplace.
+
2010-05-25 Daniel Jacobowitz <dan@codesourcery.com>
Joseph Myers <joseph@codesourcery.com>
Andrew Stubbs <ams@codesourcery.com>