Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-7]: src/doc Ticket #1704
details: https://anonhg.NetBSD.org/src/rev/bf0b8304cc3b
branches: netbsd-7
changeset: 453917:bf0b8304cc3b
user: martin <martin%NetBSD.org@localhost>
date: Sun Sep 01 10:03:09 2019 +0000
description:
Ticket #1704
diffstat:
doc/CHANGES-7.3 | 12 +++++++++++-
1 files changed, 11 insertions(+), 1 deletions(-)
diffs (23 lines):
diff -r e4f37db97d35 -r bf0b8304cc3b doc/CHANGES-7.3
--- a/doc/CHANGES-7.3 Sun Sep 01 10:01:50 2019 +0000
+++ b/doc/CHANGES-7.3 Sun Sep 01 10:03:09 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.3,v 1.1.2.58 2019/08/29 16:14:07 martin Exp $
+# $NetBSD: CHANGES-7.3,v 1.1.2.59 2019/09/01 10:03:09 martin Exp $
A complete list of changes from the NetBSD 7.2 release to the NetBSD 7.3
release:
@@ -633,3 +633,13 @@
Add missing operation VOP_GETPAGES() returning EFAULT.
[hannken, ticket #1703]
+external/gpl3/gdb/dist/bfd/coffgen.c (apply patch)
+external/gpl3/gdb/dist/bfd/elf.c (apply patch)
+external/gpl3/gdb/dist/bfd/elflink.c (apply patch)
+external/gpl3/gdb/dist/bfd/reloc.c (apply patch)
+external/gpl3/gdb/dist/bfd/srec.c (apply patch)
+
+ Cherry-pick fixes for newer compilers from -current, avoiding
+ fall-through warnings.
+ [mrg, ticket #1704]
+
Home |
Main Index |
Thread Index |
Old Index