Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-6-0]: src/doc Ticket 703
details: https://anonhg.NetBSD.org/src/rev/2786a0c93131
branches: netbsd-6-0
changeset: 774696:2786a0c93131
user: jdc <jdc%NetBSD.org@localhost>
date: Sat Nov 24 19:36:47 2012 +0000
description:
Ticket 703
diffstat:
doc/CHANGES-6.0.1 | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r 7cb34715ec1f -r 2786a0c93131 doc/CHANGES-6.0.1
--- a/doc/CHANGES-6.0.1 Sat Nov 24 19:02:14 2012 +0000
+++ b/doc/CHANGES-6.0.1 Sat Nov 24 19:36:47 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0.1,v 1.1.2.20 2012/11/24 04:01:43 riz Exp $
+# $NetBSD: CHANGES-6.0.1,v 1.1.2.21 2012/11/24 19:36:47 jdc Exp $
A complete list of changes from the NetBSD 6.0 release to the NetBSD 6.0.1
release:
@@ -170,3 +170,9 @@
keyboard on a number of HP and possibly other vendors' machines.
[joerg, ticket #700]
+src/lib/libc/softfloat/Makefile.inc 1.11-1.12 via patch
+src/doc/HACKS 1.124 via patch
+ For arm, add -fno-tree-vrp to COPTS when compiling softfloat.c.
+ Without -fno-tree-vrp, -INF + -INF returns 0 by adddf3. PR#46953.
+ [msaitoh, ticket #703]
+
Home |
Main Index |
Thread Index |
Old Index