Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-7]: src/doc Ticket 5



details:   https://anonhg.NetBSD.org/src/rev/cb946af9e18f
branches:  netbsd-7
changeset: 798229:cb946af9e18f
user:      martin <martin%NetBSD.org@localhost>
date:      Tue Aug 12 09:37:13 2014 +0000

description:
Ticket 5

diffstat:

 doc/CHANGES-7.0 |  14 +++++++++++++-
 1 files changed, 13 insertions(+), 1 deletions(-)

diffs (25 lines):

diff -r ef0dada17cbd -r cb946af9e18f doc/CHANGES-7.0
--- a/doc/CHANGES-7.0   Tue Aug 12 09:36:03 2014 +0000
+++ b/doc/CHANGES-7.0   Tue Aug 12 09:37:13 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.2 2014/08/11 15:40:08 martin Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.3 2014/08/12 09:37:13 martin Exp $
 
 A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
 until the 7.0 release:
@@ -28,3 +28,15 @@
        Fixes PR kern/49098.
        [riastradh, ticket #4]
 
+external/gpl3/binutils/dist/bfd/ChangeLog      1.6
+external/gpl3/binutils/dist/bfd/elflink.c      1.8
+
+       Apply change from upstream to fix PR/48709 - port-alpha/48709: static
+       threaded programs crash.
+
+       With this fix the new weak symbol's st_other is not merged in, i.e. NOPV
+       is not copied from the libc __libc_thr_init.
+
+       * elflink.c (_bfd_elf_merge_symbol): If merging a new weak
+       symbol that will be skipped, we don't have a new definition.
+       [skrll, ticket #5]



Home | Main Index | Thread Index | Old Index