Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/gpl3/gcc rerun mknative for hppa, m68k, sparc*, and...
details: https://anonhg.NetBSD.org/src/rev/df838f575150
branches: trunk
changeset: 331727:df838f575150
user: mrg <mrg%NetBSD.org@localhost>
date: Fri Aug 22 05:39:20 2014 +0000
description:
rerun mknative for hppa, m68k, sparc*, and vax.
diffstat:
external/gpl3/gcc/lib/crtstuff/arch/hppa.mk | 6 +++---
external/gpl3/gcc/lib/crtstuff/arch/m68k.mk | 6 +++---
external/gpl3/gcc/lib/crtstuff/arch/vax.mk | 6 +++---
external/gpl3/gcc/lib/libiberty/arch/hppa/config.h | 6 +++---
external/gpl3/gcc/lib/libiberty/arch/m68k/config.h | 6 +++---
external/gpl3/gcc/lib/libiberty/arch/sparc/config.h | 6 +++---
external/gpl3/gcc/lib/libiberty/arch/sparc64/config.h | 6 +++---
external/gpl3/gcc/lib/libiberty/arch/vax/config.h | 6 +++---
external/gpl3/gcc/lib/libiberty/defs.mk | 2 +-
external/gpl3/gcc/lib/libstdc++-v3/arch/hppa/c++config.h | 4 ++--
external/gpl3/gcc/lib/libstdc++-v3/arch/m68k/c++config.h | 4 ++--
external/gpl3/gcc/lib/libstdc++-v3/arch/sparc/c++config.h | 4 ++--
external/gpl3/gcc/lib/libstdc++-v3/arch/sparc64/c++config.h | 4 ++--
external/gpl3/gcc/lib/libstdc++-v3/arch/vax/c++config.h | 2 +-
external/gpl3/gcc/usr.bin/gcc/arch/hppa/configargs.h | 4 ++--
external/gpl3/gcc/usr.bin/gcc/arch/hppa/defs.mk | 4 ++--
external/gpl3/gcc/usr.bin/gcc/arch/hppa/tm.h | 8 +++++++-
external/gpl3/gcc/usr.bin/gcc/arch/m68k/configargs.h | 4 ++--
external/gpl3/gcc/usr.bin/gcc/arch/m68k/defs.mk | 6 +++---
external/gpl3/gcc/usr.bin/gcc/arch/m68k/tm.h | 10 ++++++++--
external/gpl3/gcc/usr.bin/gcc/arch/sparc/configargs.h | 4 ++--
external/gpl3/gcc/usr.bin/gcc/arch/sparc64/configargs.h | 4 ++--
external/gpl3/gcc/usr.bin/gcc/arch/vax/configargs.h | 4 ++--
external/gpl3/gcc/usr.bin/gcc/arch/vax/defs.mk | 6 +++---
external/gpl3/gcc/usr.bin/gcc/arch/vax/tm.h | 10 ++++++++--
25 files changed, 75 insertions(+), 57 deletions(-)
diffs (truncated from 464 to 300 lines):
diff -r 546410d55319 -r df838f575150 external/gpl3/gcc/lib/crtstuff/arch/hppa.mk
--- a/external/gpl3/gcc/lib/crtstuff/arch/hppa.mk Thu Aug 21 22:00:30 2014 +0000
+++ b/external/gpl3/gcc/lib/crtstuff/arch/hppa.mk Fri Aug 22 05:39:20 2014 +0000
@@ -1,11 +1,11 @@
# This file is automatically generated. DO NOT EDIT!
-# Generated from: NetBSD: mknative-gcc,v 1.70 2013/05/05 07:11:34 skrll Exp
-# Generated from: NetBSD: mknative.common,v 1.8 2006/05/26 19:17:21 mrg Exp
+# 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
#
G_INCLUDES=-I. -I. -I${GNUHOSTDIST}/gcc -I${GNUHOSTDIST}/gcc/. -I${GNUHOSTDIST}/gcc/../include -I./../intl -I${GNUHOSTDIST}/gcc/../libcpp/include -I${GNUHOSTDIST}/gcc/../libdecnumber
-I${GNUHOSTDIST}/gcc/../libdecnumber/dpd -I../libdecnumber -I${GNUHOSTDIST}/gcc/../libbacktrace
G_CRTSTUFF_CFLAGS=
G_CRTSTUFF_T_CFLAGS=
G_CRTSTUFF_T_CFLAGS_S=
-G_tm_defines=LIBC_GLIBC=1 LIBC_UCLIBC=2 LIBC_BIONIC=3 NETBSD_ENABLE_PTHREADS
+G_tm_defines=LIBC_GLIBC=1 LIBC_UCLIBC=2 LIBC_BIONIC=3 NETBSD_ENABLE_PTHREADS CHAR_FAST8=1 SHORT_FAST16=1
G_xm_file=
G_xm_defines=
diff -r 546410d55319 -r df838f575150 external/gpl3/gcc/lib/crtstuff/arch/m68k.mk
--- a/external/gpl3/gcc/lib/crtstuff/arch/m68k.mk Thu Aug 21 22:00:30 2014 +0000
+++ b/external/gpl3/gcc/lib/crtstuff/arch/m68k.mk Fri Aug 22 05:39:20 2014 +0000
@@ -1,11 +1,11 @@
# This file is automatically generated. DO NOT EDIT!
-# Generated from: NetBSD: mknative-gcc,v 1.70 2013/05/05 07:11:34 skrll Exp
-# Generated from: NetBSD: mknative.common,v 1.8 2006/05/26 19:17:21 mrg Exp
+# 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
#
G_INCLUDES=-I. -I. -I${GNUHOSTDIST}/gcc -I${GNUHOSTDIST}/gcc/. -I${GNUHOSTDIST}/gcc/../include -I./../intl -I${GNUHOSTDIST}/gcc/../libcpp/include -I${GNUHOSTDIST}/gcc/../libdecnumber
-I${GNUHOSTDIST}/gcc/../libdecnumber/dpd -I../libdecnumber -I${GNUHOSTDIST}/gcc/../libbacktrace
G_CRTSTUFF_CFLAGS=
G_CRTSTUFF_T_CFLAGS=
G_CRTSTUFF_T_CFLAGS_S=
-G_tm_defines=LIBC_GLIBC=1 LIBC_UCLIBC=2 LIBC_BIONIC=3 NETBSD_ENABLE_PTHREADS MOTOROLA=1 USE_GAS=1
+G_tm_defines=LIBC_GLIBC=1 LIBC_UCLIBC=2 LIBC_BIONIC=3 NETBSD_ENABLE_PTHREADS MOTOROLA=1 USE_GAS=1 CHAR_FAST8=1 SHORT_FAST16=1
G_xm_file=
G_xm_defines=
diff -r 546410d55319 -r df838f575150 external/gpl3/gcc/lib/crtstuff/arch/vax.mk
--- a/external/gpl3/gcc/lib/crtstuff/arch/vax.mk Thu Aug 21 22:00:30 2014 +0000
+++ b/external/gpl3/gcc/lib/crtstuff/arch/vax.mk Fri Aug 22 05:39:20 2014 +0000
@@ -1,11 +1,11 @@
# This file is automatically generated. DO NOT EDIT!
-# Generated from: NetBSD: mknative-gcc,v 1.70 2013/05/05 07:11:34 skrll Exp
-# Generated from: NetBSD: mknative.common,v 1.8 2006/05/26 19:17:21 mrg Exp
+# 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
#
G_INCLUDES=-I. -I. -I${GNUHOSTDIST}/gcc -I${GNUHOSTDIST}/gcc/. -I${GNUHOSTDIST}/gcc/../include -I./../intl -I${GNUHOSTDIST}/gcc/../libcpp/include -I${GNUHOSTDIST}/gcc/../libdecnumber
-I${GNUHOSTDIST}/gcc/../libdecnumber/dpd -I../libdecnumber -I${GNUHOSTDIST}/gcc/../libbacktrace
G_CRTSTUFF_CFLAGS=
G_CRTSTUFF_T_CFLAGS=
G_CRTSTUFF_T_CFLAGS_S=
-G_tm_defines=LIBC_GLIBC=1 LIBC_UCLIBC=2 LIBC_BIONIC=3 NETBSD_ENABLE_PTHREADS
+G_tm_defines=LIBC_GLIBC=1 LIBC_UCLIBC=2 LIBC_BIONIC=3 NETBSD_ENABLE_PTHREADS CHAR_FAST8=1 SHORT_FAST16=1
G_xm_file=
G_xm_defines=
diff -r 546410d55319 -r df838f575150 external/gpl3/gcc/lib/libiberty/arch/hppa/config.h
--- a/external/gpl3/gcc/lib/libiberty/arch/hppa/config.h Thu Aug 21 22:00:30 2014 +0000
+++ b/external/gpl3/gcc/lib/libiberty/arch/hppa/config.h Fri Aug 22 05:39:20 2014 +0000
@@ -1,6 +1,6 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.70 2013/05/05 07:11:34 skrll Exp */
-/* Generated from: NetBSD: mknative.common,v 1.8 2006/05/26 19:17:21 mrg Exp */
+/* 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 */
/* config.h. Generated from config.in by configure. */
/* config.in. Generated from configure.ac by autoheader. */
@@ -169,7 +169,7 @@
#define HAVE_MEMSET 1
/* Define to 1 if you have the `mkstemps' function. */
-/* #undef HAVE_MKSTEMPS */
+#define HAVE_MKSTEMPS 1
/* Define to 1 if you have a working `mmap' system call. */
#define HAVE_MMAP 1
diff -r 546410d55319 -r df838f575150 external/gpl3/gcc/lib/libiberty/arch/m68k/config.h
--- a/external/gpl3/gcc/lib/libiberty/arch/m68k/config.h Thu Aug 21 22:00:30 2014 +0000
+++ b/external/gpl3/gcc/lib/libiberty/arch/m68k/config.h Fri Aug 22 05:39:20 2014 +0000
@@ -1,6 +1,6 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.70 2013/05/05 07:11:34 skrll Exp */
-/* Generated from: NetBSD: mknative.common,v 1.8 2006/05/26 19:17:21 mrg Exp */
+/* 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 */
/* config.h. Generated from config.in by configure. */
/* config.in. Generated from configure.ac by autoheader. */
@@ -169,7 +169,7 @@
#define HAVE_MEMSET 1
/* Define to 1 if you have the `mkstemps' function. */
-/* #undef HAVE_MKSTEMPS */
+#define HAVE_MKSTEMPS 1
/* Define to 1 if you have a working `mmap' system call. */
#define HAVE_MMAP 1
diff -r 546410d55319 -r df838f575150 external/gpl3/gcc/lib/libiberty/arch/sparc/config.h
--- a/external/gpl3/gcc/lib/libiberty/arch/sparc/config.h Thu Aug 21 22:00:30 2014 +0000
+++ b/external/gpl3/gcc/lib/libiberty/arch/sparc/config.h Fri Aug 22 05:39:20 2014 +0000
@@ -1,6 +1,6 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.70 2013/05/05 07:11:34 skrll Exp */
-/* Generated from: NetBSD: mknative.common,v 1.8 2006/05/26 19:17:21 mrg Exp */
+/* 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 */
/* config.h. Generated from config.in by configure. */
/* config.in. Generated from configure.ac by autoheader. */
@@ -169,7 +169,7 @@
#define HAVE_MEMSET 1
/* Define to 1 if you have the `mkstemps' function. */
-/* #undef HAVE_MKSTEMPS */
+#define HAVE_MKSTEMPS 1
/* Define to 1 if you have a working `mmap' system call. */
#define HAVE_MMAP 1
diff -r 546410d55319 -r df838f575150 external/gpl3/gcc/lib/libiberty/arch/sparc64/config.h
--- a/external/gpl3/gcc/lib/libiberty/arch/sparc64/config.h Thu Aug 21 22:00:30 2014 +0000
+++ b/external/gpl3/gcc/lib/libiberty/arch/sparc64/config.h Fri Aug 22 05:39:20 2014 +0000
@@ -1,6 +1,6 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.70 2013/05/05 07:11:34 skrll Exp */
-/* Generated from: NetBSD: mknative.common,v 1.8 2006/05/26 19:17:21 mrg Exp */
+/* 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 */
/* config.h. Generated from config.in by configure. */
/* config.in. Generated from configure.ac by autoheader. */
@@ -169,7 +169,7 @@
#define HAVE_MEMSET 1
/* Define to 1 if you have the `mkstemps' function. */
-/* #undef HAVE_MKSTEMPS */
+#define HAVE_MKSTEMPS 1
/* Define to 1 if you have a working `mmap' system call. */
#define HAVE_MMAP 1
diff -r 546410d55319 -r df838f575150 external/gpl3/gcc/lib/libiberty/arch/vax/config.h
--- a/external/gpl3/gcc/lib/libiberty/arch/vax/config.h Thu Aug 21 22:00:30 2014 +0000
+++ b/external/gpl3/gcc/lib/libiberty/arch/vax/config.h Fri Aug 22 05:39:20 2014 +0000
@@ -1,6 +1,6 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.70 2013/05/05 07:11:34 skrll Exp */
-/* Generated from: NetBSD: mknative.common,v 1.8 2006/05/26 19:17:21 mrg Exp */
+/* 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 */
/* config.h. Generated from config.in by configure. */
/* config.in. Generated from configure.ac by autoheader. */
@@ -169,7 +169,7 @@
#define HAVE_MEMSET 1
/* Define to 1 if you have the `mkstemps' function. */
-/* #undef HAVE_MKSTEMPS */
+#define HAVE_MKSTEMPS 1
/* Define to 1 if you have a working `mmap' system call. */
#define HAVE_MMAP 1
diff -r 546410d55319 -r df838f575150 external/gpl3/gcc/lib/libiberty/defs.mk
--- a/external/gpl3/gcc/lib/libiberty/defs.mk Thu Aug 21 22:00:30 2014 +0000
+++ b/external/gpl3/gcc/lib/libiberty/defs.mk Fri Aug 22 05:39:20 2014 +0000
@@ -4,5 +4,5 @@
#
G_ALLOCA=
G_EXTRA_OFILES=
-G_LIBOBJS=mempcpy.o strverscmp.o vfork.o
+G_LIBOBJS=mempcpy.o strverscmp.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 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 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 xatexit.o xexit.o xmalloc.o xmemdup.o xstrdup.o xstrerror.o xstrndup.o
diff -r 546410d55319 -r df838f575150 external/gpl3/gcc/lib/libstdc++-v3/arch/hppa/c++config.h
--- a/external/gpl3/gcc/lib/libstdc++-v3/arch/hppa/c++config.h Thu Aug 21 22:00:30 2014 +0000
+++ b/external/gpl3/gcc/lib/libstdc++-v3/arch/hppa/c++config.h Fri Aug 22 05:39:20 2014 +0000
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.78 2014/03/02 04:58:20 mrg Exp */
+/* 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 */
// Predefined symbols and macros -*- C++ -*-
@@ -759,7 +759,7 @@
#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 */
diff -r 546410d55319 -r df838f575150 external/gpl3/gcc/lib/libstdc++-v3/arch/m68k/c++config.h
--- a/external/gpl3/gcc/lib/libstdc++-v3/arch/m68k/c++config.h Thu Aug 21 22:00:30 2014 +0000
+++ b/external/gpl3/gcc/lib/libstdc++-v3/arch/m68k/c++config.h Fri Aug 22 05:39:20 2014 +0000
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.78 2014/03/02 04:58:20 mrg Exp */
+/* 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 */
// Predefined symbols and macros -*- C++ -*-
@@ -759,7 +759,7 @@
#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 */
diff -r 546410d55319 -r df838f575150 external/gpl3/gcc/lib/libstdc++-v3/arch/sparc/c++config.h
--- a/external/gpl3/gcc/lib/libstdc++-v3/arch/sparc/c++config.h Thu Aug 21 22:00:30 2014 +0000
+++ b/external/gpl3/gcc/lib/libstdc++-v3/arch/sparc/c++config.h Fri Aug 22 05:39:20 2014 +0000
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.78 2014/03/02 04:58:20 mrg Exp */
+/* 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 */
// Predefined symbols and macros -*- C++ -*-
@@ -759,7 +759,7 @@
#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 */
diff -r 546410d55319 -r df838f575150 external/gpl3/gcc/lib/libstdc++-v3/arch/sparc64/c++config.h
--- a/external/gpl3/gcc/lib/libstdc++-v3/arch/sparc64/c++config.h Thu Aug 21 22:00:30 2014 +0000
+++ b/external/gpl3/gcc/lib/libstdc++-v3/arch/sparc64/c++config.h Fri Aug 22 05:39:20 2014 +0000
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.78 2014/03/02 04:58:20 mrg Exp */
+/* 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 */
// Predefined symbols and macros -*- C++ -*-
@@ -759,7 +759,7 @@
#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 */
diff -r 546410d55319 -r df838f575150 external/gpl3/gcc/lib/libstdc++-v3/arch/vax/c++config.h
--- a/external/gpl3/gcc/lib/libstdc++-v3/arch/vax/c++config.h Thu Aug 21 22:00:30 2014 +0000
+++ b/external/gpl3/gcc/lib/libstdc++-v3/arch/vax/c++config.h Fri Aug 22 05:39:20 2014 +0000
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.78 2014/03/02 04:58:20 mrg Exp */
+/* 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 */
// Predefined symbols and macros -*- C++ -*-
diff -r 546410d55319 -r df838f575150 external/gpl3/gcc/usr.bin/gcc/arch/hppa/configargs.h
--- a/external/gpl3/gcc/usr.bin/gcc/arch/hppa/configargs.h Thu Aug 21 22:00:30 2014 +0000
+++ b/external/gpl3/gcc/usr.bin/gcc/arch/hppa/configargs.h Fri Aug 22 05:39:20 2014 +0000
@@ -1,9 +1,9 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.78 2014/03/02 04:58:20 mrg Exp */
+/* 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 automatically. */
-static const char configuration_arguments[] = "/usr/src4/tools/gcc/../../external/gpl3/gcc/dist/configure --target=hppa--netbsd --enable-long-long --enable-threads
--with-bugurl=http://www.NetBSD.org/Misc/send-pr.html --with-pkgversion='NetBSD nb1 20140527' --with-system-zlib --enable-__cxa_atexit --enable-libstdcxx-threads
--with-mpc-lib=/var/obj/mknative/hppa/usr/src4/external/lgpl3/mpc/lib/libmpc --with-mpfr-lib=/var/obj/mknative/hppa/usr/src4/external/lgpl3/mpfr/lib/libmpfr
--with-gmp-lib=/var/obj/mknative/hppa/usr/src4/external/lgpl3/gmp/lib/libgmp --with-mpc-include=/usr/src4/external/lgpl3/mpc/dist/src --with-mpfr-include=/usr/src4/external/lgpl3/mpfr/dist/src
--with-gmp-include=/usr/src4/external/lgpl3/gmp/lib/libgmp/arch/hppa --enable-tls --disable-multilib --disable-symvers --disable-libstdcxx-pch --build=x86_64-unknown-netbsd6.0. --host=hppa--netbsd
--with-sysroot=/var/obj/mknative/hppa/usr/src4/destdir.hppa";
+static const char configuration_arguments[] = "/usr/src/tools/gcc/../../external/gpl3/gcc/dist/configure --target=hppa--netbsd --enable-long-long --enable-threads
--with-bugurl=http://www.NetBSD.org/Misc/send-pr.html --with-pkgversion='NetBSD nb1 20140527' --with-system-zlib --enable-__cxa_atexit --enable-libstdcxx-threads
--with-mpc-lib=/var/obj/mknative/hppa/usr/src/external/lgpl3/mpc/lib/libmpc --with-mpfr-lib=/var/obj/mknative/hppa/usr/src/external/lgpl3/mpfr/lib/libmpfr
--with-gmp-lib=/var/obj/mknative/hppa/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/hppa --enable-tls --disable-multilib --disable-symvers --disable-libstdcxx-pch --build=x86_64-unknown-netbsd6.0. --host=hppa--netbsd
--with-sysroot=/var/obj/mknative/hppa/usr/src/destdir.hppa";
static const char thread_model[] = "posix";
static const struct {
diff -r 546410d55319 -r df838f575150 external/gpl3/gcc/usr.bin/gcc/arch/hppa/defs.mk
--- a/external/gpl3/gcc/usr.bin/gcc/arch/hppa/defs.mk Thu Aug 21 22:00:30 2014 +0000
+++ b/external/gpl3/gcc/usr.bin/gcc/arch/hppa/defs.mk Fri Aug 22 05:39:20 2014 +0000
@@ -1,5 +1,5 @@
# This file is automatically generated. DO NOT EDIT!
-# Generated from: NetBSD: mknative-gcc,v 1.78 2014/03/02 04:58:20 mrg Exp
+# 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
#
G_BUILD_EARLY_SUPPORT=
@@ -38,7 +38,7 @@
G_GTFILES_LANG_DIR_NAMES=
G_NOEXCEPTION_FLAGS=-fno-exceptions -fno-rtti -fasynchronous-unwind-tables
G_NATIVE_SYSTEM_HEADER_DIR=/usr/include
-G_tm_defines=LIBC_GLIBC=1 LIBC_UCLIBC=2 LIBC_BIONIC=3 NETBSD_ENABLE_PTHREADS
+G_tm_defines=LIBC_GLIBC=1 LIBC_UCLIBC=2 LIBC_BIONIC=3 NETBSD_ENABLE_PTHREADS CHAR_FAST8=1 SHORT_FAST16=1
G_host_xm_file=
G_host_xm_defines=
G_tm_p_file=
diff -r 546410d55319 -r df838f575150 external/gpl3/gcc/usr.bin/gcc/arch/hppa/tm.h
--- a/external/gpl3/gcc/usr.bin/gcc/arch/hppa/tm.h Thu Aug 21 22:00:30 2014 +0000
+++ b/external/gpl3/gcc/usr.bin/gcc/arch/hppa/tm.h Fri Aug 22 05:39:20 2014 +0000
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.78 2014/03/02 04:58:20 mrg Exp */
+/* 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 */
#ifndef GCC_TM_H
@@ -17,6 +17,12 @@
Home |
Main Index |
Thread Index |
Old Index