Module Name:    src
Committed By:   mrg
Date:           Thu Dec 15 08:36:06 UTC 2011

Modified Files:
        src/external/gpl3/gcc/lib/libgcc/arch: m68000.mk
        src/external/gpl3/gcc/lib/libstdc++-v3/arch/m68000: c++config.h
            config.h gstdint.h
        src/external/gpl3/gcc/usr.bin/gcc/arch/m68000: auto-host.h configargs.h
            defs.mk

Log Message:
mknative-gcc for sun2 and tls / new version fix.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/external/gpl3/gcc/lib/libgcc/arch/m68000.mk
cvs rdiff -u -r1.3 -r1.4 \
    src/external/gpl3/gcc/lib/libstdc++-v3/arch/m68000/c++config.h \
    src/external/gpl3/gcc/lib/libstdc++-v3/arch/m68000/config.h
cvs rdiff -u -r1.1 -r1.2 \
    src/external/gpl3/gcc/lib/libstdc++-v3/arch/m68000/gstdint.h
cvs rdiff -u -r1.2 -r1.3 \
    src/external/gpl3/gcc/usr.bin/gcc/arch/m68000/auto-host.h \
    src/external/gpl3/gcc/usr.bin/gcc/arch/m68000/defs.mk
cvs rdiff -u -r1.3 -r1.4 \
    src/external/gpl3/gcc/usr.bin/gcc/arch/m68000/configargs.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/libgcc/arch/m68000.mk
diff -u src/external/gpl3/gcc/lib/libgcc/arch/m68000.mk:1.4 src/external/gpl3/gcc/lib/libgcc/arch/m68000.mk:1.5
--- src/external/gpl3/gcc/lib/libgcc/arch/m68000.mk:1.4	Thu Sep 22 04:22:17 2011
+++ src/external/gpl3/gcc/lib/libgcc/arch/m68000.mk	Thu Dec 15 08:36:05 2011
@@ -1,5 +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-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 
 #
 G_INCLUDES=-I. -I. -I${GNUHOSTDIST}/gcc -I${GNUHOSTDIST}/gcc/. -I${GNUHOSTDIST}/gcc/../include -I./../intl -I${GNUHOSTDIST}/gcc/../libcpp/include     -I${GNUHOSTDIST}/gcc/../libdecnumber -I${GNUHOSTDIST}/gcc/../libdecnumber/dpd -I../libdecnumber   -I/usr/include/libelf

Index: src/external/gpl3/gcc/lib/libstdc++-v3/arch/m68000/c++config.h
diff -u src/external/gpl3/gcc/lib/libstdc++-v3/arch/m68000/c++config.h:1.3 src/external/gpl3/gcc/lib/libstdc++-v3/arch/m68000/c++config.h:1.4
--- src/external/gpl3/gcc/lib/libstdc++-v3/arch/m68000/c++config.h:1.3	Wed Jul 20 00:53:56 2011
+++ src/external/gpl3/gcc/lib/libstdc++-v3/arch/m68000/c++config.h	Thu Dec 15 08:36:06 2011
@@ -1,5 +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-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++ -*-
Index: src/external/gpl3/gcc/lib/libstdc++-v3/arch/m68000/config.h
diff -u src/external/gpl3/gcc/lib/libstdc++-v3/arch/m68000/config.h:1.3 src/external/gpl3/gcc/lib/libstdc++-v3/arch/m68000/config.h:1.4
--- src/external/gpl3/gcc/lib/libstdc++-v3/arch/m68000/config.h:1.3	Wed Jul 20 00:53:56 2011
+++ src/external/gpl3/gcc/lib/libstdc++-v3/arch/m68000/config.h	Thu Dec 15 08:36:06 2011
@@ -1,5 +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-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.  */

Index: src/external/gpl3/gcc/lib/libstdc++-v3/arch/m68000/gstdint.h
diff -u src/external/gpl3/gcc/lib/libstdc++-v3/arch/m68000/gstdint.h:1.1 src/external/gpl3/gcc/lib/libstdc++-v3/arch/m68000/gstdint.h:1.2
--- src/external/gpl3/gcc/lib/libstdc++-v3/arch/m68000/gstdint.h:1.1	Sun Jul  3 06:52:18 2011
+++ src/external/gpl3/gcc/lib/libstdc++-v3/arch/m68000/gstdint.h	Thu Dec 15 08:36:06 2011
@@ -1,8 +1,8 @@
 /* This file is automatically generated.  DO NOT EDIT! */
-/* Generated from: 	NetBSD: mknative-gcc,v 1.58 2011/07/02 13:25:05 mrg Exp  */
+/* 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  m68010--netbsdelf-gcc (NetBSD nb1 20110620) 4.5.3 */
+/* generated for  m68010--netbsdelf-gcc (NetBSD nb2 20111202) 4.5.3 */
 
 #ifndef GCC_GENERATED_STDINT_H
 #define GCC_GENERATED_STDINT_H 1

Index: src/external/gpl3/gcc/usr.bin/gcc/arch/m68000/auto-host.h
diff -u src/external/gpl3/gcc/usr.bin/gcc/arch/m68000/auto-host.h:1.2 src/external/gpl3/gcc/usr.bin/gcc/arch/m68000/auto-host.h:1.3
--- src/external/gpl3/gcc/usr.bin/gcc/arch/m68000/auto-host.h:1.2	Mon Jul 11 08:25:09 2011
+++ src/external/gpl3/gcc/usr.bin/gcc/arch/m68000/auto-host.h	Thu Dec 15 08:36:06 2011
@@ -1,5 +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-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,7 +456,7 @@
 
 /* Define if your assembler supports thread-local storage. */
 #ifndef USED_FOR_TARGET
-/* #undef HAVE_AS_TLS */
+#define HAVE_AS_TLS 1
 #endif
 
 
@@ -954,13 +954,13 @@
 
 /* Define 0/1 if your assembler supports .cfi_sections. */
 #ifndef USED_FOR_TARGET
-#define HAVE_GAS_CFI_SECTIONS_DIRECTIVE 0
+#define HAVE_GAS_CFI_SECTIONS_DIRECTIVE 1
 #endif
 
 
 /* Define if your assembler supports the .loc discriminator sub-directive. */
 #ifndef USED_FOR_TARGET
-/* #undef HAVE_GAS_DISCRIMINATOR */
+#define HAVE_GAS_DISCRIMINATOR 1
 #endif
 
 
Index: src/external/gpl3/gcc/usr.bin/gcc/arch/m68000/defs.mk
diff -u src/external/gpl3/gcc/usr.bin/gcc/arch/m68000/defs.mk:1.2 src/external/gpl3/gcc/usr.bin/gcc/arch/m68000/defs.mk:1.3
--- src/external/gpl3/gcc/usr.bin/gcc/arch/m68000/defs.mk:1.2	Sun Jul  3 16:14:37 2011
+++ src/external/gpl3/gcc/usr.bin/gcc/arch/m68000/defs.mk	Thu Dec 15 08:36:06 2011
@@ -1,5 +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-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 
 #
 G_BUILD_EARLY_SUPPORT=
@@ -42,7 +42,7 @@ G_tm_file_list=options.h ${GNUHOSTDIST}/
 G_build_xm_include_list=auto-build.h ansidecl.h
 G_lang_specs_files=${GNUHOSTDIST}/gcc/cp/lang-specs.h ${GNUHOSTDIST}/gcc/lto/lang-specs.h ${GNUHOSTDIST}/gcc/objc/lang-specs.h
 G_tm_p_include_list=config/m68k/m68k-protos.h tm-preds.h
-G_LIB2ADDEHDEP=${GNUHOSTDIST}/gcc/unwind-generic.h unwind-pe.h  unwind-dw2-fde.h unwind-dw2.h
+G_LIB2ADDEHDEP= unwind-dw2-fde.h unwind-dw2-fde.c
 G_CXX_OBJS=cp-lang.o stub-objc.o call.o decl.o expr.o pt.o typeck2.o class.o decl2.o error.o lex.o parser.o ptree.o rtti.o typeck.o cvt.o except.o friend.o init.o method.o search.o semantics.o tree.o repo.o dump.o optimize.o mangle.o cp-objcp-common.o name-lookup.o cxx-pretty-print.o cp-gimplify.o tree-mudflap.o attribs.o c-common.o c-format.o c-pragma.o c-semantics.o c-lex.o c-dump.o  c-pretty-print.o c-opts.o c-pch.o incpath.o c-ppoutput.o c-cppbuiltin.o prefix.o c-gimplify.o c-omp.o
 G_CXX_C_OBJS=attribs.o c-common.o c-format.o c-pragma.o c-semantics.o c-lex.o c-dump.o  c-pretty-print.o c-opts.o c-pch.o incpath.o c-ppoutput.o c-cppbuiltin.o prefix.o c-gimplify.o c-omp.o
 G_F77_OBJS=

Index: src/external/gpl3/gcc/usr.bin/gcc/arch/m68000/configargs.h
diff -u src/external/gpl3/gcc/usr.bin/gcc/arch/m68000/configargs.h:1.3 src/external/gpl3/gcc/usr.bin/gcc/arch/m68000/configargs.h:1.4
--- src/external/gpl3/gcc/usr.bin/gcc/arch/m68000/configargs.h:1.3	Thu Sep 22 04:22:18 2011
+++ src/external/gpl3/gcc/usr.bin/gcc/arch/m68000/configargs.h	Thu Dec 15 08:36:06 2011
@@ -1,9 +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-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=m68010--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/mknative/sun2/usr/src2/destdir.sun2/usr --with-mpfr=/var/obj/mknative/sun2/usr/src2/destdir.sun2/usr --with-gmp=/var/obj/mknative/sun2/usr/src2/destdir.sun2/usr --disable-multilib --disable-symvers --disable-libstdcxx-pch --build=x86_64-unknown-netbsd5.99.55 --host=m68010--netbsdelf";
+static const char configuration_arguments[] = "/usr/src2/tools/gcc/../../external/gpl3/gcc/dist/configure --target=m68010--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/sun2/usr/src2/destdir.sun2/usr --with-mpfr=/var/obj/mknative/sun2/usr/src2/destdir.sun2/usr --with-gmp=/var/obj/mknative/sun2/usr/src2/destdir.sun2/usr --enable-tls --disable-multilib --disable-symvers --disable-libstdcxx-pch --build=x86_64-unknown-netbsd5.99.56 --host=m68010--netbsdelf";
 static const char thread_model[] = "posix";
 
 static const struct {

Reply via email to