Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch Regen for previous commit to GENERIC.in.
details: https://anonhg.NetBSD.org/src/rev/a882c0e19987
branches: trunk
changeset: 1018216:a882c0e19987
user: rin <rin%NetBSD.org@localhost>
date: Tue Jan 26 10:50:20 2021 +0000
description:
Regen for previous commit to GENERIC.in.
diffstat:
sys/arch/amiga/conf/DRACO | 6 +++---
sys/arch/amiga/conf/GENERIC | 6 +++---
sys/arch/amiga/conf/INSTALL | 6 +++---
sys/arch/atari/conf/ATARITT | 4 ++--
sys/arch/atari/conf/FALCON | 4 ++--
sys/arch/atari/conf/HADES | 4 ++--
sys/arch/atari/conf/MILAN-ISAIDE | 4 ++--
sys/arch/atari/conf/MILAN-PCIIDE | 4 ++--
sys/arch/atari/conf/SMALL030 | 4 ++--
9 files changed, 21 insertions(+), 21 deletions(-)
diffs (177 lines):
diff -r 1a848e848840 -r a882c0e19987 sys/arch/amiga/conf/DRACO
--- a/sys/arch/amiga/conf/DRACO Tue Jan 26 02:33:54 2021 +0000
+++ b/sys/arch/amiga/conf/DRACO Tue Jan 26 10:50:20 2021 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: DRACO,v 1.197 2021/01/21 06:51:54 nia Exp $
+# $NetBSD: DRACO,v 1.198 2021/01/26 10:50:20 rin Exp $
#
# This file was automatically created.
# Changes will be lost when make is run in this directory.
#
-# Created from: # NetBSD: GENERIC.in,v 1.147 2020/10/26 06:21:49 rin Exp $
+# Created from: # NetBSD: GENERIC.in,v 1.148 2021/01/21 06:51:54 nia Exp $
#
##
# GENERIC machine description file
@@ -29,7 +29,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.197 $"
+#ident "GENERIC-$Revision: 1.198 $"
makeoptions COPTS="-O2 -fno-reorder-blocks -fno-omit-frame-pointer"
# See share/mk/sys.mk. -fno-omit-frame-pointer is necessary for
diff -r 1a848e848840 -r a882c0e19987 sys/arch/amiga/conf/GENERIC
--- a/sys/arch/amiga/conf/GENERIC Tue Jan 26 02:33:54 2021 +0000
+++ b/sys/arch/amiga/conf/GENERIC Tue Jan 26 10:50:20 2021 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: GENERIC,v 1.332 2021/01/21 06:51:54 nia Exp $
+# $NetBSD: GENERIC,v 1.333 2021/01/26 10:50:20 rin Exp $
#
# This file was automatically created.
# Changes will be lost when make is run in this directory.
#
-# Created from: # NetBSD: GENERIC.in,v 1.147 2020/10/26 06:21:49 rin Exp $
+# Created from: # NetBSD: GENERIC.in,v 1.148 2021/01/21 06:51:54 nia Exp $
#
##
# GENERIC machine description file
@@ -29,7 +29,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.332 $"
+#ident "GENERIC-$Revision: 1.333 $"
makeoptions COPTS="-O2 -fno-reorder-blocks -fno-omit-frame-pointer"
# See share/mk/sys.mk. -fno-omit-frame-pointer is necessary for
diff -r 1a848e848840 -r a882c0e19987 sys/arch/amiga/conf/INSTALL
--- a/sys/arch/amiga/conf/INSTALL Tue Jan 26 02:33:54 2021 +0000
+++ b/sys/arch/amiga/conf/INSTALL Tue Jan 26 10:50:20 2021 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: INSTALL,v 1.137 2020/10/26 06:22:28 rin Exp $
+# $NetBSD: INSTALL,v 1.138 2021/01/26 10:50:20 rin Exp $
#
# This file was automatically created.
# Changes will be lost when make is run in this directory.
#
-# Created from: # NetBSD: GENERIC.in,v 1.147 2020/10/26 06:21:49 rin Exp $
+# Created from: # NetBSD: GENERIC.in,v 1.148 2021/01/21 06:51:54 nia Exp $
#
##
# GENERIC machine description file
@@ -29,7 +29,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.137 $"
+#ident "GENERIC-$Revision: 1.138 $"
makeoptions COPTS="-Os -fno-omit-frame-pointer"
diff -r 1a848e848840 -r a882c0e19987 sys/arch/atari/conf/ATARITT
--- a/sys/arch/atari/conf/ATARITT Tue Jan 26 02:33:54 2021 +0000
+++ b/sys/arch/atari/conf/ATARITT Tue Jan 26 10:50:20 2021 +0000
@@ -1,11 +1,11 @@
#
-# $NetBSD: ATARITT,v 1.121 2020/08/10 06:34:25 rin Exp $
+# $NetBSD: ATARITT,v 1.122 2021/01/26 10:51:27 rin Exp $
#
# This file was automatically created. Changes will be
# lost when running makeconf in this directory.
#
# Created from:
-# NetBSD: GENERIC.in,v 1.119 2020/08/10 06:32:58 rin Exp $
+# NetBSD: GENERIC.in,v 1.121 2021/01/21 06:51:54 nia Exp $
include "arch/atari/conf/std.atari"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
makeoptions COPTS="-O2 -fno-reorder-blocks -fno-omit-frame-pointer" # See share/mk/sys.mk. -fno-omit-frame-pointer is necessary for backtraces in DDB.
diff -r 1a848e848840 -r a882c0e19987 sys/arch/atari/conf/FALCON
--- a/sys/arch/atari/conf/FALCON Tue Jan 26 02:33:54 2021 +0000
+++ b/sys/arch/atari/conf/FALCON Tue Jan 26 10:50:20 2021 +0000
@@ -1,11 +1,11 @@
#
-# $NetBSD: FALCON,v 1.118 2020/08/10 06:34:25 rin Exp $
+# $NetBSD: FALCON,v 1.119 2021/01/26 10:51:27 rin Exp $
#
# This file was automatically created. Changes will be
# lost when running makeconf in this directory.
#
# Created from:
-# NetBSD: GENERIC.in,v 1.119 2020/08/10 06:32:58 rin Exp $
+# NetBSD: GENERIC.in,v 1.121 2021/01/21 06:51:54 nia Exp $
include "arch/atari/conf/std.atari"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
makeoptions COPTS="-O2 -fno-reorder-blocks -fno-omit-frame-pointer" # See share/mk/sys.mk. -fno-omit-frame-pointer is necessary for backtraces in DDB.
diff -r 1a848e848840 -r a882c0e19987 sys/arch/atari/conf/HADES
--- a/sys/arch/atari/conf/HADES Tue Jan 26 02:33:54 2021 +0000
+++ b/sys/arch/atari/conf/HADES Tue Jan 26 10:50:20 2021 +0000
@@ -1,12 +1,12 @@
#
-# $NetBSD: HADES,v 1.116 2020/08/10 06:34:25 rin Exp $
+# $NetBSD: HADES,v 1.117 2021/01/26 10:51:27 rin Exp $
#
# This file was automatically created. Changes will be
# lost when running makeconf in this directory.
#
# Created from:
# NetBSD: HADES.in,v 1.16 2018/03/31 04:19:41 tsutsui Exp $
-# NetBSD: GENERIC.in,v 1.119 2020/08/10 06:32:58 rin Exp $
+# NetBSD: GENERIC.in,v 1.121 2021/01/21 06:51:54 nia Exp $
include "arch/atari/conf/std.hades"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
makeoptions COPTS="-O2 -fno-reorder-blocks -fno-omit-frame-pointer" # See share/mk/sys.mk. -fno-omit-frame-pointer is necessary for backtraces in DDB.
diff -r 1a848e848840 -r a882c0e19987 sys/arch/atari/conf/MILAN-ISAIDE
--- a/sys/arch/atari/conf/MILAN-ISAIDE Tue Jan 26 02:33:54 2021 +0000
+++ b/sys/arch/atari/conf/MILAN-ISAIDE Tue Jan 26 10:50:20 2021 +0000
@@ -1,12 +1,12 @@
#
-# $NetBSD: MILAN-ISAIDE,v 1.94 2020/08/10 06:34:25 rin Exp $
+# $NetBSD: MILAN-ISAIDE,v 1.95 2021/01/26 10:51:27 rin Exp $
#
# This file was automatically created. Changes will be
# lost when running makeconf in this directory.
#
# Created from:
# NetBSD: MILAN.in,v 1.29 2019/05/04 13:12:03 tsutsui Exp $
-# NetBSD: GENERIC.in,v 1.119 2020/08/10 06:32:58 rin Exp $
+# NetBSD: GENERIC.in,v 1.121 2021/01/21 06:51:54 nia Exp $
include "arch/atari/conf/std.milan"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
makeoptions COPTS="-O2 -fno-reorder-blocks -fno-omit-frame-pointer" # See share/mk/sys.mk. -fno-omit-frame-pointer is necessary for backtraces in DDB.
diff -r 1a848e848840 -r a882c0e19987 sys/arch/atari/conf/MILAN-PCIIDE
--- a/sys/arch/atari/conf/MILAN-PCIIDE Tue Jan 26 02:33:54 2021 +0000
+++ b/sys/arch/atari/conf/MILAN-PCIIDE Tue Jan 26 10:50:20 2021 +0000
@@ -1,12 +1,12 @@
#
-# $NetBSD: MILAN-PCIIDE,v 1.98 2020/08/10 06:34:25 rin Exp $
+# $NetBSD: MILAN-PCIIDE,v 1.99 2021/01/26 10:51:27 rin Exp $
#
# This file was automatically created. Changes will be
# lost when running makeconf in this directory.
#
# Created from:
# NetBSD: MILAN.in,v 1.29 2019/05/04 13:12:03 tsutsui Exp $
-# NetBSD: GENERIC.in,v 1.119 2020/08/10 06:32:58 rin Exp $
+# NetBSD: GENERIC.in,v 1.121 2021/01/21 06:51:54 nia Exp $
include "arch/atari/conf/std.milan"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
makeoptions COPTS="-O2 -fno-reorder-blocks -fno-omit-frame-pointer" # See share/mk/sys.mk. -fno-omit-frame-pointer is necessary for backtraces in DDB.
diff -r 1a848e848840 -r a882c0e19987 sys/arch/atari/conf/SMALL030
--- a/sys/arch/atari/conf/SMALL030 Tue Jan 26 02:33:54 2021 +0000
+++ b/sys/arch/atari/conf/SMALL030 Tue Jan 26 10:50:20 2021 +0000
@@ -1,11 +1,11 @@
#
-# $NetBSD: SMALL030,v 1.24 2020/08/10 06:34:25 rin Exp $
+# $NetBSD: SMALL030,v 1.25 2021/01/26 10:51:27 rin Exp $
#
# This file was automatically created. Changes will be
# lost when running makeconf in this directory.
#
# Created from:
-# NetBSD: GENERIC.in,v 1.119 2020/08/10 06:32:58 rin Exp $
+# NetBSD: GENERIC.in,v 1.121 2021/01/21 06:51:54 nia Exp $
include "arch/atari/conf/std.atari"
makeoptions COPTS="-Os" # optimize for space
maxusers 16
Home |
Main Index |
Thread Index |
Old Index