Index: lib/libgomp/arch/m68k/config.h =================================================================== RCS file: /cvsroot/src/external/gpl3/gcc/lib/libgomp/arch/m68k/config.h,v retrieving revision 1.1 diff -p -r1.1 config.h *** lib/libgomp/arch/m68k/config.h 21 Sep 2011 02:00:55 -0000 1.1 --- lib/libgomp/arch/m68k/config.h 15 Dec 2011 08:39:18 -0000 *************** *** 1,5 **** /* This file is automatically generated. DO NOT EDIT! */ ! /* Generated from: NetBSD: mknative-gcc,v 1.62 2011/08/17 18:34:13 matt Exp */ /* Generated from: NetBSD: mknative.common,v 1.9 2007/02/05 18:26:01 apb Exp */ /* config.h. Generated from config.h.in by configure. */ --- 1,5 ---- /* This file is automatically generated. DO NOT EDIT! */ ! /* Generated from: NetBSD: mknative-gcc,v 1.65 2011/10/13 19:52:33 matt Exp */ /* Generated from: NetBSD: mknative.common,v 1.9 2007/02/05 18:26:01 apb Exp */ /* config.h. Generated from config.h.in by configure. */ *************** *** 75,81 **** #define HAVE_SYS_TYPES_H 1 /* Define to 1 if the target supports thread-local storage. */ ! /* #undef HAVE_TLS */ /* Define to 1 if you have the header file. */ #define HAVE_UNISTD_H 1 --- 75,81 ---- #define HAVE_SYS_TYPES_H 1 /* Define to 1 if the target supports thread-local storage. */ ! #define HAVE_TLS 1 /* Define to 1 if you have the header file. */ #define HAVE_UNISTD_H 1 Index: lib/libstdc++-v3/arch/m68k/c++config.h =================================================================== RCS file: /cvsroot/src/external/gpl3/gcc/lib/libstdc++-v3/arch/m68k/c++config.h,v retrieving revision 1.3 diff -p -r1.3 c++config.h *** lib/libstdc++-v3/arch/m68k/c++config.h 20 Jul 2011 00:53:57 -0000 1.3 --- lib/libstdc++-v3/arch/m68k/c++config.h 15 Dec 2011 08:39:18 -0000 *************** *** 1,5 **** /* This file is automatically generated. DO NOT EDIT! */ ! /* Generated from: NetBSD: mknative-gcc,v 1.61 2011/07/03 12:26:02 mrg Exp */ /* Generated from: NetBSD: mknative.common,v 1.9 2007/02/05 18:26:01 apb Exp */ // Predefined symbols and macros -*- C++ -*- --- 1,5 ---- /* This file is automatically generated. DO NOT EDIT! */ ! /* Generated from: NetBSD: mknative-gcc,v 1.65 2011/10/13 19:52:33 matt Exp */ /* Generated from: NetBSD: mknative.common,v 1.9 2007/02/05 18:26:01 apb Exp */ // Predefined symbols and macros -*- C++ -*- *************** _GLIBCXX_END_NAMESPACE *** 499,505 **** /* #undef _GLIBCXX_HAVE_FABSL */ /* Define to 1 if you have the header file. */ ! /* #undef _GLIBCXX_HAVE_FENV_H */ /* Define to 1 if you have the `finite' function. */ #define _GLIBCXX_HAVE_FINITE 1 --- 499,505 ---- /* #undef _GLIBCXX_HAVE_FABSL */ /* Define to 1 if you have the header file. */ ! #define _GLIBCXX_HAVE_FENV_H 1 /* Define to 1 if you have the `finite' function. */ #define _GLIBCXX_HAVE_FINITE 1 Index: lib/libstdc++-v3/arch/m68k/config.h =================================================================== RCS file: /cvsroot/src/external/gpl3/gcc/lib/libstdc++-v3/arch/m68k/config.h,v retrieving revision 1.3 diff -p -r1.3 config.h *** lib/libstdc++-v3/arch/m68k/config.h 20 Jul 2011 00:53:57 -0000 1.3 --- lib/libstdc++-v3/arch/m68k/config.h 15 Dec 2011 08:39:18 -0000 *************** *** 1,5 **** /* This file is automatically generated. DO NOT EDIT! */ ! /* Generated from: NetBSD: mknative-gcc,v 1.61 2011/07/03 12:26:02 mrg Exp */ /* Generated from: NetBSD: mknative.common,v 1.9 2007/02/05 18:26:01 apb Exp */ /* config.h. Generated from config.h.in by configure. */ --- 1,5 ---- /* This file is automatically generated. DO NOT EDIT! */ ! /* Generated from: NetBSD: mknative-gcc,v 1.65 2011/10/13 19:52:33 matt Exp */ /* Generated from: NetBSD: mknative.common,v 1.9 2007/02/05 18:26:01 apb Exp */ /* config.h. Generated from config.h.in by configure. */ *************** *** 120,126 **** /* #undef HAVE_FABSL */ /* Define to 1 if you have the header file. */ ! /* #undef HAVE_FENV_H */ /* Define to 1 if you have the `finite' function. */ #define HAVE_FINITE 1 --- 120,126 ---- /* #undef HAVE_FABSL */ /* Define to 1 if you have the header file. */ ! #define HAVE_FENV_H 1 /* Define to 1 if you have the `finite' function. */ #define HAVE_FINITE 1 Index: lib/libstdc++-v3/arch/m68k/gstdint.h =================================================================== RCS file: /cvsroot/src/external/gpl3/gcc/lib/libstdc++-v3/arch/m68k/gstdint.h,v retrieving revision 1.1 diff -p -r1.1 gstdint.h *** lib/libstdc++-v3/arch/m68k/gstdint.h 2 Jul 2011 14:13:51 -0000 1.1 --- lib/libstdc++-v3/arch/m68k/gstdint.h 15 Dec 2011 08:39:18 -0000 *************** *** 1,8 **** /* This file is automatically generated. DO NOT EDIT! */ ! /* Generated from: NetBSD: mknative-gcc,v 1.57 2011/07/01 02:11:14 mrg Exp */ /* Generated from: NetBSD: mknative.common,v 1.9 2007/02/05 18:26:01 apb Exp */ ! /* generated for m68k--netbsdelf-gcc (NetBSD nb1 20110620) 4.5.3 */ #ifndef GCC_GENERATED_STDINT_H #define GCC_GENERATED_STDINT_H 1 --- 1,8 ---- /* This file is automatically generated. DO NOT EDIT! */ ! /* Generated from: NetBSD: mknative-gcc,v 1.65 2011/10/13 19:52:33 matt Exp */ /* Generated from: NetBSD: mknative.common,v 1.9 2007/02/05 18:26:01 apb Exp */ ! /* generated for m68k--netbsdelf-gcc (NetBSD nb2 20111202) 4.5.3 */ #ifndef GCC_GENERATED_STDINT_H #define GCC_GENERATED_STDINT_H 1 Index: usr.bin/gcc/arch/m68k/auto-host.h =================================================================== RCS file: /cvsroot/src/external/gpl3/gcc/usr.bin/gcc/arch/m68k/auto-host.h,v retrieving revision 1.2 diff -p -r1.2 auto-host.h *** usr.bin/gcc/arch/m68k/auto-host.h 20 Jul 2011 00:53:54 -0000 1.2 --- usr.bin/gcc/arch/m68k/auto-host.h 15 Dec 2011 08:39:18 -0000 *************** *** 1,5 **** /* This file is automatically generated. DO NOT EDIT! */ ! /* Generated from: NetBSD: mknative-gcc,v 1.61 2011/07/03 12:26:02 mrg Exp */ /* Generated from: NetBSD: mknative.common,v 1.9 2007/02/05 18:26:01 apb Exp */ /* auto-host.h. Generated from config.in by configure. */ --- 1,5 ---- /* This file is automatically generated. DO NOT EDIT! */ ! /* Generated from: NetBSD: mknative-gcc,v 1.65 2011/10/13 19:52:33 matt Exp */ /* Generated from: NetBSD: mknative.common,v 1.9 2007/02/05 18:26:01 apb Exp */ /* auto-host.h. Generated from config.in by configure. */ *************** *** 456,462 **** /* Define if your assembler supports thread-local storage. */ #ifndef USED_FOR_TARGET ! /* #undef HAVE_AS_TLS */ #endif --- 456,462 ---- /* Define if your assembler supports thread-local storage. */ #ifndef USED_FOR_TARGET ! #define HAVE_AS_TLS 1 #endif *************** *** 954,966 **** /* Define 0/1 if your assembler supports .cfi_sections. */ #ifndef USED_FOR_TARGET ! #define HAVE_GAS_CFI_SECTIONS_DIRECTIVE 0 #endif /* Define if your assembler supports the .loc discriminator sub-directive. */ #ifndef USED_FOR_TARGET ! /* #undef HAVE_GAS_DISCRIMINATOR */ #endif --- 954,966 ---- /* Define 0/1 if your assembler supports .cfi_sections. */ #ifndef USED_FOR_TARGET ! #define HAVE_GAS_CFI_SECTIONS_DIRECTIVE 1 #endif /* Define if your assembler supports the .loc discriminator sub-directive. */ #ifndef USED_FOR_TARGET ! #define HAVE_GAS_DISCRIMINATOR 1 #endif Index: usr.bin/gcc/arch/m68k/configargs.h =================================================================== RCS file: /cvsroot/src/external/gpl3/gcc/usr.bin/gcc/arch/m68k/configargs.h,v retrieving revision 1.3 diff -p -r1.3 configargs.h *** usr.bin/gcc/arch/m68k/configargs.h 22 Sep 2011 04:22:18 -0000 1.3 --- usr.bin/gcc/arch/m68k/configargs.h 15 Dec 2011 08:39:18 -0000 *************** *** 1,9 **** /* This file is automatically generated. DO NOT EDIT! */ ! /* Generated from: NetBSD: mknative-gcc,v 1.62 2011/08/17 18:34:13 matt Exp */ /* Generated from: NetBSD: mknative.common,v 1.9 2007/02/05 18:26:01 apb Exp */ /* Generated automatically. */ ! static const char configuration_arguments[] = "/usr/src2/tools/gcc/../../external/gpl3/gcc/dist/configure --target=m68k--netbsdelf --enable-long-long --enable-threads --with-bugurl=http://www.NetBSD.org/Misc/send-pr.html --with-pkgversion='NetBSD nb1 20110620' --enable-__cxa_atexit --with-mpc=/var/obj/sun3/usr/src2/destdir.sun3/usr --with-mpfr=/var/obj/sun3/usr/src2/destdir.sun3/usr --with-gmp=/var/obj/sun3/usr/src2/destdir.sun3/usr --disable-multilib --disable-symvers --disable-libstdcxx-pch --build=x86_64-unknown-netbsd5.99.55 --host=m68k--netbsdelf"; static const char thread_model[] = "posix"; static const struct { --- 1,9 ---- /* This file is automatically generated. DO NOT EDIT! */ ! /* Generated from: NetBSD: mknative-gcc,v 1.65 2011/10/13 19:52:33 matt Exp */ /* Generated from: NetBSD: mknative.common,v 1.9 2007/02/05 18:26:01 apb Exp */ /* Generated automatically. */ ! static const char configuration_arguments[] = "/usr/src2/tools/gcc/../../external/gpl3/gcc/dist/configure --target=m68k--netbsdelf --enable-long-long --enable-threads --with-bugurl=http://www.NetBSD.org/Misc/send-pr.html --with-pkgversion='NetBSD nb2 20111202' --enable-__cxa_atexit --with-mpc=/var/obj/mknative/mvme68k/usr/src2/destdir.mvme68k/usr --with-mpfr=/var/obj/mknative/mvme68k/usr/src2/destdir.mvme68k/usr --with-gmp=/var/obj/mknative/mvme68k/usr/src2/destdir.mvme68k/usr --enable-tls --disable-multilib --disable-symvers --disable-libstdcxx-pch --build=x86_64-unknown-netbsd5.99.56 --host=m68k--netbsdelf"; static const char thread_model[] = "posix"; static const struct {