Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/evbmips/conf Add a 64-bit GDIUM configuration.
details: https://anonhg.NetBSD.org/src/rev/4a97eaff4afe
branches: trunk
changeset: 768675:4a97eaff4afe
user: matt <matt%NetBSD.org@localhost>
date: Wed Aug 24 16:02:26 2011 +0000
description:
Add a 64-bit GDIUM configuration.
diffstat:
sys/arch/evbmips/conf/GDIUM64 | 12 ++++++++++++
1 files changed, 12 insertions(+), 0 deletions(-)
diffs (16 lines):
diff -r adb7767a3332 -r 4a97eaff4afe sys/arch/evbmips/conf/GDIUM64
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/sys/arch/evbmips/conf/GDIUM64 Wed Aug 24 16:02:26 2011 +0000
@@ -0,0 +1,12 @@
+# $NetBSD: GDIUM64,v 1.1 2011/08/24 16:02:26 matt Exp $
+#
+include "arch/evbmips/conf/GDIUM"
+
+makeoptions LP64="yes"
+
+options EXEC_ELF64
+options COMPAT_NETBSD32
+#no options SYMTAB_SPACE
+#options SYMTAB_SPACE=470000 # size for embedded symbol table
+
+#options UVMHIST, UVMHIST_PRINT
Home |
Main Index |
Thread Index |
Old Index