regen mknative for powerpc and powerpc64.
This commit is contained in:
parent
9068f29f34
commit
88ed255da2
@ -1,5 +1,5 @@
|
||||
/* This file is automatically generated. DO NOT EDIT! */
|
||||
/* Generated from: NetBSD: mknative-gcc,v 1.101 2019/02/23 06:54:45 mrg Exp */
|
||||
/* Generated from: NetBSD: mknative-gcc,v 1.103 2019/10/24 03:19:14 christos Exp */
|
||||
/* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */
|
||||
|
||||
// Predefined symbols and macros -*- C++ -*-
|
||||
@ -1335,7 +1335,7 @@ namespace std
|
||||
#define _GLIBCXX_HAVE___CXA_THREAD_ATEXIT_IMPL 1
|
||||
|
||||
/* Define as const if the declaration of iconv() needs const. */
|
||||
#define _GLIBCXX_ICONV_CONST
|
||||
#define _GLIBCXX_ICONV_CONST const
|
||||
|
||||
/* Define to the sub-directory in which libtool stores uninstalled libraries.
|
||||
*/
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* This file is automatically generated. DO NOT EDIT! */
|
||||
/* Generated from: NetBSD: mknative-gcc,v 1.101 2019/02/23 06:54:45 mrg Exp */
|
||||
/* Generated from: NetBSD: mknative-gcc,v 1.103 2019/10/24 03:19:14 christos Exp */
|
||||
/* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */
|
||||
|
||||
/* config.h. Generated from config.h.in by configure. */
|
||||
@ -718,7 +718,7 @@
|
||||
#define HAVE___CXA_THREAD_ATEXIT_IMPL 1
|
||||
|
||||
/* Define as const if the declaration of iconv() needs const. */
|
||||
#define ICONV_CONST
|
||||
#define ICONV_CONST const
|
||||
|
||||
/* Define to the sub-directory in which libtool stores uninstalled libraries.
|
||||
*/
|
||||
|
@ -1335,7 +1335,7 @@ namespace std
|
||||
#define _GLIBCXX_HAVE___CXA_THREAD_ATEXIT_IMPL 1
|
||||
|
||||
/* Define as const if the declaration of iconv() needs const. */
|
||||
#define _GLIBCXX_ICONV_CONST const
|
||||
#define _GLIBCXX_ICONV_CONST
|
||||
|
||||
/* Define to the sub-directory in which libtool stores uninstalled libraries.
|
||||
*/
|
||||
|
@ -2,7 +2,7 @@
|
||||
/* Generated from: NetBSD: mknative-gcc,v 1.103 2019/10/24 03:19:14 christos Exp */
|
||||
/* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */
|
||||
|
||||
/* generated for powerpc64--netbsd-gcc (NetBSD nb3 20190319) 7.4.0 */
|
||||
/* generated for powerpc64--netbsd-gcc (NetBSD nb1 20190930) 8.3.0 */
|
||||
|
||||
#ifndef GCC_GENERATED_STDINT_H
|
||||
#define GCC_GENERATED_STDINT_H 1
|
||||
|
@ -718,7 +718,7 @@
|
||||
#define HAVE___CXA_THREAD_ATEXIT_IMPL 1
|
||||
|
||||
/* Define as const if the declaration of iconv() needs const. */
|
||||
#define ICONV_CONST const
|
||||
#define ICONV_CONST
|
||||
|
||||
/* Define to the sub-directory in which libtool stores uninstalled libraries.
|
||||
*/
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* This file is automatically generated. DO NOT EDIT! */
|
||||
/* Generated from: NetBSD: mknative-gcc,v 1.101 2019/02/23 06:54:45 mrg Exp */
|
||||
/* Generated from: NetBSD: mknative-gcc,v 1.103 2019/10/24 03:19:14 christos Exp */
|
||||
/* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */
|
||||
|
||||
/* auto-host.h. Generated from config.in by configure. */
|
||||
@ -1973,7 +1973,7 @@
|
||||
|
||||
/* Define as const if the declaration of iconv() needs const. */
|
||||
#ifndef USED_FOR_TARGET
|
||||
#define ICONV_CONST
|
||||
#define ICONV_CONST const
|
||||
#endif
|
||||
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* This file is automatically generated. DO NOT EDIT! */
|
||||
/* Generated from: NetBSD: mknative-gcc,v 1.101 2019/02/23 06:54:45 mrg Exp */
|
||||
/* Generated from: NetBSD: mknative-gcc,v 1.103 2019/10/24 03:19:14 christos Exp */
|
||||
/* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */
|
||||
|
||||
/* Generated automatically. */
|
||||
|
File diff suppressed because one or more lines are too long
@ -8,11 +8,11 @@ SRCDIR/gcc/../include/ansidecl.h
|
||||
options.h
|
||||
SRCDIR/gcc/config/rs6000/secureplt.h
|
||||
SRCDIR/gcc/config/rs6000/rs6000.h
|
||||
SRCDIR/gcc/config/dbxelf.h
|
||||
SRCDIR/gcc/config/elfos.h
|
||||
SRCDIR/gcc/config/netbsd.h
|
||||
SRCDIR/gcc/config/netbsd-stdint.h
|
||||
SRCDIR/gcc/config/netbsd-elf.h
|
||||
SRCDIR/gcc/config/dbxelf.h
|
||||
SRCDIR/gcc/config/elfos.h
|
||||
SRCDIR/gcc/config/freebsd-spec.h
|
||||
SRCDIR/gcc/config/rs6000/sysv4.h
|
||||
SRCDIR/gcc/config/rs6000/netbsd.h
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* This file is automatically generated. DO NOT EDIT! */
|
||||
/* Generated from: NetBSD: mknative-gcc,v 1.101 2019/02/23 06:54:45 mrg Exp */
|
||||
/* Generated from: NetBSD: mknative-gcc,v 1.103 2019/10/24 03:19:14 christos Exp */
|
||||
/* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */
|
||||
|
||||
#ifndef GCC_TM_H
|
||||
@ -21,11 +21,11 @@
|
||||
# include "insn-constants.h"
|
||||
# include "config/rs6000/secureplt.h"
|
||||
# include "config/rs6000/rs6000.h"
|
||||
# include "config/dbxelf.h"
|
||||
# include "config/elfos.h"
|
||||
# include "config/netbsd.h"
|
||||
# include "config/netbsd-stdint.h"
|
||||
# include "config/netbsd-elf.h"
|
||||
# include "config/dbxelf.h"
|
||||
# include "config/elfos.h"
|
||||
# include "config/freebsd-spec.h"
|
||||
# include "config/rs6000/sysv4.h"
|
||||
# include "config/rs6000/netbsd.h"
|
||||
|
@ -1973,7 +1973,7 @@
|
||||
|
||||
/* Define as const if the declaration of iconv() needs const. */
|
||||
#ifndef USED_FOR_TARGET
|
||||
#define ICONV_CONST const
|
||||
#define ICONV_CONST
|
||||
#endif
|
||||
|
||||
|
||||
|
@ -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=powerpc64--netbsd --enable-long-long --enable-threads --with-bugurl=http://www.NetBSD.org/support/send-pr.html --with-pkgversion='NetBSD nb1 20190930' --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.evbppc-powerpc64 --with-mpfr-lib=/usr/src/external/lgpl3/mpfr/lib/libmpfr/obj.evbppc-powerpc64 --with-gmp-lib=/usr/src/external/lgpl3/gmp/lib/libgmp/obj.evbppc-powerpc64 --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/powerpc64 --enable-tls --disable-multilib --disable-libstdcxx-pch --build=powerpc64--netbsd --host=powerpc64--netbsd --with-sysroot=/usr/obj/evbppc-powerpc64/release";
|
||||
static const char configuration_arguments[] = "/usr/src/tools/gcc/../../external/gpl3/gcc/dist/configure --target=powerpc64--netbsd --enable-long-long --enable-threads --with-bugurl=http://www.NetBSD.org/support/send-pr.html --with-pkgversion='NetBSD nb1 20190930' --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/evbppc-powerpc64/usr/src/external/lgpl3/mpc/lib/libmpc --with-mpfr-lib=/var/obj/mknative/evbppc-powerpc64/usr/src/external/lgpl3/mpfr/lib/libmpfr --with-gmp-lib=/var/obj/mknative/evbppc-powerpc64/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/powerpc64 --enable-tls --disable-multilib --disable-libstdcxx-pch --build=powerpc64--netbsd --host=powerpc64--netbsd --with-sysroot=/var/obj/mknative/evbppc-powerpc64/usr/src/destdir.evbppc";
|
||||
static const char thread_model[] = "posix";
|
||||
|
||||
static const struct {
|
||||
|
File diff suppressed because one or more lines are too long
@ -9,14 +9,13 @@ options.h
|
||||
SRCDIR/gcc/config/rs6000/secureplt.h
|
||||
SRCDIR/gcc/config/rs6000/biarch64.h
|
||||
SRCDIR/gcc/config/rs6000/rs6000.h
|
||||
SRCDIR/gcc/config/dbxelf.h
|
||||
SRCDIR/gcc/config/elfos.h
|
||||
SRCDIR/gcc/config/netbsd.h
|
||||
SRCDIR/gcc/config/netbsd-stdint.h
|
||||
SRCDIR/gcc/config/netbsd-elf.h
|
||||
SRCDIR/gcc/config/dbxelf.h
|
||||
SRCDIR/gcc/config/elfos.h
|
||||
SRCDIR/gcc/config/freebsd-spec.h
|
||||
SRCDIR/gcc/config/rs6000/sysv4.h
|
||||
SRCDIR/gcc/config/rs6000/netbsd.h
|
||||
SRCDIR/gcc/config/rs6000/default64.h
|
||||
SRCDIR/gcc/config/rs6000/netbsd64.h
|
||||
SRCDIR/gcc/config/rs6000/option-defaults.h
|
||||
|
@ -22,14 +22,13 @@
|
||||
# include "config/rs6000/secureplt.h"
|
||||
# include "config/rs6000/biarch64.h"
|
||||
# include "config/rs6000/rs6000.h"
|
||||
# include "config/dbxelf.h"
|
||||
# include "config/elfos.h"
|
||||
# include "config/netbsd.h"
|
||||
# include "config/netbsd-stdint.h"
|
||||
# include "config/netbsd-elf.h"
|
||||
# include "config/dbxelf.h"
|
||||
# include "config/elfos.h"
|
||||
# include "config/freebsd-spec.h"
|
||||
# include "config/rs6000/sysv4.h"
|
||||
# include "config/rs6000/netbsd.h"
|
||||
# include "config/rs6000/default64.h"
|
||||
# include "config/rs6000/netbsd64.h"
|
||||
# include "config/rs6000/option-defaults.h"
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* This file is automatically generated. DO NOT EDIT! */
|
||||
/* Generated from: NetBSD: mknative-gcc,v 1.96 2019/01/19 20:02:06 mrg Exp */
|
||||
/* Generated from: NetBSD: mknative-gcc,v 1.103 2019/10/24 03:19:14 christos Exp */
|
||||
/* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */
|
||||
|
||||
/* config.h. Generated from config.in by configure. */
|
||||
@ -240,7 +240,7 @@
|
||||
#define HAVE_UNISTD_H 1
|
||||
|
||||
/* Define as const if the declaration of iconv() needs const. */
|
||||
#define ICONV_CONST
|
||||
#define ICONV_CONST const
|
||||
|
||||
/* Define to the name of this package. */
|
||||
#define PACKAGE "cpplib"
|
||||
|
@ -240,7 +240,7 @@
|
||||
#define HAVE_UNISTD_H 1
|
||||
|
||||
/* Define as const if the declaration of iconv() needs const. */
|
||||
#define ICONV_CONST const
|
||||
#define ICONV_CONST
|
||||
|
||||
/* Define to the name of this package. */
|
||||
#define PACKAGE "cpplib"
|
||||
|
Loading…
Reference in New Issue
Block a user