aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2012-02-26 23:12:16 +0000
committerAlan Modra <amodra@gmail.com>2012-02-26 23:12:16 +0000
commitcb83c803b7843ffc089722a5570012d7492f51f2 (patch)
treeedf50629fc918225eea9f7899553c55eeb2fbabb /bfd/ChangeLog
parent3899aa3b5ac5612c0501d881514cefcf94b4e5e7 (diff)
downloadgdb-cb83c803b7843ffc089722a5570012d7492f51f2.zip
gdb-cb83c803b7843ffc089722a5570012d7492f51f2.tar.gz
gdb-cb83c803b7843ffc089722a5570012d7492f51f2.tar.bz2
* elf32-spu.c (build_stub): Fix malloc under-allocation.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 982c9a2..7da5c8b 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,7 @@
+2012-02-27 Alan Modra <amodra@gmail.com>
+
+ * elf32-spu.c (build_stub): Fix malloc under-allocation.
+
2012-02-25 Walter Lee <walt@tilera.com>
* reloc.c: Add BFD_RELOC_TILEPRO_TLS_GD_CALL,
BFD_RELOC_TILEPRO_IMM8_X0_TLS_GD_ADD,