Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/gpl3/gcc mknative-gcc for GCC 4.8 and coldfire.
details: https://anonhg.NetBSD.org/src/rev/3073977905f4
branches: trunk
changeset: 327330:3073977905f4
user: mrg <mrg%NetBSD.org@localhost>
date: Wed Mar 05 00:14:50 2014 +0000
description:
mknative-gcc for GCC 4.8 and coldfire.
diffstat:
external/gpl3/gcc/lib/libbacktrace/arch/coldfire/backtrace-supported.h | 6 +-
external/gpl3/gcc/lib/libbacktrace/arch/coldfire/config.h | 6 +-
external/gpl3/gcc/lib/libgcc/arch/coldfire/defs.mk | 10 +++---
external/gpl3/gcc/lib/libgomp/arch/coldfire/config.h | 6 +-
external/gpl3/gcc/lib/libstdc++-v3/arch/coldfire/c++config.h | 8 ++--
external/gpl3/gcc/lib/libstdc++-v3/arch/coldfire/config.h | 6 +-
external/gpl3/gcc/lib/libstdc++-v3/arch/coldfire/gstdint.h | 6 +-
external/gpl3/gcc/usr.bin/gcc/arch/coldfire/auto-host.h | 16 ++++++---
external/gpl3/gcc/usr.bin/gcc/arch/coldfire/configargs.h | 6 +-
external/gpl3/gcc/usr.bin/gcc/arch/coldfire/plugin-version.h | 6 +-
10 files changed, 41 insertions(+), 35 deletions(-)
diffs (237 lines):
diff -r 3a88515f50c3 -r 3073977905f4 external/gpl3/gcc/lib/libbacktrace/arch/coldfire/backtrace-supported.h
--- a/external/gpl3/gcc/lib/libbacktrace/arch/coldfire/backtrace-supported.h Wed Mar 05 00:13:41 2014 +0000
+++ b/external/gpl3/gcc/lib/libbacktrace/arch/coldfire/backtrace-supported.h Wed Mar 05 00:14:50 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 */
/* backtrace-supported.h.in -- Whether stack backtrace is supported.
Copyright (C) 2012-2013 Free Software Foundation, Inc.
@@ -62,4 +62,4 @@
0, the threaded parameter to backtrace_create_state must be passed
as 0. */
-#define BACKTRACE_SUPPORTS_THREADS 0
+#define BACKTRACE_SUPPORTS_THREADS 1
diff -r 3a88515f50c3 -r 3073977905f4 external/gpl3/gcc/lib/libbacktrace/arch/coldfire/config.h
--- a/external/gpl3/gcc/lib/libbacktrace/arch/coldfire/config.h Wed Mar 05 00:13:41 2014 +0000
+++ b/external/gpl3/gcc/lib/libbacktrace/arch/coldfire/config.h Wed Mar 05 00:14:50 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. */
@@ -49,7 +49,7 @@
#define HAVE_STRING_H 1
/* Define to 1 if you have the __sync functions */
-/* #undef HAVE_SYNC_FUNCTIONS */
+#define HAVE_SYNC_FUNCTIONS 1
/* Define to 1 if you have the <sys/mman.h> header file. */
#define HAVE_SYS_MMAN_H 1
diff -r 3a88515f50c3 -r 3073977905f4 external/gpl3/gcc/lib/libgcc/arch/coldfire/defs.mk
--- a/external/gpl3/gcc/lib/libgcc/arch/coldfire/defs.mk Wed Mar 05 00:13:41 2014 +0000
+++ b/external/gpl3/gcc/lib/libgcc/arch/coldfire/defs.mk Wed Mar 05 00:14:50 2014 +0000
@@ -1,13 +1,13 @@
# 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
#
G_INCLUDES=-I. -I. -I../.././gcc -I${GNUHOSTDIST}/libgcc -I${GNUHOSTDIST}/libgcc/. -I${GNUHOSTDIST}/libgcc/../gcc -I${GNUHOSTDIST}/libgcc/../include
-G_LIB2ADD=${GNUHOSTDIST}/libgcc/config/m68k/fpgnulib.c xfgnulib.c enable-execute-stack.c
+G_LIB2ADD= enable-execute-stack.c
G_LIB2ADDEH=${GNUHOSTDIST}/libgcc/unwind-dw2.c ${GNUHOSTDIST}/libgcc/unwind-dw2-fde-dip.c ${GNUHOSTDIST}/libgcc/unwind-sjlj.c ${GNUHOSTDIST}/libgcc/unwind-c.c ${GNUHOSTDIST}/libgcc/emutls.c
G_LIB2ADD_ST=
-G_LIB1ASMFUNCS=_mulsi3 _udivsi3 _divsi3 _umodsi3 _modsi3 _double _float _floatex _eqdf2 _nedf2 _gtdf2 _gedf2 _ltdf2 _ledf2 _eqsf2 _nesf2 _gtsf2 _gesf2 _ltsf2 _lesf2
-G_LIB1ASMSRC=m68k/lb1sf68.S
+G_LIB1ASMFUNCS=
+G_LIB1ASMSRC=
G_LIB2_DIVMOD_FUNCS=_divdi3 _moddi3 _udivdi3 _umoddi3 _udiv_w_sdiv _udivmoddi4
G_LIB2FUNCS_ST=_eprintf __gcc_bcmp
G_LIB2FUNCS_EXTRA=
diff -r 3a88515f50c3 -r 3073977905f4 external/gpl3/gcc/lib/libgomp/arch/coldfire/config.h
--- a/external/gpl3/gcc/lib/libgomp/arch/coldfire/config.h Wed Mar 05 00:13:41 2014 +0000
+++ b/external/gpl3/gcc/lib/libgomp/arch/coldfire/config.h Wed Mar 05 00:14:50 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. */
@@ -64,7 +64,7 @@
/* #undef HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT */
/* Define to 1 if the target supports __sync_*_compare_and_swap */
-/* #undef HAVE_SYNC_BUILTINS */
+#define HAVE_SYNC_BUILTINS 1
/* Define to 1 if you have the <sys/loadavg.h> header file. */
/* #undef HAVE_SYS_LOADAVG_H */
diff -r 3a88515f50c3 -r 3073977905f4 external/gpl3/gcc/lib/libstdc++-v3/arch/coldfire/c++config.h
--- a/external/gpl3/gcc/lib/libstdc++-v3/arch/coldfire/c++config.h Wed Mar 05 00:13:41 2014 +0000
+++ b/external/gpl3/gcc/lib/libstdc++-v3/arch/coldfire/c++config.h Wed Mar 05 00:14:50 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
@@ -910,7 +910,7 @@
/* #undef _GLIBCXX_HAVE_TANL */
/* Define to 1 if you have the <tgmath.h> header file. */
-/* #undef _GLIBCXX_HAVE_TGMATH_H */
+#define _GLIBCXX_HAVE_TGMATH_H 1
/* Define to 1 if the target supports thread-local storage. */
/* #undef _GLIBCXX_HAVE_TLS */
diff -r 3a88515f50c3 -r 3073977905f4 external/gpl3/gcc/lib/libstdc++-v3/arch/coldfire/config.h
--- a/external/gpl3/gcc/lib/libstdc++-v3/arch/coldfire/config.h Wed Mar 05 00:13:41 2014 +0000
+++ b/external/gpl3/gcc/lib/libstdc++-v3/arch/coldfire/config.h Wed Mar 05 00:14:50 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. */
@@ -445,7 +445,7 @@
/* #undef HAVE_TANL */
/* Define to 1 if you have the <tgmath.h> header file. */
-/* #undef HAVE_TGMATH_H */
+#define HAVE_TGMATH_H 1
/* Define to 1 if the target supports thread-local storage. */
/* #undef HAVE_TLS */
diff -r 3a88515f50c3 -r 3073977905f4 external/gpl3/gcc/lib/libstdc++-v3/arch/coldfire/gstdint.h
--- a/external/gpl3/gcc/lib/libstdc++-v3/arch/coldfire/gstdint.h Wed Mar 05 00:13:41 2014 +0000
+++ b/external/gpl3/gcc/lib/libstdc++-v3/arch/coldfire/gstdint.h Wed Mar 05 00:14:50 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 m5407--netbsdelf-gcc (NetBSD nb1 20120916) 4.8.3 20140116 (prerelease) */
+/* generated for m5407--netbsdelf-gcc (NetBSD nb1 20120916) 4.8.3 20140302 (prerelease) */
#ifndef GCC_GENERATED_STDINT_H
#define GCC_GENERATED_STDINT_H 1
diff -r 3a88515f50c3 -r 3073977905f4 external/gpl3/gcc/usr.bin/gcc/arch/coldfire/auto-host.h
--- a/external/gpl3/gcc/usr.bin/gcc/arch/coldfire/auto-host.h Wed Mar 05 00:13:41 2014 +0000
+++ b/external/gpl3/gcc/usr.bin/gcc/arch/coldfire/auto-host.h Wed Mar 05 00:14:50 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 0
+#define HAVE_DECL_MADVISE 1
#endif
@@ -907,7 +913,7 @@
/* Define to 1 if you have the <ext/hash_map> header file. */
#ifndef USED_FOR_TARGET
-/* #undef HAVE_EXT_HASH_MAP */
+#define HAVE_EXT_HASH_MAP 1
#endif
@@ -1522,7 +1528,7 @@
/* Define to 1 if you have the <tr1/unordered_map> header file. */
#ifndef USED_FOR_TARGET
-/* #undef HAVE_TR1_UNORDERED_MAP */
+#define HAVE_TR1_UNORDERED_MAP 1
#endif
diff -r 3a88515f50c3 -r 3073977905f4 external/gpl3/gcc/usr.bin/gcc/arch/coldfire/configargs.h
--- a/external/gpl3/gcc/usr.bin/gcc/arch/coldfire/configargs.h Wed Mar 05 00:13:41 2014 +0000
+++ b/external/gpl3/gcc/usr.bin/gcc/arch/coldfire/configargs.h Wed Mar 05 00:14:50 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=m5407--netbsdelf --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/evbcf-coldfire/usr/src7/external/lgpl3/mpc/lib/libmpc --with-mpfr-lib=/var/obj/mknative/evbcf-coldfire/usr/src7/external/lgpl3/mpfr/lib/libmpfr
--with-gmp-lib=/var/obj/mknative/evbcf-coldfire/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/coldfire --enable-tls --disable-multilib --disable-symvers
--disable-libstdcxx-pch --build=x86_64-unknown-netbsd6.0. --host=m5407--netbsdelf --with-sysroot=/var/obj/mknative/evbcf-coldfire/usr/src7/destdir.evbcf";
+static const char configuration_arguments[] = "/usr/src6/tools/gcc/../../external/gpl3/gcc/dist/configure --target=m5407--netbsdelf --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/evbcf-coldfire/usr/src6/external/lgpl3/mpc/lib/libmpc --with-mpfr-lib=/var/obj/mknative/evbcf-coldfire/usr/src6/external/lgpl3/mpfr/lib/libmpfr
--with-gmp-lib=/var/obj/mknative/evbcf-coldfire/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/coldfire --enable-tls --disable-multilib --disable-symvers
--disable-libstdcxx-pch --build=x86_64-unknown-netbsd6.0. --host=m5407--netbsdelf --with-sysroot=/var/obj/mknative/evbcf-coldfire/usr/src6/destdir.evbcf";
static const char thread_model[] = "posix";
static const struct {
diff -r 3a88515f50c3 -r 3073977905f4 external/gpl3/gcc/usr.bin/gcc/arch/coldfire/plugin-version.h
--- a/external/gpl3/gcc/usr.bin/gcc/arch/coldfire/plugin-version.h Wed Mar 05 00:13:41 2014 +0000
+++ b/external/gpl3/gcc/usr.bin/gcc/arch/coldfire/plugin-version.h Wed Mar 05 00:14:50 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)
static char basever[] = "4.8.3";
-static char datestamp[] = "20140116";
+static char datestamp[] = "20140302";
static char devphase[] = "prerelease";
static char revision[] = "";
Home |
Main Index |
Thread Index |
Old Index