Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3/arch delete files we know...
details: https://anonhg.NetBSD.org/src/rev/28cd6e803f98
branches: trunk
changeset: 327216:28cd6e803f98
user: mrg <mrg%NetBSD.org@localhost>
date: Sun Mar 02 03:16:20 2014 +0000
description:
delete files we know the source of and don't need to collect with
mknative anymore.
diffstat:
external/gpl3/gcc/lib/libstdc++-v3/arch/alpha/c++allocator.h | 59 ----------
external/gpl3/gcc/lib/libstdc++-v3/arch/arm/c++allocator.h | 59 ----------
external/gpl3/gcc/lib/libstdc++-v3/arch/armeb/c++allocator.h | 59 ----------
external/gpl3/gcc/lib/libstdc++-v3/arch/coldfire/c++allocator.h | 59 ----------
external/gpl3/gcc/lib/libstdc++-v3/arch/earm/c++allocator.h | 59 ----------
external/gpl3/gcc/lib/libstdc++-v3/arch/earmeb/c++allocator.h | 59 ----------
external/gpl3/gcc/lib/libstdc++-v3/arch/earmhf/c++allocator.h | 59 ----------
external/gpl3/gcc/lib/libstdc++-v3/arch/earmhfeb/c++allocator.h | 59 ----------
external/gpl3/gcc/lib/libstdc++-v3/arch/earmv4/c++allocator.h | 59 ----------
external/gpl3/gcc/lib/libstdc++-v3/arch/earmv4eb/c++allocator.h | 59 ----------
external/gpl3/gcc/lib/libstdc++-v3/arch/earmv6/c++allocator.h | 59 ----------
external/gpl3/gcc/lib/libstdc++-v3/arch/earmv6eb/c++allocator.h | 59 ----------
external/gpl3/gcc/lib/libstdc++-v3/arch/earmv6hf/c++allocator.h | 59 ----------
external/gpl3/gcc/lib/libstdc++-v3/arch/earmv6hfeb/c++allocator.h | 59 ----------
external/gpl3/gcc/lib/libstdc++-v3/arch/earmv7/c++allocator.h | 59 ----------
external/gpl3/gcc/lib/libstdc++-v3/arch/earmv7eb/c++allocator.h | 59 ----------
external/gpl3/gcc/lib/libstdc++-v3/arch/earmv7hf/c++allocator.h | 59 ----------
external/gpl3/gcc/lib/libstdc++-v3/arch/earmv7hfeb/c++allocator.h | 59 ----------
external/gpl3/gcc/lib/libstdc++-v3/arch/hppa/c++allocator.h | 59 ----------
external/gpl3/gcc/lib/libstdc++-v3/arch/i386/c++allocator.h | 59 ----------
external/gpl3/gcc/lib/libstdc++-v3/arch/ia64/c++allocator.h | 41 ------
external/gpl3/gcc/lib/libstdc++-v3/arch/m68000/c++allocator.h | 59 ----------
external/gpl3/gcc/lib/libstdc++-v3/arch/m68k/c++allocator.h | 59 ----------
external/gpl3/gcc/lib/libstdc++-v3/arch/mips64eb/c++allocator.h | 59 ----------
external/gpl3/gcc/lib/libstdc++-v3/arch/mips64el/c++allocator.h | 59 ----------
external/gpl3/gcc/lib/libstdc++-v3/arch/mipseb/c++allocator.h | 59 ----------
external/gpl3/gcc/lib/libstdc++-v3/arch/mipsel/c++allocator.h | 59 ----------
external/gpl3/gcc/lib/libstdc++-v3/arch/powerpc/c++allocator.h | 59 ----------
external/gpl3/gcc/lib/libstdc++-v3/arch/powerpc64/c++allocator.h | 41 ------
external/gpl3/gcc/lib/libstdc++-v3/arch/sh3eb/c++allocator.h | 59 ----------
external/gpl3/gcc/lib/libstdc++-v3/arch/sh3el/c++allocator.h | 59 ----------
external/gpl3/gcc/lib/libstdc++-v3/arch/sparc/c++allocator.h | 59 ----------
external/gpl3/gcc/lib/libstdc++-v3/arch/sparc64/c++allocator.h | 59 ----------
external/gpl3/gcc/lib/libstdc++-v3/arch/vax/c++allocator.h | 59 ----------
external/gpl3/gcc/lib/libstdc++-v3/arch/x86_64/c++allocator.h | 59 ----------
35 files changed, 0 insertions(+), 2029 deletions(-)
diffs (truncated from 2169 to 300 lines):
diff -r 74b875f1d5cf -r 28cd6e803f98 external/gpl3/gcc/lib/libstdc++-v3/arch/alpha/c++allocator.h
--- a/external/gpl3/gcc/lib/libstdc++-v3/arch/alpha/c++allocator.h Sun Mar 02 03:04:52 2014 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,59 +0,0 @@
-/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.70 2013/05/05 07:11:34 skrll Exp */
-/* Generated from: NetBSD: mknative.common,v 1.8 2006/05/26 19:17:21 mrg Exp */
-
-// Base to std::allocator -*- C++ -*-
-
-// Copyright (C) 2004-2013 Free Software Foundation, Inc.
-//
-// This file is part of the GNU ISO C++ Library. This library is free
-// software; you can redistribute it and/or modify it under the
-// terms of the GNU General Public License as published by the
-// Free Software Foundation; either version 3, or (at your option)
-// any later version.
-
-// This library is distributed in the hope that it will be useful,
-// but WITHOUT ANY WARRANTY; without even the implied warranty of
-// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-// GNU General Public License for more details.
-
-// Under Section 7 of GPL version 3, you are granted additional
-// permissions described in the GCC Runtime Library Exception, version
-// 3.1, as published by the Free Software Foundation.
-
-// You should have received a copy of the GNU General Public License and
-// a copy of the GCC Runtime Library Exception along with this program;
-// see the files COPYING3 and COPYING.RUNTIME respectively. If not, see
-// <http://www.gnu.org/licenses/>.
-
-/** @file bits/c++allocator.h
- * This is an internal header file, included by other library headers.
- * Do not attempt to use it directly. @headername{memory}
- */
-
-#ifndef _GLIBCXX_CXX_ALLOCATOR_H
-#define _GLIBCXX_CXX_ALLOCATOR_H 1
-
-#include <ext/new_allocator.h>
-
-#if __cplusplus >= 201103L
-namespace std
-{
- /**
- * @brief An alias to the base class for std::allocator.
- * @ingroup allocators
- *
- * Used to set the std::allocator base class to
- * __gnu_cxx::new_allocator.
- *
- * @tparam _Tp Type of allocated object.
- */
- template<typename _Tp>
- using __allocator_base = __gnu_cxx::new_allocator<_Tp>;
-}
-#else
-// Define new_allocator as the base class to std::allocator.
-# define __allocator_base __gnu_cxx::new_allocator
-#endif
-
-#endif
diff -r 74b875f1d5cf -r 28cd6e803f98 external/gpl3/gcc/lib/libstdc++-v3/arch/arm/c++allocator.h
--- a/external/gpl3/gcc/lib/libstdc++-v3/arch/arm/c++allocator.h Sun Mar 02 03:04:52 2014 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,59 +0,0 @@
-/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.70 2013/05/05 07:11:34 skrll Exp */
-/* Generated from: NetBSD: mknative.common,v 1.8 2006/05/26 19:17:21 mrg Exp */
-
-// Base to std::allocator -*- C++ -*-
-
-// Copyright (C) 2004-2013 Free Software Foundation, Inc.
-//
-// This file is part of the GNU ISO C++ Library. This library is free
-// software; you can redistribute it and/or modify it under the
-// terms of the GNU General Public License as published by the
-// Free Software Foundation; either version 3, or (at your option)
-// any later version.
-
-// This library is distributed in the hope that it will be useful,
-// but WITHOUT ANY WARRANTY; without even the implied warranty of
-// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-// GNU General Public License for more details.
-
-// Under Section 7 of GPL version 3, you are granted additional
-// permissions described in the GCC Runtime Library Exception, version
-// 3.1, as published by the Free Software Foundation.
-
-// You should have received a copy of the GNU General Public License and
-// a copy of the GCC Runtime Library Exception along with this program;
-// see the files COPYING3 and COPYING.RUNTIME respectively. If not, see
-// <http://www.gnu.org/licenses/>.
-
-/** @file bits/c++allocator.h
- * This is an internal header file, included by other library headers.
- * Do not attempt to use it directly. @headername{memory}
- */
-
-#ifndef _GLIBCXX_CXX_ALLOCATOR_H
-#define _GLIBCXX_CXX_ALLOCATOR_H 1
-
-#include <ext/new_allocator.h>
-
-#if __cplusplus >= 201103L
-namespace std
-{
- /**
- * @brief An alias to the base class for std::allocator.
- * @ingroup allocators
- *
- * Used to set the std::allocator base class to
- * __gnu_cxx::new_allocator.
- *
- * @tparam _Tp Type of allocated object.
- */
- template<typename _Tp>
- using __allocator_base = __gnu_cxx::new_allocator<_Tp>;
-}
-#else
-// Define new_allocator as the base class to std::allocator.
-# define __allocator_base __gnu_cxx::new_allocator
-#endif
-
-#endif
diff -r 74b875f1d5cf -r 28cd6e803f98 external/gpl3/gcc/lib/libstdc++-v3/arch/armeb/c++allocator.h
--- a/external/gpl3/gcc/lib/libstdc++-v3/arch/armeb/c++allocator.h Sun Mar 02 03:04:52 2014 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,59 +0,0 @@
-/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.70 2013/05/05 07:11:34 skrll Exp */
-/* Generated from: NetBSD: mknative.common,v 1.8 2006/05/26 19:17:21 mrg Exp */
-
-// Base to std::allocator -*- C++ -*-
-
-// Copyright (C) 2004-2013 Free Software Foundation, Inc.
-//
-// This file is part of the GNU ISO C++ Library. This library is free
-// software; you can redistribute it and/or modify it under the
-// terms of the GNU General Public License as published by the
-// Free Software Foundation; either version 3, or (at your option)
-// any later version.
-
-// This library is distributed in the hope that it will be useful,
-// but WITHOUT ANY WARRANTY; without even the implied warranty of
-// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-// GNU General Public License for more details.
-
-// Under Section 7 of GPL version 3, you are granted additional
-// permissions described in the GCC Runtime Library Exception, version
-// 3.1, as published by the Free Software Foundation.
-
-// You should have received a copy of the GNU General Public License and
-// a copy of the GCC Runtime Library Exception along with this program;
-// see the files COPYING3 and COPYING.RUNTIME respectively. If not, see
-// <http://www.gnu.org/licenses/>.
-
-/** @file bits/c++allocator.h
- * This is an internal header file, included by other library headers.
- * Do not attempt to use it directly. @headername{memory}
- */
-
-#ifndef _GLIBCXX_CXX_ALLOCATOR_H
-#define _GLIBCXX_CXX_ALLOCATOR_H 1
-
-#include <ext/new_allocator.h>
-
-#if __cplusplus >= 201103L
-namespace std
-{
- /**
- * @brief An alias to the base class for std::allocator.
- * @ingroup allocators
- *
- * Used to set the std::allocator base class to
- * __gnu_cxx::new_allocator.
- *
- * @tparam _Tp Type of allocated object.
- */
- template<typename _Tp>
- using __allocator_base = __gnu_cxx::new_allocator<_Tp>;
-}
-#else
-// Define new_allocator as the base class to std::allocator.
-# define __allocator_base __gnu_cxx::new_allocator
-#endif
-
-#endif
diff -r 74b875f1d5cf -r 28cd6e803f98 external/gpl3/gcc/lib/libstdc++-v3/arch/coldfire/c++allocator.h
--- a/external/gpl3/gcc/lib/libstdc++-v3/arch/coldfire/c++allocator.h Sun Mar 02 03:04:52 2014 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,59 +0,0 @@
-/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.70 2013/05/05 07:11:34 skrll Exp */
-/* Generated from: NetBSD: mknative.common,v 1.8 2006/05/26 19:17:21 mrg Exp */
-
-// Base to std::allocator -*- C++ -*-
-
-// Copyright (C) 2004-2013 Free Software Foundation, Inc.
-//
-// This file is part of the GNU ISO C++ Library. This library is free
-// software; you can redistribute it and/or modify it under the
-// terms of the GNU General Public License as published by the
-// Free Software Foundation; either version 3, or (at your option)
-// any later version.
-
-// This library is distributed in the hope that it will be useful,
-// but WITHOUT ANY WARRANTY; without even the implied warranty of
-// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-// GNU General Public License for more details.
-
-// Under Section 7 of GPL version 3, you are granted additional
-// permissions described in the GCC Runtime Library Exception, version
-// 3.1, as published by the Free Software Foundation.
-
-// You should have received a copy of the GNU General Public License and
-// a copy of the GCC Runtime Library Exception along with this program;
-// see the files COPYING3 and COPYING.RUNTIME respectively. If not, see
-// <http://www.gnu.org/licenses/>.
-
-/** @file bits/c++allocator.h
- * This is an internal header file, included by other library headers.
- * Do not attempt to use it directly. @headername{memory}
- */
-
-#ifndef _GLIBCXX_CXX_ALLOCATOR_H
-#define _GLIBCXX_CXX_ALLOCATOR_H 1
-
-#include <ext/new_allocator.h>
-
-#if __cplusplus >= 201103L
-namespace std
-{
- /**
- * @brief An alias to the base class for std::allocator.
- * @ingroup allocators
- *
- * Used to set the std::allocator base class to
- * __gnu_cxx::new_allocator.
- *
- * @tparam _Tp Type of allocated object.
- */
- template<typename _Tp>
- using __allocator_base = __gnu_cxx::new_allocator<_Tp>;
-}
-#else
-// Define new_allocator as the base class to std::allocator.
-# define __allocator_base __gnu_cxx::new_allocator
-#endif
-
-#endif
diff -r 74b875f1d5cf -r 28cd6e803f98 external/gpl3/gcc/lib/libstdc++-v3/arch/earm/c++allocator.h
--- a/external/gpl3/gcc/lib/libstdc++-v3/arch/earm/c++allocator.h Sun Mar 02 03:04:52 2014 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,59 +0,0 @@
-/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.70 2013/05/05 07:11:34 skrll Exp */
-/* Generated from: NetBSD: mknative.common,v 1.8 2006/05/26 19:17:21 mrg Exp */
-
-// Base to std::allocator -*- C++ -*-
-
-// Copyright (C) 2004-2013 Free Software Foundation, Inc.
-//
-// This file is part of the GNU ISO C++ Library. This library is free
-// software; you can redistribute it and/or modify it under the
-// terms of the GNU General Public License as published by the
-// Free Software Foundation; either version 3, or (at your option)
-// any later version.
-
-// This library is distributed in the hope that it will be useful,
-// but WITHOUT ANY WARRANTY; without even the implied warranty of
-// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-// GNU General Public License for more details.
-
-// Under Section 7 of GPL version 3, you are granted additional
-// permissions described in the GCC Runtime Library Exception, version
-// 3.1, as published by the Free Software Foundation.
-
-// You should have received a copy of the GNU General Public License and
-// a copy of the GCC Runtime Library Exception along with this program;
-// see the files COPYING3 and COPYING.RUNTIME respectively. If not, see
-// <http://www.gnu.org/licenses/>.
-
-/** @file bits/c++allocator.h
- * This is an internal header file, included by other library headers.
- * Do not attempt to use it directly. @headername{memory}
- */
-
-#ifndef _GLIBCXX_CXX_ALLOCATOR_H
-#define _GLIBCXX_CXX_ALLOCATOR_H 1
-
-#include <ext/new_allocator.h>
-
-#if __cplusplus >= 201103L
-namespace std
-{
- /**
- * @brief An alias to the base class for std::allocator.
- * @ingroup allocators
Home |
Main Index |
Thread Index |
Old Index