Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-8]: src/doc Ammend ticket #1008
details: https://anonhg.NetBSD.org/src/rev/a35d02bfc301
branches: netbsd-8
changeset: 435242:a35d02bfc301
user: martin <martin%NetBSD.org@localhost>
date: Wed Sep 05 09:23:21 2018 +0000
description:
Ammend ticket #1008
diffstat:
doc/CHANGES-8.1 | 11 ++++++++---
1 files changed, 8 insertions(+), 3 deletions(-)
diffs (28 lines):
diff -r db3b895dd108 -r a35d02bfc301 doc/CHANGES-8.1
--- a/doc/CHANGES-8.1 Wed Sep 05 09:21:37 2018 +0000
+++ b/doc/CHANGES-8.1 Wed Sep 05 09:23:21 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.1,v 1.1.2.19 2018/09/05 09:00:37 martin Exp $
+# $NetBSD: CHANGES-8.1,v 1.1.2.20 2018/09/05 09:23:21 martin Exp $
A complete list of changes from the NetBSD 8.0 release to the NetBSD 8.1
release:
@@ -759,11 +759,16 @@
external/gpl3/gcc/dist/config/tls.m4 1.2
external/gpl3/gcc/dist/libgcc/configure 1.5
tools/gcc/gcc-version.mk 1.11 (patch)
-tools/gcc/mknative-gcc 1.93
+tools/gcc/mknative-gcc 1.93,1.94
- Correct extra parens, regen configure (selectively),
+ Correct extra parens, regen configure (selectively).
+ Also pullout INTERNAL_CFLAGS for the libgcc build, where it may have
+ -DHAVE_CC_TLS defined on the command line. (we already collect all
+ the other components.)
Fixes root cause of PR toolchain/53567.
Normalize source tree path so mknative runs are reproducable.
Remove GCC 5 marker. This is now nb3 20180905.
[mrg, ticket #1008]
+
+
Home |
Main Index |
Thread Index |
Old Index