aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2007-08-24 04:31:24 +0000
committerAlan Modra <amodra@gmail.com>2007-08-24 04:31:24 +0000
commita30e5f5fca66d525fd44e6a4869b5569441bd464 (patch)
tree8fd97232e0e7aca542777eced031914d07f1562f /bfd/ChangeLog
parent67c11a9b99d56d3b86f9d337dad56973227116b9 (diff)
downloadgdb-a30e5f5fca66d525fd44e6a4869b5569441bd464.zip
gdb-a30e5f5fca66d525fd44e6a4869b5569441bd464.tar.gz
gdb-a30e5f5fca66d525fd44e6a4869b5569441bd464.tar.bz2
* elfxx-ia64.c (elfNN_ia64_add_symbol_hook): Warning fix.
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 6c2dae8..f898bef 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,7 @@
+2007-08-24 Alan Modra <amodra@bigpond.net.au>
+
+ * elfxx-ia64.c (elfNN_ia64_add_symbol_hook): Warning fix.
+
2007-08-23 H.J. Lu <hongjiu.lu@intel.com>
* Makefile.am: Run "make dep-am".