Module Name:    src
Committed By:   martin
Date:           Mon Oct  9 12:44:42 UTC 2023

Modified Files:
        src/external/gpl3/gcc/lib/libgcc/arch/vax [netbsd-10]: auto-target.h
        src/external/gpl3/gcc/lib/libstdc++-v3/arch/vax [netbsd-10]: gstdint.h
        src/external/gpl3/gcc/usr.bin/gcc/arch/vax [netbsd-10]: configargs.h

Log Message:
Pull up following revision(s) (requested by rin in ticket #399):

        external/gpl3/gcc.old/lib/libgcc/arch/vax/auto-target.h: revision 1.11
        external/gpl3/gcc.old/usr.bin/gcc/arch/vax/configargs.h: revision 1.17
        external/gpl3/gcc.old/lib/libstdc++-v3/arch/vax/gstdint.h: revision 1.15
        (applied to external/gpl3/gcc/)

gcc: vax: mknative for PR port-vax/57646

Summary of changes:
(1) HAVE_AS_CFI_SECTIONS becomes defined.


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.7.6.1 \
    src/external/gpl3/gcc/lib/libgcc/arch/vax/auto-target.h
cvs rdiff -u -r1.25.2.1 -r1.25.2.2 \
    src/external/gpl3/gcc/lib/libstdc++-v3/arch/vax/gstdint.h
cvs rdiff -u -r1.40.2.1 -r1.40.2.2 \
    src/external/gpl3/gcc/usr.bin/gcc/arch/vax/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/vax/auto-target.h
diff -u src/external/gpl3/gcc/lib/libgcc/arch/vax/auto-target.h:1.7 src/external/gpl3/gcc/lib/libgcc/arch/vax/auto-target.h:1.7.6.1
--- src/external/gpl3/gcc/lib/libgcc/arch/vax/auto-target.h:1.7	Sun Apr 11 20:26:49 2021
+++ src/external/gpl3/gcc/lib/libgcc/arch/vax/auto-target.h	Mon Oct  9 12:44:42 2023
@@ -1,5 +1,5 @@
 /* This file is automatically generated.  DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.113 2021/04/11 01:44:14 mrg Exp  */
+/* Generated from: NetBSD: mknative-gcc.old,v 1.11 2023/07/28 08:05:29 mrg Exp  */
 /* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp  */
 
 /* auto-target.h.  Generated from config.in by configure.  */
@@ -13,7 +13,7 @@
 
 /* Define to 1 if the assembler supports .cfi_sections .debug_frame directive.
    */
-/* #undef HAVE_AS_CFI_SECTIONS */
+#define HAVE_AS_CFI_SECTIONS 1
 
 /* Define to 1 if the assembler supports LSE. */
 /* #undef HAVE_AS_LSE */

Index: src/external/gpl3/gcc/lib/libstdc++-v3/arch/vax/gstdint.h
diff -u src/external/gpl3/gcc/lib/libstdc++-v3/arch/vax/gstdint.h:1.25.2.1 src/external/gpl3/gcc/lib/libstdc++-v3/arch/vax/gstdint.h:1.25.2.2
--- src/external/gpl3/gcc/lib/libstdc++-v3/arch/vax/gstdint.h:1.25.2.1	Fri Jul 14 08:21:55 2023
+++ src/external/gpl3/gcc/lib/libstdc++-v3/arch/vax/gstdint.h	Mon Oct  9 12:44:42 2023
@@ -1,8 +1,8 @@
 /* This file is automatically generated.  DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.116 2022/07/22 06:50:26 mrg Exp  */
+/* Generated from: NetBSD: mknative-gcc.old,v 1.11 2023/07/28 08:05:29 mrg Exp  */
 /* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp  */
 
-/* generated for  vax--netbsdelf-gcc (NetBSD nb2 20230710) 10.5.0 */
+/* generated for  vax--netbsdelf-gcc (NetBSD nb3 20231008) 10.5.0 */
 
 #ifndef GCC_GENERATED_STDINT_H
 #define GCC_GENERATED_STDINT_H 1

Index: src/external/gpl3/gcc/usr.bin/gcc/arch/vax/configargs.h
diff -u src/external/gpl3/gcc/usr.bin/gcc/arch/vax/configargs.h:1.40.2.1 src/external/gpl3/gcc/usr.bin/gcc/arch/vax/configargs.h:1.40.2.2
--- src/external/gpl3/gcc/usr.bin/gcc/arch/vax/configargs.h:1.40.2.1	Fri Jul 14 08:21:59 2023
+++ src/external/gpl3/gcc/usr.bin/gcc/arch/vax/configargs.h	Mon Oct  9 12:44:42 2023
@@ -1,9 +1,9 @@
 /* This file is automatically generated.  DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.116 2022/07/22 06:50:26 mrg Exp  */
+/* Generated from: NetBSD: mknative-gcc.old,v 1.11 2023/07/28 08:05:29 mrg Exp  */
 /* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp  */
 
 /* Generated automatically. */
-static const char configuration_arguments[] = "/usr/src/tools/gcc/../../external/gpl3/gcc/dist/configure --target=vax--netbsdelf --enable-long-long --enable-threads --with-bugurl=http://www.NetBSD.org/support/send-pr.html --with-pkgversion='NetBSD nb2 20230710' --with-system-zlib --without-isl --enable-__cxa_atexit --enable-libstdcxx-time=rt --enable-libstdcxx-threads --with-diagnostics-color=auto-if-env --with-default-libstdcxx-abi=new --with-mpc-lib=/var/obj/mknative/vax/usr/src/external/lgpl3/mpc/lib/libmpc --with-mpfr-lib=/var/obj/mknative/vax/usr/src/external/lgpl3/mpfr/lib/libmpfr --with-gmp-lib=/var/obj/mknative/vax/usr/src/external/lgpl3/gmp/lib/libgmp --with-mpc-include=/usr/src/external/lgpl3/mpc/dist/src --with-mpfr-include=/usr/src/external/lgpl3/mpfr/dist/src --with-gmp-include=/usr/src/external/lgpl3/gmp/lib/libgmp/arch/vax --disable-multilib --disable-libstdcxx-pch --build=vax--netbsdelf --host=vax--netbsdelf --with-sysroot=/var/obj/mknative/vax/usr/src/destdir.vax";
+static const char configuration_arguments[] = "/usr/src/tools/gcc/../../external/gpl3/gcc.old/dist/configure --target=vax--netbsdelf --enable-long-long --enable-threads --with-bugurl=http://www.NetBSD.org/support/send-pr.html --with-pkgversion='NetBSD nb3 20231008' --with-system-zlib --without-isl --enable-__cxa_atexit --enable-libstdcxx-time=rt --enable-libstdcxx-threads --with-diagnostics-color=auto-if-env --with-default-libstdcxx-abi=new --with-mpc-lib=/var/obj/mknative/vax/usr/src/external/lgpl3/mpc/lib/libmpc --with-mpfr-lib=/var/obj/mknative/vax/usr/src/external/lgpl3/mpfr/lib/libmpfr --with-gmp-lib=/var/obj/mknative/vax/usr/src/external/lgpl3/gmp/lib/libgmp --with-mpc-include=/usr/src/external/lgpl3/mpc/dist/src --with-mpfr-include=/usr/src/external/lgpl3/mpfr/dist/src --with-gmp-include=/usr/src/external/lgpl3/gmp/lib/libgmp/arch/vax --disable-multilib --disable-libstdcxx-pch --build=vax--netbsdelf --host=vax--netbsdelf --with-sysroot=/var/obj/mknative/vax/usr/src/destdir.va
 x";
 static const char thread_model[] = "posix";
 
 static const struct {

Reply via email to