From: Ian Lance Taylor Date: Tue, 4 Jun 1996 23:11:00 +0000 (+0000) Subject: * linker.c (_bfd_generic_link_add_one_symbol): If notice_all is X-Git-Tag: gdb-4_18~8574 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=26145b159a5a9aebe65b5862635aa21e022a9a8f;p=thirdparty%2Fbinutils-gdb.git * linker.c (_bfd_generic_link_add_one_symbol): If notice_all is set, always call the notice callback. * VERSION: Increment for bfdlink.h change. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 31b35808bc0..535ade55b9f 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,10 @@ +Tue Jun 4 18:53:58 1996 Ian Lance Taylor + + * 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 * coff-sh.c (COFF_DEFAULT_SECTION_ALIGNMENT_POWER): Set to 4. diff --git a/bfd/VERSION b/bfd/VERSION index 6d4c068715b..b830ae39f4a 100644 --- a/bfd/VERSION +++ b/bfd/VERSION @@ -1 +1 @@ -cygnus-2.6.2 +cygnus-2.6.3