aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1996-06-04 23:11:00 +0000
committerIan Lance Taylor <ian@airs.com>1996-06-04 23:11:00 +0000
commit26145b159a5a9aebe65b5862635aa21e022a9a8f (patch)
tree154da66afaf7c1a7b048af4a5aadc7dbac1c0aa4 /bfd/ChangeLog
parent2c7aeec634b39b74f8e2f58cb52254d3e1dcfd48 (diff)
downloadgdb-26145b159a5a9aebe65b5862635aa21e022a9a8f.zip
gdb-26145b159a5a9aebe65b5862635aa21e022a9a8f.tar.gz
gdb-26145b159a5a9aebe65b5862635aa21e022a9a8f.tar.bz2
* linker.c (_bfd_generic_link_add_one_symbol): If notice_all is
set, always call the notice callback. * VERSION: Increment for bfdlink.h change.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 31b3580..535ade5 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,10 @@
+Tue Jun 4 18:53:58 1996 Ian Lance Taylor <ian@cygnus.com>
+
+ * linker.c (_bfd_generic_link_add_one_symbol): If notice_all is
+ set, always call the notice callback.
+
+ * VERSION: Increment for bfdlink.h change.
+
Mon Jun 3 11:01:53 1996 Ian Lance Taylor <ian@cygnus.com>
* coff-sh.c (COFF_DEFAULT_SECTION_ALIGNMENT_POWER): Set to 4.