summaryrefslogtreecommitdiff
path: root/usr/src/lib/efcode/interpreter
diff options
context:
space:
mode:
authorAli Bahrami <Ali.Bahrami@Sun.COM>2009-02-10 09:38:02 -0700
committerAli Bahrami <Ali.Bahrami@Sun.COM>2009-02-10 09:38:02 -0700
commitbfed486ad8de8b8ebc6345a8e10accae08bf2f45 (patch)
tree5773896ea01f09bacb1387c150b3e9d14a7e3072 /usr/src/lib/efcode/interpreter
parent5707ed5dae2bfdea4300de098ba2fa4d22d86f41 (diff)
downloadillumos-gate-bfed486ad8de8b8ebc6345a8e10accae08bf2f45.tar.gz
6798660 Cadmium .NOT file processing problem with CWD relative file paths
Contributed by Richard Lowe 6785284 Mapfile versioning rules need to be more visible to gatelings 6800164 Standard file exclusion mechanism needed for Cadmium tools
Diffstat (limited to 'usr/src/lib/efcode/interpreter')
-rw-r--r--usr/src/lib/efcode/interpreter/mapfile6423
1 files changed, 18 insertions, 5 deletions
diff --git a/usr/src/lib/efcode/interpreter/mapfile64 b/usr/src/lib/efcode/interpreter/mapfile64
index 1e1367557c..2e03b1a59c 100644
--- a/usr/src/lib/efcode/interpreter/mapfile64
+++ b/usr/src/lib/efcode/interpreter/mapfile64
@@ -1,13 +1,12 @@
#
-# Copyright 2005 Sun Microsystems, Inc. All rights reserved.
+# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
# CDDL HEADER START
#
# The contents of this file are subject to the terms of the
-# Common Development and Distribution License, Version 1.0 only
-# (the "License"). You may not use this file except in compliance
-# with the License.
+# Common Development and Distribution License (the "License").
+# You may not use this file except in compliance with the License.
#
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
# or http://www.opensolaris.org/os/licensing.
@@ -22,11 +21,25 @@
#
# CDDL HEADER END
#
-#ident "%Z%%M% %I% %E% SMI"
+
#
# identical to /usr/lib/ld/sparcv9/map.below4G
# We need this because malloc may return addresses which are bigger than
# 32 bits, but the Fcode interpreter assumes addresses can fit in 32 bits.
# This forces addresses to be in 32 bits.
#
+
+#
+# MAPFILE HEADER START
+#
+# WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
+# Object versioning must comply with the rules detailed in
+#
+# usr/src/lib/README.mapfiles
+#
+# You should not be making modifications here until you've read the most current
+# copy of that file. If you need help, contact a gatekeeper for guidance.
+#
+# MAPFILE HEADER END
+#
text = V0x80000000;