NetBSD-Bugs archive

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

PR/54093 CVS commit: src



The following reply was made to PR port-sparc/54093; it has been noted by GNATS.

From: "Joerg Sonnenberger" <joerg%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/54093 CVS commit: src
Date: Mon, 4 Nov 2019 12:45:10 +0000

 Module Name:	src
 Committed By:	joerg
 Date:		Mon Nov  4 12:45:10 UTC 2019
 
 Modified Files:
 	src/lib/libc/tls: Makefile.inc tls.c
 	src/libexec/ld.elf_so: Makefile tls.c
 	src/usr.bin/ldd: Makefile.elf
 
 Log Message:
 PR 54093: Align static TLS area to max_align_t.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.2 -r1.3 src/lib/libc/tls/Makefile.inc
 cvs rdiff -u -r1.9 -r1.10 src/lib/libc/tls/tls.c
 cvs rdiff -u -r1.141 -r1.142 src/libexec/ld.elf_so/Makefile
 cvs rdiff -u -r1.12 -r1.13 src/libexec/ld.elf_so/tls.c
 cvs rdiff -u -r1.5 -r1.6 src/usr.bin/ldd/Makefile.elf
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index