Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/external/gpl3/gcc forgotten mknative-gcc 4.8 for mips64el.



details:   https://anonhg.NetBSD.org/src/rev/8aa54a808a36
branches:  trunk
changeset: 794051:8aa54a808a36
user:      mrg <mrg%NetBSD.org@localhost>
date:      Tue Mar 04 13:47:32 2014 +0000

description:
forgotten mknative-gcc 4.8 for mips64el.

diffstat:

 external/gpl3/gcc/lib/libstdc++-v3/arch/mips64el/c++config.h |  24 ++++++------
 external/gpl3/gcc/lib/libstdc++-v3/arch/mips64el/config.h    |  22 +++++-----
 external/gpl3/gcc/lib/libstdc++-v3/arch/mips64el/gstdint.h   |   6 +-
 external/gpl3/gcc/usr.bin/gcc/arch/mips64el/auto-host.h      |  20 ++++++---
 external/gpl3/gcc/usr.bin/gcc/arch/mips64el/configargs.h     |   6 +-
 external/gpl3/gcc/usr.bin/gcc/arch/mips64el/plugin-version.h |   6 +-
 external/gpl3/gcc/usr.bin/libcpp/arch/mips64el/config.h      |   8 ++--
 7 files changed, 49 insertions(+), 43 deletions(-)

diffs (truncated from 337 to 300 lines):

diff -r 8c35ad0f8c29 -r 8aa54a808a36 external/gpl3/gcc/lib/libstdc++-v3/arch/mips64el/c++config.h
--- a/external/gpl3/gcc/lib/libstdc++-v3/arch/mips64el/c++config.h      Tue Mar 04 11:53:48 2014 +0000
+++ b/external/gpl3/gcc/lib/libstdc++-v3/arch/mips64el/c++config.h      Tue Mar 04 13:47:32 2014 +0000
@@ -1,6 +1,6 @@
 /* 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  */
+/* Generated from: NetBSD: mknative-gcc,v 1.78 2014/03/02 04:58:20 mrg Exp  */
+/* Generated from: NetBSD: mknative.common,v 1.11 2014/02/17 21:39:43 christos Exp  */
 
 // Predefined symbols and macros -*- C++ -*-
 
@@ -35,7 +35,7 @@
 #define _GLIBCXX_CXX_CONFIG_H 1
 
 // The current version of the C++ library in compressed ISO date format.
-#define __GLIBCXX__ 20140116
+#define __GLIBCXX__ 20140302
 
 // Macros for various attributes.
 //   _GLIBCXX_PURE
@@ -765,7 +765,7 @@
 /* #undef _GLIBCXX_HAVE_NAN_H */
 
 /* Define if poll is available in <poll.h>. */
-#define _GLIBCXX_HAVE_POLL 1
+/* #undef _GLIBCXX_HAVE_POLL */
 
 /* Define to 1 if you have the `powf' function. */
 /* #undef _GLIBCXX_HAVE_POWF */
@@ -895,7 +895,7 @@
 /* #undef _GLIBCXX_HAVE_S_IFREG */
 
 /* Define if S_IFREG is available in <sys/stat.h>. */
-#define _GLIBCXX_HAVE_S_ISREG 1
+/* #undef _GLIBCXX_HAVE_S_ISREG */
 
 /* Define to 1 if you have the `tanf' function. */
 /* #undef _GLIBCXX_HAVE_TANF */
@@ -910,7 +910,7 @@
 /* #undef _GLIBCXX_HAVE_TANL */
 
 /* Define to 1 if you have the <tgmath.h> header file. */
-#define _GLIBCXX_HAVE_TGMATH_H 1
+/* #undef _GLIBCXX_HAVE_TGMATH_H */
 
 /* Define to 1 if the target supports thread-local storage. */
 /* #undef _GLIBCXX_HAVE_TLS */
@@ -943,7 +943,7 @@
 /* #undef _GLIBCXX_HAVE_WIN32_SLEEP */
 
 /* Define if writev is available in <sys/uio.h>. */
-#define _GLIBCXX_HAVE_WRITEV 1
+/* #undef _GLIBCXX_HAVE_WRITEV */
 
 /* Define to 1 if you have the `_acosf' function. */
 /* #undef _GLIBCXX_HAVE__ACOSF */
@@ -1239,12 +1239,12 @@
 
 /* Define if C99 functions or macros from <wchar.h>, <math.h>, <complex.h>,
    <stdio.h>, and <stdlib.h> can be used or exposed. */
-/* #undef _GLIBCXX_USE_C99 */
+#define _GLIBCXX_USE_C99 1
 
 /* Define if C99 functions in <complex.h> should be used in <complex>. Using
    compiler builtins for these functions requires corresponding C99 library
    functions to be present. */
-/* #undef _GLIBCXX_USE_C99_COMPLEX */
+#define _GLIBCXX_USE_C99_COMPLEX 1
 
 /* Define if C99 functions in <complex.h> should be used in <tr1/complex>.
    Using compiler builtins for these functions requires corresponding C99
@@ -1296,7 +1296,7 @@
 /* #undef _GLIBCXX_USE_FLOAT128 */
 
 /* Defined if gettimeofday is available. */
-#define _GLIBCXX_USE_GETTIMEOFDAY 1
+/* #undef _GLIBCXX_USE_GETTIMEOFDAY */
 
 /* Define if get_nprocs is available in <sys/sysinfo.h>. */
 /* #undef _GLIBCXX_USE_GET_NPROCS */
@@ -1327,13 +1327,13 @@
 /* #undef _GLIBCXX_USE_SCHED_YIELD */
 
 /* Define if _SC_NPROCESSORS_ONLN is available in <unistd.h>. */
-#define _GLIBCXX_USE_SC_NPROCESSORS_ONLN 1
+/* #undef _GLIBCXX_USE_SC_NPROCESSORS_ONLN */
 
 /* Define if _SC_NPROC_ONLN is available in <unistd.h>. */
 /* #undef _GLIBCXX_USE_SC_NPROC_ONLN */
 
 /* Define if sysctl(), CTL_HW and HW_NCPU are available in <sys/sysctl.h>. */
-#define _GLIBCXX_USE_SYSCTL_HW_NCPU 1
+/* #undef _GLIBCXX_USE_SYSCTL_HW_NCPU */
 
 /* Define if code specialized for wchar_t should be used. */
 #define _GLIBCXX_USE_WCHAR_T 1
diff -r 8c35ad0f8c29 -r 8aa54a808a36 external/gpl3/gcc/lib/libstdc++-v3/arch/mips64el/config.h
--- a/external/gpl3/gcc/lib/libstdc++-v3/arch/mips64el/config.h Tue Mar 04 11:53:48 2014 +0000
+++ b/external/gpl3/gcc/lib/libstdc++-v3/arch/mips64el/config.h Tue Mar 04 13:47:32 2014 +0000
@@ -1,6 +1,6 @@
 /* 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  */
+/* Generated from: NetBSD: mknative-gcc,v 1.78 2014/03/02 04:58:20 mrg Exp  */
+/* Generated from: NetBSD: mknative.common,v 1.11 2014/02/17 21:39:43 christos Exp  */
 
 /* config.h.  Generated from config.h.in by configure.  */
 /* config.h.in.  Generated from configure.ac by autoheader.  */
@@ -300,7 +300,7 @@
 /* #undef HAVE_NAN_H */
 
 /* Define if poll is available in <poll.h>. */
-#define HAVE_POLL 1
+/* #undef HAVE_POLL */
 
 /* Define to 1 if you have the `powf' function. */
 /* #undef HAVE_POWF */
@@ -430,7 +430,7 @@
 /* #undef HAVE_S_IFREG */
 
 /* Define if S_IFREG is available in <sys/stat.h>. */
-#define HAVE_S_ISREG 1
+/* #undef HAVE_S_ISREG */
 
 /* Define to 1 if you have the `tanf' function. */
 /* #undef HAVE_TANF */
@@ -445,7 +445,7 @@
 /* #undef HAVE_TANL */
 
 /* Define to 1 if you have the <tgmath.h> header file. */
-#define HAVE_TGMATH_H 1
+/* #undef HAVE_TGMATH_H */
 
 /* Define to 1 if the target supports thread-local storage. */
 /* #undef HAVE_TLS */
@@ -478,7 +478,7 @@
 /* #undef HAVE_WIN32_SLEEP */
 
 /* Define if writev is available in <sys/uio.h>. */
-#define HAVE_WRITEV 1
+/* #undef HAVE_WRITEV */
 
 /* Define to 1 if you have the `_acosf' function. */
 /* #undef HAVE__ACOSF */
@@ -775,12 +775,12 @@
 
 /* Define if C99 functions or macros from <wchar.h>, <math.h>, <complex.h>,
    <stdio.h>, and <stdlib.h> can be used or exposed. */
-/* #undef _GLIBCXX_USE_C99 */
+#define _GLIBCXX_USE_C99 1
 
 /* Define if C99 functions in <complex.h> should be used in <complex>. Using
    compiler builtins for these functions requires corresponding C99 library
    functions to be present. */
-/* #undef _GLIBCXX_USE_C99_COMPLEX */
+#define _GLIBCXX_USE_C99_COMPLEX 1
 
 /* Define if C99 functions in <complex.h> should be used in <tr1/complex>.
    Using compiler builtins for these functions requires corresponding C99
@@ -832,7 +832,7 @@
 /* #undef _GLIBCXX_USE_FLOAT128 */
 
 /* Defined if gettimeofday is available. */
-#define _GLIBCXX_USE_GETTIMEOFDAY 1
+/* #undef _GLIBCXX_USE_GETTIMEOFDAY */
 
 /* Define if get_nprocs is available in <sys/sysinfo.h>. */
 /* #undef _GLIBCXX_USE_GET_NPROCS */
@@ -863,13 +863,13 @@
 /* #undef _GLIBCXX_USE_SCHED_YIELD */
 
 /* Define if _SC_NPROCESSORS_ONLN is available in <unistd.h>. */
-#define _GLIBCXX_USE_SC_NPROCESSORS_ONLN 1
+/* #undef _GLIBCXX_USE_SC_NPROCESSORS_ONLN */
 
 /* Define if _SC_NPROC_ONLN is available in <unistd.h>. */
 /* #undef _GLIBCXX_USE_SC_NPROC_ONLN */
 
 /* Define if sysctl(), CTL_HW and HW_NCPU are available in <sys/sysctl.h>. */
-#define _GLIBCXX_USE_SYSCTL_HW_NCPU 1
+/* #undef _GLIBCXX_USE_SYSCTL_HW_NCPU */
 
 /* Define if code specialized for wchar_t should be used. */
 #define _GLIBCXX_USE_WCHAR_T 1
diff -r 8c35ad0f8c29 -r 8aa54a808a36 external/gpl3/gcc/lib/libstdc++-v3/arch/mips64el/gstdint.h
--- a/external/gpl3/gcc/lib/libstdc++-v3/arch/mips64el/gstdint.h        Tue Mar 04 11:53:48 2014 +0000
+++ b/external/gpl3/gcc/lib/libstdc++-v3/arch/mips64el/gstdint.h        Tue Mar 04 13:47:32 2014 +0000
@@ -1,8 +1,8 @@
 /* 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  */
+/* Generated from: NetBSD: mknative-gcc,v 1.78 2014/03/02 04:58:20 mrg Exp  */
+/* Generated from: NetBSD: mknative.common,v 1.11 2014/02/17 21:39:43 christos Exp  */
 
-/* generated for  mips64el--netbsd-gcc (NetBSD nb1 20120916) 4.8.3 20140116 (prerelease) */
+/* generated for  mips64el--netbsd-gcc (NetBSD nb1 20120916) 4.8.3 20140302 (prerelease) */
 
 #ifndef GCC_GENERATED_STDINT_H
 #define GCC_GENERATED_STDINT_H 1
diff -r 8c35ad0f8c29 -r 8aa54a808a36 external/gpl3/gcc/usr.bin/gcc/arch/mips64el/auto-host.h
--- a/external/gpl3/gcc/usr.bin/gcc/arch/mips64el/auto-host.h   Tue Mar 04 11:53:48 2014 +0000
+++ b/external/gpl3/gcc/usr.bin/gcc/arch/mips64el/auto-host.h   Tue Mar 04 13:47:32 2014 +0000
@@ -1,6 +1,6 @@
 /* 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  */
+/* Generated from: NetBSD: mknative-gcc,v 1.78 2014/03/02 04:58:20 mrg Exp  */
+/* Generated from: NetBSD: mknative.common,v 1.11 2014/02/17 21:39:43 christos Exp  */
 
 /* auto-host.h.  Generated from config.in by configure.  */
 /* config.in.  Generated from configure.ac by autoheader.  */
@@ -368,6 +368,12 @@
 #endif
 
 
+/* Define if your assembler supports the 'ud2' mnemonic. */
+#ifndef USED_FOR_TARGET
+/* #undef HAVE_AS_IX86_UD2 */
+#endif
+
+
 /* Define if your assembler supports the lituse_jsrdirect relocation. */
 #ifndef USED_FOR_TARGET
 /* #undef HAVE_AS_JSRDIRECT_RELOCS */
@@ -785,7 +791,7 @@
 /* Define to 1 if we found a declaration for 'madvise', otherwise define to 0.
    */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_MADVISE 1
+#define HAVE_DECL_MADVISE 0
 #endif
 
 
@@ -907,7 +913,7 @@
 
 /* Define to 1 if you have the <ext/hash_map> header file. */
 #ifndef USED_FOR_TARGET
-#define HAVE_EXT_HASH_MAP 1
+/* #undef HAVE_EXT_HASH_MAP */
 #endif
 
 
@@ -1140,7 +1146,7 @@
 
 /* Define if you have the iconv() function. */
 #ifndef USED_FOR_TARGET
-#define HAVE_ICONV 1
+/* #undef HAVE_ICONV */
 #endif
 
 
@@ -1522,7 +1528,7 @@
 
 /* Define to 1 if you have the <tr1/unordered_map> header file. */
 #ifndef USED_FOR_TARGET
-#define HAVE_TR1_UNORDERED_MAP 1
+/* #undef HAVE_TR1_UNORDERED_MAP */
 #endif
 
 
@@ -1625,7 +1631,7 @@
 
 /* Define as const if the declaration of iconv() needs const. */
 #ifndef USED_FOR_TARGET
-#define ICONV_CONST const
+/* #undef ICONV_CONST */
 #endif
 
 
diff -r 8c35ad0f8c29 -r 8aa54a808a36 external/gpl3/gcc/usr.bin/gcc/arch/mips64el/configargs.h
--- a/external/gpl3/gcc/usr.bin/gcc/arch/mips64el/configargs.h  Tue Mar 04 11:53:48 2014 +0000
+++ b/external/gpl3/gcc/usr.bin/gcc/arch/mips64el/configargs.h  Tue Mar 04 13:47:32 2014 +0000
@@ -1,9 +1,9 @@
 /* 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  */
+/* Generated from: NetBSD: mknative-gcc,v 1.78 2014/03/02 04:58:20 mrg Exp  */
+/* Generated from: NetBSD: mknative.common,v 1.11 2014/02/17 21:39:43 christos Exp  */
 
 /* Generated automatically. */
-static const char configuration_arguments[] = "/usr/src7/tools/gcc/../../external/gpl3/gcc/dist/configure --target=mips64el--netbsd --enable-long-long --enable-threads 
--with-bugurl=http://www.NetBSD.org/Misc/send-pr.html --with-pkgversion='NetBSD nb1 20120916' --with-system-zlib --enable-__cxa_atexit 
--with-mpc-lib=/var/obj/mknative/evbmips-mips64el/usr/src7/external/lgpl3/mpc/lib/libmpc --with-mpfr-lib=/var/obj/mknative/evbmips-mips64el/usr/src7/external/lgpl3/mpfr/lib/libmpfr 
--with-gmp-lib=/var/obj/mknative/evbmips-mips64el/usr/src7/external/lgpl3/gmp/lib/libgmp --with-mpc-include=/usr/src7/external/lgpl3/mpc/dist/src 
--with-mpfr-include=/usr/src7/external/lgpl3/mpfr/dist/src --with-gmp-include=/usr/src7/external/lgpl3/gmp/lib/libgmp/arch/mips64el --enable-tls --disable-multilib --disable-symvers 
--disable-libstdcxx-pch --build=x86_64-unknown-netbsd6.0. --host=mips64el--netbsd --with-sysroot=/var/obj/mknative/evbmips-mips64el/usr/src7/destdir.evbmips";
+static const char configuration_arguments[] = "/usr/src6/tools/gcc/../../external/gpl3/gcc/dist/configure --target=mips64el--netbsd --enable-long-long --enable-threads 
--with-bugurl=http://www.NetBSD.org/Misc/send-pr.html --with-pkgversion='NetBSD nb1 20120916' --with-system-zlib --enable-__cxa_atexit 
--with-mpc-lib=/var/obj/mknative/evbmips-mips64el/usr/src6/external/lgpl3/mpc/lib/libmpc --with-mpfr-lib=/var/obj/mknative/evbmips-mips64el/usr/src6/external/lgpl3/mpfr/lib/libmpfr 
--with-gmp-lib=/var/obj/mknative/evbmips-mips64el/usr/src6/external/lgpl3/gmp/lib/libgmp --with-mpc-include=/usr/src6/external/lgpl3/mpc/dist/src 
--with-mpfr-include=/usr/src6/external/lgpl3/mpfr/dist/src --with-gmp-include=/usr/src6/external/lgpl3/gmp/lib/libgmp/arch/mips64el --enable-tls --disable-multilib --disable-symvers 
--disable-libstdcxx-pch --build=x86_64-unknown-netbsd6.0. --host=mips64el--netbsd --with-sysroot=/var/obj/mknative/evbmips-mips64el/usr/src6/destdir.evbmips";
 static const char thread_model[] = "posix";
 
 static const struct {
diff -r 8c35ad0f8c29 -r 8aa54a808a36 external/gpl3/gcc/usr.bin/gcc/arch/mips64el/plugin-version.h
--- a/external/gpl3/gcc/usr.bin/gcc/arch/mips64el/plugin-version.h      Tue Mar 04 11:53:48 2014 +0000
+++ b/external/gpl3/gcc/usr.bin/gcc/arch/mips64el/plugin-version.h      Tue Mar 04 13:47:32 2014 +0000
@@ -1,6 +1,6 @@
 /* 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  */
+/* Generated from: NetBSD: mknative-gcc,v 1.78 2014/03/02 04:58:20 mrg Exp  */
+/* Generated from: NetBSD: mknative.common,v 1.11 2014/02/17 21:39:43 christos Exp  */
 
 #include "configargs.h"
 
@@ -10,7 +10,7 @@
 #define GCCPLUGIN_VERSION  (GCCPLUGIN_VERSION_MAJOR*1000 + GCCPLUGIN_VERSION_MINOR)



Home | Main Index | Thread Index | Old Index