Module Name:    src
Committed By:   christos
Date:           Sun Jun  6 01:09:08 UTC 2021

Modified Files:
        src/external/gpl3/gcc/lib/libbacktrace/arch/mipsn64el: config.h
        src/external/gpl3/gcc/lib/libstdc++-v3/arch/mipsn64el: c++config.h
            symver-config.h
        src/external/gpl3/gcc/usr.bin/gcc/arch/mipsn64el: auto-host.h
            configargs.h
        src/external/gpl3/gcc/usr.bin/libcpp/arch/mipsn64el: config.h

Log Message:
regen mipsn64el


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 \
    src/external/gpl3/gcc/lib/libbacktrace/arch/mipsn64el/config.h
cvs rdiff -u -r1.1 -r1.2 \
    src/external/gpl3/gcc/lib/libstdc++-v3/arch/mipsn64el/c++config.h \
    src/external/gpl3/gcc/lib/libstdc++-v3/arch/mipsn64el/symver-config.h
cvs rdiff -u -r1.1 -r1.2 \
    src/external/gpl3/gcc/usr.bin/gcc/arch/mipsn64el/auto-host.h \
    src/external/gpl3/gcc/usr.bin/gcc/arch/mipsn64el/configargs.h
cvs rdiff -u -r1.1 -r1.2 \
    src/external/gpl3/gcc/usr.bin/libcpp/arch/mipsn64el/config.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/mipsn64el/config.h
diff -u src/external/gpl3/gcc/lib/libbacktrace/arch/mipsn64el/config.h:1.1 src/external/gpl3/gcc/lib/libbacktrace/arch/mipsn64el/config.h:1.2
--- src/external/gpl3/gcc/lib/libbacktrace/arch/mipsn64el/config.h:1.1	Mon Apr 26 13:29:25 2021
+++ src/external/gpl3/gcc/lib/libbacktrace/arch/mipsn64el/config.h	Sat Jun  5 21:09:08 2021
@@ -85,7 +85,7 @@
 #define HAVE_UNISTD_H 1
 
 /* Define if -lz is available. */
-/* #undef HAVE_ZLIB */
+#define HAVE_ZLIB 1
 
 /* Define to the sub-directory in which libtool stores uninstalled libraries.
    */

Index: src/external/gpl3/gcc/lib/libstdc++-v3/arch/mipsn64el/c++config.h
diff -u src/external/gpl3/gcc/lib/libstdc++-v3/arch/mipsn64el/c++config.h:1.1 src/external/gpl3/gcc/lib/libstdc++-v3/arch/mipsn64el/c++config.h:1.2
--- src/external/gpl3/gcc/lib/libstdc++-v3/arch/mipsn64el/c++config.h:1.1	Mon Apr 26 13:29:26 2021
+++ src/external/gpl3/gcc/lib/libstdc++-v3/arch/mipsn64el/c++config.h	Sat Jun  5 21:09:08 2021
@@ -702,10 +702,10 @@ namespace std
 /* config.h.in.  Generated from configure.ac by autoheader.  */
 
 /* Define to 1 if you have the `acosf' function. */
-/* #undef _GLIBCXX_HAVE_ACOSF */
+#define _GLIBCXX_HAVE_ACOSF 1
 
 /* Define to 1 if you have the `acosl' function. */
-/* #undef _GLIBCXX_HAVE_ACOSL */
+#define _GLIBCXX_HAVE_ACOSL 1
 
 /* Define to 1 if you have the `aligned_alloc' function. */
 #define _GLIBCXX_HAVE_ALIGNED_ALLOC 1
@@ -714,25 +714,25 @@ namespace std
 #define _GLIBCXX_HAVE_ARPA_INET_H 1
 
 /* Define to 1 if you have the `asinf' function. */
-/* #undef _GLIBCXX_HAVE_ASINF */
+#define _GLIBCXX_HAVE_ASINF 1
 
 /* Define to 1 if you have the `asinl' function. */
-/* #undef _GLIBCXX_HAVE_ASINL */
+#define _GLIBCXX_HAVE_ASINL 1
 
 /* Define to 1 if the target assembler supports .symver directive. */
 #define _GLIBCXX_HAVE_AS_SYMVER_DIRECTIVE 1
 
 /* Define to 1 if you have the `atan2f' function. */
-/* #undef _GLIBCXX_HAVE_ATAN2F */
+#define _GLIBCXX_HAVE_ATAN2F 1
 
 /* Define to 1 if you have the `atan2l' function. */
-/* #undef _GLIBCXX_HAVE_ATAN2L */
+#define _GLIBCXX_HAVE_ATAN2L 1
 
 /* Define to 1 if you have the `atanf' function. */
-/* #undef _GLIBCXX_HAVE_ATANF */
+#define _GLIBCXX_HAVE_ATANF 1
 
 /* Define to 1 if you have the `atanl' function. */
-/* #undef _GLIBCXX_HAVE_ATANL */
+#define _GLIBCXX_HAVE_ATANL 1
 
 /* Defined if shared_ptr reference counting should use atomic operations. */
 #define _GLIBCXX_HAVE_ATOMIC_LOCK_POLICY 1
@@ -744,25 +744,25 @@ namespace std
 /* #undef _GLIBCXX_HAVE_CC_TLS */
 
 /* Define to 1 if you have the `ceilf' function. */
-/* #undef _GLIBCXX_HAVE_CEILF */
+#define _GLIBCXX_HAVE_CEILF 1
 
 /* Define to 1 if you have the `ceill' function. */
-/* #undef _GLIBCXX_HAVE_CEILL */
+#define _GLIBCXX_HAVE_CEILL 1
 
 /* Define to 1 if you have the <complex.h> header file. */
 #define _GLIBCXX_HAVE_COMPLEX_H 1
 
 /* Define to 1 if you have the `cosf' function. */
-/* #undef _GLIBCXX_HAVE_COSF */
+#define _GLIBCXX_HAVE_COSF 1
 
 /* Define to 1 if you have the `coshf' function. */
-/* #undef _GLIBCXX_HAVE_COSHF */
+#define _GLIBCXX_HAVE_COSHF 1
 
 /* Define to 1 if you have the `coshl' function. */
-/* #undef _GLIBCXX_HAVE_COSHL */
+#define _GLIBCXX_HAVE_COSHL 1
 
 /* Define to 1 if you have the `cosl' function. */
-/* #undef _GLIBCXX_HAVE_COSL */
+#define _GLIBCXX_HAVE_COSL 1
 
 /* Define to 1 if you have the <dirent.h> header file. */
 #define _GLIBCXX_HAVE_DIRENT_H 1
@@ -780,16 +780,16 @@ namespace std
 #define _GLIBCXX_HAVE_EXECINFO_H 1
 
 /* Define to 1 if you have the `expf' function. */
-/* #undef _GLIBCXX_HAVE_EXPF */
+#define _GLIBCXX_HAVE_EXPF 1
 
 /* Define to 1 if you have the `expl' function. */
-/* #undef _GLIBCXX_HAVE_EXPL */
+#define _GLIBCXX_HAVE_EXPL 1
 
 /* Define to 1 if you have the `fabsf' function. */
-/* #undef _GLIBCXX_HAVE_FABSF */
+#define _GLIBCXX_HAVE_FABSF 1
 
 /* Define to 1 if you have the `fabsl' function. */
-/* #undef _GLIBCXX_HAVE_FABSL */
+#define _GLIBCXX_HAVE_FABSL 1
 
 /* Define to 1 if you have the <fcntl.h> header file. */
 #define _GLIBCXX_HAVE_FCNTL_H 1
@@ -798,10 +798,10 @@ namespace std
 #define _GLIBCXX_HAVE_FENV_H 1
 
 /* Define to 1 if you have the `finite' function. */
-/* #undef _GLIBCXX_HAVE_FINITE */
+#define _GLIBCXX_HAVE_FINITE 1
 
 /* Define to 1 if you have the `finitef' function. */
-/* #undef _GLIBCXX_HAVE_FINITEF */
+#define _GLIBCXX_HAVE_FINITEF 1
 
 /* Define to 1 if you have the `finitel' function. */
 /* #undef _GLIBCXX_HAVE_FINITEL */
@@ -810,16 +810,16 @@ namespace std
 #define _GLIBCXX_HAVE_FLOAT_H 1
 
 /* Define to 1 if you have the `floorf' function. */
-/* #undef _GLIBCXX_HAVE_FLOORF */
+#define _GLIBCXX_HAVE_FLOORF 1
 
 /* Define to 1 if you have the `floorl' function. */
-/* #undef _GLIBCXX_HAVE_FLOORL */
+#define _GLIBCXX_HAVE_FLOORL 1
 
 /* Define to 1 if you have the `fmodf' function. */
-/* #undef _GLIBCXX_HAVE_FMODF */
+#define _GLIBCXX_HAVE_FMODF 1
 
 /* Define to 1 if you have the `fmodl' function. */
-/* #undef _GLIBCXX_HAVE_FMODL */
+#define _GLIBCXX_HAVE_FMODL 1
 
 /* Define to 1 if you have the `fpclass' function. */
 /* #undef _GLIBCXX_HAVE_FPCLASS */
@@ -828,10 +828,10 @@ namespace std
 /* #undef _GLIBCXX_HAVE_FP_H */
 
 /* Define to 1 if you have the `frexpf' function. */
-/* #undef _GLIBCXX_HAVE_FREXPF */
+#define _GLIBCXX_HAVE_FREXPF 1
 
 /* Define to 1 if you have the `frexpl' function. */
-/* #undef _GLIBCXX_HAVE_FREXPL */
+#define _GLIBCXX_HAVE_FREXPL 1
 
 /* Define if _Unwind_GetIPInfo is available. */
 #define _GLIBCXX_HAVE_GETIPINFO 1
@@ -840,13 +840,13 @@ namespace std
 #define _GLIBCXX_HAVE_GETS 1
 
 /* Define to 1 if you have the `hypot' function. */
-/* #undef _GLIBCXX_HAVE_HYPOT */
+#define _GLIBCXX_HAVE_HYPOT 1
 
 /* Define to 1 if you have the `hypotf' function. */
-/* #undef _GLIBCXX_HAVE_HYPOTF */
+#define _GLIBCXX_HAVE_HYPOTF 1
 
 /* Define to 1 if you have the `hypotl' function. */
-/* #undef _GLIBCXX_HAVE_HYPOTL */
+#define _GLIBCXX_HAVE_HYPOTL 1
 
 /* Define if you have the iconv() function. */
 #define _GLIBCXX_HAVE_ICONV 1
@@ -870,7 +870,7 @@ namespace std
 #define _GLIBCXX_HAVE_ISINF 1
 
 /* Define to 1 if you have the `isinff' function. */
-/* #undef _GLIBCXX_HAVE_ISINFF */
+#define _GLIBCXX_HAVE_ISINFF 1
 
 /* Define to 1 if you have the `isinfl' function. */
 /* #undef _GLIBCXX_HAVE_ISINFL */
@@ -879,7 +879,7 @@ namespace std
 #define _GLIBCXX_HAVE_ISNAN 1
 
 /* Define to 1 if you have the `isnanf' function. */
-/* #undef _GLIBCXX_HAVE_ISNANF */
+#define _GLIBCXX_HAVE_ISNANF 1
 
 /* Define to 1 if you have the `isnanl' function. */
 /* #undef _GLIBCXX_HAVE_ISNANL */
@@ -891,10 +891,10 @@ namespace std
 #define _GLIBCXX_HAVE_LC_MESSAGES 1
 
 /* Define to 1 if you have the `ldexpf' function. */
-/* #undef _GLIBCXX_HAVE_LDEXPF */
+#define _GLIBCXX_HAVE_LDEXPF 1
 
 /* Define to 1 if you have the `ldexpl' function. */
-/* #undef _GLIBCXX_HAVE_LDEXPL */
+#define _GLIBCXX_HAVE_LDEXPL 1
 
 /* Define to 1 if you have the <libintl.h> header file. */
 /* #undef _GLIBCXX_HAVE_LIBINTL_H */
@@ -915,7 +915,7 @@ namespace std
 #define _GLIBCXX_HAVE_LIMIT_VMEM 1
 
 /* Define if link is available in <unistd.h>. */
-/* #undef _GLIBCXX_HAVE_LINK */
+#define _GLIBCXX_HAVE_LINK 1
 
 /* Define if futex syscall is available. */
 /* #undef _GLIBCXX_HAVE_LINUX_FUTEX */
@@ -930,16 +930,16 @@ namespace std
 #define _GLIBCXX_HAVE_LOCALE_H 1
 
 /* Define to 1 if you have the `log10f' function. */
-/* #undef _GLIBCXX_HAVE_LOG10F */
+#define _GLIBCXX_HAVE_LOG10F 1
 
 /* Define to 1 if you have the `log10l' function. */
-/* #undef _GLIBCXX_HAVE_LOG10L */
+#define _GLIBCXX_HAVE_LOG10L 1
 
 /* Define to 1 if you have the `logf' function. */
-/* #undef _GLIBCXX_HAVE_LOGF */
+#define _GLIBCXX_HAVE_LOGF 1
 
 /* Define to 1 if you have the `logl' function. */
-/* #undef _GLIBCXX_HAVE_LOGL */
+#define _GLIBCXX_HAVE_LOGL 1
 
 /* Define to 1 if you have the <machine/endian.h> header file. */
 #define _GLIBCXX_HAVE_MACHINE_ENDIAN_H 1
@@ -960,10 +960,10 @@ namespace std
 #define _GLIBCXX_HAVE_MODF 1
 
 /* Define to 1 if you have the `modff' function. */
-/* #undef _GLIBCXX_HAVE_MODFF */
+#define _GLIBCXX_HAVE_MODFF 1
 
 /* Define to 1 if you have the `modfl' function. */
-/* #undef _GLIBCXX_HAVE_MODFL */
+#define _GLIBCXX_HAVE_MODFL 1
 
 /* Define to 1 if you have the <nan.h> header file. */
 /* #undef _GLIBCXX_HAVE_NAN_H */
@@ -984,7 +984,7 @@ namespace std
 /* #undef _GLIBCXX_HAVE_OBSOLETE_ISNAN */
 
 /* Define if poll is available in <poll.h>. */
-/* #undef _GLIBCXX_HAVE_POLL */
+#define _GLIBCXX_HAVE_POLL 1
 
 /* Define to 1 if you have the <poll.h> header file. */
 #define _GLIBCXX_HAVE_POLL_H 1
@@ -993,10 +993,10 @@ namespace std
 #define _GLIBCXX_HAVE_POSIX_MEMALIGN 1
 
 /* Define to 1 if you have the `powf' function. */
-/* #undef _GLIBCXX_HAVE_POWF */
+#define _GLIBCXX_HAVE_POWF 1
 
 /* Define to 1 if you have the `powl' function. */
-/* #undef _GLIBCXX_HAVE_POWL */
+#define _GLIBCXX_HAVE_POWL 1
 
 /* Define to 1 if you have the `qfpclass' function. */
 /* #undef _GLIBCXX_HAVE_QFPCLASS */
@@ -1005,7 +1005,7 @@ namespace std
 #define _GLIBCXX_HAVE_QUICK_EXIT 1
 
 /* Define if readlink is available in <unistd.h>. */
-/* #undef _GLIBCXX_HAVE_READLINK */
+#define _GLIBCXX_HAVE_READLINK 1
 
 /* Define to 1 if you have the `setenv' function. */
 #define _GLIBCXX_HAVE_SETENV 1
@@ -1020,28 +1020,28 @@ namespace std
 /* #undef _GLIBCXX_HAVE_SINCOSL */
 
 /* Define to 1 if you have the `sinf' function. */
-/* #undef _GLIBCXX_HAVE_SINF */
+#define _GLIBCXX_HAVE_SINF 1
 
 /* Define to 1 if you have the `sinhf' function. */
-/* #undef _GLIBCXX_HAVE_SINHF */
+#define _GLIBCXX_HAVE_SINHF 1
 
 /* Define to 1 if you have the `sinhl' function. */
-/* #undef _GLIBCXX_HAVE_SINHL */
+#define _GLIBCXX_HAVE_SINHL 1
 
 /* Define to 1 if you have the `sinl' function. */
-/* #undef _GLIBCXX_HAVE_SINL */
+#define _GLIBCXX_HAVE_SINL 1
 
 /* Defined if sleep exists. */
-#define _GLIBCXX_HAVE_SLEEP 1
+/* #undef _GLIBCXX_HAVE_SLEEP */
 
 /* Define to 1 if you have the `sockatmark' function. */
 #define _GLIBCXX_HAVE_SOCKATMARK 1
 
 /* Define to 1 if you have the `sqrtf' function. */
-/* #undef _GLIBCXX_HAVE_SQRTF */
+#define _GLIBCXX_HAVE_SQRTF 1
 
 /* Define to 1 if you have the `sqrtl' function. */
-/* #undef _GLIBCXX_HAVE_SQRTL */
+#define _GLIBCXX_HAVE_SQRTL 1
 
 /* Define to 1 if you have the <stdalign.h> header file. */
 #define _GLIBCXX_HAVE_STDALIGN_H 1
@@ -1074,13 +1074,13 @@ namespace std
 #define _GLIBCXX_HAVE_STRTOLD 1
 
 /* Define to 1 if `d_type' is a member of `struct dirent'. */
-/* #undef _GLIBCXX_HAVE_STRUCT_DIRENT_D_TYPE */
+#define _GLIBCXX_HAVE_STRUCT_DIRENT_D_TYPE 1
 
 /* Define if strxfrm_l is available in <string.h>. */
 /* #undef _GLIBCXX_HAVE_STRXFRM_L */
 
 /* Define if symlink is available in <unistd.h>. */
-/* #undef _GLIBCXX_HAVE_SYMLINK */
+#define _GLIBCXX_HAVE_SYMLINK 1
 
 /* Define to 1 if the target runtime linker supports binding the same symbol
    to different versions. */
@@ -1138,19 +1138,19 @@ namespace std
 /* #undef _GLIBCXX_HAVE_S_IFREG */
 
 /* Define if S_ISREG is available in <sys/stat.h>. */
-/* #undef _GLIBCXX_HAVE_S_ISREG */
+#define _GLIBCXX_HAVE_S_ISREG 1
 
 /* Define to 1 if you have the `tanf' function. */
-/* #undef _GLIBCXX_HAVE_TANF */
+#define _GLIBCXX_HAVE_TANF 1
 
 /* Define to 1 if you have the `tanhf' function. */
-/* #undef _GLIBCXX_HAVE_TANHF */
+#define _GLIBCXX_HAVE_TANHF 1
 
 /* Define to 1 if you have the `tanhl' function. */
-/* #undef _GLIBCXX_HAVE_TANHL */
+#define _GLIBCXX_HAVE_TANHL 1
 
 /* Define to 1 if you have the `tanl' function. */
-/* #undef _GLIBCXX_HAVE_TANL */
+#define _GLIBCXX_HAVE_TANL 1
 
 /* Define to 1 if you have the <tgmath.h> header file. */
 #define _GLIBCXX_HAVE_TGMATH_H 1
@@ -1162,7 +1162,7 @@ namespace std
 #define _GLIBCXX_HAVE_TLS 1
 
 /* Define if truncate is available in <unistd.h>. */
-/* #undef _GLIBCXX_HAVE_TRUNCATE */
+#define _GLIBCXX_HAVE_TRUNCATE 1
 
 /* Define to 1 if you have the <uchar.h> header file. */
 /* #undef _GLIBCXX_HAVE_UCHAR_H */
@@ -1171,7 +1171,7 @@ namespace std
 #define _GLIBCXX_HAVE_UNISTD_H 1
 
 /* Defined if usleep exists. */
-#define _GLIBCXX_HAVE_USLEEP 1
+/* #undef _GLIBCXX_HAVE_USLEEP */
 
 /* Define to 1 if you have the <utime.h> header file. */
 #define _GLIBCXX_HAVE_UTIME_H 1
@@ -1198,7 +1198,7 @@ namespace std
 /* #undef _GLIBCXX_HAVE_WIN32_SLEEP */
 
 /* Define if writev is available in <sys/uio.h>. */
-/* #undef _GLIBCXX_HAVE_WRITEV */
+#define _GLIBCXX_HAVE_WRITEV 1
 
 /* Define to 1 if you have the `_acosf' function. */
 /* #undef _GLIBCXX_HAVE__ACOSF */
@@ -1596,10 +1596,10 @@ namespace std
 /* #undef _GLIBCXX_USE_CLOCK_GETTIME_SYSCALL */
 
 /* Defined if clock_gettime has monotonic clock support. */
-/* #undef _GLIBCXX_USE_CLOCK_MONOTONIC */
+#define _GLIBCXX_USE_CLOCK_MONOTONIC 1
 
 /* Defined if clock_gettime has realtime clock support. */
-/* #undef _GLIBCXX_USE_CLOCK_REALTIME */
+#define _GLIBCXX_USE_CLOCK_REALTIME 1
 
 /* Define if ISO/IEC TR 24733 decimal floating point types are supported on
    this host. */
@@ -1610,13 +1610,13 @@ namespace std
 #define _GLIBCXX_USE_DEV_RANDOM 1
 
 /* Define if fchmod is available in <sys/stat.h>. */
-/* #undef _GLIBCXX_USE_FCHMOD */
+#define _GLIBCXX_USE_FCHMOD 1
 
 /* Define if fchmodat is available in <sys/stat.h>. */
-/* #undef _GLIBCXX_USE_FCHMODAT */
+#define _GLIBCXX_USE_FCHMODAT 1
 
 /* Defined if gettimeofday is available. */
-/* #undef _GLIBCXX_USE_GETTIMEOFDAY */
+#define _GLIBCXX_USE_GETTIMEOFDAY 1
 
 /* Define if get_nprocs is available in <sys/sysinfo.h>. */
 /* #undef _GLIBCXX_USE_GET_NPROCS */
@@ -1631,10 +1631,10 @@ namespace std
 #define _GLIBCXX_USE_LONG_LONG 1
 
 /* Define if lstat is available in <sys/stat.h>. */
-/* #undef _GLIBCXX_USE_LSTAT */
+#define _GLIBCXX_USE_LSTAT 1
 
 /* Defined if nanosleep is available. */
-/* #undef _GLIBCXX_USE_NANOSLEEP */
+#define _GLIBCXX_USE_NANOSLEEP 1
 
 /* Define if NLS translations are to be used. */
 /* #undef _GLIBCXX_USE_NLS */
@@ -1666,7 +1666,7 @@ namespace std
 #define _GLIBCXX_USE_SCHED_YIELD 1
 
 /* Define if _SC_NPROCESSORS_ONLN is available in <unistd.h>. */
-/* #undef _GLIBCXX_USE_SC_NPROCESSORS_ONLN */
+#define _GLIBCXX_USE_SC_NPROCESSORS_ONLN 1
 
 /* Define if _SC_NPROC_ONLN is available in <unistd.h>. */
 /* #undef _GLIBCXX_USE_SC_NPROC_ONLN */
@@ -1675,20 +1675,20 @@ namespace std
 /* #undef _GLIBCXX_USE_SENDFILE */
 
 /* Define if struct stat has timespec members. */
-/* #undef _GLIBCXX_USE_ST_MTIM */
+#define _GLIBCXX_USE_ST_MTIM 1
 
 /* Define if sysctl(), CTL_HW and HW_NCPU are available in <sys/sysctl.h>. */
-/* #undef _GLIBCXX_USE_SYSCTL_HW_NCPU */
+#define _GLIBCXX_USE_SYSCTL_HW_NCPU 1
 
 /* Define if obsolescent tmpnam is available in <stdio.h>. */
-/* #undef _GLIBCXX_USE_TMPNAM */
+#define _GLIBCXX_USE_TMPNAM 1
 
 /* Define if utime is available in <utime.h>. */
-/* #undef _GLIBCXX_USE_UTIME */
+#define _GLIBCXX_USE_UTIME 1
 
 /* Define if utimensat and UTIME_OMIT are available in <sys/stat.h> and
    AT_FDCWD in <fcntl.h>. */
-/* #undef _GLIBCXX_USE_UTIMENSAT */
+#define _GLIBCXX_USE_UTIMENSAT 1
 
 /* Define if code specialized for wchar_t should be used. */
 #define _GLIBCXX_USE_WCHAR_T 1
Index: src/external/gpl3/gcc/lib/libstdc++-v3/arch/mipsn64el/symver-config.h
diff -u src/external/gpl3/gcc/lib/libstdc++-v3/arch/mipsn64el/symver-config.h:1.1 src/external/gpl3/gcc/lib/libstdc++-v3/arch/mipsn64el/symver-config.h:1.2
--- src/external/gpl3/gcc/lib/libstdc++-v3/arch/mipsn64el/symver-config.h:1.1	Mon Apr 26 13:29:26 2021
+++ src/external/gpl3/gcc/lib/libstdc++-v3/arch/mipsn64el/symver-config.h	Sat Jun  5 21:09:08 2021
@@ -6,10 +6,10 @@
 /* config.h.in.  Generated from configure.ac by autoheader.  */
 
 /* Define to 1 if you have the `acosf' function. */
-/* #undef HAVE_ACOSF */
+#define HAVE_ACOSF 1
 
 /* Define to 1 if you have the `acosl' function. */
-/* #undef HAVE_ACOSL */
+#define HAVE_ACOSL 1
 
 /* Define to 1 if you have the `aligned_alloc' function. */
 #define HAVE_ALIGNED_ALLOC 1
@@ -18,25 +18,25 @@
 #define HAVE_ARPA_INET_H 1
 
 /* Define to 1 if you have the `asinf' function. */
-/* #undef HAVE_ASINF */
+#define HAVE_ASINF 1
 
 /* Define to 1 if you have the `asinl' function. */
-/* #undef HAVE_ASINL */
+#define HAVE_ASINL 1
 
 /* Define to 1 if the target assembler supports .symver directive. */
 #define HAVE_AS_SYMVER_DIRECTIVE 1
 
 /* Define to 1 if you have the `atan2f' function. */
-/* #undef HAVE_ATAN2F */
+#define HAVE_ATAN2F 1
 
 /* Define to 1 if you have the `atan2l' function. */
-/* #undef HAVE_ATAN2L */
+#define HAVE_ATAN2L 1
 
 /* Define to 1 if you have the `atanf' function. */
-/* #undef HAVE_ATANF */
+#define HAVE_ATANF 1
 
 /* Define to 1 if you have the `atanl' function. */
-/* #undef HAVE_ATANL */
+#define HAVE_ATANL 1
 
 /* Defined if shared_ptr reference counting should use atomic operations. */
 #define HAVE_ATOMIC_LOCK_POLICY 1
@@ -48,25 +48,25 @@
 /* #undef HAVE_CC_TLS */
 
 /* Define to 1 if you have the `ceilf' function. */
-/* #undef HAVE_CEILF */
+#define HAVE_CEILF 1
 
 /* Define to 1 if you have the `ceill' function. */
-/* #undef HAVE_CEILL */
+#define HAVE_CEILL 1
 
 /* Define to 1 if you have the <complex.h> header file. */
 #define HAVE_COMPLEX_H 1
 
 /* Define to 1 if you have the `cosf' function. */
-/* #undef HAVE_COSF */
+#define HAVE_COSF 1
 
 /* Define to 1 if you have the `coshf' function. */
-/* #undef HAVE_COSHF */
+#define HAVE_COSHF 1
 
 /* Define to 1 if you have the `coshl' function. */
-/* #undef HAVE_COSHL */
+#define HAVE_COSHL 1
 
 /* Define to 1 if you have the `cosl' function. */
-/* #undef HAVE_COSL */
+#define HAVE_COSL 1
 
 /* Define to 1 if you have the <dirent.h> header file. */
 #define HAVE_DIRENT_H 1
@@ -84,16 +84,16 @@
 #define HAVE_EXECINFO_H 1
 
 /* Define to 1 if you have the `expf' function. */
-/* #undef HAVE_EXPF */
+#define HAVE_EXPF 1
 
 /* Define to 1 if you have the `expl' function. */
-/* #undef HAVE_EXPL */
+#define HAVE_EXPL 1
 
 /* Define to 1 if you have the `fabsf' function. */
-/* #undef HAVE_FABSF */
+#define HAVE_FABSF 1
 
 /* Define to 1 if you have the `fabsl' function. */
-/* #undef HAVE_FABSL */
+#define HAVE_FABSL 1
 
 /* Define to 1 if you have the <fcntl.h> header file. */
 #define HAVE_FCNTL_H 1
@@ -102,10 +102,10 @@
 #define HAVE_FENV_H 1
 
 /* Define to 1 if you have the `finite' function. */
-/* #undef HAVE_FINITE */
+#define HAVE_FINITE 1
 
 /* Define to 1 if you have the `finitef' function. */
-/* #undef HAVE_FINITEF */
+#define HAVE_FINITEF 1
 
 /* Define to 1 if you have the `finitel' function. */
 /* #undef HAVE_FINITEL */
@@ -114,16 +114,16 @@
 #define HAVE_FLOAT_H 1
 
 /* Define to 1 if you have the `floorf' function. */
-/* #undef HAVE_FLOORF */
+#define HAVE_FLOORF 1
 
 /* Define to 1 if you have the `floorl' function. */
-/* #undef HAVE_FLOORL */
+#define HAVE_FLOORL 1
 
 /* Define to 1 if you have the `fmodf' function. */
-/* #undef HAVE_FMODF */
+#define HAVE_FMODF 1
 
 /* Define to 1 if you have the `fmodl' function. */
-/* #undef HAVE_FMODL */
+#define HAVE_FMODL 1
 
 /* Define to 1 if you have the `fpclass' function. */
 /* #undef HAVE_FPCLASS */
@@ -132,10 +132,10 @@
 /* #undef HAVE_FP_H */
 
 /* Define to 1 if you have the `frexpf' function. */
-/* #undef HAVE_FREXPF */
+#define HAVE_FREXPF 1
 
 /* Define to 1 if you have the `frexpl' function. */
-/* #undef HAVE_FREXPL */
+#define HAVE_FREXPL 1
 
 /* Define if _Unwind_GetIPInfo is available. */
 #define HAVE_GETIPINFO 1
@@ -144,13 +144,13 @@
 #define HAVE_GETS 1
 
 /* Define to 1 if you have the `hypot' function. */
-/* #undef HAVE_HYPOT */
+#define HAVE_HYPOT 1
 
 /* Define to 1 if you have the `hypotf' function. */
-/* #undef HAVE_HYPOTF */
+#define HAVE_HYPOTF 1
 
 /* Define to 1 if you have the `hypotl' function. */
-/* #undef HAVE_HYPOTL */
+#define HAVE_HYPOTL 1
 
 /* Define if you have the iconv() function. */
 #define HAVE_ICONV 1
@@ -174,7 +174,7 @@
 #define HAVE_ISINF 1
 
 /* Define to 1 if you have the `isinff' function. */
-/* #undef HAVE_ISINFF */
+#define HAVE_ISINFF 1
 
 /* Define to 1 if you have the `isinfl' function. */
 /* #undef HAVE_ISINFL */
@@ -183,7 +183,7 @@
 #define HAVE_ISNAN 1
 
 /* Define to 1 if you have the `isnanf' function. */
-/* #undef HAVE_ISNANF */
+#define HAVE_ISNANF 1
 
 /* Define to 1 if you have the `isnanl' function. */
 /* #undef HAVE_ISNANL */
@@ -195,10 +195,10 @@
 #define HAVE_LC_MESSAGES 1
 
 /* Define to 1 if you have the `ldexpf' function. */
-/* #undef HAVE_LDEXPF */
+#define HAVE_LDEXPF 1
 
 /* Define to 1 if you have the `ldexpl' function. */
-/* #undef HAVE_LDEXPL */
+#define HAVE_LDEXPL 1
 
 /* Define to 1 if you have the <libintl.h> header file. */
 /* #undef HAVE_LIBINTL_H */
@@ -219,7 +219,7 @@
 #define HAVE_LIMIT_VMEM 1
 
 /* Define if link is available in <unistd.h>. */
-/* #undef HAVE_LINK */
+#define HAVE_LINK 1
 
 /* Define if futex syscall is available. */
 /* #undef HAVE_LINUX_FUTEX */
@@ -234,16 +234,16 @@
 #define HAVE_LOCALE_H 1
 
 /* Define to 1 if you have the `log10f' function. */
-/* #undef HAVE_LOG10F */
+#define HAVE_LOG10F 1
 
 /* Define to 1 if you have the `log10l' function. */
-/* #undef HAVE_LOG10L */
+#define HAVE_LOG10L 1
 
 /* Define to 1 if you have the `logf' function. */
-/* #undef HAVE_LOGF */
+#define HAVE_LOGF 1
 
 /* Define to 1 if you have the `logl' function. */
-/* #undef HAVE_LOGL */
+#define HAVE_LOGL 1
 
 /* Define to 1 if you have the <machine/endian.h> header file. */
 #define HAVE_MACHINE_ENDIAN_H 1
@@ -264,10 +264,10 @@
 #define HAVE_MODF 1
 
 /* Define to 1 if you have the `modff' function. */
-/* #undef HAVE_MODFF */
+#define HAVE_MODFF 1
 
 /* Define to 1 if you have the `modfl' function. */
-/* #undef HAVE_MODFL */
+#define HAVE_MODFL 1
 
 /* Define to 1 if you have the <nan.h> header file. */
 /* #undef HAVE_NAN_H */
@@ -288,7 +288,7 @@
 /* #undef HAVE_OBSOLETE_ISNAN */
 
 /* Define if poll is available in <poll.h>. */
-/* #undef HAVE_POLL */
+#define HAVE_POLL 1
 
 /* Define to 1 if you have the <poll.h> header file. */
 #define HAVE_POLL_H 1
@@ -297,10 +297,10 @@
 #define HAVE_POSIX_MEMALIGN 1
 
 /* Define to 1 if you have the `powf' function. */
-/* #undef HAVE_POWF */
+#define HAVE_POWF 1
 
 /* Define to 1 if you have the `powl' function. */
-/* #undef HAVE_POWL */
+#define HAVE_POWL 1
 
 /* Define to 1 if you have the `qfpclass' function. */
 /* #undef HAVE_QFPCLASS */
@@ -309,7 +309,7 @@
 #define HAVE_QUICK_EXIT 1
 
 /* Define if readlink is available in <unistd.h>. */
-/* #undef HAVE_READLINK */
+#define HAVE_READLINK 1
 
 /* Define to 1 if you have the `setenv' function. */
 #define HAVE_SETENV 1
@@ -324,28 +324,28 @@
 /* #undef HAVE_SINCOSL */
 
 /* Define to 1 if you have the `sinf' function. */
-/* #undef HAVE_SINF */
+#define HAVE_SINF 1
 
 /* Define to 1 if you have the `sinhf' function. */
-/* #undef HAVE_SINHF */
+#define HAVE_SINHF 1
 
 /* Define to 1 if you have the `sinhl' function. */
-/* #undef HAVE_SINHL */
+#define HAVE_SINHL 1
 
 /* Define to 1 if you have the `sinl' function. */
-/* #undef HAVE_SINL */
+#define HAVE_SINL 1
 
 /* Defined if sleep exists. */
-#define HAVE_SLEEP 1
+/* #undef HAVE_SLEEP */
 
 /* Define to 1 if you have the `sockatmark' function. */
 #define HAVE_SOCKATMARK 1
 
 /* Define to 1 if you have the `sqrtf' function. */
-/* #undef HAVE_SQRTF */
+#define HAVE_SQRTF 1
 
 /* Define to 1 if you have the `sqrtl' function. */
-/* #undef HAVE_SQRTL */
+#define HAVE_SQRTL 1
 
 /* Define to 1 if you have the <stdalign.h> header file. */
 #define HAVE_STDALIGN_H 1
@@ -378,13 +378,13 @@
 #define HAVE_STRTOLD 1
 
 /* Define to 1 if `d_type' is a member of `struct dirent'. */
-/* #undef HAVE_STRUCT_DIRENT_D_TYPE */
+#define HAVE_STRUCT_DIRENT_D_TYPE 1
 
 /* Define if strxfrm_l is available in <string.h>. */
 /* #undef HAVE_STRXFRM_L */
 
 /* Define if symlink is available in <unistd.h>. */
-/* #undef HAVE_SYMLINK */
+#define HAVE_SYMLINK 1
 
 /* Define to 1 if the target runtime linker supports binding the same symbol
    to different versions. */
@@ -442,19 +442,19 @@
 /* #undef HAVE_S_IFREG */
 
 /* Define if S_ISREG is available in <sys/stat.h>. */
-/* #undef HAVE_S_ISREG */
+#define HAVE_S_ISREG 1
 
 /* Define to 1 if you have the `tanf' function. */
-/* #undef HAVE_TANF */
+#define HAVE_TANF 1
 
 /* Define to 1 if you have the `tanhf' function. */
-/* #undef HAVE_TANHF */
+#define HAVE_TANHF 1
 
 /* Define to 1 if you have the `tanhl' function. */
-/* #undef HAVE_TANHL */
+#define HAVE_TANHL 1
 
 /* Define to 1 if you have the `tanl' function. */
-/* #undef HAVE_TANL */
+#define HAVE_TANL 1
 
 /* Define to 1 if you have the <tgmath.h> header file. */
 #define HAVE_TGMATH_H 1
@@ -466,7 +466,7 @@
 #define HAVE_TLS 1
 
 /* Define if truncate is available in <unistd.h>. */
-/* #undef HAVE_TRUNCATE */
+#define HAVE_TRUNCATE 1
 
 /* Define to 1 if you have the <uchar.h> header file. */
 /* #undef HAVE_UCHAR_H */
@@ -475,7 +475,7 @@
 #define HAVE_UNISTD_H 1
 
 /* Defined if usleep exists. */
-#define HAVE_USLEEP 1
+/* #undef HAVE_USLEEP */
 
 /* Define to 1 if you have the <utime.h> header file. */
 #define HAVE_UTIME_H 1
@@ -502,7 +502,7 @@
 /* #undef HAVE_WIN32_SLEEP */
 
 /* Define if writev is available in <sys/uio.h>. */
-/* #undef HAVE_WRITEV */
+#define HAVE_WRITEV 1
 
 /* Define to 1 if you have the `_acosf' function. */
 /* #undef HAVE__ACOSF */
@@ -901,10 +901,10 @@
 /* #undef _GLIBCXX_USE_CLOCK_GETTIME_SYSCALL */
 
 /* Defined if clock_gettime has monotonic clock support. */
-/* #undef _GLIBCXX_USE_CLOCK_MONOTONIC */
+#define _GLIBCXX_USE_CLOCK_MONOTONIC 1
 
 /* Defined if clock_gettime has realtime clock support. */
-/* #undef _GLIBCXX_USE_CLOCK_REALTIME */
+#define _GLIBCXX_USE_CLOCK_REALTIME 1
 
 /* Define if ISO/IEC TR 24733 decimal floating point types are supported on
    this host. */
@@ -915,13 +915,13 @@
 #define _GLIBCXX_USE_DEV_RANDOM 1
 
 /* Define if fchmod is available in <sys/stat.h>. */
-/* #undef _GLIBCXX_USE_FCHMOD */
+#define _GLIBCXX_USE_FCHMOD 1
 
 /* Define if fchmodat is available in <sys/stat.h>. */
-/* #undef _GLIBCXX_USE_FCHMODAT */
+#define _GLIBCXX_USE_FCHMODAT 1
 
 /* Defined if gettimeofday is available. */
-/* #undef _GLIBCXX_USE_GETTIMEOFDAY */
+#define _GLIBCXX_USE_GETTIMEOFDAY 1
 
 /* Define if get_nprocs is available in <sys/sysinfo.h>. */
 /* #undef _GLIBCXX_USE_GET_NPROCS */
@@ -936,10 +936,10 @@
 #define _GLIBCXX_USE_LONG_LONG 1
 
 /* Define if lstat is available in <sys/stat.h>. */
-/* #undef _GLIBCXX_USE_LSTAT */
+#define _GLIBCXX_USE_LSTAT 1
 
 /* Defined if nanosleep is available. */
-/* #undef _GLIBCXX_USE_NANOSLEEP */
+#define _GLIBCXX_USE_NANOSLEEP 1
 
 /* Define if NLS translations are to be used. */
 /* #undef _GLIBCXX_USE_NLS */
@@ -971,7 +971,7 @@
 #define _GLIBCXX_USE_SCHED_YIELD 1
 
 /* Define if _SC_NPROCESSORS_ONLN is available in <unistd.h>. */
-/* #undef _GLIBCXX_USE_SC_NPROCESSORS_ONLN */
+#define _GLIBCXX_USE_SC_NPROCESSORS_ONLN 1
 
 /* Define if _SC_NPROC_ONLN is available in <unistd.h>. */
 /* #undef _GLIBCXX_USE_SC_NPROC_ONLN */
@@ -980,20 +980,20 @@
 /* #undef _GLIBCXX_USE_SENDFILE */
 
 /* Define if struct stat has timespec members. */
-/* #undef _GLIBCXX_USE_ST_MTIM */
+#define _GLIBCXX_USE_ST_MTIM 1
 
 /* Define if sysctl(), CTL_HW and HW_NCPU are available in <sys/sysctl.h>. */
-/* #undef _GLIBCXX_USE_SYSCTL_HW_NCPU */
+#define _GLIBCXX_USE_SYSCTL_HW_NCPU 1
 
 /* Define if obsolescent tmpnam is available in <stdio.h>. */
-/* #undef _GLIBCXX_USE_TMPNAM */
+#define _GLIBCXX_USE_TMPNAM 1
 
 /* Define if utime is available in <utime.h>. */
-/* #undef _GLIBCXX_USE_UTIME */
+#define _GLIBCXX_USE_UTIME 1
 
 /* Define if utimensat and UTIME_OMIT are available in <sys/stat.h> and
    AT_FDCWD in <fcntl.h>. */
-/* #undef _GLIBCXX_USE_UTIMENSAT */
+#define _GLIBCXX_USE_UTIMENSAT 1
 
 /* Define if code specialized for wchar_t should be used. */
 #define _GLIBCXX_USE_WCHAR_T 1

Index: src/external/gpl3/gcc/usr.bin/gcc/arch/mipsn64el/auto-host.h
diff -u src/external/gpl3/gcc/usr.bin/gcc/arch/mipsn64el/auto-host.h:1.1 src/external/gpl3/gcc/usr.bin/gcc/arch/mipsn64el/auto-host.h:1.2
--- src/external/gpl3/gcc/usr.bin/gcc/arch/mipsn64el/auto-host.h:1.1	Mon Apr 26 13:29:26 2021
+++ src/external/gpl3/gcc/usr.bin/gcc/arch/mipsn64el/auto-host.h	Sat Jun  5 21:09:08 2021
@@ -77,7 +77,7 @@
    fully standards-compliant handling of destructors, but requires
    __cxa_atexit in libc. */
 #ifndef USED_FOR_TARGET
-/* #undef DEFAULT_USE_CXA_ATEXIT */
+#define DEFAULT_USE_CXA_ATEXIT 2
 #endif
 
 
@@ -225,7 +225,7 @@
 
 /* Define to enable plugin support. */
 #ifndef USED_FOR_TARGET
-/* #undef ENABLE_PLUGIN */
+#define ENABLE_PLUGIN 1
 #endif
 
 
@@ -744,13 +744,13 @@
 
 /* Define to 1 if you have the `clock' function. */
 #ifndef USED_FOR_TARGET
-/* #undef HAVE_CLOCK */
+#define HAVE_CLOCK 1
 #endif
 
 
 /* Define if <time.h> defines clock_t. */
 #ifndef USED_FOR_TARGET
-/* #undef HAVE_CLOCK_T */
+#define HAVE_CLOCK_T 1
 #endif
 
 
@@ -763,33 +763,33 @@
 /* Define to 1 if we found a declaration for 'abort', otherwise define to 0.
    */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_ABORT 0
+#define HAVE_DECL_ABORT 1
 #endif
 
 
 /* Define to 1 if we found a declaration for 'asprintf', otherwise define to
    0. */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_ASPRINTF 0
+#define HAVE_DECL_ASPRINTF 1
 #endif
 
 
 /* Define to 1 if we found a declaration for 'atof', otherwise define to 0. */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_ATOF 0
+#define HAVE_DECL_ATOF 1
 #endif
 
 
 /* Define to 1 if we found a declaration for 'atol', otherwise define to 0. */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_ATOL 0
+#define HAVE_DECL_ATOL 1
 #endif
 
 
 /* Define to 1 if we found a declaration for 'atoll', otherwise define to 0.
    */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_ATOLL 0
+#define HAVE_DECL_ATOLL 1
 #endif
 
 
@@ -803,7 +803,7 @@
 /* Define to 1 if we found a declaration for 'calloc', otherwise define to 0.
    */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_CALLOC 0
+#define HAVE_DECL_CALLOC 1
 #endif
 
 
@@ -817,14 +817,14 @@
 /* Define to 1 if we found a declaration for 'clock', otherwise define to 0.
    */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_CLOCK 0
+#define HAVE_DECL_CLOCK 1
 #endif
 
 
 /* Define to 1 if we found a declaration for 'errno', otherwise define to 0.
    */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_ERRNO 0
+#define HAVE_DECL_ERRNO 1
 #endif
 
 
@@ -851,7 +851,7 @@
 
 /* Define to 1 if we found a declaration for 'ffs', otherwise define to 0. */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_FFS 0
+#define HAVE_DECL_FFS 1
 #endif
 
 
@@ -906,7 +906,7 @@
 
 /* Define to 1 if we found a declaration for 'free', otherwise define to 0. */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_FREE 0
+#define HAVE_DECL_FREE 1
 #endif
 
 
@@ -920,63 +920,63 @@
 /* Define to 1 if we found a declaration for 'getchar_unlocked', otherwise
    define to 0. */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_GETCHAR_UNLOCKED 0
+#define HAVE_DECL_GETCHAR_UNLOCKED 1
 #endif
 
 
 /* Define to 1 if we found a declaration for 'getcwd', otherwise define to 0.
    */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_GETCWD 0
+#define HAVE_DECL_GETCWD 1
 #endif
 
 
 /* Define to 1 if we found a declaration for 'getc_unlocked', otherwise define
    to 0. */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_GETC_UNLOCKED 0
+#define HAVE_DECL_GETC_UNLOCKED 1
 #endif
 
 
 /* Define to 1 if we found a declaration for 'getenv', otherwise define to 0.
    */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_GETENV 0
+#define HAVE_DECL_GETENV 1
 #endif
 
 
 /* Define to 1 if we found a declaration for 'getopt', otherwise define to 0.
    */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_GETOPT 0
+#define HAVE_DECL_GETOPT 1
 #endif
 
 
 /* Define to 1 if we found a declaration for 'getpagesize', otherwise define
    to 0. */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_GETPAGESIZE 0
+#define HAVE_DECL_GETPAGESIZE 1
 #endif
 
 
 /* Define to 1 if we found a declaration for 'getrlimit', otherwise define to
    0. */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_GETRLIMIT 0
+#define HAVE_DECL_GETRLIMIT 1
 #endif
 
 
 /* Define to 1 if we found a declaration for 'getrusage', otherwise define to
    0. */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_GETRUSAGE 0
+#define HAVE_DECL_GETRUSAGE 1
 #endif
 
 
 /* Define to 1 if we found a declaration for 'getwd', otherwise define to 0.
    */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_GETWD 0
+#define HAVE_DECL_GETWD 1
 #endif
 
 
@@ -990,7 +990,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
 
 
@@ -1004,118 +1004,118 @@
 /* Define to 1 if we found a declaration for 'malloc', otherwise define to 0.
    */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_MALLOC 0
+#define HAVE_DECL_MALLOC 1
 #endif
 
 
 /* Define to 1 if we found a declaration for 'putchar_unlocked', otherwise
    define to 0. */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_PUTCHAR_UNLOCKED 0
+#define HAVE_DECL_PUTCHAR_UNLOCKED 1
 #endif
 
 
 /* Define to 1 if we found a declaration for 'putc_unlocked', otherwise define
    to 0. */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_PUTC_UNLOCKED 0
+#define HAVE_DECL_PUTC_UNLOCKED 1
 #endif
 
 
 /* Define to 1 if we found a declaration for 'realloc', otherwise define to 0.
    */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_REALLOC 0
+#define HAVE_DECL_REALLOC 1
 #endif
 
 
 /* Define to 1 if we found a declaration for 'sbrk', otherwise define to 0. */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_SBRK 0
+#define HAVE_DECL_SBRK 1
 #endif
 
 
 /* Define to 1 if we found a declaration for 'setenv', otherwise define to 0.
    */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_SETENV 0
+#define HAVE_DECL_SETENV 1
 #endif
 
 
 /* Define to 1 if we found a declaration for 'setrlimit', otherwise define to
    0. */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_SETRLIMIT 0
+#define HAVE_DECL_SETRLIMIT 1
 #endif
 
 
 /* Define to 1 if we found a declaration for 'sigaltstack', otherwise define
    to 0. */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_SIGALTSTACK 0
+#define HAVE_DECL_SIGALTSTACK 1
 #endif
 
 
 /* Define to 1 if we found a declaration for 'snprintf', otherwise define to
    0. */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_SNPRINTF 0
+#define HAVE_DECL_SNPRINTF 1
 #endif
 
 
 /* Define to 1 if we found a declaration for 'stpcpy', otherwise define to 0.
    */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_STPCPY 0
+#define HAVE_DECL_STPCPY 1
 #endif
 
 
 /* Define to 1 if we found a declaration for 'strnlen', otherwise define to 0.
    */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_STRNLEN 0
+#define HAVE_DECL_STRNLEN 1
 #endif
 
 
 /* Define to 1 if we found a declaration for 'strsignal', otherwise define to
    0. */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_STRSIGNAL 0
+#define HAVE_DECL_STRSIGNAL 1
 #endif
 
 
 /* Define to 1 if you have the declaration of `strstr(const char*,const
    char*)', and to 0 if you don't. */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_STRSTR 0
+#define HAVE_DECL_STRSTR 1
 #endif
 
 
 /* Define to 1 if we found a declaration for 'strtol', otherwise define to 0.
    */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_STRTOL 0
+#define HAVE_DECL_STRTOL 1
 #endif
 
 
 /* Define to 1 if we found a declaration for 'strtoll', otherwise define to 0.
    */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_STRTOLL 0
+#define HAVE_DECL_STRTOLL 1
 #endif
 
 
 /* Define to 1 if we found a declaration for 'strtoul', otherwise define to 0.
    */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_STRTOUL 0
+#define HAVE_DECL_STRTOUL 1
 #endif
 
 
 /* Define to 1 if we found a declaration for 'strtoull', otherwise define to
    0. */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_STRTOULL 0
+#define HAVE_DECL_STRTOULL 1
 #endif
 
 
@@ -1129,28 +1129,28 @@
 /* Define to 1 if we found a declaration for 'times', otherwise define to 0.
    */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_TIMES 0
+#define HAVE_DECL_TIMES 1
 #endif
 
 
 /* Define to 1 if we found a declaration for 'unsetenv', otherwise define to
    0. */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_UNSETENV 0
+#define HAVE_DECL_UNSETENV 1
 #endif
 
 
 /* Define to 1 if we found a declaration for 'vasprintf', otherwise define to
    0. */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_VASPRINTF 0
+#define HAVE_DECL_VASPRINTF 1
 #endif
 
 
 /* Define to 1 if we found a declaration for 'vsnprintf', otherwise define to
    0. */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_VSNPRINTF 0
+#define HAVE_DECL_VSNPRINTF 1
 #endif
 
 
@@ -1216,7 +1216,7 @@
 
 /* Define to 1 if you have the `fork' function. */
 #ifndef USED_FOR_TARGET
-/* #undef HAVE_FORK */
+#define HAVE_FORK 1
 #endif
 
 
@@ -1371,31 +1371,31 @@
 
 /* Define to 1 if you have the `getchar_unlocked' function. */
 #ifndef USED_FOR_TARGET
-/* #undef HAVE_GETCHAR_UNLOCKED */
+#define HAVE_GETCHAR_UNLOCKED 1
 #endif
 
 
 /* Define to 1 if you have the `getc_unlocked' function. */
 #ifndef USED_FOR_TARGET
-/* #undef HAVE_GETC_UNLOCKED */
+#define HAVE_GETC_UNLOCKED 1
 #endif
 
 
 /* Define to 1 if you have the `getrlimit' function. */
 #ifndef USED_FOR_TARGET
-/* #undef HAVE_GETRLIMIT */
+#define HAVE_GETRLIMIT 1
 #endif
 
 
 /* Define to 1 if you have the `getrusage' function. */
 #ifndef USED_FOR_TARGET
-/* #undef HAVE_GETRUSAGE */
+#define HAVE_GETRUSAGE 1
 #endif
 
 
 /* Define to 1 if you have the `gettimeofday' function. */
 #ifndef USED_FOR_TARGET
-/* #undef HAVE_GETTIMEOFDAY */
+#define HAVE_GETTIMEOFDAY 1
 #endif
 
 
@@ -1426,7 +1426,7 @@
 
 /* Define if you have the iconv() function. */
 #ifndef USED_FOR_TARGET
-/* #undef HAVE_ICONV */
+#define HAVE_ICONV 1
 #endif
 
 
@@ -1463,13 +1463,13 @@
 
 /* Define to 1 if you have the `kill' function. */
 #ifndef USED_FOR_TARGET
-/* #undef HAVE_KILL */
+#define HAVE_KILL 1
 #endif
 
 
 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
 #ifndef USED_FOR_TARGET
-/* #undef HAVE_LANGINFO_CODESET */
+#define HAVE_LANGINFO_CODESET 1
 #endif
 
 
@@ -1481,7 +1481,7 @@
 
 /* Define if your <locale.h> file defines LC_MESSAGES. */
 #ifndef USED_FOR_TARGET
-/* #undef HAVE_LC_MESSAGES */
+#define HAVE_LC_MESSAGES 1
 #endif
 
 
@@ -1654,7 +1654,7 @@
 
 /* Define to 1 if the system has the type `long long int'. */
 #ifndef USED_FOR_TARGET
-/* #undef HAVE_LONG_LONG_INT */
+#define HAVE_LONG_LONG_INT 1
 #endif
 
 
@@ -1666,7 +1666,7 @@
 
 /* Define to 1 if you have the `madvise' function. */
 #ifndef USED_FOR_TARGET
-/* #undef HAVE_MADVISE */
+#define HAVE_MADVISE 1
 #endif
 
 
@@ -1684,7 +1684,7 @@
 
 /* Define to 1 if you have the `mbstowcs' function. */
 #ifndef USED_FOR_TARGET
-/* #undef HAVE_MBSTOWCS */
+#define HAVE_MBSTOWCS 1
 #endif
 
 
@@ -1708,19 +1708,19 @@
 
 /* Define if mmap with MAP_ANON(YMOUS) works. */
 #ifndef USED_FOR_TARGET
-/* #undef HAVE_MMAP_ANON */
+#define HAVE_MMAP_ANON 1
 #endif
 
 
 /* Define if mmap of /dev/zero works. */
 #ifndef USED_FOR_TARGET
-/* #undef HAVE_MMAP_DEV_ZERO */
+#define HAVE_MMAP_DEV_ZERO 1
 #endif
 
 
 /* Define if read-only mmap of a plain file works. */
 #ifndef USED_FOR_TARGET
-/* #undef HAVE_MMAP_FILE */
+#define HAVE_MMAP_FILE 1
 #endif
 
 
@@ -1733,37 +1733,37 @@
 
 /* Define to 1 if you have the `nl_langinfo' function. */
 #ifndef USED_FOR_TARGET
-/* #undef HAVE_NL_LANGINFO */
+#define HAVE_NL_LANGINFO 1
 #endif
 
 
 /* Define to 1 if you have the `popen' function. */
 #ifndef USED_FOR_TARGET
-/* #undef HAVE_POPEN */
+#define HAVE_POPEN 1
 #endif
 
 
 /* Define to 1 if you have the `putchar_unlocked' function. */
 #ifndef USED_FOR_TARGET
-/* #undef HAVE_PUTCHAR_UNLOCKED */
+#define HAVE_PUTCHAR_UNLOCKED 1
 #endif
 
 
 /* Define to 1 if you have the `putc_unlocked' function. */
 #ifndef USED_FOR_TARGET
-/* #undef HAVE_PUTC_UNLOCKED */
+#define HAVE_PUTC_UNLOCKED 1
 #endif
 
 
 /* Define to 1 if you have the `setlocale' function. */
 #ifndef USED_FOR_TARGET
-/* #undef HAVE_SETLOCALE */
+#define HAVE_SETLOCALE 1
 #endif
 
 
 /* Define to 1 if you have the `setrlimit' function. */
 #ifndef USED_FOR_TARGET
-/* #undef HAVE_SETRLIMIT */
+#define HAVE_SETRLIMIT 1
 #endif
 
 
@@ -1805,13 +1805,13 @@
 
 /* Define to 1 if you have the `strsignal' function. */
 #ifndef USED_FOR_TARGET
-/* #undef HAVE_STRSIGNAL */
+#define HAVE_STRSIGNAL 1
 #endif
 
 
 /* Define if <sys/times.h> defines struct tms. */
 #ifndef USED_FOR_TARGET
-/* #undef HAVE_STRUCT_TMS */
+#define HAVE_STRUCT_TMS 1
 #endif
 
 
@@ -1823,7 +1823,7 @@
 
 /* Define to 1 if you have the `sysconf' function. */
 #ifndef USED_FOR_TARGET
-/* #undef HAVE_SYSCONF */
+#define HAVE_SYSCONF 1
 #endif
 
 
@@ -1886,7 +1886,7 @@
 
 /* Define to 1 if you have the `times' function. */
 #ifndef USED_FOR_TARGET
-/* #undef HAVE_TIMES */
+#define HAVE_TIMES 1
 #endif
 
 
@@ -1928,7 +1928,7 @@
 
 /* Define to 1 if the system has the type `unsigned long long int'. */
 #ifndef USED_FOR_TARGET
-/* #undef HAVE_UNSIGNED_LONG_LONG_INT */
+#define HAVE_UNSIGNED_LONG_LONG_INT 1
 #endif
 
 
@@ -1940,7 +1940,7 @@
 
 /* Define to 1 if you have the `vfork' function. */
 #ifndef USED_FOR_TARGET
-/* #undef HAVE_VFORK */
+#define HAVE_VFORK 1
 #endif
 
 
@@ -1958,26 +1958,26 @@
 
 /* Define to 1 if you have the `wcswidth' function. */
 #ifndef USED_FOR_TARGET
-/* #undef HAVE_WCSWIDTH */
+#define HAVE_WCSWIDTH 1
 #endif
 
 
 /* Define to 1 if `fork' works. */
 #ifndef USED_FOR_TARGET
-/* #undef HAVE_WORKING_FORK */
+#define HAVE_WORKING_FORK 1
 #endif
 
 
 /* Define this macro if mbstowcs does not crash when its first argument is
    NULL. */
 #ifndef USED_FOR_TARGET
-/* #undef HAVE_WORKING_MBSTOWCS */
+#define HAVE_WORKING_MBSTOWCS 1
 #endif
 
 
 /* Define to 1 if `vfork' works. */
 #ifndef USED_FOR_TARGET
-/* #undef HAVE_WORKING_VFORK */
+#define HAVE_WORKING_VFORK 1
 #endif
 
 
@@ -2002,13 +2002,13 @@
 
 /* Define if F_SETLKW supported by fcntl. */
 #ifndef USED_FOR_TARGET
-/* #undef HOST_HAS_F_SETLKW */
+#define HOST_HAS_F_SETLKW 1
 #endif
 
 
 /* Define as const if the declaration of iconv() needs const. */
 #ifndef USED_FOR_TARGET
-/* #undef ICONV_CONST */
+#define ICONV_CONST 
 #endif
 
 
@@ -2094,7 +2094,7 @@
 
 /* Define if host mkdir takes a single argument. */
 #ifndef USED_FOR_TARGET
-#define MKDIR_TAKES_ONE_ARG 1
+/* #undef MKDIR_TAKES_ONE_ARG */
 #endif
 
 
@@ -2449,7 +2449,7 @@
 
 /* Define to `long' if <sys/resource.h> doesn't define. */
 #ifndef USED_FOR_TARGET
-#define rlim_t long
+/* #undef rlim_t */
 #endif
 
 
@@ -2503,6 +2503,6 @@
 
 /* Define as `fork' if `vfork' does not work. */
 #ifndef USED_FOR_TARGET
-#define vfork fork
+/* #undef vfork */
 #endif
 
Index: src/external/gpl3/gcc/usr.bin/gcc/arch/mipsn64el/configargs.h
diff -u src/external/gpl3/gcc/usr.bin/gcc/arch/mipsn64el/configargs.h:1.1 src/external/gpl3/gcc/usr.bin/gcc/arch/mipsn64el/configargs.h:1.2
--- src/external/gpl3/gcc/usr.bin/gcc/arch/mipsn64el/configargs.h:1.1	Mon Apr 26 13:29:26 2021
+++ src/external/gpl3/gcc/usr.bin/gcc/arch/mipsn64el/configargs.h	Sat Jun  5 21:09:08 2021
@@ -3,7 +3,7 @@
 /* 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=mipsn64el--netbsd --enable-long-long --enable-threads --with-bugurl=http://www.NetBSD.org/support/send-pr.html --with-pkgversion='NetBSD nb1 20210411' --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=/usr/src/external/lgpl3/mpc/lib/libmpc/obj.evbmips-mipsn64el --with-mpfr-lib=/usr/src/external/lgpl3/mpfr/lib/libmpfr/obj.evbmips-mipsn64el --with-gmp-lib=/usr/src/external/lgpl3/gmp/lib/libgmp/obj.evbmips-mipsn64el --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/mipsn64el --enable-tls --disable-multilib --disable-libstdcxx-pch --build=mipsn64el--netbsd --host=mipsn64el--netbsd --with-sysroot=/usr/obj/evbm
 ips-mipsn64el/release : (reconfigured) /usr/src/tools/gcc/../../external/gpl3/gcc/dist/configure --target=mipsn64el--netbsd --enable-long-long --enable-threads --with-bugurl=http://www.NetBSD.org/support/send-pr.html --with-pkgversion='NetBSD nb1 20210411' --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=/usr/src/external/lgpl3/mpc/lib/libmpc/obj.evbmips-mipsn64el --with-mpfr-lib=/usr/src/external/lgpl3/mpfr/lib/libmpfr/obj.evbmips-mipsn64el --with-gmp-lib=/usr/src/external/lgpl3/gmp/lib/libgmp/obj.evbmips-mipsn64el --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/mipsn64el --enable-tls --disable-multilib --disable-libstdcxx-pch --build=x86_64-unknown-netbsd9.99 --host=mipsn64el--netbsd --with-sysroot=/usr/obj/evbm
 ips-mipsn64el/release";
+static const char configuration_arguments[] = "/usr/src/tools/gcc/../../external/gpl3/gcc/dist/configure --target=mipsn64el--netbsd --enable-long-long --enable-threads --with-bugurl=http://www.NetBSD.org/support/send-pr.html --with-pkgversion='NetBSD nb1 20210411' --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=/usr/src/external/lgpl3/mpc/lib/libmpc/obj.evbmips-mipsn64el --with-mpfr-lib=/usr/src/external/lgpl3/mpfr/lib/libmpfr/obj.evbmips-mipsn64el --with-gmp-lib=/usr/src/external/lgpl3/gmp/lib/libgmp/obj.evbmips-mipsn64el --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/mipsn64el --enable-tls --disable-multilib --disable-libstdcxx-pch --build=mipsn64el--netbsd --host=mipsn64el--netbsd --with-sysroot=/usr/obj/evbm
 ips-mipsn64el/release";
 static const char thread_model[] = "posix";
 
 static const struct {

Index: src/external/gpl3/gcc/usr.bin/libcpp/arch/mipsn64el/config.h
diff -u src/external/gpl3/gcc/usr.bin/libcpp/arch/mipsn64el/config.h:1.1 src/external/gpl3/gcc/usr.bin/libcpp/arch/mipsn64el/config.h:1.2
--- src/external/gpl3/gcc/usr.bin/libcpp/arch/mipsn64el/config.h:1.1	Mon Apr 26 13:29:27 2021
+++ src/external/gpl3/gcc/usr.bin/libcpp/arch/mipsn64el/config.h	Sat Jun  5 21:09:08 2021
@@ -177,7 +177,7 @@
 #define HAVE_GETC_UNLOCKED 1
 
 /* Define if you have the iconv() function. */
-/* #undef HAVE_ICONV */
+#define HAVE_ICONV 1
 
 /* Define to 1 if you have the <inttypes.h> header file. */
 #define HAVE_INTTYPES_H 1
@@ -240,7 +240,7 @@
 #define HAVE_UNISTD_H 1
 
 /* Define as const if the declaration of iconv() needs const. */
-/* #undef ICONV_CONST */
+#define ICONV_CONST 
 
 /* Define to the name of this package. */
 #define PACKAGE "cpplib"

Reply via email to