aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2010-08-02 13:52:49 +0000
committerAlan Modra <amodra@gmail.com>2010-08-02 13:52:49 +0000
commitc47320c3a065db35280f4380e4e3232b6286b56c (patch)
tree69fe326156262b30edc8af1aa183819323daf8a3 /binutils/ChangeLog
parent88a4108bde4d02cccd632048b45458e84bc8b40b (diff)
downloadgdb-c47320c3a065db35280f4380e4e3232b6286b56c.zip
gdb-c47320c3a065db35280f4380e4e3232b6286b56c.tar.gz
gdb-c47320c3a065db35280f4380e4e3232b6286b56c.tar.bz2
* readelf.c (apply_relocations): D30V is really REL.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index ae598c1..f9902ab 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,7 @@
+2010-08-02 Alan Modra <amodra@gmail.com>
+
+ * readelf.c (apply_relocations): D30V is really REL.
+
2010-07-23 Naveen.H.S <naveen.S@kpitcummins.com>
Ina Pandit <ina.pandit@kpitcummins.com>