mknative-gcc for GCC 7 and ppc64.
This commit is contained in:
parent
e9814784dc
commit
52aaee15a8
|
@ -1,9 +1,9 @@
|
|||
/* This file is automatically generated. DO NOT EDIT! */
|
||||
/* Generated from: NetBSD: mknative-gcc,v 1.92 2018/02/06 07:04:01 mrg Exp */
|
||||
/* Generated from: NetBSD: mknative.common,v 1.15 2017/11/29 03:32:28 christos Exp */
|
||||
/* Generated from: NetBSD: mknative-gcc,v 1.99 2019/02/04 01:46:59 mrg Exp */
|
||||
/* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */
|
||||
|
||||
/* backtrace-supported.h.in -- Whether stack backtrace is supported.
|
||||
Copyright (C) 2012-2016 Free Software Foundation, Inc.
|
||||
Copyright (C) 2012-2017 Free Software Foundation, Inc.
|
||||
Written by Ian Lance Taylor, Google.
|
||||
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
|
@ -11,13 +11,13 @@ modification, are permitted provided that the following conditions are
|
|||
met:
|
||||
|
||||
(1) Redistributions of source code must retain the above copyright
|
||||
notice, this list of conditions and the following disclaimer.
|
||||
notice, this list of conditions and the following disclaimer.
|
||||
|
||||
(2) Redistributions in binary form must reproduce the above copyright
|
||||
notice, this list of conditions and the following disclaimer in
|
||||
the documentation and/or other materials provided with the
|
||||
distribution.
|
||||
|
||||
distribution.
|
||||
|
||||
(3) The name of the author may not be used to
|
||||
endorse or promote products derived from this software without
|
||||
specific prior written permission.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* This file is automatically generated. DO NOT EDIT! */
|
||||
/* Generated from: NetBSD: mknative-gcc,v 1.93 2018/09/04 06:40:37 mrg Exp */
|
||||
/* Generated from: NetBSD: mknative-gcc,v 1.99 2019/02/04 01:46:59 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. */
|
||||
|
@ -26,9 +26,6 @@
|
|||
/* Define if the system-provided CRTs are present on Solaris. */
|
||||
/* #undef HAVE_SOLARIS_CRTS */
|
||||
|
||||
/* Define if the system-provided CRTs are present on Solaris. */
|
||||
/* #undef HAVE_SOLARIS_CRTS */
|
||||
|
||||
/* Define to 1 if you have the <stdint.h> header file. */
|
||||
#define HAVE_STDINT_H 1
|
||||
|
||||
|
@ -79,3 +76,9 @@
|
|||
|
||||
/* Define to 1 if the target use emutls for thread-local storage. */
|
||||
/* #undef USE_EMUTLS */
|
||||
|
||||
/* Number of bits in a file offset, on hosts where this is settable. */
|
||||
/* #undef _FILE_OFFSET_BITS */
|
||||
|
||||
/* Define for large files, on AIX-style hosts. */
|
||||
/* #undef _LARGE_FILES */
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
# This file is automatically generated. DO NOT EDIT!
|
||||
# Generated from: NetBSD: mknative-gcc,v 1.94 2018/09/04 22:57:25 mrg Exp
|
||||
# Generated from: NetBSD: mknative-gcc,v 1.99 2019/02/04 01:46:59 mrg Exp
|
||||
# Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp
|
||||
#
|
||||
G_INCLUDES=-I. -I. -I../.././gcc -I${GNUHOSTDIST}/libgcc -I${GNUHOSTDIST}/libgcc/. -I${GNUHOSTDIST}/libgcc/../gcc -I${GNUHOSTDIST}/libgcc/../include
|
||||
|
@ -9,7 +9,7 @@ G_LIB2ADDEH=${GNUHOSTDIST}/libgcc/unwind-dw2.c ${GNUHOSTDIST}/libgcc/unwind-dw2-
|
|||
G_LIB2ADD_ST=${GNUHOSTDIST}/libgcc/config/rs6000/crtsavfpr.S ${GNUHOSTDIST}/libgcc/config/rs6000/crtresfpr.S ${GNUHOSTDIST}/libgcc/config/rs6000/crtsavgpr.S ${GNUHOSTDIST}/libgcc/config/rs6000/crtresgpr.S ${GNUHOSTDIST}/libgcc/config/rs6000/crtresxfpr.S ${GNUHOSTDIST}/libgcc/config/rs6000/crtresxgpr.S ${GNUHOSTDIST}/libgcc/config/rs6000/crtsavevr.S ${GNUHOSTDIST}/libgcc/config/rs6000/crtrestvr.S
|
||||
G_LIB1ASMFUNCS=
|
||||
G_LIB1ASMSRC=
|
||||
G_LIB2_DIVMOD_FUNCS=_divdi3 _moddi3 _udivdi3 _umoddi3 _udiv_w_sdiv _udivmoddi4
|
||||
G_LIB2_DIVMOD_FUNCS=_divdi3 _moddi3 _divmoddi4 _udivdi3 _umoddi3 _udivmoddi4 _udiv_w_sdiv
|
||||
G_LIB2FUNCS_ST=_eprintf __gcc_bcmp
|
||||
G_LIB2FUNCS_EXTRA=
|
||||
G_LIBGCC2_CFLAGS=-O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector
|
||||
|
@ -19,4 +19,3 @@ G_SHLIB_MAPFILES=libgcc-std.ver
|
|||
G_SHLIB_NM_FLAGS=-pg
|
||||
G_NOEXCEPTION_FLAGS=-fno-exceptions -fno-rtti -fasynchronous-unwind-tables
|
||||
G_EXTRA_HEADERS=${GNUHOSTDIST}/gcc/config/rs6000/ppc-asm.h ${GNUHOSTDIST}/gcc/config/rs6000/altivec.h ${GNUHOSTDIST}/gcc/config/rs6000/spe.h ${GNUHOSTDIST}/gcc/config/rs6000/ppu_intrinsics.h ${GNUHOSTDIST}/gcc/config/rs6000/paired.h ${GNUHOSTDIST}/gcc/config/rs6000/spu2vmx.h ${GNUHOSTDIST}/gcc/config/rs6000/vec_types.h ${GNUHOSTDIST}/gcc/config/rs6000/si2vmx.h ${GNUHOSTDIST}/gcc/config/rs6000/htmintrin.h ${GNUHOSTDIST}/gcc/config/rs6000/htmxlintrin.h ${GNUHOSTDIST}/gcc/ginclude/tgmath.h
|
||||
G_CONFIG_LINKS=${GNUHOSTDIST}/libgcc/enable-execute-stack-mprotect.c enable-execute-stack.c ${GNUHOSTDIST}/libgcc/unwind-generic.h unwind.h ${GNUHOSTDIST}/libgcc/config/no-unwind.h md-unwind-support.h ${GNUHOSTDIST}/libgcc/config/rs6000/sfp-machine.h sfp-machine.h ${GNUHOSTDIST}/libgcc/gthr-posix.h gthr-default.h
|
||||
|
|
|
@ -0,0 +1,9 @@
|
|||
# This file is automatically generated. DO NOT EDIT!
|
||||
# Generated from: NetBSD: mknative-gcc,v 1.99 2019/02/04 01:46:59 mrg Exp
|
||||
# Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp
|
||||
#
|
||||
G_enable_execute_stack=enable-execute-stack-mprotect.c
|
||||
G_unwind_header=unwind-generic.h
|
||||
G_md_unwind_header=no-unwind.h
|
||||
G_sfp_machine_header=rs6000/sfp-machine.h
|
||||
G_thread_header=gthr-posix.h
|
|
@ -1,8 +1,8 @@
|
|||
# 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.common,v 1.11 2014/02/17 21:39:43 christos Exp
|
||||
# Generated from: NetBSD: mknative-gcc,v 1.99 2019/02/04 01:46:59 mrg Exp
|
||||
# Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp
|
||||
#
|
||||
G_LIBGCOV_MERGE=_gcov_merge_add _gcov_merge_single _gcov_merge_delta _gcov_merge_ior _gcov_merge_time_profile _gcov_merge_icall_topn
|
||||
G_LIBGCOV_PROFILER=_gcov_interval_profiler _gcov_pow2_profiler _gcov_one_value_profiler _gcov_indirect_call_profiler _gcov_average_profiler _gcov_ior_profiler _gcov_indirect_call_profiler_v2 _gcov_time_profiler _gcov_indirect_call_topn_profiler
|
||||
G_LIBGCOV_MERGE=_gcov_merge_add _gcov_merge_single _gcov_merge_ior _gcov_merge_time_profile _gcov_merge_icall_topn
|
||||
G_LIBGCOV_PROFILER=_gcov_interval_profiler _gcov_interval_profiler_atomic _gcov_pow2_profiler _gcov_pow2_profiler_atomic _gcov_one_value_profiler _gcov_one_value_profiler_atomic _gcov_average_profiler _gcov_average_profiler_atomic _gcov_ior_profiler _gcov_ior_profiler_atomic _gcov_indirect_call_profiler_v2 _gcov_time_profiler _gcov_indirect_call_topn_profiler
|
||||
G_LIBGCOV_INTERFACE=_gcov_dump _gcov_flush _gcov_fork _gcov_execl _gcov_execlp _gcov_execle _gcov_execv _gcov_execvp _gcov_execve _gcov_reset
|
||||
G_LIBGCOV_DRIVER=_gcov
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
/* This file is automatically generated. DO NOT EDIT! */
|
||||
/* Generated from: NetBSD: mknative-gcc,v 1.94 2018/09/04 22:57:25 mrg Exp */
|
||||
/* Generated from: NetBSD: mknative-gcc,v 1.99 2019/02/04 01:46:59 mrg Exp */
|
||||
/* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */
|
||||
|
||||
/* Generated automatically by the program `build/gcov-iov'
|
||||
from `6.5.0 (6 5) and (*)'. */
|
||||
from `7.4.0 (7 4) and (*)'. */
|
||||
|
||||
#define GCOV_VERSION ((gcov_unsigned_t)0x3630352a) /* 605* */
|
||||
#define GCOV_VERSION ((gcov_unsigned_t)0x4137342a) /* A74* */
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* This file is automatically generated. DO NOT EDIT! */
|
||||
/* Generated from: NetBSD: mknative-gcc,v 1.92 2018/02/06 07:04:01 mrg Exp */
|
||||
/* Generated from: NetBSD: mknative.common,v 1.15 2017/11/29 03:32:28 christos Exp */
|
||||
/* Generated from: NetBSD: mknative-gcc,v 1.99 2019/02/04 01:46:59 mrg 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. */
|
||||
/* config.h.in. Generated from configure.ac by autoheader. */
|
||||
|
@ -29,9 +29,21 @@
|
|||
/* Define to 1 if you have the <dlfcn.h> header file. */
|
||||
#define HAVE_DLFCN_H 1
|
||||
|
||||
/* Define to 1 if you have the `getegid' function. */
|
||||
#define HAVE_GETEGID 1
|
||||
|
||||
/* Define to 1 if you have the `geteuid' function. */
|
||||
#define HAVE_GETEUID 1
|
||||
|
||||
/* Define to 1 if you have the `getgid' function. */
|
||||
#define HAVE_GETGID 1
|
||||
|
||||
/* Define to 1 if you have the `getloadavg' function. */
|
||||
#define HAVE_GETLOADAVG 1
|
||||
|
||||
/* Define to 1 if you have the `getuid' function. */
|
||||
#define HAVE_GETUID 1
|
||||
|
||||
/* Define to 1 if you have the <inttypes.h> header file. */
|
||||
#define HAVE_INTTYPES_H 1
|
||||
|
||||
|
@ -47,6 +59,9 @@
|
|||
/* Define to 1 if you have the <pthread.h> header file. */
|
||||
#define HAVE_PTHREAD_H 1
|
||||
|
||||
/* Define to 1 if you have the `secure_getenv' function. */
|
||||
/* #undef HAVE_SECURE_GETENV */
|
||||
|
||||
/* Define to 1 if you have the <semaphore.h> header file. */
|
||||
#define HAVE_SEMAPHORE_H 1
|
||||
|
||||
|
@ -96,9 +111,21 @@
|
|||
/* Define to 1 if you have the <unistd.h> header file. */
|
||||
#define HAVE_UNISTD_H 1
|
||||
|
||||
/* Define to 1 if you have the `__secure_getenv' function. */
|
||||
/* #undef HAVE___SECURE_GETENV */
|
||||
|
||||
/* Define path to HSA runtime. */
|
||||
#define HSA_RUNTIME_LIB ""
|
||||
|
||||
/* Define to 1 if GNU symbol versioning is used for libgomp. */
|
||||
/* #undef LIBGOMP_GNU_SYMBOL_VERSIONING */
|
||||
|
||||
/* Define to 1 if building libgomp for an accelerator-only target. */
|
||||
/* #undef LIBGOMP_OFFLOADED_ONLY */
|
||||
|
||||
/* Define to 1 if libgomp should use POSIX threads. */
|
||||
#define LIBGOMP_USE_PTHREADS 1
|
||||
|
||||
/* Define to the sub-directory in which libtool stores uninstalled libraries.
|
||||
*/
|
||||
#define LT_OBJDIR ".libs/"
|
||||
|
@ -133,6 +160,10 @@
|
|||
/* Define to 1 if the NVIDIA plugin is built, 0 if not. */
|
||||
#define PLUGIN_NVPTX 0
|
||||
|
||||
/* Define to 1 if the NVIDIA plugin should dlopen libcuda.so.1, 0 if it should
|
||||
be linked against it. */
|
||||
#define PLUGIN_NVPTX_DYNAMIC 0
|
||||
|
||||
/* Define if all infrastructure, needed for plugins, is supported. */
|
||||
/* #undef PLUGIN_SUPPORT */
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
/* This file is automatically generated. DO NOT EDIT! */
|
||||
/* Generated from: NetBSD: mknative-gcc,v 1.92 2018/02/06 07:04:01 mrg Exp */
|
||||
/* Generated from: NetBSD: mknative.common,v 1.15 2017/11/29 03:32:28 christos Exp */
|
||||
/* Generated from: NetBSD: mknative-gcc,v 1.99 2019/02/04 01:46:59 mrg Exp */
|
||||
/* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */
|
||||
|
||||
/* Copyright (C) 2005-2016 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 2005-2017 Free Software Foundation, Inc.
|
||||
Contributed by Jakub Jelinek <jakub@redhat.com>.
|
||||
|
||||
This file is part of the GNU Offloading and Multi Processing Library
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
/* This file is automatically generated. DO NOT EDIT! */
|
||||
/* Generated from: NetBSD: mknative-gcc,v 1.94 2018/09/04 22:57:25 mrg Exp */
|
||||
/* Generated from: NetBSD: mknative-gcc,v 1.99 2019/02/04 01:46:59 mrg Exp */
|
||||
/* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */
|
||||
|
||||
/* Copyright (C) 2005-2016 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 2005-2017 Free Software Foundation, Inc.
|
||||
Contributed by Richard Henderson <rth@redhat.com>.
|
||||
|
||||
This file is part of the GNU Offloading and Multi Processing Library
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
# This file is automatically generated. DO NOT EDIT!
|
||||
# Generated from: NetBSD: mknative-gcc,v 1.94 2018/09/04 22:57:25 mrg Exp
|
||||
# Generated from: NetBSD: mknative-gcc,v 1.99 2019/02/04 01:46:59 mrg Exp
|
||||
# Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp
|
||||
#
|
||||
G_ALLOCA=
|
||||
G_EXTRA_OFILES=
|
||||
G_LIBOBJS=mempcpy.o strverscmp.o
|
||||
G_LIBOBJS=mempcpy.o strverscmp.o vfork.o
|
||||
G_REQUIRED_OFILES=regex.o cplus-dem.o cp-demangle.o md5.o sha1.o alloca.o argv.o choose-temp.o concat.o cp-demint.o crc32.o d-demangle.o dwarfnames.o dyn-string.o fdmatch.o fibheap.o filename_cmp.o floatformat.o fnmatch.o fopen_unlocked.o getopt.o getopt1.o getpwd.o getruntime.o hashtab.o hex.o lbasename.o lrealpath.o make-relative-prefix.o make-temp-file.o objalloc.o obstack.o partition.o pexecute.o physmem.o pex-common.o pex-one.o pex-unix.o vprintf-support.o rust-demangle.o safe-ctype.o simple-object.o simple-object-coff.o simple-object-elf.o simple-object-mach-o.o simple-object-xcoff.o sort.o spaces.o splay-tree.o stack-limit.o strerror.o strsignal.o timeval-utils.o unlink-if-ordinary.o xasprintf.o xatexit.o xexit.o xmalloc.o xmemdup.o xstrdup.o xstrerror.o xstrndup.o xvasprintf.o
|
||||
|
|
|
@ -1,11 +1,10 @@
|
|||
# This file is automatically generated. DO NOT EDIT!
|
||||
# Generated from: NetBSD: mknative-gcc,v 1.79 2014/05/29 16:27:50 skrll Exp
|
||||
# Generated from: NetBSD: mknative.common,v 1.11 2014/02/17 21:39:43 christos Exp
|
||||
# Generated from: NetBSD: mknative-gcc,v 1.99 2019/02/04 01:46:59 mrg Exp
|
||||
# Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp
|
||||
#
|
||||
G_ALL_OPT_FILES=${GNUHOSTDIST}/gcc/lto/lang.opt ${GNUHOSTDIST}/gcc/c-family/c.opt ${GNUHOSTDIST}/gcc/common.opt ${GNUHOSTDIST}/gcc/config/g.opt ${GNUHOSTDIST}/gcc/config/fused-madd.opt ${GNUHOSTDIST}/gcc/config/rs6000/rs6000-tables.opt ${GNUHOSTDIST}/gcc/config/rs6000/rs6000.opt ${GNUHOSTDIST}/gcc/config/netbsd.opt ${GNUHOSTDIST}/gcc/config/netbsd-elf.opt ${GNUHOSTDIST}/gcc/config/rs6000/sysv4.opt ${GNUHOSTDIST}/gcc/config/rs6000/linux64.opt
|
||||
G_ALL_OPT_FILES=${GNUHOSTDIST}/gcc/brig/lang.opt ${GNUHOSTDIST}/gcc/lto/lang.opt ${GNUHOSTDIST}/gcc/c-family/c.opt ${GNUHOSTDIST}/gcc/common.opt ${GNUHOSTDIST}/gcc/config/g.opt ${GNUHOSTDIST}/gcc/config/fused-madd.opt ${GNUHOSTDIST}/gcc/config/rs6000/rs6000-tables.opt ${GNUHOSTDIST}/gcc/config/rs6000/rs6000.opt ${GNUHOSTDIST}/gcc/config/netbsd.opt ${GNUHOSTDIST}/gcc/config/netbsd-elf.opt ${GNUHOSTDIST}/gcc/config/rs6000/sysv4.opt ${GNUHOSTDIST}/gcc/config/rs6000/linux64.opt
|
||||
G_ALL_CFLAGS=-I. -I${GNUHOSTDIST}/libobjc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions
|
||||
G_INCLUDES=-I${GNUHOSTDIST}/libobjc/../gcc -I${GNUHOSTDIST}/libobjc/../gcc/config -I../.././gcc -I${GNUHOSTDIST}/libobjc/../libgcc -I../libgcc -I${GNUHOSTDIST}/libobjc/../include
|
||||
G_OBJC_SOURCE_FILES=NXConstStr.m Object.m Protocol.m accessors.m linking.m
|
||||
G_C_SOURCE_FILES=class.c encoding.c error.c gc.c hash.c init.c ivars.c memory.c methods.c nil_method.c objc-foreach.c objc-sync.c objects.c protocols.c sarray.c selector.c sendmsg.c thr.c exception.c
|
||||
G_OBJC_H=objc.h objc-exception.h objc-sync.h NXConstStr.h Object.h Protocol.h message.h objc-decls.h runtime.h thr.h
|
||||
G_CONFIG_LINKS=${GNUHOSTDIST}/libgcc/enable-execute-stack-mprotect.c enable-execute-stack.c ${GNUHOSTDIST}/libgcc/unwind-generic.h unwind.h ${GNUHOSTDIST}/libgcc/config/no-unwind.h md-unwind-support.h ${GNUHOSTDIST}/libgcc/config/rs6000/sfp-machine.h sfp-machine.h ${GNUHOSTDIST}/libgcc/gthr-posix.h gthr-default.h
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
/* This file is automatically generated. DO NOT EDIT! */
|
||||
/* Generated from: NetBSD: mknative-gcc,v 1.94 2018/09/04 22:57:25 mrg Exp */
|
||||
/* Generated from: NetBSD: mknative-gcc,v 1.99 2019/02/04 01:46:59 mrg Exp */
|
||||
/* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */
|
||||
|
||||
// Predefined symbols and macros -*- C++ -*-
|
||||
|
||||
// Copyright (C) 1997-2016 Free Software Foundation, Inc.
|
||||
// Copyright (C) 1997-2017 Free Software Foundation, Inc.
|
||||
//
|
||||
// This file is part of the GNU ISO C++ Library. This library is free
|
||||
// software; you can redistribute it and/or modify it under the
|
||||
|
@ -34,8 +34,11 @@
|
|||
#ifndef _GLIBCXX_CXX_CONFIG_H
|
||||
#define _GLIBCXX_CXX_CONFIG_H 1
|
||||
|
||||
// The current version of the C++ library in compressed ISO date format.
|
||||
#define __GLIBCXX__ 20181026
|
||||
// The major release number for the GCC release the C++ library belongs to.
|
||||
#define _GLIBCXX_RELEASE 7
|
||||
|
||||
// The datestamp of the C++ library in compressed ISO date format.
|
||||
#define __GLIBCXX__ 20181206
|
||||
|
||||
// Macros for various attributes.
|
||||
// _GLIBCXX_PURE
|
||||
|
@ -115,6 +118,22 @@
|
|||
# endif
|
||||
#endif
|
||||
|
||||
#ifndef _GLIBCXX17_CONSTEXPR
|
||||
# if __cplusplus > 201402L
|
||||
# define _GLIBCXX17_CONSTEXPR constexpr
|
||||
# else
|
||||
# define _GLIBCXX17_CONSTEXPR
|
||||
# endif
|
||||
#endif
|
||||
|
||||
#ifndef _GLIBCXX17_INLINE
|
||||
# if __cplusplus > 201402L
|
||||
# define _GLIBCXX17_INLINE inline
|
||||
# else
|
||||
# define _GLIBCXX17_INLINE
|
||||
# endif
|
||||
#endif
|
||||
|
||||
// Macro for noexcept, to support in mixed 03/0x mode.
|
||||
#ifndef _GLIBCXX_NOEXCEPT
|
||||
# if __cplusplus >= 201103L
|
||||
|
@ -142,6 +161,14 @@
|
|||
# endif
|
||||
#endif
|
||||
|
||||
#if __cpp_noexcept_function_type
|
||||
#define _GLIBCXX_NOEXCEPT_PARM , bool _NE
|
||||
#define _GLIBCXX_NOEXCEPT_QUAL noexcept (_NE)
|
||||
#else
|
||||
#define _GLIBCXX_NOEXCEPT_PARM
|
||||
#define _GLIBCXX_NOEXCEPT_QUAL
|
||||
#endif
|
||||
|
||||
// Macro for extern template, ie controlling template linkage via use
|
||||
// of extern keyword on template declaration. As documented in the g++
|
||||
// manual, it inhibits all implicit instantiations and is used
|
||||
|
@ -164,7 +191,9 @@
|
|||
namespace __profile { }
|
||||
namespace __cxx1998 { }
|
||||
|
||||
namespace __detail { }
|
||||
namespace __detail {
|
||||
namespace __variant { } // C++17
|
||||
}
|
||||
|
||||
namespace rel_ops { }
|
||||
|
||||
|
@ -179,14 +208,15 @@
|
|||
|
||||
namespace decimal { }
|
||||
|
||||
namespace chrono { }
|
||||
namespace placeholders { }
|
||||
namespace regex_constants { }
|
||||
namespace this_thread { }
|
||||
inline namespace literals {
|
||||
inline namespace chrono_literals { }
|
||||
inline namespace complex_literals { }
|
||||
inline namespace string_literals { }
|
||||
namespace chrono { } // C++11
|
||||
namespace placeholders { } // C++11
|
||||
namespace regex_constants { } // C++11
|
||||
namespace this_thread { } // C++11
|
||||
inline namespace literals { // C++14
|
||||
inline namespace chrono_literals { } // C++14
|
||||
inline namespace complex_literals { } // C++14
|
||||
inline namespace string_literals { } // C++14
|
||||
inline namespace string_view_literals { } // C++17
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -267,18 +297,30 @@ namespace std
|
|||
|
||||
namespace decimal { inline namespace __7 { } }
|
||||
|
||||
#if __cplusplus >= 201103L
|
||||
namespace chrono { inline namespace __7 { } }
|
||||
namespace placeholders { inline namespace __7 { } }
|
||||
namespace regex_constants { inline namespace __7 { } }
|
||||
namespace this_thread { inline namespace __7 { } }
|
||||
|
||||
#if __cplusplus >= 201402L
|
||||
inline namespace literals {
|
||||
inline namespace chrono_literals { inline namespace __7 { } }
|
||||
inline namespace complex_literals { inline namespace __7 { } }
|
||||
inline namespace string_literals { inline namespace __7 { } }
|
||||
#if __cplusplus > 201402L
|
||||
inline namespace string_view_literals { inline namespace __7 { } }
|
||||
#endif // C++17
|
||||
}
|
||||
#endif // C++14
|
||||
#endif // C++11
|
||||
|
||||
namespace __detail { inline namespace __7 { } }
|
||||
namespace __detail {
|
||||
inline namespace __7 { }
|
||||
#if __cplusplus > 201402L
|
||||
namespace __variant { inline namespace __7 { } }
|
||||
#endif
|
||||
}
|
||||
}
|
||||
|
||||
namespace __gnu_cxx
|
||||
|
@ -361,6 +403,10 @@ namespace std
|
|||
namespace _GLIBCXX_STD_C { _GLIBCXX_BEGIN_NAMESPACE_VERSION
|
||||
# define _GLIBCXX_END_NAMESPACE_CONTAINER \
|
||||
_GLIBCXX_END_NAMESPACE_VERSION }
|
||||
#else
|
||||
# define _GLIBCXX_STD_C std
|
||||
# define _GLIBCXX_BEGIN_NAMESPACE_CONTAINER _GLIBCXX_BEGIN_NAMESPACE_VERSION
|
||||
# define _GLIBCXX_END_NAMESPACE_CONTAINER _GLIBCXX_END_NAMESPACE_VERSION
|
||||
#endif
|
||||
|
||||
#ifdef _GLIBCXX_PARALLEL
|
||||
|
@ -369,30 +415,10 @@ namespace std
|
|||
namespace _GLIBCXX_STD_A { _GLIBCXX_BEGIN_NAMESPACE_VERSION
|
||||
# define _GLIBCXX_END_NAMESPACE_ALGO \
|
||||
_GLIBCXX_END_NAMESPACE_VERSION }
|
||||
#endif
|
||||
|
||||
#ifndef _GLIBCXX_STD_A
|
||||
#else
|
||||
# define _GLIBCXX_STD_A std
|
||||
#endif
|
||||
|
||||
#ifndef _GLIBCXX_STD_C
|
||||
# define _GLIBCXX_STD_C std
|
||||
#endif
|
||||
|
||||
#ifndef _GLIBCXX_BEGIN_NAMESPACE_ALGO
|
||||
# define _GLIBCXX_BEGIN_NAMESPACE_ALGO
|
||||
#endif
|
||||
|
||||
#ifndef _GLIBCXX_END_NAMESPACE_ALGO
|
||||
# define _GLIBCXX_END_NAMESPACE_ALGO
|
||||
#endif
|
||||
|
||||
#ifndef _GLIBCXX_BEGIN_NAMESPACE_CONTAINER
|
||||
# define _GLIBCXX_BEGIN_NAMESPACE_CONTAINER
|
||||
#endif
|
||||
|
||||
#ifndef _GLIBCXX_END_NAMESPACE_CONTAINER
|
||||
# define _GLIBCXX_END_NAMESPACE_CONTAINER
|
||||
# define _GLIBCXX_BEGIN_NAMESPACE_ALGO _GLIBCXX_BEGIN_NAMESPACE_VERSION
|
||||
# define _GLIBCXX_END_NAMESPACE_ALGO _GLIBCXX_END_NAMESPACE_VERSION
|
||||
#endif
|
||||
|
||||
// GLIBCXX_ABI Deprecated
|
||||
|
@ -424,7 +450,7 @@ namespace std
|
|||
#endif
|
||||
|
||||
// Debug Mode implies checking assertions.
|
||||
#ifdef _GLIBCXX_DEBUG
|
||||
#if defined(_GLIBCXX_DEBUG) && !defined(_GLIBCXX_ASSERTIONS)
|
||||
# define _GLIBCXX_ASSERTIONS 1
|
||||
#endif
|
||||
|
||||
|
@ -548,6 +574,13 @@ namespace std
|
|||
#define _GLIBCXX_TXN_SAFE_DYN
|
||||
#endif
|
||||
|
||||
#if __cplusplus > 201402L
|
||||
// In C++17 mathematical special functions are in namespace std.
|
||||
# define _GLIBCXX_USE_STD_SPEC_FUNCS 1
|
||||
#elif __cplusplus >= 201103L && __STDCPP_WANT_MATH_SPEC_FUNCS__ != 0
|
||||
// For C++11 and C++14 they are in namespace std when requested.
|
||||
# define _GLIBCXX_USE_STD_SPEC_FUNCS 1
|
||||
#endif
|
||||
|
||||
// The remainder of the prewritten config is automatic; all the
|
||||
// user hooks are listed above.
|
||||
|
@ -605,6 +638,11 @@ namespace std
|
|||
# endif
|
||||
#endif
|
||||
|
||||
/* Define if __float128 is supported on this host. */
|
||||
#if defined(__FLOAT128__) || defined(__SIZEOF_FLOAT128__)
|
||||
#undef _GLIBCXX_USE_FLOAT128
|
||||
#endif
|
||||
|
||||
// End of prewritten config; the settings discovered at configure time follow.
|
||||
/* config.h. Generated from config.h.in by configure. */
|
||||
/* config.h.in. Generated from configure.ac by autoheader. */
|
||||
|
@ -615,6 +653,9 @@ namespace std
|
|||
/* Define to 1 if you have the `acosl' function. */
|
||||
#define _GLIBCXX_HAVE_ACOSL 1
|
||||
|
||||
/* Define to 1 if you have the `aligned_alloc' function. */
|
||||
#define _GLIBCXX_HAVE_ALIGNED_ALLOC 1
|
||||
|
||||
/* Define to 1 if you have the `asinf' function. */
|
||||
#define _GLIBCXX_HAVE_ASINF 1
|
||||
|
||||
|
@ -729,6 +770,9 @@ namespace std
|
|||
/* Define if EWOULDBLOCK exists. */
|
||||
#define _GLIBCXX_HAVE_EWOULDBLOCK 1
|
||||
|
||||
/* Define to 1 if GCC 4.6 supported std::exception_ptr for the target */
|
||||
/* #undef _GLIBCXX_HAVE_EXCEPTION_PTR_SINCE_GCC46 */
|
||||
|
||||
/* Define to 1 if you have the <execinfo.h> header file. */
|
||||
#define _GLIBCXX_HAVE_EXECINFO_H 1
|
||||
|
||||
|
@ -742,7 +786,7 @@ namespace std
|
|||
#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
|
||||
|
@ -894,6 +938,9 @@ namespace std
|
|||
/* Define if mbstate_t exists in wchar.h. */
|
||||
#define _GLIBCXX_HAVE_MBSTATE_T 1
|
||||
|
||||
/* Define to 1 if you have the `memalign' function. */
|
||||
/* #undef _GLIBCXX_HAVE_MEMALIGN */
|
||||
|
||||
/* Define to 1 if you have the <memory.h> header file. */
|
||||
#define _GLIBCXX_HAVE_MEMORY_H 1
|
||||
|
||||
|
@ -918,6 +965,9 @@ namespace std
|
|||
/* Define if poll is available in <poll.h>. */
|
||||
#define _GLIBCXX_HAVE_POLL 1
|
||||
|
||||
/* Define to 1 if you have the `posix_memalign' function. */
|
||||
#define _GLIBCXX_HAVE_POSIX_MEMALIGN 1
|
||||
|
||||
/* Define to 1 if you have the `powf' function. */
|
||||
#define _GLIBCXX_HAVE_POWF 1
|
||||
|
||||
|
@ -1051,7 +1101,7 @@ namespace std
|
|||
/* Define if S_IFREG is available in <sys/stat.h>. */
|
||||
/* #undef _GLIBCXX_HAVE_S_IFREG */
|
||||
|
||||
/* Define if S_IFREG is available in <sys/stat.h>. */
|
||||
/* Define if S_ISREG is available in <sys/stat.h>. */
|
||||
#define _GLIBCXX_HAVE_S_ISREG 1
|
||||
|
||||
/* Define to 1 if you have the `tanf' function. */
|
||||
|
@ -1067,7 +1117,7 @@ namespace std
|
|||
#define _GLIBCXX_HAVE_TANL 1
|
||||
|
||||
/* Define to 1 if you have the <tgmath.h> header file. */
|
||||
#define _GLIBCXX_HAVE_TGMATH_H 1
|
||||
/* #undef _GLIBCXX_HAVE_TGMATH_H */
|
||||
|
||||
/* Define to 1 if the target supports thread-local storage. */
|
||||
#define _GLIBCXX_HAVE_TLS 1
|
||||
|
@ -1114,6 +1164,9 @@ namespace std
|
|||
/* Define to 1 if you have the `_acosl' function. */
|
||||
/* #undef _GLIBCXX_HAVE__ACOSL */
|
||||
|
||||
/* Define to 1 if you have the `_aligned_malloc' function. */
|
||||
/* #undef _GLIBCXX_HAVE__ALIGNED_MALLOC */
|
||||
|
||||
/* Define to 1 if you have the `_asinf' function. */
|
||||
/* #undef _GLIBCXX_HAVE__ASINF */
|
||||
|
||||
|
@ -1294,6 +1347,9 @@ namespace std
|
|||
/* Define to 1 if you have the `_tanl' function. */
|
||||
/* #undef _GLIBCXX_HAVE__TANL */
|
||||
|
||||
/* Define to 1 if you have the `__cxa_thread_atexit' function. */
|
||||
#define _GLIBCXX_HAVE___CXA_THREAD_ATEXIT 1
|
||||
|
||||
/* Define to 1 if you have the `__cxa_thread_atexit_impl' function. */
|
||||
#define _GLIBCXX_HAVE___CXA_THREAD_ATEXIT_IMPL 1
|
||||
|
||||
|
@ -1409,6 +1465,9 @@ namespace std
|
|||
/* Define to the letter to which size_t is mangled. */
|
||||
#define _GLIBCXX_MANGLE_SIZE_T m
|
||||
|
||||
/* Define if C99 llrint and llround functions are missing from <math.h>. */
|
||||
/* #undef _GLIBCXX_NO_C99_ROUNDING_FUNCS */
|
||||
|
||||
/* Define if ptrdiff_t is int. */
|
||||
/* #undef _GLIBCXX_PTRDIFF_T_IS_INT */
|
||||
|
||||
|
@ -1499,9 +1558,6 @@ namespace std
|
|||
/* Define if fchmodat is available in <sys/stat.h>. */
|
||||
#define _GLIBCXX_USE_FCHMODAT 1
|
||||
|
||||
/* Define if __float128 is supported on this host. */
|
||||
/* #undef _GLIBCXX_USE_FLOAT128 */
|
||||
|
||||
/* Defined if gettimeofday is available. */
|
||||
#define _GLIBCXX_USE_GETTIMEOFDAY 1
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
/* This file is automatically generated. DO NOT EDIT! */
|
||||
/* Generated from: NetBSD: mknative-gcc,v 1.92 2018/02/06 07:04:01 mrg Exp */
|
||||
/* Generated from: NetBSD: mknative.common,v 1.15 2017/11/29 03:32:28 christos Exp */
|
||||
/* Generated from: NetBSD: mknative-gcc,v 1.99 2019/02/04 01:46:59 mrg Exp */
|
||||
/* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */
|
||||
|
||||
// Control various target specific ABI tweaks. Generic version.
|
||||
|
||||
// Copyright (C) 2004-2016 Free Software Foundation, Inc.
|
||||
// Copyright (C) 2004-2017 Free Software Foundation, Inc.
|
||||
//
|
||||
// This file is part of the GNU ISO C++ Library. This library is free
|
||||
// software; you can redistribute it and/or modify it under the
|
||||
|
@ -37,7 +37,7 @@
|
|||
#ifdef __cplusplus
|
||||
namespace __cxxabiv1
|
||||
{
|
||||
extern "C"
|
||||
extern "C"
|
||||
{
|
||||
#endif
|
||||
|
||||
|
@ -60,4 +60,4 @@ namespace __cxxabiv1
|
|||
} // namespace __cxxabiv1
|
||||
#endif
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
|
|
@ -1,16 +1,17 @@
|
|||
# This file is automatically generated. DO NOT EDIT!
|
||||
# Generated from: NetBSD: mknative-gcc,v 1.94 2018/09/04 22:57:25 mrg Exp
|
||||
# Generated from: NetBSD: mknative-gcc,v 1.99 2019/02/04 01:46:59 mrg Exp
|
||||
# Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp
|
||||
#
|
||||
G_port_specific_symbol_files=
|
||||
G_LIBSUPCXX_SOURCES=array_type_info.cc atexit_arm.cc atexit_thread.cc bad_alloc.cc bad_array_length.cc bad_array_new.cc bad_cast.cc bad_typeid.cc class_type_info.cc del_op.cc del_ops.cc del_opnt.cc del_opv.cc del_opvs.cc del_opvnt.cc dyncast.cc eh_alloc.cc eh_arm.cc eh_aux_runtime.cc eh_call.cc eh_catch.cc eh_exception.cc eh_globals.cc eh_personality.cc eh_ptr.cc eh_term_handler.cc eh_terminate.cc eh_tm.cc eh_throw.cc eh_type.cc eh_unex_handler.cc enum_type_info.cc function_type_info.cc fundamental_type_info.cc guard.cc guard_error.cc hash_bytes.cc nested_exception.cc new_handler.cc new_op.cc new_opnt.cc new_opv.cc new_opvnt.cc pbase_type_info.cc pmem_type_info.cc pointer_type_info.cc pure.cc si_class_type_info.cc tinfo.cc tinfo2.cc vec.cc vmi_class_type_info.cc vterminate.cc
|
||||
G_LIBSUPCXX_SOURCES=array_type_info.cc atexit_arm.cc atexit_thread.cc bad_alloc.cc bad_array_length.cc bad_array_new.cc bad_cast.cc bad_typeid.cc class_type_info.cc del_op.cc del_ops.cc del_opnt.cc del_opv.cc del_opvs.cc del_opvnt.cc dyncast.cc eh_alloc.cc eh_arm.cc eh_aux_runtime.cc eh_call.cc eh_catch.cc eh_exception.cc eh_globals.cc eh_personality.cc eh_ptr.cc eh_term_handler.cc eh_terminate.cc eh_tm.cc eh_throw.cc eh_type.cc eh_unex_handler.cc enum_type_info.cc function_type_info.cc fundamental_type_info.cc guard.cc guard_error.cc hash_bytes.cc nested_exception.cc new_handler.cc new_op.cc new_opnt.cc new_opv.cc new_opvnt.cc new_opa.cc new_opant.cc new_opva.cc new_opvant.cc del_opa.cc del_opant.cc del_opsa.cc del_opva.cc del_opvant.cc del_opvsa.cc pbase_type_info.cc pmem_type_info.cc pointer_type_info.cc pure.cc si_class_type_info.cc tinfo.cc tinfo2.cc vec.cc vmi_class_type_info.cc vterminate.cc
|
||||
G_LIBSUPCXX_C_SOURCES=cp-demangle.c
|
||||
G_c_base_headers=cassert ccomplex cctype cerrno cfenv cfloat cinttypes ciso646 climits clocale cmath csetjmp csignal cstdalign cstdarg cstdbool cstddef cstdint cstdio cstdlib cstring ctgmath ctime cuchar cwchar cwctype
|
||||
G_std_headers=algorithm array atomic bitset chrono codecvt complex condition_variable deque forward_list fstream functional future iomanip ios iosfwd iostream istream iterator limits list locale map memory mutex numeric ostream queue random ratio regex scoped_allocator set shared_mutex sstream stack stdexcept streambuf string system_error thread tuple typeindex type_traits unordered_map unordered_set utility valarray vector
|
||||
G_SRC_SOURCES=compatibility.cc compatibility-debug_list.cc compatibility-debug_list-2.cc compatibility-c++0x.cc compatibility-atomic-c++0x.cc compatibility-thread-c++0x.cc compatibility-chrono.cc compatibility-condvar.cc
|
||||
G_std_headers=algorithm any array atomic bitset chrono codecvt complex condition_variable deque forward_list fstream functional future iomanip ios iosfwd iostream istream iterator limits list locale map memory mutex numeric optional ostream queue random ratio regex scoped_allocator set shared_mutex sstream stack stdexcept streambuf string string_view system_error thread tuple typeindex type_traits unordered_map unordered_set utility valarray variant vector
|
||||
G_SRC_SOURCES=compatibility.cc compatibility-debug_list.cc compatibility-debug_list-2.cc compatibility-c++0x.cc compatibility-atomic-c++0x.cc compatibility-thread-c++0x.cc compatibility-chrono.cc compatibility-condvar.cc
|
||||
G_CPP11_SOURCES=chrono.cc c11-codecvt.cc condition_variable.cc cow-stdexcept.cc ctype.cc debug.cc functexcept.cc functional.cc futex.cc future.cc hash_c++0x.cc hashtable_c++0x.cc ios.cc limits.cc mutex.cc placeholders.cc random.cc regex.cc shared_ptr.cc snprintf_lite.cc system_error.cc thread.cc ctype_configure_char.cc ctype_members.cc ext11-inst.cc fstream-inst.cc ios-inst.cc iostream-inst.cc istream-inst.cc locale-inst.cc ostream-inst.cc sstream-inst.cc streambuf-inst.cc string-inst.cc string-io-inst.cc wlocale-inst.cc wstring-inst.cc wstring-io-inst.cc
|
||||
G_GLIBCXX_ABI_FLAGS=
|
||||
G_CPP98_SOURCES=bitmap_allocator.cc pool_allocator.cc mt_allocator.cc c98-codecvt.cc complex_io.cc globals_io.cc hash_tr1.cc hashtable_tr1.cc ios_failure.cc ios_init.cc ios_locale.cc list.cc list-aux.cc list-aux-2.cc list_associated.cc list_associated-2.cc locale.cc locale_init.cc locale_facets.cc localename.cc math_stubs_float.cc math_stubs_long_double.cc stdexcept.cc strstream.cc tree.cc istream.cc istream-string.cc streambuf.cc valarray.cc atomicity.cc codecvt_members.cc collate_members.cc messages_members.cc monetary_members.cc numeric_members.cc time_members.cc basic_file.cc c++locale.cc allocator-inst.cc concept-inst.cc ext-inst.cc misc-inst.cc parallel_settings.cc
|
||||
G_FILESYSTEM_SOURCES=dir.cc ops.cc path.cc
|
||||
G_ATOMICITY_SRCDIR=config/cpu/generic/atomicity_builtins
|
||||
G_BASIC_FILE_CC=config/io/basic_file_stdio.cc
|
||||
G_CLOCALE_CC=config/locale/generic/c_locale.cc
|
||||
|
@ -38,7 +39,7 @@ G_pb_headers4=ext/pb_ds/detail/hash_fn/sample_probe_fn.hpp ext/pb_ds/detail/hash
|
|||
G_pb_headers5=ext/pb_ds/detail/ov_tree_map_/policy_access_fn_imps.hpp ext/pb_ds/detail/ov_tree_map_/split_join_fn_imps.hpp ext/pb_ds/detail/ov_tree_map_/traits.hpp ext/pb_ds/detail/pairing_heap_/constructors_destructor_fn_imps.hpp ext/pb_ds/detail/pairing_heap_/debug_fn_imps.hpp ext/pb_ds/detail/pairing_heap_/erase_fn_imps.hpp ext/pb_ds/detail/pairing_heap_/find_fn_imps.hpp ext/pb_ds/detail/pairing_heap_/insert_fn_imps.hpp ext/pb_ds/detail/pairing_heap_/pairing_heap_.hpp ext/pb_ds/detail/pairing_heap_/split_join_fn_imps.hpp ext/pb_ds/detail/pat_trie_/constructors_destructor_fn_imps.hpp ext/pb_ds/detail/pat_trie_/debug_fn_imps.hpp ext/pb_ds/detail/pat_trie_/erase_fn_imps.hpp ext/pb_ds/detail/pat_trie_/find_fn_imps.hpp ext/pb_ds/detail/pat_trie_/info_fn_imps.hpp ext/pb_ds/detail/pat_trie_/insert_join_fn_imps.hpp ext/pb_ds/detail/pat_trie_/iterators_fn_imps.hpp ext/pb_ds/detail/pat_trie_/pat_trie_.hpp ext/pb_ds/detail/pat_trie_/pat_trie_base.hpp ext/pb_ds/detail/pat_trie_/policy_access_fn_imps.hpp ext/pb_ds/detail/pat_trie_/r_erase_fn_imps.hpp ext/pb_ds/detail/pat_trie_/rotate_fn_imps.hpp ext/pb_ds/detail/pat_trie_/split_fn_imps.hpp ext/pb_ds/detail/pat_trie_/synth_access_traits.hpp ext/pb_ds/detail/pat_trie_/trace_fn_imps.hpp ext/pb_ds/detail/pat_trie_/traits.hpp ext/pb_ds/detail/pat_trie_/update_fn_imps.hpp ext/pb_ds/detail/priority_queue_base_dispatch.hpp ext/pb_ds/detail/rb_tree_map_/constructors_destructor_fn_imps.hpp ext/pb_ds/detail/rb_tree_map_/debug_fn_imps.hpp
|
||||
G_pb_headers6=ext/pb_ds/detail/rb_tree_map_/erase_fn_imps.hpp ext/pb_ds/detail/rb_tree_map_/find_fn_imps.hpp ext/pb_ds/detail/rb_tree_map_/info_fn_imps.hpp ext/pb_ds/detail/rb_tree_map_/insert_fn_imps.hpp ext/pb_ds/detail/rb_tree_map_/node.hpp ext/pb_ds/detail/rb_tree_map_/rb_tree_.hpp ext/pb_ds/detail/rb_tree_map_/split_join_fn_imps.hpp ext/pb_ds/detail/rb_tree_map_/traits.hpp ext/pb_ds/detail/rc_binomial_heap_/constructors_destructor_fn_imps.hpp ext/pb_ds/detail/rc_binomial_heap_/debug_fn_imps.hpp ext/pb_ds/detail/rc_binomial_heap_/erase_fn_imps.hpp ext/pb_ds/detail/rc_binomial_heap_/insert_fn_imps.hpp ext/pb_ds/detail/rc_binomial_heap_/rc_binomial_heap_.hpp ext/pb_ds/detail/rc_binomial_heap_/rc.hpp ext/pb_ds/detail/rc_binomial_heap_/split_join_fn_imps.hpp ext/pb_ds/detail/rc_binomial_heap_/trace_fn_imps.hpp ext/pb_ds/detail/resize_policy/cc_hash_max_collision_check_resize_trigger_imp.hpp ext/pb_ds/detail/resize_policy/hash_exponential_size_policy_imp.hpp ext/pb_ds/detail/resize_policy/hash_load_check_resize_trigger_imp.hpp ext/pb_ds/detail/resize_policy/hash_load_check_resize_trigger_size_base.hpp ext/pb_ds/detail/resize_policy/hash_prime_size_policy_imp.hpp ext/pb_ds/detail/resize_policy/hash_standard_resize_policy_imp.hpp ext/pb_ds/detail/resize_policy/sample_resize_policy.hpp ext/pb_ds/detail/resize_policy/sample_resize_trigger.hpp ext/pb_ds/detail/resize_policy/sample_size_policy.hpp ext/pb_ds/detail/splay_tree_/constructors_destructor_fn_imps.hpp ext/pb_ds/detail/splay_tree_/debug_fn_imps.hpp ext/pb_ds/detail/splay_tree_/erase_fn_imps.hpp ext/pb_ds/detail/splay_tree_/find_fn_imps.hpp ext/pb_ds/detail/splay_tree_/info_fn_imps.hpp ext/pb_ds/detail/splay_tree_/insert_fn_imps.hpp ext/pb_ds/detail/splay_tree_/node.hpp ext/pb_ds/detail/splay_tree_/splay_fn_imps.hpp ext/pb_ds/detail/splay_tree_/splay_tree_.hpp ext/pb_ds/detail/splay_tree_/split_join_fn_imps.hpp ext/pb_ds/detail/splay_tree_/traits.hpp ext/pb_ds/detail/standard_policies.hpp ext/pb_ds/detail/thin_heap_/constructors_destructor_fn_imps.hpp ext/pb_ds/detail/thin_heap_/debug_fn_imps.hpp ext/pb_ds/detail/thin_heap_/erase_fn_imps.hpp
|
||||
G_pb_headers7=ext/pb_ds/detail/thin_heap_/find_fn_imps.hpp ext/pb_ds/detail/thin_heap_/insert_fn_imps.hpp ext/pb_ds/detail/thin_heap_/split_join_fn_imps.hpp ext/pb_ds/detail/thin_heap_/thin_heap_.hpp ext/pb_ds/detail/thin_heap_/trace_fn_imps.hpp ext/pb_ds/detail/tree_policy/node_metadata_selector.hpp ext/pb_ds/detail/tree_policy/order_statistics_imp.hpp ext/pb_ds/detail/tree_policy/sample_tree_node_update.hpp ext/pb_ds/detail/tree_trace_base.hpp ext/pb_ds/detail/trie_policy/node_metadata_selector.hpp ext/pb_ds/detail/trie_policy/order_statistics_imp.hpp ext/pb_ds/detail/trie_policy/prefix_search_node_update_imp.hpp ext/pb_ds/detail/trie_policy/sample_trie_access_traits.hpp ext/pb_ds/detail/trie_policy/sample_trie_node_update.hpp ext/pb_ds/detail/trie_policy/trie_string_access_traits_imp.hpp ext/pb_ds/detail/trie_policy/trie_policy_base.hpp ext/pb_ds/detail/types_traits.hpp ext/pb_ds/detail/type_utils.hpp ext/pb_ds/detail/unordered_iterator/const_iterator.hpp ext/pb_ds/detail/unordered_iterator/point_const_iterator.hpp ext/pb_ds/detail/unordered_iterator/iterator.hpp ext/pb_ds/detail/unordered_iterator/point_iterator.hpp
|
||||
G_bits_headers=bits/algorithmfwd.h bits/alloc_traits.h bits/allocated_ptr.h bits/allocator.h bits/atomic_base.h bits/atomic_futex.h bits/basic_ios.h bits/basic_ios.tcc bits/basic_string.h bits/basic_string.tcc bits/boost_concept_check.h bits/c++0x_warning.h bits/c++14_warning.h bits/char_traits.h bits/codecvt.h bits/concept_check.h bits/cpp_type_traits.h bits/deque.tcc bits/enable_special_members.h bits/forward_list.h bits/forward_list.tcc bits/fstream.tcc bits/functexcept.h bits/functional_hash.h bits/gslice.h bits/gslice_array.h bits/hashtable.h bits/hashtable_policy.h bits/indirect_array.h bits/ios_base.h bits/istream.tcc bits/list.tcc bits/locale_classes.h bits/locale_classes.tcc bits/locale_conv.h bits/locale_facets.h bits/locale_facets.tcc bits/locale_facets_nonio.h bits/locale_facets_nonio.tcc bits/localefwd.h bits/mask_array.h bits/specfun.h bits/memoryfwd.h bits/move.h bits/std_mutex.h bits/ostream.tcc bits/ostream_insert.h bits/parse_numbers.h bits/postypes.h bits/predefined_ops.h bits/ptr_traits.h bits/quoted_string.h bits/random.h bits/random.tcc bits/range_access.h bits/regex.h bits/regex.tcc bits/regex_constants.h bits/regex_error.h bits/regex_scanner.h bits/regex_scanner.tcc bits/regex_automaton.h bits/regex_automaton.tcc bits/regex_compiler.h bits/regex_compiler.tcc bits/regex_executor.h bits/regex_executor.tcc bits/stream_iterator.h bits/streambuf_iterator.h bits/shared_ptr.h bits/shared_ptr_atomic.h bits/shared_ptr_base.h bits/slice_array.h bits/sstream.tcc bits/stl_algo.h bits/stl_algobase.h bits/stl_bvector.h bits/stl_construct.h bits/stl_deque.h bits/stl_function.h bits/stl_heap.h bits/stl_iterator.h bits/stl_iterator_base_funcs.h bits/stl_iterator_base_types.h bits/stl_list.h bits/stl_map.h bits/stl_multimap.h bits/stl_multiset.h bits/stl_numeric.h bits/stl_pair.h bits/stl_queue.h bits/stl_raw_storage_iter.h bits/stl_relops.h bits/stl_set.h bits/stl_stack.h bits/stl_tempbuf.h bits/stl_tree.h bits/stl_uninitialized.h bits/stl_vector.h bits/streambuf.tcc bits/stringfwd.h bits/uniform_int_dist.h bits/unique_ptr.h bits/unordered_map.h bits/unordered_set.h bits/uses_allocator.h bits/valarray_array.h bits/valarray_array.tcc bits/valarray_before.h bits/valarray_after.h bits/vector.tcc
|
||||
G_bits_headers=bits/algorithmfwd.h bits/alloc_traits.h bits/allocated_ptr.h bits/allocator.h bits/atomic_base.h bits/atomic_futex.h bits/basic_ios.h bits/basic_ios.tcc bits/basic_string.h bits/basic_string.tcc bits/boost_concept_check.h bits/c++0x_warning.h bits/char_traits.h bits/codecvt.h bits/concept_check.h bits/cpp_type_traits.h bits/deque.tcc bits/enable_special_members.h bits/forward_list.h bits/forward_list.tcc bits/fstream.tcc bits/functexcept.h bits/functional_hash.h bits/gslice.h bits/gslice_array.h bits/hashtable.h bits/hashtable_policy.h bits/indirect_array.h bits/invoke.h bits/ios_base.h bits/istream.tcc bits/list.tcc bits/locale_classes.h bits/locale_classes.tcc bits/locale_conv.h bits/locale_facets.h bits/locale_facets.tcc bits/locale_facets_nonio.h bits/locale_facets_nonio.tcc bits/localefwd.h bits/mask_array.h bits/specfun.h bits/memoryfwd.h bits/move.h bits/node_handle.h bits/ostream.tcc bits/ostream_insert.h bits/parse_numbers.h bits/postypes.h bits/predefined_ops.h bits/ptr_traits.h bits/quoted_string.h bits/random.h bits/random.tcc bits/range_access.h bits/refwrap.h bits/regex.h bits/regex.tcc bits/regex_constants.h bits/regex_error.h bits/regex_scanner.h bits/regex_scanner.tcc bits/regex_automaton.h bits/regex_automaton.tcc bits/regex_compiler.h bits/regex_compiler.tcc bits/regex_executor.h bits/regex_executor.tcc bits/shared_ptr.h bits/shared_ptr_atomic.h bits/shared_ptr_base.h bits/slice_array.h bits/sstream.tcc bits/std_abs.h bits/std_function.h bits/std_mutex.h bits/stl_algo.h bits/stl_algobase.h bits/stl_bvector.h bits/stl_construct.h bits/stl_deque.h bits/stl_function.h bits/stl_heap.h bits/stl_iterator.h bits/stl_iterator_base_funcs.h bits/stl_iterator_base_types.h bits/stl_list.h bits/stl_map.h bits/stl_multimap.h bits/stl_multiset.h bits/stl_numeric.h bits/stl_pair.h bits/stl_queue.h bits/stl_raw_storage_iter.h bits/stl_relops.h bits/stl_set.h bits/stl_stack.h bits/stl_tempbuf.h bits/stl_tree.h bits/stl_uninitialized.h bits/stl_vector.h bits/stream_iterator.h bits/streambuf_iterator.h bits/streambuf.tcc bits/stringfwd.h bits/string_view.tcc bits/uniform_int_dist.h bits/unique_ptr.h bits/unordered_map.h bits/unordered_set.h bits/uses_allocator.h bits/valarray_array.h bits/valarray_array.tcc bits/valarray_before.h bits/valarray_after.h bits/vector.tcc
|
||||
G_ext_headers=ext/algorithm ext/aligned_buffer.h ext/alloc_traits.h ext/atomicity.h ext/array_allocator.h ext/bitmap_allocator.h ext/cast.h ext/cmath ext/codecvt_specializations.h ext/concurrence.h ext/debug_allocator.h ext/enc_filebuf.h ext/extptr_allocator.h ext/stdio_filebuf.h ext/stdio_sync_filebuf.h ext/functional ext/iterator ext/malloc_allocator.h ext/memory ext/mt_allocator.h ext/new_allocator.h ext/numeric ext/numeric_traits.h ext/pod_char_traits.h ext/pointer.h ext/pool_allocator.h ext/rb_tree ext/random ext/random.tcc ext/rope ext/ropeimpl.h ext/slist ext/string_conversions.h ext/throw_allocator.h ext/typelist.h ext/type_traits.h ext/rc_string_base.h ext/sso_string_base.h ext/vstring.h ext/vstring.tcc ext/vstring_fwd.h ext/vstring_util.h backward/hash_set backward/hash_map
|
||||
G_host_headers=os/bsd/netbsd/ctype_base.h os/bsd/netbsd/ctype_inline.h os/bsd/netbsd/os_defines.h cpu/generic/atomic_word.h cpu/generic/cxxabi_tweaks.h cpu/powerpc/cpu_defines.h os/generic/error_constants.h precompiled/stdc++.h precompiled/stdtr1c++.h precompiled/extc++.h
|
||||
G_thread_host_headers=./powerpc64--netbsd/bits/gthr.h ./powerpc64--netbsd/bits/gthr-single.h ./powerpc64--netbsd/bits/gthr-posix.h ./powerpc64--netbsd/bits/gthr-default.h
|
||||
|
@ -50,4 +51,3 @@ G_CSTDIO_H=config/io/c_io_stdio.h
|
|||
G_CLOCALE_H=config/locale/generic/c_locale.h
|
||||
G_CMESSAGES_H=config/locale/generic/messages_members.h
|
||||
G_CTIME_H=config/locale/generic/time_members.h
|
||||
G_CONFIG_LINKS=${GNUHOSTDIST}/libgcc/enable-execute-stack-mprotect.c enable-execute-stack.c ${GNUHOSTDIST}/libgcc/unwind-generic.h unwind.h ${GNUHOSTDIST}/libgcc/config/no-unwind.h md-unwind-support.h ${GNUHOSTDIST}/libgcc/config/rs6000/sfp-machine.h sfp-machine.h ${GNUHOSTDIST}/libgcc/gthr-posix.h gthr-default.h
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
/* This file is automatically generated. DO NOT EDIT! */
|
||||
/* Generated from: NetBSD: mknative-gcc,v 1.94 2018/09/04 22:57:25 mrg Exp */
|
||||
/* Generated from: NetBSD: mknative-gcc,v 1.99 2019/02/04 01:46:59 mrg Exp */
|
||||
/* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */
|
||||
|
||||
/* generated for powerpc64--netbsd-gcc (NetBSD nb3 20180905) 6.5.0 */
|
||||
/* generated for powerpc64--netbsd-gcc (NetBSD nb1 20190119) 7.4.0 */
|
||||
|
||||
#ifndef GCC_GENERATED_STDINT_H
|
||||
#define GCC_GENERATED_STDINT_H 1
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
/* This file is automatically generated. DO NOT EDIT! */
|
||||
/* Generated from: NetBSD: mknative-gcc,v 1.92 2018/02/06 07:04:01 mrg Exp */
|
||||
/* Generated from: NetBSD: mknative.common,v 1.15 2017/11/29 03:32:28 christos Exp */
|
||||
/* Generated from: NetBSD: mknative-gcc,v 1.99 2019/02/04 01:46:59 mrg Exp */
|
||||
/* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */
|
||||
|
||||
/* Threads compatibility routines for libgcc2 and libobjc. */
|
||||
/* Compile this one with gcc. */
|
||||
/* Copyright (C) 1997-2016 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 1997-2017 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GCC.
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
/* This file is automatically generated. DO NOT EDIT! */
|
||||
/* Generated from: NetBSD: mknative-gcc,v 1.92 2018/02/06 07:04:01 mrg Exp */
|
||||
/* Generated from: NetBSD: mknative.common,v 1.15 2017/11/29 03:32:28 christos Exp */
|
||||
/* Generated from: NetBSD: mknative-gcc,v 1.99 2019/02/04 01:46:59 mrg Exp */
|
||||
/* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */
|
||||
|
||||
/* Threads compatibility routines for libgcc2 and libobjc. */
|
||||
/* Compile this one with gcc. */
|
||||
/* Copyright (C) 1997-2016 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 1997-2017 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GCC.
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
/* This file is automatically generated. DO NOT EDIT! */
|
||||
/* Generated from: NetBSD: mknative-gcc,v 1.92 2018/02/06 07:04:01 mrg Exp */
|
||||
/* Generated from: NetBSD: mknative.common,v 1.15 2017/11/29 03:32:28 christos Exp */
|
||||
/* Generated from: NetBSD: mknative-gcc,v 1.99 2019/02/04 01:46:59 mrg Exp */
|
||||
/* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */
|
||||
|
||||
/* Threads compatibility routines for libgcc2. */
|
||||
/* Compile this one with gcc. */
|
||||
/* Copyright (C) 1997-2016 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 1997-2017 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GCC.
|
||||
|
||||
|
|
|
@ -0,0 +1,5 @@
|
|||
# This file is automatically generated. DO NOT EDIT!
|
||||
# Generated from: NetBSD: mknative-gcc,v 1.99 2019/02/04 01:46:59 mrg Exp
|
||||
# Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp
|
||||
#
|
||||
G_OBJS-libcommon-target=rs6000-common.o prefix.o params.o opts.o opts-common.o options.o vec.o hooks.o common/common-targhooks.o hash-table.o file-find.o spellcheck.o selftest.o
|
|
@ -1,5 +1,5 @@
|
|||
/* This file is automatically generated. DO NOT EDIT! */
|
||||
/* Generated from: NetBSD: mknative-gcc,v 1.94 2018/09/04 22:57:25 mrg Exp */
|
||||
/* Generated from: NetBSD: mknative-gcc,v 1.99 2019/02/04 01:46:59 mrg 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. */
|
||||
|
@ -35,7 +35,7 @@
|
|||
#endif
|
||||
|
||||
|
||||
/* Define to 1 if you want more run-time sanity checks. This one gets a grab
|
||||
/* Define to 0/1 if you want more run-time sanity checks. This one gets a grab
|
||||
bag of miscellaneous but relatively cheap checks. */
|
||||
#ifndef USED_FOR_TARGET
|
||||
#define CHECKING_P 0
|
||||
|
@ -113,6 +113,13 @@
|
|||
#endif
|
||||
|
||||
|
||||
/* Define to 0/1 if you want extra run-time checking that might affect code
|
||||
generation. */
|
||||
#ifndef USED_FOR_TARGET
|
||||
#define ENABLE_EXTRA_CHECKING 0
|
||||
#endif
|
||||
|
||||
|
||||
/* Define to 1 to enable fixed-point arithmetic extension to C. */
|
||||
#ifndef USED_FOR_TARGET
|
||||
#define ENABLE_FIXED_POINT 0
|
||||
|
@ -238,6 +245,12 @@
|
|||
#endif
|
||||
|
||||
|
||||
/* Define 0/1 if vtable verification feature is enabled. */
|
||||
#ifndef USED_FOR_TARGET
|
||||
#define ENABLE_VTABLE_VERIFY 0
|
||||
#endif
|
||||
|
||||
|
||||
/* Define to 1 if installation paths should be looked up in the Windows
|
||||
Registry. Ignored on non-Windows hosts. */
|
||||
#ifndef USED_FOR_TARGET
|
||||
|
@ -297,7 +310,7 @@
|
|||
/* Define to the level of your assembler's compressed debug section support.
|
||||
*/
|
||||
#ifndef USED_FOR_TARGET
|
||||
#define HAVE_AS_COMPRESS_DEBUG 1
|
||||
#define HAVE_AS_COMPRESS_DEBUG 2
|
||||
#endif
|
||||
|
||||
|
||||
|
@ -423,6 +436,12 @@
|
|||
#endif
|
||||
|
||||
|
||||
/* Define 0/1 if your assembler and linker support @GOT. */
|
||||
#ifndef USED_FOR_TARGET
|
||||
/* #undef HAVE_AS_IX86_GOT32X */
|
||||
#endif
|
||||
|
||||
|
||||
/* Define if your assembler supports HLE prefixes. */
|
||||
#ifndef USED_FOR_TARGET
|
||||
/* #undef HAVE_AS_IX86_HLE */
|
||||
|
@ -477,6 +496,13 @@
|
|||
#endif
|
||||
|
||||
|
||||
/* Define 0/1 if your assembler and linker support calling ___tls_get_addr via
|
||||
GOT. */
|
||||
#ifndef USED_FOR_TARGET
|
||||
/* #undef HAVE_AS_IX86_TLS_GET_ADDR_GOT */
|
||||
#endif
|
||||
|
||||
|
||||
/* Define if your assembler supports the 'ud2' mnemonic. */
|
||||
#ifndef USED_FOR_TARGET
|
||||
/* #undef HAVE_AS_IX86_UD2 */
|
||||
|
@ -639,6 +665,10 @@
|
|||
/* #undef HAVE_AS_SPARC5_VIS4 */
|
||||
#endif
|
||||
|
||||
/* Define if your assembler supports SPARC6 instructions. */
|
||||
#ifndef USED_FOR_TARGET
|
||||
/* #undef HAVE_AS_SPARC6 */
|
||||
#endif
|
||||
|
||||
/* Define if your assembler and linker support GOTDATA_OP relocs. */
|
||||
#ifndef USED_FOR_TARGET
|
||||
|
@ -1408,12 +1438,6 @@
|
|||
#endif
|
||||
|
||||
|
||||
/* Define if isl_options_set_schedule_serialize_sccs exists. */
|
||||
#ifndef USED_FOR_TARGET
|
||||
/* #undef HAVE_ISL_OPTIONS_SET_SCHEDULE_SERIALIZE_SCCS */
|
||||
#endif
|
||||
|
||||
|
||||
/* Define to 1 if you have the `kill' function. */
|
||||
#ifndef USED_FOR_TARGET
|
||||
#define HAVE_KILL 1
|
||||
|
@ -1472,7 +1496,7 @@
|
|||
|
||||
/* Define to the level of your linker's compressed debug section support. */
|
||||
#ifndef USED_FOR_TARGET
|
||||
#define HAVE_LD_COMPRESS_DEBUG 1
|
||||
#define HAVE_LD_COMPRESS_DEBUG 3
|
||||
#endif
|
||||
|
||||
|
||||
|
@ -1536,6 +1560,18 @@
|
|||
#endif
|
||||
|
||||
|
||||
/* Define if your PowerPC linker has .gnu.attributes long double support. */
|
||||
#ifndef USED_FOR_TARGET
|
||||
#define HAVE_LD_PPC_GNU_ATTR_LONG_DOUBLE 1
|
||||
#endif
|
||||
|
||||
|
||||
/* Define if your linker supports --push-state/--pop-state */
|
||||
#ifndef USED_FOR_TARGET
|
||||
#define HAVE_LD_PUSHPOPSTATE_SUPPORT 1
|
||||
#endif
|
||||
|
||||
|
||||
/* Define if your linker links a mix of read-only and read-write sections into
|
||||
a read-write section. */
|
||||
#ifndef USED_FOR_TARGET
|
||||
|
@ -1946,7 +1982,7 @@
|
|||
|
||||
/* Define to the linker option to enable compressed debug sections. */
|
||||
#ifndef USED_FOR_TARGET
|
||||
#define LD_COMPRESS_DEBUG_OPTION ""
|
||||
#define LD_COMPRESS_DEBUG_OPTION "--compress-debug-sections"
|
||||
#endif
|
||||
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
/* This file is automatically generated. DO NOT EDIT! */
|
||||
/* Generated from: NetBSD: mknative-gcc,v 1.94 2018/09/04 22:57:25 mrg Exp */
|
||||
/* Generated from: NetBSD: mknative-gcc,v 1.99 2019/02/04 01:46:59 mrg Exp */
|
||||
/* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */
|
||||
|
||||
#define BUILDING_GCC_MAJOR 6
|
||||
#define BUILDING_GCC_MINOR 5
|
||||
#define BUILDING_GCC_MAJOR 7
|
||||
#define BUILDING_GCC_MINOR 4
|
||||
#define BUILDING_GCC_PATCHLEVEL 0
|
||||
#define BUILDING_GCC_VERSION (BUILDING_GCC_MAJOR * 1000 + BUILDING_GCC_MINOR)
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
/* This file is automatically generated. DO NOT EDIT! */
|
||||
/* Generated from: NetBSD: mknative-gcc,v 1.94 2018/09/04 22:57:25 mrg Exp */
|
||||
/* Generated from: NetBSD: mknative-gcc,v 1.99 2019/02/04 01:46:59 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=powerpc64--netbsd --enable-long-long --enable-threads --with-bugurl=http://www.NetBSD.org/Misc/send-pr.html --with-pkgversion='NetBSD nb3 20180905' --with-system-zlib --without-isl --disable-libstdcxx-dual-abi --enable-__cxa_atexit --enable-libstdcxx-time=rt --enable-libstdcxx-threads --with-diagnostics-color=auto-if-env --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-symvers --disable-libstdcxx-pch --disable-libstdcxx-dual-abi --build=powerpc64--netbsd --host=powerpc64--netbsd --with-sysroot=/var/obj/mknative/evbppc-powerpc64/usr/src/destdir.evbppc";
|
||||
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/Misc/send-pr.html --with-pkgversion='NetBSD nb1 20190119' --with-system-zlib --without-isl --disable-libstdcxx-dual-abi --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-symvers --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
|
@ -26,7 +26,10 @@ SRCDIR/gcc/../include/splay-tree.h
|
|||
SRCDIR/gcc/bitmap.h
|
||||
SRCDIR/gcc/wide-int.h
|
||||
SRCDIR/gcc/alias.h
|
||||
SRCDIR/gcc/cilk.h
|
||||
SRCDIR/gcc/cilk-common.c
|
||||
SRCDIR/gcc/coverage.c
|
||||
|
||||
SRCDIR/gcc/rtl.h
|
||||
SRCDIR/gcc/optabs.h
|
||||
SRCDIR/gcc/tree.h
|
||||
|
@ -73,6 +76,7 @@ SRCDIR/gcc/expr.c
|
|||
SRCDIR/gcc/expr.h
|
||||
SRCDIR/gcc/function.c
|
||||
SRCDIR/gcc/except.c
|
||||
SRCDIR/gcc/ggc-tests.c
|
||||
SRCDIR/gcc/gcse.c
|
||||
SRCDIR/gcc/godump.c
|
||||
SRCDIR/gcc/lists.c
|
||||
|
@ -101,8 +105,10 @@ SRCDIR/gcc/tree-scalar-evolution.c
|
|||
SRCDIR/gcc/tree-ssa-operands.h
|
||||
SRCDIR/gcc/tree-profile.c
|
||||
SRCDIR/gcc/tree-nested.c
|
||||
SRCDIR/gcc/omp-offload.h
|
||||
SRCDIR/gcc/omp-offload.c
|
||||
SRCDIR/gcc/omp-expand.c
|
||||
SRCDIR/gcc/omp-low.c
|
||||
SRCDIR/gcc/omp-low.h
|
||||
SRCDIR/gcc/targhooks.c
|
||||
SRCDIR/gcc/config/rs6000/rs6000.c
|
||||
SRCDIR/gcc/passes.c
|
||||
|
@ -111,6 +117,7 @@ SRCDIR/gcc/cgraphclones.c
|
|||
SRCDIR/gcc/tree-phinodes.c
|
||||
SRCDIR/gcc/tree-ssa-alias.h
|
||||
SRCDIR/gcc/tree-ssanames.h
|
||||
SRCDIR/gcc/tree-vrp.h
|
||||
SRCDIR/gcc/ipa-prop.h
|
||||
SRCDIR/gcc/trans-mem.c
|
||||
SRCDIR/gcc/lto-streamer.h
|
||||
|
@ -124,7 +131,11 @@ SRCDIR/gcc/sanopt.c
|
|||
SRCDIR/gcc/sancov.c
|
||||
SRCDIR/gcc/ipa-devirt.c
|
||||
SRCDIR/gcc/internal-fn.h
|
||||
SRCDIR/gcc/hsa.c
|
||||
SRCDIR/gcc/hsa-common.c
|
||||
SRCDIR/gcc/calls.c
|
||||
[brig]
|
||||
SRCDIR/gcc/brig/brig-lang.c
|
||||
SRCDIR/gcc/brig/brig-c.h
|
||||
[c]
|
||||
SRCDIR/gcc/c/c-lang.c
|
||||
SRCDIR/gcc/c/c-tree.h
|
||||
|
@ -136,6 +147,7 @@ SRCDIR/gcc/c-family/c-cppbuiltin.c
|
|||
SRCDIR/gcc/c-family/c-pragma.h
|
||||
SRCDIR/gcc/c-family/c-pragma.c
|
||||
SRCDIR/gcc/c/c-objc-common.c
|
||||
SRCDIR/gcc/c/c-parser.h
|
||||
SRCDIR/gcc/c/c-parser.c
|
||||
SRCDIR/gcc/c/c-lang.h
|
||||
[cp]
|
||||
|
@ -185,6 +197,7 @@ SRCDIR/gcc/objc/objc-runtime-shared-support.c
|
|||
SRCDIR/gcc/objc/objc-gnu-runtime-abi-01.c
|
||||
SRCDIR/gcc/objc/objc-next-runtime-abi-01.c
|
||||
SRCDIR/gcc/objc/objc-next-runtime-abi-02.c
|
||||
SRCDIR/gcc/c/c-parser.h
|
||||
SRCDIR/gcc/c/c-parser.c
|
||||
SRCDIR/gcc/c/c-tree.h
|
||||
SRCDIR/gcc/c/c-decl.c
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* This file is automatically generated. DO NOT EDIT! */
|
||||
/* Generated from: NetBSD: mknative-gcc,v 1.92 2018/02/06 07:04:01 mrg Exp */
|
||||
/* Generated from: NetBSD: mknative.common,v 1.15 2017/11/29 03:32:28 christos Exp */
|
||||
/* Generated from: NetBSD: mknative-gcc,v 1.99 2019/02/04 01:46:59 mrg Exp */
|
||||
/* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */
|
||||
|
||||
/* Generated automatically from machmode.def and config/rs6000/rs6000-modes.def
|
||||
by genmodes. */
|
||||
|
@ -82,11 +82,11 @@ enum machine_mode
|
|||
#define HAVE_KFmode
|
||||
TFmode, /* config/rs6000/rs6000-modes.def:30 */
|
||||
#define HAVE_TFmode
|
||||
SDmode, /* machmode.def:249 */
|
||||
SDmode, /* machmode.def:250 */
|
||||
#define HAVE_SDmode
|
||||
DDmode, /* machmode.def:250 */
|
||||
DDmode, /* machmode.def:251 */
|
||||
#define HAVE_DDmode
|
||||
TDmode, /* machmode.def:251 */
|
||||
TDmode, /* machmode.def:252 */
|
||||
#define HAVE_TDmode
|
||||
CQImode, /* machmode.def:245 */
|
||||
#define HAVE_CQImode
|
||||
|
@ -96,17 +96,19 @@ enum machine_mode
|
|||
#define HAVE_CSImode
|
||||
CDImode, /* machmode.def:245 */
|
||||
#define HAVE_CDImode
|
||||
CPTImode, /* machmode.def:246 */
|
||||
#define HAVE_CPTImode
|
||||
CTImode, /* machmode.def:245 */
|
||||
#define HAVE_CTImode
|
||||
SCmode, /* machmode.def:246 */
|
||||
SCmode, /* machmode.def:247 */
|
||||
#define HAVE_SCmode
|
||||
DCmode, /* machmode.def:246 */
|
||||
DCmode, /* machmode.def:247 */
|
||||
#define HAVE_DCmode
|
||||
ICmode, /* machmode.def:246 */
|
||||
ICmode, /* machmode.def:247 */
|
||||
#define HAVE_ICmode
|
||||
KCmode, /* machmode.def:246 */
|
||||
KCmode, /* machmode.def:247 */
|
||||
#define HAVE_KCmode
|
||||
TCmode, /* machmode.def:246 */
|
||||
TCmode, /* machmode.def:247 */
|
||||
#define HAVE_TCmode
|
||||
V8QImode, /* config/rs6000/rs6000-modes.def:44 */
|
||||
#define HAVE_V8QImode
|
||||
|
@ -232,10 +234,11 @@ inline __attribute__((__always_inline__))
|
|||
#else
|
||||
extern __inline__ __attribute__((__always_inline__, __gnu_inline__))
|
||||
#endif
|
||||
unsigned char
|
||||
unsigned short
|
||||
mode_size_inline (machine_mode mode)
|
||||
{
|
||||
extern const unsigned char mode_size[NUM_MACHINE_MODES];
|
||||
extern const unsigned short mode_size[NUM_MACHINE_MODES];
|
||||
gcc_assert (mode >= 0 && mode < NUM_MACHINE_MODES);
|
||||
switch (mode)
|
||||
{
|
||||
case VOIDmode: return 0;
|
||||
|
@ -281,6 +284,7 @@ mode_size_inline (machine_mode mode)
|
|||
case CHImode: return 4;
|
||||
case CSImode: return 8;
|
||||
case CDImode: return 16;
|
||||
case CPTImode: return 32;
|
||||
case CTImode: return 32;
|
||||
case SCmode: return 8;
|
||||
case DCmode: return 16;
|
||||
|
@ -322,6 +326,7 @@ unsigned char
|
|||
mode_nunits_inline (machine_mode mode)
|
||||
{
|
||||
extern const unsigned char mode_nunits[NUM_MACHINE_MODES];
|
||||
gcc_assert (mode >= 0 && mode < NUM_MACHINE_MODES);
|
||||
switch (mode)
|
||||
{
|
||||
case VOIDmode: return 0;
|
||||
|
@ -367,6 +372,7 @@ mode_nunits_inline (machine_mode mode)
|
|||
case CHImode: return 2;
|
||||
case CSImode: return 2;
|
||||
case CDImode: return 2;
|
||||
case CPTImode: return 2;
|
||||
case CTImode: return 2;
|
||||
case SCmode: return 2;
|
||||
case DCmode: return 2;
|
||||
|
@ -408,6 +414,7 @@ unsigned char
|
|||
mode_inner_inline (machine_mode mode)
|
||||
{
|
||||
extern const unsigned char mode_inner[NUM_MACHINE_MODES];
|
||||
gcc_assert (mode >= 0 && mode < NUM_MACHINE_MODES);
|
||||
switch (mode)
|
||||
{
|
||||
case VOIDmode: return VOIDmode;
|
||||
|
@ -453,6 +460,7 @@ mode_inner_inline (machine_mode mode)
|
|||
case CHImode: return HImode;
|
||||
case CSImode: return SImode;
|
||||
case CDImode: return DImode;
|
||||
case CPTImode: return PTImode;
|
||||
case CTImode: return TImode;
|
||||
case SCmode: return SFmode;
|
||||
case DCmode: return DFmode;
|
||||
|
@ -494,6 +502,7 @@ unsigned char
|
|||
mode_unit_size_inline (machine_mode mode)
|
||||
{
|
||||
extern CONST_MODE_UNIT_SIZE unsigned char mode_unit_size[NUM_MACHINE_MODES];
|
||||
gcc_assert (mode >= 0 && mode < NUM_MACHINE_MODES);
|
||||
switch (mode)
|
||||
{
|
||||
case VOIDmode: return 0;
|
||||
|
@ -539,6 +548,7 @@ mode_unit_size_inline (machine_mode mode)
|
|||
case CHImode: return 2;
|
||||
case CSImode: return 4;
|
||||
case CDImode: return 8;
|
||||
case CPTImode: return 16;
|
||||
case CTImode: return 16;
|
||||
case SCmode: return 4;
|
||||
case DCmode: return 8;
|
||||
|
@ -580,6 +590,7 @@ unsigned short
|
|||
mode_unit_precision_inline (machine_mode mode)
|
||||
{
|
||||
extern const unsigned short mode_unit_precision[NUM_MACHINE_MODES];
|
||||
gcc_assert (mode >= 0 && mode < NUM_MACHINE_MODES);
|
||||
switch (mode)
|
||||
{
|
||||
case VOIDmode: return 0;
|
||||
|
@ -625,6 +636,7 @@ mode_unit_precision_inline (machine_mode mode)
|
|||
case CHImode: return 2*BITS_PER_UNIT;
|
||||
case CSImode: return 4*BITS_PER_UNIT;
|
||||
case CDImode: return 8*BITS_PER_UNIT;
|
||||
case CPTImode: return 128;
|
||||
case CTImode: return 16*BITS_PER_UNIT;
|
||||
case SCmode: return 4*BITS_PER_UNIT;
|
||||
case DCmode: return 8*BITS_PER_UNIT;
|
||||
|
|
|
@ -1,16 +1,16 @@
|
|||
/* This file is automatically generated. DO NOT EDIT! */
|
||||
/* Generated from: NetBSD: mknative-gcc,v 1.94 2018/09/04 22:57:25 mrg Exp */
|
||||
/* Generated from: NetBSD: mknative-gcc,v 1.99 2019/02/04 01:46:59 mrg Exp */
|
||||
/* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */
|
||||
|
||||
#include "configargs.h"
|
||||
|
||||
#define GCCPLUGIN_VERSION_MAJOR 6
|
||||
#define GCCPLUGIN_VERSION_MINOR 5
|
||||
#define GCCPLUGIN_VERSION_MAJOR 7
|
||||
#define GCCPLUGIN_VERSION_MINOR 4
|
||||
#define GCCPLUGIN_VERSION_PATCHLEVEL 0
|
||||
#define GCCPLUGIN_VERSION (GCCPLUGIN_VERSION_MAJOR*1000 + GCCPLUGIN_VERSION_MINOR)
|
||||
|
||||
static char basever[] = "6.5.0";
|
||||
static char datestamp[] = "20181026";
|
||||
static char basever[] = "7.4.0";
|
||||
static char datestamp[] = "20181206";
|
||||
static char devphase[] = "";
|
||||
static char revision[] = "";
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* This file is automatically generated. DO NOT EDIT! */
|
||||
/* Generated from: NetBSD: mknative-gcc,v 1.92 2018/02/06 07:04:01 mrg Exp */
|
||||
/* Generated from: NetBSD: mknative.common,v 1.15 2017/11/29 03:32:28 christos Exp */
|
||||
/* Generated from: NetBSD: mknative-gcc,v 1.99 2019/02/04 01:46:59 mrg 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. */
|
||||
/* config.in. Generated from configure.ac by autoheader. */
|
||||
|
@ -19,6 +19,9 @@
|
|||
/* Define to 1 if using `alloca.c'. */
|
||||
/* #undef C_ALLOCA */
|
||||
|
||||
/* Define if you want assertions enabled. This is a cheap check. */
|
||||
#define ENABLE_ASSERT_CHECKING 1
|
||||
|
||||
/* Define to enable system headers canonicalization. */
|
||||
#define ENABLE_CANONICAL_SYSTEM_HEADERS 1
|
||||
|
||||
|
@ -26,6 +29,9 @@
|
|||
language is requested. */
|
||||
#define ENABLE_NLS 1
|
||||
|
||||
/* Define to get calls to the valgrind runtime enabled. */
|
||||
/* #undef ENABLE_VALGRIND_ANNOTATIONS */
|
||||
|
||||
/* Define if you want to workaround valgrind (a memory checker) warnings about
|
||||
possible memory leaks because of libcpp use of interior pointers. */
|
||||
/* #undef ENABLE_VALGRIND_CHECKING */
|
||||
|
|
Loading…
Reference in New Issue