Module Name: src Committed By: mrg Date: Wed Mar 5 00:14:50 UTC 2014
Modified Files: src/external/gpl3/gcc/lib/libbacktrace/arch/coldfire: backtrace-supported.h config.h src/external/gpl3/gcc/lib/libgcc/arch/coldfire: defs.mk src/external/gpl3/gcc/lib/libgomp/arch/coldfire: config.h src/external/gpl3/gcc/lib/libstdc++-v3/arch/coldfire: c++config.h config.h gstdint.h src/external/gpl3/gcc/usr.bin/gcc/arch/coldfire: auto-host.h configargs.h plugin-version.h Log Message: mknative-gcc for GCC 4.8 and coldfire. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 \ src/external/gpl3/gcc/lib/libbacktrace/arch/coldfire/backtrace-supported.h \ src/external/gpl3/gcc/lib/libbacktrace/arch/coldfire/config.h cvs rdiff -u -r1.1 -r1.2 \ src/external/gpl3/gcc/lib/libgcc/arch/coldfire/defs.mk cvs rdiff -u -r1.2 -r1.3 \ src/external/gpl3/gcc/lib/libgomp/arch/coldfire/config.h cvs rdiff -u -r1.2 -r1.3 \ src/external/gpl3/gcc/lib/libstdc++-v3/arch/coldfire/c++config.h \ src/external/gpl3/gcc/lib/libstdc++-v3/arch/coldfire/config.h \ src/external/gpl3/gcc/lib/libstdc++-v3/arch/coldfire/gstdint.h cvs rdiff -u -r1.2 -r1.3 \ src/external/gpl3/gcc/usr.bin/gcc/arch/coldfire/auto-host.h \ src/external/gpl3/gcc/usr.bin/gcc/arch/coldfire/configargs.h \ src/external/gpl3/gcc/usr.bin/gcc/arch/coldfire/plugin-version.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/external/gpl3/gcc/lib/libbacktrace/arch/coldfire/backtrace-supported.h diff -u src/external/gpl3/gcc/lib/libbacktrace/arch/coldfire/backtrace-supported.h:1.1 src/external/gpl3/gcc/lib/libbacktrace/arch/coldfire/backtrace-supported.h:1.2 --- src/external/gpl3/gcc/lib/libbacktrace/arch/coldfire/backtrace-supported.h:1.1 Sat Mar 1 10:00:31 2014 +++ src/external/gpl3/gcc/lib/libbacktrace/arch/coldfire/backtrace-supported.h Wed Mar 5 00:14:50 2014 @@ -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 @@ POSSIBILITY OF SUCH DAMAGE. */ 0, the threaded parameter to backtrace_create_state must be passed as 0. */ -#define BACKTRACE_SUPPORTS_THREADS 0 +#define BACKTRACE_SUPPORTS_THREADS 1 Index: src/external/gpl3/gcc/lib/libbacktrace/arch/coldfire/config.h diff -u src/external/gpl3/gcc/lib/libbacktrace/arch/coldfire/config.h:1.1 src/external/gpl3/gcc/lib/libbacktrace/arch/coldfire/config.h:1.2 --- src/external/gpl3/gcc/lib/libbacktrace/arch/coldfire/config.h:1.1 Sat Mar 1 10:00:31 2014 +++ src/external/gpl3/gcc/lib/libbacktrace/arch/coldfire/config.h Wed Mar 5 00:14:50 2014 @@ -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 Index: src/external/gpl3/gcc/lib/libgcc/arch/coldfire/defs.mk diff -u src/external/gpl3/gcc/lib/libgcc/arch/coldfire/defs.mk:1.1 src/external/gpl3/gcc/lib/libgcc/arch/coldfire/defs.mk:1.2 --- src/external/gpl3/gcc/lib/libgcc/arch/coldfire/defs.mk:1.1 Sat Mar 1 10:00:34 2014 +++ src/external/gpl3/gcc/lib/libgcc/arch/coldfire/defs.mk Wed Mar 5 00:14:50 2014 @@ -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= Index: src/external/gpl3/gcc/lib/libgomp/arch/coldfire/config.h diff -u src/external/gpl3/gcc/lib/libgomp/arch/coldfire/config.h:1.2 src/external/gpl3/gcc/lib/libgomp/arch/coldfire/config.h:1.3 --- src/external/gpl3/gcc/lib/libgomp/arch/coldfire/config.h:1.2 Sat Mar 1 10:00:38 2014 +++ src/external/gpl3/gcc/lib/libgomp/arch/coldfire/config.h Wed Mar 5 00:14:50 2014 @@ -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 */ Index: src/external/gpl3/gcc/lib/libstdc++-v3/arch/coldfire/c++config.h diff -u src/external/gpl3/gcc/lib/libstdc++-v3/arch/coldfire/c++config.h:1.2 src/external/gpl3/gcc/lib/libstdc++-v3/arch/coldfire/c++config.h:1.3 --- src/external/gpl3/gcc/lib/libstdc++-v3/arch/coldfire/c++config.h:1.2 Sat Mar 1 10:00:45 2014 +++ src/external/gpl3/gcc/lib/libstdc++-v3/arch/coldfire/c++config.h Wed Mar 5 00:14:50 2014 @@ -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 @@ namespace std /* #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 */ Index: src/external/gpl3/gcc/lib/libstdc++-v3/arch/coldfire/config.h diff -u src/external/gpl3/gcc/lib/libstdc++-v3/arch/coldfire/config.h:1.2 src/external/gpl3/gcc/lib/libstdc++-v3/arch/coldfire/config.h:1.3 --- src/external/gpl3/gcc/lib/libstdc++-v3/arch/coldfire/config.h:1.2 Sat Mar 1 10:00:45 2014 +++ src/external/gpl3/gcc/lib/libstdc++-v3/arch/coldfire/config.h Wed Mar 5 00:14:50 2014 @@ -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 */ Index: src/external/gpl3/gcc/lib/libstdc++-v3/arch/coldfire/gstdint.h diff -u src/external/gpl3/gcc/lib/libstdc++-v3/arch/coldfire/gstdint.h:1.2 src/external/gpl3/gcc/lib/libstdc++-v3/arch/coldfire/gstdint.h:1.3 --- src/external/gpl3/gcc/lib/libstdc++-v3/arch/coldfire/gstdint.h:1.2 Sat Mar 1 10:00:45 2014 +++ src/external/gpl3/gcc/lib/libstdc++-v3/arch/coldfire/gstdint.h Wed Mar 5 00:14:50 2014 @@ -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 Index: src/external/gpl3/gcc/usr.bin/gcc/arch/coldfire/auto-host.h diff -u src/external/gpl3/gcc/usr.bin/gcc/arch/coldfire/auto-host.h:1.2 src/external/gpl3/gcc/usr.bin/gcc/arch/coldfire/auto-host.h:1.3 --- src/external/gpl3/gcc/usr.bin/gcc/arch/coldfire/auto-host.h:1.2 Sat Mar 1 10:00:49 2014 +++ src/external/gpl3/gcc/usr.bin/gcc/arch/coldfire/auto-host.h Wed Mar 5 00:14:50 2014 @@ -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 Index: src/external/gpl3/gcc/usr.bin/gcc/arch/coldfire/configargs.h diff -u src/external/gpl3/gcc/usr.bin/gcc/arch/coldfire/configargs.h:1.2 src/external/gpl3/gcc/usr.bin/gcc/arch/coldfire/configargs.h:1.3 --- src/external/gpl3/gcc/usr.bin/gcc/arch/coldfire/configargs.h:1.2 Sat Mar 1 10:00:49 2014 +++ src/external/gpl3/gcc/usr.bin/gcc/arch/coldfire/configargs.h Wed Mar 5 00:14:50 2014 @@ -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 { Index: src/external/gpl3/gcc/usr.bin/gcc/arch/coldfire/plugin-version.h diff -u src/external/gpl3/gcc/usr.bin/gcc/arch/coldfire/plugin-version.h:1.2 src/external/gpl3/gcc/usr.bin/gcc/arch/coldfire/plugin-version.h:1.3 --- src/external/gpl3/gcc/usr.bin/gcc/arch/coldfire/plugin-version.h:1.2 Sat Mar 1 10:00:49 2014 +++ src/external/gpl3/gcc/usr.bin/gcc/arch/coldfire/plugin-version.h Wed Mar 5 00:14:50 2014 @@ -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[] = "";