aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorMichael Snyder <msnyder@vmware.com>2007-08-01 19:58:40 +0000
committerMichael Snyder <msnyder@vmware.com>2007-08-01 19:58:40 +0000
commit20c6e70e8d514109c569b17a279c2dcd70b229fc (patch)
treed581313b5b036393bdd8cff71455b683e29c918d /bfd/ChangeLog
parentdcf6c77984275c7834be121f5ca42aa8e44ade6c (diff)
downloadgdb-20c6e70e8d514109c569b17a279c2dcd70b229fc.zip
gdb-20c6e70e8d514109c569b17a279c2dcd70b229fc.tar.gz
gdb-20c6e70e8d514109c569b17a279c2dcd70b229fc.tar.bz2
2007-08-01 Michael Snyder <msnyder@access-company.com>
* aoutx.h (aout_link_add_symbols): Return if count is zero.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index ea5ece5..f8c3343 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,5 +1,7 @@
2007-08-01 Michael Snyder <msnyder@access-company.com>
+ * aoutx.h (aout_link_add_symbols): Return if count is zero.
+
* elf.c (bfd_elf_print_symbol): Macro dereferences pointer, so
pointer must be non-null.