aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorSteve Ellcey <Steve.Ellcey@imgtec.com>2014-12-05 11:06:53 -0800
committerSteve Ellcey <Steve.Ellcey@imgtec.com>2014-12-05 11:06:53 -0800
commit238309aab1e49760b335262db8dbfb26ac88e69a (patch)
treee07498ace3591eefa8a2c90d9c9f65fb4d099fd0 /bfd/ChangeLog
parent6c1c7be347154e17a8cf723395bb616d4f3258ed (diff)
downloadgdb-238309aab1e49760b335262db8dbfb26ac88e69a.zip
gdb-238309aab1e49760b335262db8dbfb26ac88e69a.tar.gz
gdb-238309aab1e49760b335262db8dbfb26ac88e69a.tar.bz2
2014-12-05 Steve Ellcey <sellcey@mips.com>
* ecoff.c (_bfd_ecoff_slurp_symbol_table): Add cast.
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 d3e211d..d1c86da 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,7 @@
+2014-12-05 Steve Ellcey <sellcey@mips.com>
+
+ * ecoff.c (_bfd_ecoff_slurp_symbol_table): Add cast.
+
2014-12-05 H.J. Lu <hongjiu.lu@intel.com>
* elf64-x86-64.c (bfd_elf32_get_synthetic_symtab): New.