Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/gpl3/gcc/usr.bin/gcc/arch/mips64el regen after new ...
details: https://anonhg.NetBSD.org/src/rev/3d1863d57ecd
branches: trunk
changeset: 824555:3d1863d57ecd
user: mrg <mrg%NetBSD.org@localhost>
date: Thu Jun 08 19:21:54 2017 +0000
description:
regen after new binutils
diffstat:
external/gpl3/gcc/usr.bin/gcc/arch/mips64el/auto-host.h | 6 +++---
external/gpl3/gcc/usr.bin/gcc/arch/mips64el/configargs.h | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
diffs (40 lines):
diff -r 66fa2c735752 -r 3d1863d57ecd external/gpl3/gcc/usr.bin/gcc/arch/mips64el/auto-host.h
--- a/external/gpl3/gcc/usr.bin/gcc/arch/mips64el/auto-host.h Thu Jun 08 19:17:38 2017 +0000
+++ b/external/gpl3/gcc/usr.bin/gcc/arch/mips64el/auto-host.h Thu Jun 08 19:21:54 2017 +0000
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.87 2016/03/17 23:41:21 mrg Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.89 2016/10/05 19:25:49 christos 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. */
@@ -297,7 +297,7 @@
/* Define if your assembler supports .module. */
#ifndef USED_FOR_TARGET
-/* #undef HAVE_AS_DOT_MODULE */
+#define HAVE_AS_DOT_MODULE 1
#endif
@@ -509,7 +509,7 @@
/* Define if the assembler understands -mnan=. */
#ifndef USED_FOR_TARGET
-/* #undef HAVE_AS_NAN */
+#define HAVE_AS_NAN 1
#endif
diff -r 66fa2c735752 -r 3d1863d57ecd external/gpl3/gcc/usr.bin/gcc/arch/mips64el/configargs.h
--- a/external/gpl3/gcc/usr.bin/gcc/arch/mips64el/configargs.h Thu Jun 08 19:17:38 2017 +0000
+++ b/external/gpl3/gcc/usr.bin/gcc/arch/mips64el/configargs.h Thu Jun 08 19:21:54 2017 +0000
@@ -3,7 +3,7 @@
/* Generated from: NetBSD: mknative.common,v 1.11 2014/02/17 21:39:43 christos Exp */
/* Generated automatically. */
-static const char configuration_arguments[] = "/usr/src/tools/gcc/../../external/gpl3/gcc/dist/configure --target=mips64el--netbsd --enable-long-long --enable-threads
--with-bugurl=http://www.NetBSD.org/Misc/send-pr.html --with-pkgversion='NetBSD nb1 20160606' --with-system-zlib --enable-__cxa_atexit --enable-libstdcxx-time=rt --enable-libstdcxx-threads
--with-diagnostics-color=auto-if-env --with-mpc-lib=/var/obj/mknative/evbmips-mips64el/usr/src/external/lgpl3/mpc/lib/libmpc
--with-mpfr-lib=/var/obj/mknative/evbmips-mips64el/usr/src/external/lgpl3/mpfr/lib/libmpfr --with-gmp-lib=/var/obj/mknative/evbmips-mips64el/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/mips64el --enable-tls
--disable-multilib --disable-symvers --disable-libstdcxx-pch --build=x86_64-unknown-netbsd7.0 --host=mips64el--netbsd --with-sysroot=/var/obj/mknative/evbmips-mips64el/usr/src/destdir.evbmips";
+static const char configuration_arguments[] = "/usr/src/tools/gcc/../../external/gpl3/gcc/dist/configure --target=mips64el--netbsd --enable-long-long --enable-threads
--with-bugurl=http://www.NetBSD.org/Misc/send-pr.html --with-pkgversion='NetBSD nb1 20160606' --with-system-zlib --enable-__cxa_atexit --enable-libstdcxx-time=rt --enable-libstdcxx-threads
--with-diagnostics-color=auto-if-env --with-mpc-lib=/var/obj/mknative/evbmips-mips64el/usr/src/external/lgpl3/mpc/lib/libmpc
--with-mpfr-lib=/var/obj/mknative/evbmips-mips64el/usr/src/external/lgpl3/mpfr/lib/libmpfr --with-gmp-lib=/var/obj/mknative/evbmips-mips64el/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/mips64el --enable-tls
--disable-multilib --disable-symvers --disable-libstdcxx-pch --build=x86_64-unknown-netbsd7.1 --host=mips64el--netbsd --with-sysroot=/var/obj/mknative/evbmips-mips64el/usr/src/destdir.evbmips";
static const char thread_model[] = "posix";
static const struct {
Home |
Main Index |
Thread Index |
Old Index