diff options
Diffstat (limited to 'usr/src/lib/libc_psr/spec/sun4u')
-rw-r--r-- | usr/src/lib/libc_psr/spec/sun4u/Makefile | 30 | ||||
-rw-r--r-- | usr/src/lib/libc_psr/spec/sun4u/Makefile.links | 49 | ||||
-rw-r--r-- | usr/src/lib/libc_psr/spec/sun4u/c_psr-sparc.spec | 67 | ||||
-rw-r--r-- | usr/src/lib/libc_psr/spec/sun4u/c_psr-sparcv9.spec | 68 | ||||
-rw-r--r-- | usr/src/lib/libc_psr/spec/sun4u/sparc/Makefile | 51 | ||||
-rw-r--r-- | usr/src/lib/libc_psr/spec/sun4u/sparcv9/Makefile | 52 | ||||
-rw-r--r-- | usr/src/lib/libc_psr/spec/sun4u/versions-sparc | 31 | ||||
-rw-r--r-- | usr/src/lib/libc_psr/spec/sun4u/versions-sparcv9 | 31 |
8 files changed, 0 insertions, 379 deletions
diff --git a/usr/src/lib/libc_psr/spec/sun4u/Makefile b/usr/src/lib/libc_psr/spec/sun4u/Makefile deleted file mode 100644 index 7574220b3c..0000000000 --- a/usr/src/lib/libc_psr/spec/sun4u/Makefile +++ /dev/null @@ -1,30 +0,0 @@ -# -# 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. -# -# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE -# or http://www.opensolaris.org/os/licensing. -# See the License for the specific language governing permissions -# and limitations under the License. -# -# When distributing Covered Code, include this CDDL HEADER in each -# file and include the License file at usr/src/OPENSOLARIS.LICENSE. -# If applicable, add the following below this CDDL HEADER, with the -# fields enclosed by brackets "[]" replaced with your own identifying -# information: Portions Copyright [yyyy] [name of copyright owner] -# -# CDDL HEADER END -# -# -#pragma ident "%Z%%M% %I% %E% SMI" -# -# Copyright (c) 2000 by Sun Microsystems, Inc. -# All rights reserved. -# -# lib/libc_psr/spec/sun4u/Makefile - -include $(SRC)/lib/Makefile.spec.arch diff --git a/usr/src/lib/libc_psr/spec/sun4u/Makefile.links b/usr/src/lib/libc_psr/spec/sun4u/Makefile.links deleted file mode 100644 index b02b75f836..0000000000 --- a/usr/src/lib/libc_psr/spec/sun4u/Makefile.links +++ /dev/null @@ -1,49 +0,0 @@ -# -# 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. -# -# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE -# or http://www.opensolaris.org/os/licensing. -# See the License for the specific language governing permissions -# and limitations under the License. -# -# When distributing Covered Code, include this CDDL HEADER in each -# file and include the License file at usr/src/OPENSOLARIS.LICENSE. -# If applicable, add the following below this CDDL HEADER, with the -# fields enclosed by brackets "[]" replaced with your own identifying -# information: Portions Copyright [yyyy] [name of copyright owner] -# -# CDDL HEADER END -# -# -#pragma ident "%Z%%M% %I% %E% SMI" -# -# Copyright 2002-2003 Sun Microsystems, Inc. All rights reserved. -# Use is subject to license terms. -# -# lib/libc_psr/spec/sun4u/Makefile.links - -include $(SRC)/Makefile.psm - -MODULE = abi - -# -# links in /usr/platform -# -LINKED_PLATFORMS = SUNW,Ultra-2 -LINKED_PLATFORMS += SUNW,Ultra-4 -LINKED_PLATFORMS += SUNW,Ultra-250 -LINKED_PLATFORMS += SUNW,Ultra-Enterprise -LINKED_PLATFORMS += SUNW,Ultra-Enterprise-10000 -LINKED_PLATFORMS += SUNW,UltraSPARC-IIi-Netract -LINKED_PLATFORMS += SUNW,UltraSPARC-IIe-NetraCT-40 -LINKED_PLATFORMS += SUNW,UltraSPARC-IIe-NetraCT-60 -LINKED_PLATFORMS += SUNW,Sun-Blade-100 -LINKED_PLATFORMS += SUNW,Serverblade1 -LINKED_PLATFORMS += SUNW,Netra-CP2300 - -include $(SRC)/lib/libc_psr/spec/Makefile.com diff --git a/usr/src/lib/libc_psr/spec/sun4u/c_psr-sparc.spec b/usr/src/lib/libc_psr/spec/sun4u/c_psr-sparc.spec deleted file mode 100644 index e787068a6c..0000000000 --- a/usr/src/lib/libc_psr/spec/sun4u/c_psr-sparc.spec +++ /dev/null @@ -1,67 +0,0 @@ -# -# Copyright 2005 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. -# -# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE -# or http://www.opensolaris.org/os/licensing. -# See the License for the specific language governing permissions -# and limitations under the License. -# -# When distributing Covered Code, include this CDDL HEADER in each -# file and include the License file at usr/src/OPENSOLARIS.LICENSE. -# If applicable, add the following below this CDDL HEADER, with the -# fields enclosed by brackets "[]" replaced with your own identifying -# information: Portions Copyright [yyyy] [name of copyright owner] -# -# CDDL HEADER END -# -#pragma ident "%Z%%M% %I% %E% SMI" -# -# lib/libc_psr/spec/sparc/c_psr-sun4u.spec - -function memcmp extends libc/spec/gen.spec -arch sparc -version SUNWprivate_1.1 -end - -function _memcmp extends libc/spec/private.spec -arch sparc -version SUNWprivate_1.1 -end - -function memcpy extends libc/spec/gen.spec -arch sparc -version SUNWprivate_1.1 -end - -function _memcpy extends libc/spec/private.spec -arch sparc -version SUNWprivate_1.1 -end - -function memmove extends libc/spec/gen.spec -arch sparc -version SUNWprivate_1.1 -end - -function _memmove extends libc/spec/private.spec -arch sparc -version SUNWprivate_1.1 -end - -function memset extends libc/spec/gen.spec -arch sparc -version SUNWprivate_1.1 -end - -function _memset extends libc/spec/private.spec -arch sparc -version SUNWprivate_1.1 -end diff --git a/usr/src/lib/libc_psr/spec/sun4u/c_psr-sparcv9.spec b/usr/src/lib/libc_psr/spec/sun4u/c_psr-sparcv9.spec deleted file mode 100644 index fd75d9801c..0000000000 --- a/usr/src/lib/libc_psr/spec/sun4u/c_psr-sparcv9.spec +++ /dev/null @@ -1,68 +0,0 @@ -# -# Copyright 2005 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. -# -# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE -# or http://www.opensolaris.org/os/licensing. -# See the License for the specific language governing permissions -# and limitations under the License. -# -# When distributing Covered Code, include this CDDL HEADER in each -# file and include the License file at usr/src/OPENSOLARIS.LICENSE. -# If applicable, add the following below this CDDL HEADER, with the -# fields enclosed by brackets "[]" replaced with your own identifying -# information: Portions Copyright [yyyy] [name of copyright owner] -# -# CDDL HEADER END -# -#pragma ident "%Z%%M% %I% %E% SMI" -# -# lib/libc_psr/spec/sparcv9/c_psr-sun4u.spec - -function memcmp extends libc/spec/gen.spec -arch sparcv9 -version SUNWprivate_1.1 -end - -function _memcmp extends libc/spec/private.spec -arch sparcv9 -version SUNWprivate_1.1 -end - -function memcpy extends libc/spec/gen.spec -arch sparcv9 -version SUNWprivate_1.1 -end - -function _memcpy extends libc/spec/private.spec -arch sparcv9 -version SUNWprivate_1.1 -end - -function memmove extends libc/spec/gen.spec -arch sparcv9 -version SUNWprivate_1.1 -end - -function _memmove extends libc/spec/private.spec -arch sparcv9 -version SUNWprivate_1.1 -end - -function memset extends libc/spec/gen.spec -arch sparcv9 -version SUNWprivate_1.1 -end - -function _memset extends libc/spec/private.spec -arch sparcv9 -version SUNWprivate_1.1 -end - diff --git a/usr/src/lib/libc_psr/spec/sun4u/sparc/Makefile b/usr/src/lib/libc_psr/spec/sun4u/sparc/Makefile deleted file mode 100644 index c7aff51b85..0000000000 --- a/usr/src/lib/libc_psr/spec/sun4u/sparc/Makefile +++ /dev/null @@ -1,51 +0,0 @@ -# -# 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. -# -# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE -# or http://www.opensolaris.org/os/licensing. -# See the License for the specific language governing permissions -# and limitations under the License. -# -# When distributing Covered Code, include this CDDL HEADER in each -# file and include the License file at usr/src/OPENSOLARIS.LICENSE. -# If applicable, add the following below this CDDL HEADER, with the -# fields enclosed by brackets "[]" replaced with your own identifying -# information: Portions Copyright [yyyy] [name of copyright owner] -# -# CDDL HEADER END -# -# -# Copyright 2004 Sun Microsystems, Inc. All rights reserved. -# Use is subject to license terms. -# -#pragma ident "%Z%%M% %I% %E% SMI" -# -# lib/libc_psr/spec/sun4u/sparc/Makefile - -.KEEP_STATE: - -LIBRARY = libc_psr.a -VERS = .1 - -PLATFORM= sun4u -CLASS = 32 - -OBJECTS = c_psr-sparc.o - -SPECVERS = -sparc - -include $(SRC)/lib/Makefile.lib -include $(SRC)/lib/libc_psr/spec/$(PLATFORM)/Makefile.links - -# Uncomment the following if the linker complains -#sparc_C_PICFLAGS = -K PIC - -include $(SRC)/lib/Makefile.spec -include $(SRC)/lib/Makefile.spec.psm - -install: diff --git a/usr/src/lib/libc_psr/spec/sun4u/sparcv9/Makefile b/usr/src/lib/libc_psr/spec/sun4u/sparcv9/Makefile deleted file mode 100644 index 1017c5c1b3..0000000000 --- a/usr/src/lib/libc_psr/spec/sun4u/sparcv9/Makefile +++ /dev/null @@ -1,52 +0,0 @@ -# -# 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. -# -# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE -# or http://www.opensolaris.org/os/licensing. -# See the License for the specific language governing permissions -# and limitations under the License. -# -# When distributing Covered Code, include this CDDL HEADER in each -# file and include the License file at usr/src/OPENSOLARIS.LICENSE. -# If applicable, add the following below this CDDL HEADER, with the -# fields enclosed by brackets "[]" replaced with your own identifying -# information: Portions Copyright [yyyy] [name of copyright owner] -# -# CDDL HEADER END -# -# -# Copyright 2004 Sun Microsystems, Inc. All rights reserved. -# Use is subject to license terms. -# -#pragma ident "%Z%%M% %I% %E% SMI" -# -# lib/libc_psr/spec/sun4u/sparcv9/Makefile - -.KEEP_STATE: - -LIBRARY = libc_psr.a -VERS = .1 - -PLATFORM= sun4u -CLASS = 64 - -OBJECTS = c_psr-sparcv9.o - -SPECVERS= -sparcv9 - -include $(SRC)/lib/Makefile.lib -include $(SRC)/lib/Makefile.lib.64 -include $(SRC)/lib/libc_psr/spec/$(PLATFORM)/Makefile.links - -# Uncomment the following if the linker complains -#sparcv9_C_PICFLAGS = -K PIC - -include $(SRC)/lib/Makefile.spec -include $(SRC)/lib/Makefile.spec.psm - -install: diff --git a/usr/src/lib/libc_psr/spec/sun4u/versions-sparc b/usr/src/lib/libc_psr/spec/sun4u/versions-sparc deleted file mode 100644 index 7888d5d0f9..0000000000 --- a/usr/src/lib/libc_psr/spec/sun4u/versions-sparc +++ /dev/null @@ -1,31 +0,0 @@ -# -# Copyright 2005 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. -# -# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE -# or http://www.opensolaris.org/os/licensing. -# See the License for the specific language governing permissions -# and limitations under the License. -# -# When distributing Covered Code, include this CDDL HEADER in each -# file and include the License file at usr/src/OPENSOLARIS.LICENSE. -# If applicable, add the following below this CDDL HEADER, with the -# fields enclosed by brackets "[]" replaced with your own identifying -# information: Portions Copyright [yyyy] [name of copyright owner] -# -# CDDL HEADER END -# -#pragma ident "%Z%%M% %I% %E% SMI" -# -# vers file for libc_psr/sparc -# -sparc { - SUNWprivate_1.1; -} diff --git a/usr/src/lib/libc_psr/spec/sun4u/versions-sparcv9 b/usr/src/lib/libc_psr/spec/sun4u/versions-sparcv9 deleted file mode 100644 index e043b91286..0000000000 --- a/usr/src/lib/libc_psr/spec/sun4u/versions-sparcv9 +++ /dev/null @@ -1,31 +0,0 @@ -# -# Copyright 2005 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. -# -# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE -# or http://www.opensolaris.org/os/licensing. -# See the License for the specific language governing permissions -# and limitations under the License. -# -# When distributing Covered Code, include this CDDL HEADER in each -# file and include the License file at usr/src/OPENSOLARIS.LICENSE. -# If applicable, add the following below this CDDL HEADER, with the -# fields enclosed by brackets "[]" replaced with your own identifying -# information: Portions Copyright [yyyy] [name of copyright owner] -# -# CDDL HEADER END -# -#pragma ident "%Z%%M% %I% %E% SMI" -# -# vers file for libc_psr/sparcv9 -# -sparcv9 { - SUNWprivate_1.1; -} |