diff options
| author | mrg <mrg@NetBSD.org> | 2007-01-13 09:26:59 +0000 |
|---|---|---|
| committer | mrg <mrg@NetBSD.org> | 2007-01-13 09:26:59 +0000 |
| commit | b2d62876b4d481eb037a14a52005a67c5de39872 (patch) | |
| tree | afaff456a2a81c720f4ae383e43b76e5ff4f660e | |
| parent | 80ab5c909f098dfffb8d897643088fa93638ab78 (diff) | |
regenerate these files via mknative.
XXX: gcc auto-host.h generation is still broken and turns off
XXX: gas "comdat" support. i have not commited these files..
73 files changed, 83 insertions, 83 deletions
diff --git a/gnu/lib/libstdc++-v3_4/arch/alpha/c++config.h b/gnu/lib/libstdc++-v3_4/arch/alpha/c++config.h index f7f312ee568..4d135eef96e 100644 --- a/gnu/lib/libstdc++-v3_4/arch/alpha/c++config.h +++ b/gnu/lib/libstdc++-v3_4/arch/alpha/c++config.h @@ -107,7 +107,7 @@ namespace std #define __N(msgid) (msgid) // End of prewritten config; the discovered settings follow. -#define __GLIBCXX__ 20061021 +#define __GLIBCXX__ 20070110 /* config.h. Generated by configure. */ /* config.h.in. Generated from configure.ac by autoheader. */ diff --git a/gnu/lib/libstdc++-v3_4/arch/alpha/gthr-default.h b/gnu/lib/libstdc++-v3_4/arch/alpha/gthr-default.h index 5d9b3221372..20f69cad968 100644 --- a/gnu/lib/libstdc++-v3_4/arch/alpha/gthr-default.h +++ b/gnu/lib/libstdc++-v3_4/arch/alpha/gthr-default.h @@ -1,5 +1,5 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: mknative-gcc,v 1.18 2006/05/23 10:55:55 mrg Exp */ +/* Generated from: NetBSD: mknative-gcc,v 1.22 2006/06/25 03:06:15 mrg Exp */ /* Generated from: NetBSD: mknative.common,v 1.8 2006/05/26 19:17:21 mrg Exp */ /* Threads compatibility routines for libgcc2 and libobjc. */ @@ -40,7 +40,7 @@ Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA #define __GTHREADS 1 /* Some implementations of <pthread.h> require this to be defined. */ -#ifndef _REENTRANT +#if !defined(_REENTRANT) && defined(__osf__) #define _REENTRANT 1 #endif diff --git a/gnu/lib/libstdc++-v3_4/arch/alpha/gthr-posix.h b/gnu/lib/libstdc++-v3_4/arch/alpha/gthr-posix.h index 5d9b3221372..20f69cad968 100644 --- a/gnu/lib/libstdc++-v3_4/arch/alpha/gthr-posix.h +++ b/gnu/lib/libstdc++-v3_4/arch/alpha/gthr-posix.h @@ -1,5 +1,5 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: mknative-gcc,v 1.18 2006/05/23 10:55:55 mrg Exp */ +/* Generated from: NetBSD: mknative-gcc,v 1.22 2006/06/25 03:06:15 mrg Exp */ /* Generated from: NetBSD: mknative.common,v 1.8 2006/05/26 19:17:21 mrg Exp */ /* Threads compatibility routines for libgcc2 and libobjc. */ @@ -40,7 +40,7 @@ Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA #define __GTHREADS 1 /* Some implementations of <pthread.h> require this to be defined. */ -#ifndef _REENTRANT +#if !defined(_REENTRANT) && defined(__osf__) #define _REENTRANT 1 #endif diff --git a/gnu/lib/libstdc++-v3_4/arch/arm/c++config.h b/gnu/lib/libstdc++-v3_4/arch/arm/c++config.h index a554453703e..b7a5fe6d8d4 100644 --- a/gnu/lib/libstdc++-v3_4/arch/arm/c++config.h +++ b/gnu/lib/libstdc++-v3_4/arch/arm/c++config.h @@ -107,7 +107,7 @@ namespace std #define __N(msgid) (msgid) // End of prewritten config; the discovered settings follow. -#define __GLIBCXX__ 20061021 +#define __GLIBCXX__ 20070110 /* config.h. Generated by configure. */ /* config.h.in. Generated from configure.ac by autoheader. */ diff --git a/gnu/lib/libstdc++-v3_4/arch/arm/gthr-default.h b/gnu/lib/libstdc++-v3_4/arch/arm/gthr-default.h index c9ec21b1854..20f69cad968 100644 --- a/gnu/lib/libstdc++-v3_4/arch/arm/gthr-default.h +++ b/gnu/lib/libstdc++-v3_4/arch/arm/gthr-default.h @@ -40,7 +40,7 @@ Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA #define __GTHREADS 1 /* Some implementations of <pthread.h> require this to be defined. */ -#ifndef _REENTRANT +#if !defined(_REENTRANT) && defined(__osf__) #define _REENTRANT 1 #endif diff --git a/gnu/lib/libstdc++-v3_4/arch/arm/gthr-posix.h b/gnu/lib/libstdc++-v3_4/arch/arm/gthr-posix.h index c9ec21b1854..20f69cad968 100644 --- a/gnu/lib/libstdc++-v3_4/arch/arm/gthr-posix.h +++ b/gnu/lib/libstdc++-v3_4/arch/arm/gthr-posix.h @@ -40,7 +40,7 @@ Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA #define __GTHREADS 1 /* Some implementations of <pthread.h> require this to be defined. */ -#ifndef _REENTRANT +#if !defined(_REENTRANT) && defined(__osf__) #define _REENTRANT 1 #endif diff --git a/gnu/lib/libstdc++-v3_4/arch/armeb/c++config.h b/gnu/lib/libstdc++-v3_4/arch/armeb/c++config.h index a554453703e..b7a5fe6d8d4 100644 --- a/gnu/lib/libstdc++-v3_4/arch/armeb/c++config.h +++ b/gnu/lib/libstdc++-v3_4/arch/armeb/c++config.h @@ -107,7 +107,7 @@ namespace std #define __N(msgid) (msgid) // End of prewritten config; the discovered settings follow. -#define __GLIBCXX__ 20061021 +#define __GLIBCXX__ 20070110 /* config.h. Generated by configure. */ /* config.h.in. Generated from configure.ac by autoheader. */ diff --git a/gnu/lib/libstdc++-v3_4/arch/armeb/gthr-default.h b/gnu/lib/libstdc++-v3_4/arch/armeb/gthr-default.h index c9ec21b1854..20f69cad968 100644 --- a/gnu/lib/libstdc++-v3_4/arch/armeb/gthr-default.h +++ b/gnu/lib/libstdc++-v3_4/arch/armeb/gthr-default.h @@ -40,7 +40,7 @@ Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA #define __GTHREADS 1 /* Some implementations of <pthread.h> require this to be defined. */ -#ifndef _REENTRANT +#if !defined(_REENTRANT) && defined(__osf__) #define _REENTRANT 1 #endif diff --git a/gnu/lib/libstdc++-v3_4/arch/armeb/gthr-posix.h b/gnu/lib/libstdc++-v3_4/arch/armeb/gthr-posix.h index c9ec21b1854..20f69cad968 100644 --- a/gnu/lib/libstdc++-v3_4/arch/armeb/gthr-posix.h +++ b/gnu/lib/libstdc++-v3_4/arch/armeb/gthr-posix.h @@ -40,7 +40,7 @@ Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA #define __GTHREADS 1 /* Some implementations of <pthread.h> require this to be defined. */ -#ifndef _REENTRANT +#if !defined(_REENTRANT) && defined(__osf__) #define _REENTRANT 1 #endif diff --git a/gnu/lib/libstdc++-v3_4/arch/hppa/c++config.h b/gnu/lib/libstdc++-v3_4/arch/hppa/c++config.h index f7f312ee568..4d135eef96e 100644 --- a/gnu/lib/libstdc++-v3_4/arch/hppa/c++config.h +++ b/gnu/lib/libstdc++-v3_4/arch/hppa/c++config.h @@ -107,7 +107,7 @@ namespace std #define __N(msgid) (msgid) // End of prewritten config; the discovered settings follow. -#define __GLIBCXX__ 20061021 +#define __GLIBCXX__ 20070110 /* config.h. Generated by configure. */ /* config.h.in. Generated from configure.ac by autoheader. */ diff --git a/gnu/lib/libstdc++-v3_4/arch/hppa/gthr-default.h b/gnu/lib/libstdc++-v3_4/arch/hppa/gthr-default.h index 815be8667ca..20f69cad968 100644 --- a/gnu/lib/libstdc++-v3_4/arch/hppa/gthr-default.h +++ b/gnu/lib/libstdc++-v3_4/arch/hppa/gthr-default.h @@ -1,5 +1,5 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: mknative-gcc,v 1.21 2006/06/24 05:26:50 mrg Exp */ +/* Generated from: NetBSD: mknative-gcc,v 1.22 2006/06/25 03:06:15 mrg Exp */ /* Generated from: NetBSD: mknative.common,v 1.8 2006/05/26 19:17:21 mrg Exp */ /* Threads compatibility routines for libgcc2 and libobjc. */ @@ -40,7 +40,7 @@ Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA #define __GTHREADS 1 /* Some implementations of <pthread.h> require this to be defined. */ -#ifndef _REENTRANT +#if !defined(_REENTRANT) && defined(__osf__) #define _REENTRANT 1 #endif diff --git a/gnu/lib/libstdc++-v3_4/arch/hppa/gthr-posix.h b/gnu/lib/libstdc++-v3_4/arch/hppa/gthr-posix.h index 815be8667ca..20f69cad968 100644 --- a/gnu/lib/libstdc++-v3_4/arch/hppa/gthr-posix.h +++ b/gnu/lib/libstdc++-v3_4/arch/hppa/gthr-posix.h @@ -1,5 +1,5 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: mknative-gcc,v 1.21 2006/06/24 05:26:50 mrg Exp */ +/* Generated from: NetBSD: mknative-gcc,v 1.22 2006/06/25 03:06:15 mrg Exp */ /* Generated from: NetBSD: mknative.common,v 1.8 2006/05/26 19:17:21 mrg Exp */ /* Threads compatibility routines for libgcc2 and libobjc. */ @@ -40,7 +40,7 @@ Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA #define __GTHREADS 1 /* Some implementations of <pthread.h> require this to be defined. */ -#ifndef _REENTRANT +#if !defined(_REENTRANT) && defined(__osf__) #define _REENTRANT 1 #endif diff --git a/gnu/lib/libstdc++-v3_4/arch/i386/c++config.h b/gnu/lib/libstdc++-v3_4/arch/i386/c++config.h index 9806401316b..27f8e5ffe02 100644 --- a/gnu/lib/libstdc++-v3_4/arch/i386/c++config.h +++ b/gnu/lib/libstdc++-v3_4/arch/i386/c++config.h @@ -107,7 +107,7 @@ namespace std #define __N(msgid) (msgid) // End of prewritten config; the discovered settings follow. -#define __GLIBCXX__ 20061021 +#define __GLIBCXX__ 20070110 /* config.h. Generated by configure. */ /* config.h.in. Generated from configure.ac by autoheader. */ diff --git a/gnu/lib/libstdc++-v3_4/arch/i386/gthr-default.h b/gnu/lib/libstdc++-v3_4/arch/i386/gthr-default.h index c9ec21b1854..20f69cad968 100644 --- a/gnu/lib/libstdc++-v3_4/arch/i386/gthr-default.h +++ b/gnu/lib/libstdc++-v3_4/arch/i386/gthr-default.h @@ -40,7 +40,7 @@ Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA #define __GTHREADS 1 /* Some implementations of <pthread.h> require this to be defined. */ -#ifndef _REENTRANT +#if !defined(_REENTRANT) && defined(__osf__) #define _REENTRANT 1 #endif diff --git a/gnu/lib/libstdc++-v3_4/arch/i386/gthr-posix.h b/gnu/lib/libstdc++-v3_4/arch/i386/gthr-posix.h index c9ec21b1854..20f69cad968 100644 --- a/gnu/lib/libstdc++-v3_4/arch/i386/gthr-posix.h +++ b/gnu/lib/libstdc++-v3_4/arch/i386/gthr-posix.h @@ -40,7 +40,7 @@ Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA #define __GTHREADS 1 /* Some implementations of <pthread.h> require this to be defined. */ -#ifndef _REENTRANT +#if !defined(_REENTRANT) && defined(__osf__) #define _REENTRANT 1 #endif diff --git a/gnu/lib/libstdc++-v3_4/arch/m68000/c++config.h b/gnu/lib/libstdc++-v3_4/arch/m68000/c++config.h index 9806401316b..27f8e5ffe02 100644 --- a/gnu/lib/libstdc++-v3_4/arch/m68000/c++config.h +++ b/gnu/lib/libstdc++-v3_4/arch/m68000/c++config.h @@ -107,7 +107,7 @@ namespace std #define __N(msgid) (msgid) // End of prewritten config; the discovered settings follow. -#define __GLIBCXX__ 20061021 +#define __GLIBCXX__ 20070110 /* config.h. Generated by configure. */ /* config.h.in. Generated from configure.ac by autoheader. */ diff --git a/gnu/lib/libstdc++-v3_4/arch/m68000/gthr-default.h b/gnu/lib/libstdc++-v3_4/arch/m68000/gthr-default.h index 75a8417ef6b..20f69cad968 100644 --- a/gnu/lib/libstdc++-v3_4/arch/m68000/gthr-default.h +++ b/gnu/lib/libstdc++-v3_4/arch/m68000/gthr-default.h @@ -1,5 +1,5 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: mknative-gcc,v 1.20 2006/06/09 15:30:52 skrll Exp */ +/* Generated from: NetBSD: mknative-gcc,v 1.22 2006/06/25 03:06:15 mrg Exp */ /* Generated from: NetBSD: mknative.common,v 1.8 2006/05/26 19:17:21 mrg Exp */ /* Threads compatibility routines for libgcc2 and libobjc. */ @@ -40,7 +40,7 @@ Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA #define __GTHREADS 1 /* Some implementations of <pthread.h> require this to be defined. */ -#ifndef _REENTRANT +#if !defined(_REENTRANT) && defined(__osf__) #define _REENTRANT 1 #endif diff --git a/gnu/lib/libstdc++-v3_4/arch/m68000/gthr-posix.h b/gnu/lib/libstdc++-v3_4/arch/m68000/gthr-posix.h index 75a8417ef6b..20f69cad968 100644 --- a/gnu/lib/libstdc++-v3_4/arch/m68000/gthr-posix.h +++ b/gnu/lib/libstdc++-v3_4/arch/m68000/gthr-posix.h @@ -1,5 +1,5 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: mknative-gcc,v 1.20 2006/06/09 15:30:52 skrll Exp */ +/* Generated from: NetBSD: mknative-gcc,v 1.22 2006/06/25 03:06:15 mrg Exp */ /* Generated from: NetBSD: mknative.common,v 1.8 2006/05/26 19:17:21 mrg Exp */ /* Threads compatibility routines for libgcc2 and libobjc. */ @@ -40,7 +40,7 @@ Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA #define __GTHREADS 1 /* Some implementations of <pthread.h> require this to be defined. */ -#ifndef _REENTRANT +#if !defined(_REENTRANT) && defined(__osf__) #define _REENTRANT 1 #endif diff --git a/gnu/lib/libstdc++-v3_4/arch/m68k/c++config.h b/gnu/lib/libstdc++-v3_4/arch/m68k/c++config.h index 9806401316b..27f8e5ffe02 100644 --- a/gnu/lib/libstdc++-v3_4/arch/m68k/c++config.h +++ b/gnu/lib/libstdc++-v3_4/arch/m68k/c++config.h @@ -107,7 +107,7 @@ namespace std #define __N(msgid) (msgid) // End of prewritten config; the discovered settings follow. -#define __GLIBCXX__ 20061021 +#define __GLIBCXX__ 20070110 /* config.h. Generated by configure. */ /* config.h.in. Generated from configure.ac by autoheader. */ diff --git a/gnu/lib/libstdc++-v3_4/arch/m68k/gthr-default.h b/gnu/lib/libstdc++-v3_4/arch/m68k/gthr-default.h index c9ec21b1854..20f69cad968 100644 --- a/gnu/lib/libstdc++-v3_4/arch/m68k/gthr-default.h +++ b/gnu/lib/libstdc++-v3_4/arch/m68k/gthr-default.h @@ -40,7 +40,7 @@ Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA #define __GTHREADS 1 /* Some implementations of <pthread.h> require this to be defined. */ -#ifndef _REENTRANT +#if !defined(_REENTRANT) && defined(__osf__) #define _REENTRANT 1 #endif diff --git a/gnu/lib/libstdc++-v3_4/arch/m68k/gthr-posix.h b/gnu/lib/libstdc++-v3_4/arch/m68k/gthr-posix.h index c9ec21b1854..20f69cad968 100644 --- a/gnu/lib/libstdc++-v3_4/arch/m68k/gthr-posix.h +++ b/gnu/lib/libstdc++-v3_4/arch/m68k/gthr-posix.h @@ -40,7 +40,7 @@ Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA #define __GTHREADS 1 /* Some implementations of <pthread.h> require this to be defined. */ -#ifndef _REENTRANT +#if !defined(_REENTRANT) && defined(__osf__) #define _REENTRANT 1 #endif diff --git a/gnu/lib/libstdc++-v3_4/arch/mipseb/c++config.h b/gnu/lib/libstdc++-v3_4/arch/mipseb/c++config.h index 9806401316b..27f8e5ffe02 100644 --- a/gnu/lib/libstdc++-v3_4/arch/mipseb/c++config.h +++ b/gnu/lib/libstdc++-v3_4/arch/mipseb/c++config.h @@ -107,7 +107,7 @@ namespace std #define __N(msgid) (msgid) // End of prewritten config; the discovered settings follow. -#define __GLIBCXX__ 20061021 +#define __GLIBCXX__ 20070110 /* config.h. Generated by configure. */ /* config.h.in. Generated from configure.ac by autoheader. */ diff --git a/gnu/lib/libstdc++-v3_4/arch/mipseb/gthr-default.h b/gnu/lib/libstdc++-v3_4/arch/mipseb/gthr-default.h index c9ec21b1854..20f69cad968 100644 --- a/gnu/lib/libstdc++-v3_4/arch/mipseb/gthr-default.h +++ b/gnu/lib/libstdc++-v3_4/arch/mipseb/gthr-default.h @@ -40,7 +40,7 @@ Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA #define __GTHREADS 1 /* Some implementations of <pthread.h> require this to be defined. */ -#ifndef _REENTRANT +#if !defined(_REENTRANT) && defined(__osf__) #define _REENTRANT 1 #endif diff --git a/gnu/lib/libstdc++-v3_4/arch/mipseb/gthr-posix.h b/gnu/lib/libstdc++-v3_4/arch/mipseb/gthr-posix.h index c9ec21b1854..20f69cad968 100644 --- a/gnu/lib/libstdc++-v3_4/arch/mipseb/gthr-posix.h +++ b/gnu/lib/libstdc++-v3_4/arch/mipseb/gthr-posix.h @@ -40,7 +40,7 @@ Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA #define __GTHREADS 1 /* Some implementations of <pthread.h> require this to be defined. */ -#ifndef _REENTRANT +#if !defined(_REENTRANT) && defined(__osf__) #define _REENTRANT 1 #endif diff --git a/gnu/lib/libstdc++-v3_4/arch/mipsel/c++config.h b/gnu/lib/libstdc++-v3_4/arch/mipsel/c++config.h index 9806401316b..27f8e5ffe02 100644 --- a/gnu/lib/libstdc++-v3_4/arch/mipsel/c++config.h +++ b/gnu/lib/libstdc++-v3_4/arch/mipsel/c++config.h @@ -107,7 +107,7 @@ namespace std #define __N(msgid) (msgid) // End of prewritten config; the discovered settings follow. -#define __GLIBCXX__ 20061021 +#define __GLIBCXX__ 20070110 /* config.h. Generated by configure. */ /* config.h.in. Generated from configure.ac by autoheader. */ diff --git a/gnu/lib/libstdc++-v3_4/arch/mipsel/gthr-default.h b/gnu/lib/libstdc++-v3_4/arch/mipsel/gthr-default.h index 9bd4fa5a39d..20f69cad968 100644 --- a/gnu/lib/libstdc++-v3_4/arch/mipsel/gthr-default.h +++ b/gnu/lib/libstdc++-v3_4/arch/mipsel/gthr-default.h @@ -1,6 +1,6 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: mknative-gcc,v 1.18 2006/05/23 10:55:55 mrg Exp */ -/* Generated from: NetBSD: mknative.common,v 1.7 2006/05/17 03:27:19 mrg Exp */ +/* Generated from: NetBSD: mknative-gcc,v 1.22 2006/06/25 03:06:15 mrg Exp */ +/* Generated from: NetBSD: mknative.common,v 1.8 2006/05/26 19:17:21 mrg Exp */ /* Threads compatibility routines for libgcc2 and libobjc. */ /* Compile this one with gcc. */ @@ -40,7 +40,7 @@ Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA #define __GTHREADS 1 /* Some implementations of <pthread.h> require this to be defined. */ -#ifndef _REENTRANT +#if !defined(_REENTRANT) && defined(__osf__) #define _REENTRANT 1 #endif diff --git a/gnu/lib/libstdc++-v3_4/arch/mipsel/gthr-posix.h b/gnu/lib/libstdc++-v3_4/arch/mipsel/gthr-posix.h index 9bd4fa5a39d..20f69cad968 100644 --- a/gnu/lib/libstdc++-v3_4/arch/mipsel/gthr-posix.h +++ b/gnu/lib/libstdc++-v3_4/arch/mipsel/gthr-posix.h @@ -1,6 +1,6 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: mknative-gcc,v 1.18 2006/05/23 10:55:55 mrg Exp */ -/* Generated from: NetBSD: mknative.common,v 1.7 2006/05/17 03:27:19 mrg Exp */ +/* Generated from: NetBSD: mknative-gcc,v 1.22 2006/06/25 03:06:15 mrg Exp */ +/* Generated from: NetBSD: mknative.common,v 1.8 2006/05/26 19:17:21 mrg Exp */ /* Threads compatibility routines for libgcc2 and libobjc. */ /* Compile this one with gcc. */ @@ -40,7 +40,7 @@ Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA #define __GTHREADS 1 /* Some implementations of <pthread.h> require this to be defined. */ -#ifndef _REENTRANT +#if !defined(_REENTRANT) && defined(__osf__) #define _REENTRANT 1 #endif diff --git a/gnu/lib/libstdc++-v3_4/arch/powerpc/c++config.h b/gnu/lib/libstdc++-v3_4/arch/powerpc/c++config.h index 9806401316b..27f8e5ffe02 100644 --- a/gnu/lib/libstdc++-v3_4/arch/powerpc/c++config.h +++ b/gnu/lib/libstdc++-v3_4/arch/powerpc/c++config.h @@ -107,7 +107,7 @@ namespace std #define __N(msgid) (msgid) // End of prewritten config; the discovered settings follow. -#define __GLIBCXX__ 20061021 +#define __GLIBCXX__ 20070110 /* config.h. Generated by configure. */ /* config.h.in. Generated from configure.ac by autoheader. */ diff --git a/gnu/lib/libstdc++-v3_4/arch/powerpc/gthr-default.h b/gnu/lib/libstdc++-v3_4/arch/powerpc/gthr-default.h index c9ec21b1854..20f69cad968 100644 --- a/gnu/lib/libstdc++-v3_4/arch/powerpc/gthr-default.h +++ b/gnu/lib/libstdc++-v3_4/arch/powerpc/gthr-default.h @@ -40,7 +40,7 @@ Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA #define __GTHREADS 1 /* Some implementations of <pthread.h> require this to be defined. */ -#ifndef _REENTRANT +#if !defined(_REENTRANT) && defined(__osf__) #define _REENTRANT 1 #endif diff --git a/gnu/lib/libstdc++-v3_4/arch/powerpc/gthr-posix.h b/gnu/lib/libstdc++-v3_4/arch/powerpc/gthr-posix.h index c9ec21b1854..20f69cad968 100644 --- a/gnu/lib/libstdc++-v3_4/arch/powerpc/gthr-posix.h +++ b/gnu/lib/libstdc++-v3_4/arch/powerpc/gthr-posix.h @@ -40,7 +40,7 @@ Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA #define __GTHREADS 1 /* Some implementations of <pthread.h> require this to be defined. */ -#ifndef _REENTRANT +#if !defined(_REENTRANT) && defined(__osf__) #define _REENTRANT 1 #endif diff --git a/gnu/lib/libstdc++-v3_4/arch/powerpc64/c++config.h b/gnu/lib/libstdc++-v3_4/arch/powerpc64/c++config.h index f7f312ee568..4d135eef96e 100644 --- a/gnu/lib/libstdc++-v3_4/arch/powerpc64/c++config.h +++ b/gnu/lib/libstdc++-v3_4/arch/powerpc64/c++config.h @@ -107,7 +107,7 @@ namespace std #define __N(msgid) (msgid) // End of prewritten config; the discovered settings follow. -#define __GLIBCXX__ 20061021 +#define __GLIBCXX__ 20070110 /* config.h. Generated by configure. */ /* config.h.in. Generated from configure.ac by autoheader. */ diff --git a/gnu/lib/libstdc++-v3_4/arch/powerpc64/gthr-default.h b/gnu/lib/libstdc++-v3_4/arch/powerpc64/gthr-default.h index c9ec21b1854..20f69cad968 100644 --- a/gnu/lib/libstdc++-v3_4/arch/powerpc64/gthr-default.h +++ b/gnu/lib/libstdc++-v3_4/arch/powerpc64/gthr-default.h @@ -40,7 +40,7 @@ Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA #define __GTHREADS 1 /* Some implementations of <pthread.h> require this to be defined. */ -#ifndef _REENTRANT +#if !defined(_REENTRANT) && defined(__osf__) #define _REENTRANT 1 #endif diff --git a/gnu/lib/libstdc++-v3_4/arch/powerpc64/gthr-posix.h b/gnu/lib/libstdc++-v3_4/arch/powerpc64/gthr-posix.h index c9ec21b1854..20f69cad968 100644 --- a/gnu/lib/libstdc++-v3_4/arch/powerpc64/gthr-posix.h +++ b/gnu/lib/libstdc++-v3_4/arch/powerpc64/gthr-posix.h @@ -40,7 +40,7 @@ Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA #define __GTHREADS 1 /* Some implementations of <pthread.h> require this to be defined. */ -#ifndef _REENTRANT +#if !defined(_REENTRANT) && defined(__osf__) #define _REENTRANT 1 #endif diff --git a/gnu/lib/libstdc++-v3_4/arch/sh3eb/c++config.h b/gnu/lib/libstdc++-v3_4/arch/sh3eb/c++config.h index 9806401316b..27f8e5ffe02 100644 --- a/gnu/lib/libstdc++-v3_4/arch/sh3eb/c++config.h +++ b/gnu/lib/libstdc++-v3_4/arch/sh3eb/c++config.h @@ -107,7 +107,7 @@ namespace std #define __N(msgid) (msgid) // End of prewritten config; the discovered settings follow. -#define __GLIBCXX__ 20061021 +#define __GLIBCXX__ 20070110 /* config.h. Generated by configure. */ /* config.h.in. Generated from configure.ac by autoheader. */ diff --git a/gnu/lib/libstdc++-v3_4/arch/sh3eb/gthr-default.h b/gnu/lib/libstdc++-v3_4/arch/sh3eb/gthr-default.h index c9ec21b1854..20f69cad968 100644 --- a/gnu/lib/libstdc++-v3_4/arch/sh3eb/gthr-default.h +++ b/gnu/lib/libstdc++-v3_4/arch/sh3eb/gthr-default.h @@ -40,7 +40,7 @@ Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA #define __GTHREADS 1 /* Some implementations of <pthread.h> require this to be defined. */ -#ifndef _REENTRANT +#if !defined(_REENTRANT) && defined(__osf__) #define _REENTRANT 1 #endif diff --git a/gnu/lib/libstdc++-v3_4/arch/sh3eb/gthr-posix.h b/gnu/lib/libstdc++-v3_4/arch/sh3eb/gthr-posix.h index c9ec21b1854..20f69cad968 100644 --- a/gnu/lib/libstdc++-v3_4/arch/sh3eb/gthr-posix.h +++ b/gnu/lib/libstdc++-v3_4/arch/sh3eb/gthr-posix.h @@ -40,7 +40,7 @@ Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA #define __GTHREADS 1 /* Some implementations of <pthread.h> require this to be defined. */ -#ifndef _REENTRANT +#if !defined(_REENTRANT) && defined(__osf__) #define _REENTRANT 1 #endif diff --git a/gnu/lib/libstdc++-v3_4/arch/sh3el/c++config.h b/gnu/lib/libstdc++-v3_4/arch/sh3el/c++config.h index 9806401316b..27f8e5ffe02 100644 --- a/gnu/lib/libstdc++-v3_4/arch/sh3el/c++config.h +++ b/gnu/lib/libstdc++-v3_4/arch/sh3el/c++config.h @@ -107,7 +107,7 @@ namespace std #define __N(msgid) (msgid) // End of prewritten config; the discovered settings follow. -#define __GLIBCXX__ 20061021 +#define __GLIBCXX__ 20070110 /* config.h. Generated by configure. */ /* config.h.in. Generated from configure.ac by autoheader. */ diff --git a/gnu/lib/libstdc++-v3_4/arch/sh3el/gthr-default.h b/gnu/lib/libstdc++-v3_4/arch/sh3el/gthr-default.h index c9ec21b1854..20f69cad968 100644 --- a/gnu/lib/libstdc++-v3_4/arch/sh3el/gthr-default.h +++ b/gnu/lib/libstdc++-v3_4/arch/sh3el/gthr-default.h @@ -40,7 +40,7 @@ Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA #define __GTHREADS 1 /* Some implementations of <pthread.h> require this to be defined. */ -#ifndef _REENTRANT +#if !defined(_REENTRANT) && defined(__osf__) #define _REENTRANT 1 #endif diff --git a/gnu/lib/libstdc++-v3_4/arch/sh3el/gthr-posix.h b/gnu/lib/libstdc++-v3_4/arch/sh3el/gthr-posix.h index c9ec21b1854..20f69cad968 100644 --- a/gnu/lib/libstdc++-v3_4/arch/sh3el/gthr-posix.h +++ b/gnu/lib/libstdc++-v3_4/arch/sh3el/gthr-posix.h @@ -40,7 +40,7 @@ Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA #define __GTHREADS 1 /* Some implementations of <pthread.h> require this to be defined. */ -#ifndef _REENTRANT +#if !defined(_REENTRANT) && defined(__osf__) #define _REENTRANT 1 #endif diff --git a/gnu/lib/libstdc++-v3_4/arch/sh5el/c++config.h b/gnu/lib/libstdc++-v3_4/arch/sh5el/c++config.h index f7f312ee568..4d135eef96e 100644 --- a/gnu/lib/libstdc++-v3_4/arch/sh5el/c++config.h +++ b/gnu/lib/libstdc++-v3_4/arch/sh5el/c++config.h @@ -107,7 +107,7 @@ namespace std #define __N(msgid) (msgid) // End of prewritten config; the discovered settings follow. -#define __GLIBCXX__ 20061021 +#define __GLIBCXX__ 20070110 /* config.h. Generated by configure. */ /* config.h.in. Generated from configure.ac by autoheader. */ diff --git a/gnu/lib/libstdc++-v3_4/arch/sh5el/gthr-default.h b/gnu/lib/libstdc++-v3_4/arch/sh5el/gthr-default.h index c9ec21b1854..20f69cad968 100644 --- a/gnu/lib/libstdc++-v3_4/arch/sh5el/gthr-default.h +++ b/gnu/lib/libstdc++-v3_4/arch/sh5el/gthr-default.h @@ -40,7 +40,7 @@ Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA #define __GTHREADS 1 /* Some implementations of <pthread.h> require this to be defined. */ -#ifndef _REENTRANT +#if !defined(_REENTRANT) && defined(__osf__) #define _REENTRANT 1 #endif diff --git a/gnu/lib/libstdc++-v3_4/arch/sh5el/gthr-posix.h b/gnu/lib/libstdc++-v3_4/arch/sh5el/gthr-posix.h index c9ec21b1854..20f69cad968 100644 --- a/gnu/lib/libstdc++-v3_4/arch/sh5el/gthr-posix.h +++ b/gnu/lib/libstdc++-v3_4/arch/sh5el/gthr-posix.h @@ -40,7 +40,7 @@ Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA #define __GTHREADS 1 /* Some implementations of <pthread.h> require this to be defined. */ -#ifndef _REENTRANT +#if !defined(_REENTRANT) && defined(__osf__) #define _REENTRANT 1 #endif diff --git a/gnu/lib/libstdc++-v3_4/arch/sparc/c++config.h b/gnu/lib/libstdc++-v3_4/arch/sparc/c++config.h index f7f312ee568..4d135eef96e 100644 --- a/gnu/lib/libstdc++-v3_4/arch/sparc/c++config.h +++ b/gnu/lib/libstdc++-v3_4/arch/sparc/c++config.h @@ -107,7 +107,7 @@ namespace std #define __N(msgid) (msgid) // End of prewritten config; the discovered settings follow. -#define __GLIBCXX__ 20061021 +#define __GLIBCXX__ 20070110 /* config.h. Generated by configure. */ /* config.h.in. Generated from configure.ac by autoheader. */ diff --git a/gnu/lib/libstdc++-v3_4/arch/sparc/gthr-default.h b/gnu/lib/libstdc++-v3_4/arch/sparc/gthr-default.h index c9ec21b1854..20f69cad968 100644 --- a/gnu/lib/libstdc++-v3_4/arch/sparc/gthr-default.h +++ b/gnu/lib/libstdc++-v3_4/arch/sparc/gthr-default.h @@ -40,7 +40,7 @@ Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA #define __GTHREADS 1 /* Some implementations of <pthread.h> require this to be defined. */ -#ifndef _REENTRANT +#if !defined(_REENTRANT) && defined(__osf__) #define _REENTRANT 1 #endif diff --git a/gnu/lib/libstdc++-v3_4/arch/sparc/gthr-posix.h b/gnu/lib/libstdc++-v3_4/arch/sparc/gthr-posix.h index c9ec21b1854..20f69cad968 100644 --- a/gnu/lib/libstdc++-v3_4/arch/sparc/gthr-posix.h +++ b/gnu/lib/libstdc++-v3_4/arch/sparc/gthr-posix.h @@ -40,7 +40,7 @@ Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA #define __GTHREADS 1 /* Some implementations of <pthread.h> require this to be defined. */ -#ifndef _REENTRANT +#if !defined(_REENTRANT) && defined(__osf__) #define _REENTRANT 1 #endif diff --git a/gnu/lib/libstdc++-v3_4/arch/sparc64/c++config.h b/gnu/lib/libstdc++-v3_4/arch/sparc64/c++config.h index f7f312ee568..4d135eef96e 100644 --- a/gnu/lib/libstdc++-v3_4/arch/sparc64/c++config.h +++ b/gnu/lib/libstdc++-v3_4/arch/sparc64/c++config.h @@ -107,7 +107,7 @@ namespace std #define __N(msgid) (msgid) // End of prewritten config; the discovered settings follow. -#define __GLIBCXX__ 20061021 +#define __GLIBCXX__ 20070110 /* config.h. Generated by configure. */ /* config.h.in. Generated from configure.ac by autoheader. */ diff --git a/gnu/lib/libstdc++-v3_4/arch/sparc64/gthr-default.h b/gnu/lib/libstdc++-v3_4/arch/sparc64/gthr-default.h index c9ec21b1854..20f69cad968 100644 --- a/gnu/lib/libstdc++-v3_4/arch/sparc64/gthr-default.h +++ b/gnu/lib/libstdc++-v3_4/arch/sparc64/gthr-default.h @@ -40,7 +40,7 @@ Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA #define __GTHREADS 1 /* Some implementations of <pthread.h> require this to be defined. */ -#ifndef _REENTRANT +#if !defined(_REENTRANT) && defined(__osf__) #define _REENTRANT 1 #endif diff --git a/gnu/lib/libstdc++-v3_4/arch/sparc64/gthr-posix.h b/gnu/lib/libstdc++-v3_4/arch/sparc64/gthr-posix.h index c9ec21b1854..20f69cad968 100644 --- a/gnu/lib/libstdc++-v3_4/arch/sparc64/gthr-posix.h +++ b/gnu/lib/libstdc++-v3_4/arch/sparc64/gthr-posix.h @@ -40,7 +40,7 @@ Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA #define __GTHREADS 1 /* Some implementations of <pthread.h> require this to be defined. */ -#ifndef _REENTRANT +#if !defined(_REENTRANT) && defined(__osf__) #define _REENTRANT 1 #endif diff --git a/gnu/lib/libstdc++-v3_4/arch/vax/c++config.h b/gnu/lib/libstdc++-v3_4/arch/vax/c++config.h index dbf6cc951ad..34e02caba28 100644 --- a/gnu/lib/libstdc++-v3_4/arch/vax/c++config.h +++ b/gnu/lib/libstdc++-v3_4/arch/vax/c++config.h @@ -107,7 +107,7 @@ namespace std #define __N(msgid) (msgid) // End of prewritten config; the discovered settings follow. -#define __GLIBCXX__ 20061021 +#define __GLIBCXX__ 20070110 /* config.h. Generated by configure. */ /* config.h.in. Generated from configure.ac by autoheader. */ diff --git a/gnu/lib/libstdc++-v3_4/arch/vax/gthr-default.h b/gnu/lib/libstdc++-v3_4/arch/vax/gthr-default.h index c9ec21b1854..20f69cad968 100644 --- a/gnu/lib/libstdc++-v3_4/arch/vax/gthr-default.h +++ b/gnu/lib/libstdc++-v3_4/arch/vax/gthr-default.h @@ -40,7 +40,7 @@ Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA #define __GTHREADS 1 /* Some implementations of <pthread.h> require this to be defined. */ -#ifndef _REENTRANT +#if !defined(_REENTRANT) && defined(__osf__) #define _REENTRANT 1 #endif diff --git a/gnu/lib/libstdc++-v3_4/arch/vax/gthr-posix.h b/gnu/lib/libstdc++-v3_4/arch/vax/gthr-posix.h index c9ec21b1854..20f69cad968 100644 --- a/gnu/lib/libstdc++-v3_4/arch/vax/gthr-posix.h +++ b/gnu/lib/libstdc++-v3_4/arch/vax/gthr-posix.h @@ -40,7 +40,7 @@ Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA #define __GTHREADS 1 /* Some implementations of <pthread.h> require this to be defined. */ -#ifndef _REENTRANT +#if !defined(_REENTRANT) && defined(__osf__) #define _REENTRANT 1 #endif diff --git a/gnu/lib/libstdc++-v3_4/arch/x86_64/c++config.h b/gnu/lib/libstdc++-v3_4/arch/x86_64/c++config.h index f7f312ee568..4d135eef96e 100644 --- a/gnu/lib/libstdc++-v3_4/arch/x86_64/c++config.h +++ b/gnu/lib/libstdc++-v3_4/arch/x86_64/c++config.h @@ -107,7 +107,7 @@ namespace std #define __N(msgid) (msgid) // End of prewritten config; the discovered settings follow. -#define __GLIBCXX__ 20061021 +#define __GLIBCXX__ 20070110 /* config.h. Generated by configure. */ /* config.h.in. Generated from configure.ac by autoheader. */ diff --git a/gnu/lib/libstdc++-v3_4/arch/x86_64/gthr-default.h b/gnu/lib/libstdc++-v3_4/arch/x86_64/gthr-default.h index c9ec21b1854..20f69cad968 100644 --- a/gnu/lib/libstdc++-v3_4/arch/x86_64/gthr-default.h +++ b/gnu/lib/libstdc++-v3_4/arch/x86_64/gthr-default.h @@ -40,7 +40,7 @@ Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA #define __GTHREADS 1 /* Some implementations of <pthread.h> require this to be defined. */ -#ifndef _REENTRANT +#if !defined(_REENTRANT) && defined(__osf__) #define _REENTRANT 1 #endif diff --git a/gnu/lib/libstdc++-v3_4/arch/x86_64/gthr-posix.h b/gnu/lib/libstdc++-v3_4/arch/x86_64/gthr-posix.h index c9ec21b1854..20f69cad968 100644 --- a/gnu/lib/libstdc++-v3_4/arch/x86_64/gthr-posix.h +++ b/gnu/lib/libstdc++-v3_4/arch/x86_64/gthr-posix.h @@ -40,7 +40,7 @@ Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA #define __GTHREADS 1 /* Some implementations of <pthread.h> require this to be defined. */ -#ifndef _REENTRANT +#if !defined(_REENTRANT) && defined(__osf__) #define _REENTRANT 1 #endif diff --git a/gnu/usr.bin/gcc4/arch/alpha/configargs.h b/gnu/usr.bin/gcc4/arch/alpha/configargs.h index 2c13debb66e..6fbd7a14c57 100644 --- a/gnu/usr.bin/gcc4/arch/alpha/configargs.h +++ b/gnu/usr.bin/gcc4/arch/alpha/configargs.h @@ -3,7 +3,7 @@ /* Generated from: NetBSD: mknative.common,v 1.8 2006/05/26 19:17:21 mrg Exp */ /* Generated automatically. */ -static const char configuration_arguments[] = "/usr/src/tools/gcc/../../gnu/dist/gcc4/configure --enable-long-long --disable-multilib --enable-threads --disable-symvers --build=i386-unknown-netbsdelf4.99.3 --host=alpha--netbsd --target=alpha--netbsd"; +static const char configuration_arguments[] = "/usr/src/tools/gcc/../../gnu/dist/gcc4/configure --enable-long-long --disable-multilib --enable-threads --disable-symvers --build=i386-unknown-netbsdelf4.99.7 --host=alpha--netbsd --target=alpha--netbsd : (reconfigured) /usr/src/tools/gcc/../../gnu/dist/gcc4/configure --enable-long-long --disable-multilib --enable-threads --disable-symvers --build=i386-unknown-netbsdelf4.99.7 --host=alpha--netbsd --target=alpha--netbsd"; static const char thread_model[] = "posix"; static const struct { diff --git a/gnu/usr.bin/gcc4/arch/arm/configargs.h b/gnu/usr.bin/gcc4/arch/arm/configargs.h index 8df61f5b821..9dd54804997 100644 --- a/gnu/usr.bin/gcc4/arch/arm/configargs.h +++ b/gnu/usr.bin/gcc4/arch/arm/configargs.h @@ -3,7 +3,7 @@ /* Generated from: NetBSD: mknative.common,v 1.8 2006/05/26 19:17:21 mrg Exp */ /* Generated automatically. */ -static const char configuration_arguments[] = "/usr/src/tools/gcc/../../gnu/dist/gcc4/configure --enable-long-long --disable-multilib --enable-threads --disable-symvers --build=i386-unknown-netbsdelf4.99.3 --host=arm--netbsdelf --target=arm--netbsdelf"; +static const char configuration_arguments[] = "/usr/src/tools/gcc/../../gnu/dist/gcc4/configure --enable-long-long --disable-multilib --enable-threads --disable-symvers --build=i386-unknown-netbsdelf4.99.7 --host=arm--netbsdelf --target=arm--netbsdelf : (reconfigured) /usr/src/tools/gcc/../../gnu/dist/gcc4/configure --enable-long-long --disable-multilib --enable-threads --disable-symvers --build=i386-unknown-netbsdelf4.99.7 --host=arm--netbsdelf --target=arm--netbsdelf"; static const char thread_model[] = "posix"; static const struct { diff --git a/gnu/usr.bin/gcc4/arch/armeb/configargs.h b/gnu/usr.bin/gcc4/arch/armeb/configargs.h index 6ea0d79b072..014e7c0ce96 100644 --- a/gnu/usr.bin/gcc4/arch/armeb/configargs.h +++ b/gnu/usr.bin/gcc4/arch/armeb/configargs.h @@ -3,7 +3,7 @@ /* Generated from: NetBSD: mknative.common,v 1.8 2006/05/26 19:17:21 mrg Exp */ /* Generated automatically. */ -static const char configuration_arguments[] = "/usr/src/tools/gcc/../../gnu/dist/gcc4/configure --enable-long-long --disable-multilib --enable-threads --disable-symvers --build=i386-unknown-netbsdelf4.99.3 --host=armeb--netbsdelf --target=armeb--netbsdelf"; +static const char configuration_arguments[] = "/usr/src/tools/gcc/../../gnu/dist/gcc4/configure --enable-long-long --disable-multilib --enable-threads --disable-symvers --build=i386-unknown-netbsdelf4.99.7 --host=armeb--netbsdelf --target=armeb--netbsdelf : (reconfigured) /usr/src/tools/gcc/../../gnu/dist/gcc4/configure --enable-long-long --disable-multilib --enable-threads --disable-symvers --build=i386-unknown-netbsdelf4.99.7 --host=armeb--netbsdelf --target=armeb--netbsdelf"; static const char thread_model[] = "posix"; static const struct { diff --git a/gnu/usr.bin/gcc4/arch/hppa/configargs.h b/gnu/usr.bin/gcc4/arch/hppa/configargs.h index 4e4e31625e4..6540c03d2b5 100644 --- a/gnu/usr.bin/gcc4/arch/hppa/configargs.h +++ b/gnu/usr.bin/gcc4/arch/hppa/configargs.h @@ -3,7 +3,7 @@ /* Generated from: NetBSD: mknative.common,v 1.8 2006/05/26 19:17:21 mrg Exp */ /* Generated automatically. */ -static const char configuration_arguments[] = "/usr/src/tools/gcc/../../gnu/dist/gcc4/configure --enable-long-long --disable-multilib --enable-threads --disable-symvers --build=i386-unknown-netbsdelf4.99.3 --host=hppa--netbsd --target=hppa--netbsd"; +static const char configuration_arguments[] = "/usr/src/tools/gcc/../../gnu/dist/gcc4/configure --enable-long-long --disable-multilib --enable-threads --disable-symvers --build=i386-unknown-netbsdelf4.99.7 --host=hppa--netbsd --target=hppa--netbsd : (reconfigured) /usr/src/tools/gcc/../../gnu/dist/gcc4/configure --enable-long-long --disable-multilib --enable-threads --disable-symvers --build=i386-unknown-netbsdelf4.99.7 --host=hppa--netbsd --target=hppa--netbsd"; static const char thread_model[] = "posix"; static const struct { diff --git a/gnu/usr.bin/gcc4/arch/i386/configargs.h b/gnu/usr.bin/gcc4/arch/i386/configargs.h index a92a5f92ac3..883cf15411e 100644 --- a/gnu/usr.bin/gcc4/arch/i386/configargs.h +++ b/gnu/usr.bin/gcc4/arch/i386/configargs.h @@ -3,7 +3,7 @@ /* Generated from: NetBSD: mknative.common,v 1.8 2006/05/26 19:17:21 mrg Exp */ /* Generated automatically. */ -static const char configuration_arguments[] = "/usr/src/tools/gcc/../../gnu/dist/gcc4/configure --enable-long-long --disable-multilib --enable-threads --disable-symvers --build=i386-unknown-netbsdelf4.99.3 --host=i386--netbsdelf --target=i386--netbsdelf"; +static const char configuration_arguments[] = "/usr/src/tools/gcc/../../gnu/dist/gcc4/configure --enable-long-long --disable-multilib --enable-threads --disable-symvers --build=i386-unknown-netbsdelf4.99.7 --host=i386--netbsdelf --target=i386--netbsdelf : (reconfigured) /usr/src/tools/gcc/../../gnu/dist/gcc4/configure --enable-long-long --disable-multilib --enable-threads --disable-symvers --build=i386-unknown-netbsdelf4.99.7 --host=i386--netbsdelf --target=i386--netbsdelf"; static const char thread_model[] = "posix"; static const struct { diff --git a/gnu/usr.bin/gcc4/arch/m68000/configargs.h b/gnu/usr.bin/gcc4/arch/m68000/configargs.h index ef3bc71276e..2c6d5ec17ea 100644 --- a/gnu/usr.bin/gcc4/arch/m68000/configargs.h +++ b/gnu/usr.bin/gcc4/arch/m68000/configargs.h @@ -3,7 +3,7 @@ /* Generated from: NetBSD: mknative.common,v 1.8 2006/05/26 19:17:21 mrg Exp */ /* Generated automatically. */ -static const char configuration_arguments[] = "/usr/src/tools/gcc/../../gnu/dist/gcc4/configure --enable-long-long --disable-multilib --enable-threads --disable-symvers --build=i386-unknown-netbsdelf4.99.3 --host=m68010--netbsdelf --target=m68010--netbsdelf"; +static const char configuration_arguments[] = "/usr/src/tools/gcc/../../gnu/dist/gcc4/configure --enable-long-long --disable-multilib --enable-threads --disable-symvers --build=i386-unknown-netbsdelf4.99.7 --host=m68010--netbsdelf --target=m68010--netbsdelf : (reconfigured) /usr/src/tools/gcc/../../gnu/dist/gcc4/configure --enable-long-long --disable-multilib --enable-threads --disable-symvers --build=i386-unknown-netbsdelf4.99.7 --host=m68010--netbsdelf --target=m68010--netbsdelf"; static const char thread_model[] = "posix"; static const struct { diff --git a/gnu/usr.bin/gcc4/arch/m68k/configargs.h b/gnu/usr.bin/gcc4/arch/m68k/configargs.h index 07f11aa7573..8160bcbd6da 100644 --- a/gnu/usr.bin/gcc4/arch/m68k/configargs.h +++ b/gnu/usr.bin/gcc4/arch/m68k/configargs.h @@ -3,7 +3,7 @@ /* Generated from: NetBSD: mknative.common,v 1.8 2006/05/26 19:17:21 mrg Exp */ /* Generated automatically. */ -static const char configuration_arguments[] = "/usr/src/tools/gcc/../../gnu/dist/gcc4/configure --enable-long-long --disable-multilib --enable-threads --disable-symvers --build=i386-unknown-netbsdelf4.99.3 --host=m68k--netbsdelf --target=m68k--netbsdelf"; +static const char configuration_arguments[] = "/usr/src/tools/gcc/../../gnu/dist/gcc4/configure --enable-long-long --disable-multilib --enable-threads --disable-symvers --build=i386-unknown-netbsdelf4.99.7 --host=m68k--netbsdelf --target=m68k--netbsdelf : (reconfigured) /usr/src/tools/gcc/../../gnu/dist/gcc4/configure --enable-long-long --disable-multilib --enable-threads --disable-symvers --build=i386-unknown-netbsdelf4.99.7 --host=m68k--netbsdelf --target=m68k--netbsdelf"; static const char thread_model[] = "posix"; static const struct { diff --git a/gnu/usr.bin/gcc4/arch/mipseb/configargs.h b/gnu/usr.bin/gcc4/arch/mipseb/configargs.h index 60b6447b21a..f509a2cd2fd 100644 --- a/gnu/usr.bin/gcc4/arch/mipseb/configargs.h +++ b/gnu/usr.bin/gcc4/arch/mipseb/configargs.h @@ -3,7 +3,7 @@ /* Generated from: NetBSD: mknative.common,v 1.8 2006/05/26 19:17:21 mrg Exp */ /* Generated automatically. */ -static const char configuration_arguments[] = "/usr/src/tools/gcc/../../gnu/dist/gcc4/configure --enable-long-long --disable-multilib --enable-threads --disable-symvers --build=i386-unknown-netbsdelf4.99.3 --host=mipseb--netbsd --target=mipseb--netbsd"; +static const char configuration_arguments[] = "/usr/src/tools/gcc/../../gnu/dist/gcc4/configure --enable-long-long --disable-multilib --enable-threads --disable-symvers --build=i386-unknown-netbsdelf4.99.7 --host=mipseb--netbsd --target=mipseb--netbsd : (reconfigured) /usr/src/tools/gcc/../../gnu/dist/gcc4/configure --enable-long-long --disable-multilib --enable-threads --disable-symvers --build=i386-unknown-netbsdelf4.99.7 --host=mipseb--netbsd --target=mipseb--netbsd"; static const char thread_model[] = "posix"; static const struct { diff --git a/gnu/usr.bin/gcc4/arch/mipsel/configargs.h b/gnu/usr.bin/gcc4/arch/mipsel/configargs.h index 35289acf082..776db400b28 100644 --- a/gnu/usr.bin/gcc4/arch/mipsel/configargs.h +++ b/gnu/usr.bin/gcc4/arch/mipsel/configargs.h @@ -3,7 +3,7 @@ /* Generated from: NetBSD: mknative.common,v 1.8 2006/05/26 19:17:21 mrg Exp */ /* Generated automatically. */ -static const char configuration_arguments[] = "/usr/src/tools/gcc/../../gnu/dist/gcc4/configure --enable-long-long --disable-multilib --enable-threads --disable-symvers --build=i386-unknown-netbsdelf4.99.3 --host=mipsel--netbsd --target=mipsel--netbsd"; +static const char configuration_arguments[] = "/usr/src/tools/gcc/../../gnu/dist/gcc4/configure --enable-long-long --disable-multilib --enable-threads --disable-symvers --build=i386-unknown-netbsdelf4.99.7 --host=mipsel--netbsd --target=mipsel--netbsd : (reconfigured) /usr/src/tools/gcc/../../gnu/dist/gcc4/configure --enable-long-long --disable-multilib --enable-threads --disable-symvers --build=i386-unknown-netbsdelf4.99.7 --host=mipsel--netbsd --target=mipsel--netbsd"; static const char thread_model[] = "posix"; static const struct { diff --git a/gnu/usr.bin/gcc4/arch/powerpc/configargs.h b/gnu/usr.bin/gcc4/arch/powerpc/configargs.h index cde0b1efdf5..6932dc18b60 100644 --- a/gnu/usr.bin/gcc4/arch/powerpc/configargs.h +++ b/gnu/usr.bin/gcc4/arch/powerpc/configargs.h @@ -3,7 +3,7 @@ /* Generated from: NetBSD: mknative.common,v 1.8 2006/05/26 19:17:21 mrg Exp */ /* Generated automatically. */ -static const char configuration_arguments[] = "/usr/src/tools/gcc/../../gnu/dist/gcc4/configure --enable-long-long --disable-multilib --enable-threads --disable-symvers --build=i386-unknown-netbsdelf4.99.3 --host=powerpc--netbsd --target=powerpc--netbsd"; +static const char configuration_arguments[] = "/usr/src/tools/gcc/../../gnu/dist/gcc4/configure --enable-long-long --disable-multilib --enable-threads --disable-symvers --build=i386-unknown-netbsdelf4.99.7 --host=powerpc--netbsd --target=powerpc--netbsd : (reconfigured) /usr/src/tools/gcc/../../gnu/dist/gcc4/configure --enable-long-long --disable-multilib --enable-threads --disable-symvers --build=i386-unknown-netbsdelf4.99.7 --host=powerpc--netbsd --target=powerpc--netbsd"; static const char thread_model[] = "posix"; static const struct { diff --git a/gnu/usr.bin/gcc4/arch/powerpc64/configargs.h b/gnu/usr.bin/gcc4/arch/powerpc64/configargs.h index 80dd6f0ed78..d3110873ff0 100644 --- a/gnu/usr.bin/gcc4/arch/powerpc64/configargs.h +++ b/gnu/usr.bin/gcc4/arch/powerpc64/configargs.h @@ -3,7 +3,7 @@ /* Generated from: NetBSD: mknative.common,v 1.8 2006/05/26 19:17:21 mrg Exp */ /* Generated automatically. */ -static const char configuration_arguments[] = "/usr/src/tools/gcc/../../gnu/dist/gcc4/configure --enable-long-long --disable-multilib --enable-threads --disable-symvers --build=i386-unknown-netbsdelf4.99.3 --host=powerpc64--netbsd --target=powerpc64--netbsd"; +static const char configuration_arguments[] = "/usr/src/tools/gcc/../../gnu/dist/gcc4/configure --enable-long-long --disable-multilib --enable-threads --disable-symvers --build=i386-unknown-netbsdelf4.99.7 --host=powerpc64--netbsd --target=powerpc64--netbsd : (reconfigured) /usr/src/tools/gcc/../../gnu/dist/gcc4/configure --enable-long-long --disable-multilib --enable-threads --disable-symvers --build=i386-unknown-netbsdelf4.99.7 --host=powerpc64--netbsd --target=powerpc64--netbsd"; static const char thread_model[] = "posix"; static const struct { diff --git a/gnu/usr.bin/gcc4/arch/sh3eb/configargs.h b/gnu/usr.bin/gcc4/arch/sh3eb/configargs.h index 3e3be3df061..dd603af4d75 100644 --- a/gnu/usr.bin/gcc4/arch/sh3eb/configargs.h +++ b/gnu/usr.bin/gcc4/arch/sh3eb/configargs.h @@ -3,7 +3,7 @@ /* Generated from: NetBSD: mknative.common,v 1.8 2006/05/26 19:17:21 mrg Exp */ /* Generated automatically. */ -static const char configuration_arguments[] = "/usr/src/tools/gcc/../../gnu/dist/gcc4/configure --enable-long-long --disable-multilib --enable-threads --disable-symvers --build=i386-unknown-netbsdelf4.99.3 --host=sh--netbsdelf --target=sh--netbsdelf"; +static const char configuration_arguments[] = "/usr/src/tools/gcc/../../gnu/dist/gcc4/configure --enable-long-long --disable-multilib --enable-threads --disable-symvers --build=i386-unknown-netbsdelf4.99.7 --host=sh--netbsdelf --target=sh--netbsdelf : (reconfigured) /usr/src/tools/gcc/../../gnu/dist/gcc4/configure --enable-long-long --disable-multilib --enable-threads --disable-symvers --build=i386-unknown-netbsdelf4.99.7 --host=sh--netbsdelf --target=sh--netbsdelf"; static const char thread_model[] = "posix"; static const struct { diff --git a/gnu/usr.bin/gcc4/arch/sh3el/configargs.h b/gnu/usr.bin/gcc4/arch/sh3el/configargs.h index a69bfc62019..b3e718a6f5f 100644 --- a/gnu/usr.bin/gcc4/arch/sh3el/configargs.h +++ b/gnu/usr.bin/gcc4/arch/sh3el/configargs.h @@ -3,7 +3,7 @@ /* Generated from: NetBSD: mknative.common,v 1.8 2006/05/26 19:17:21 mrg Exp */ /* Generated automatically. */ -static const char configuration_arguments[] = "/usr/src/tools/gcc/../../gnu/dist/gcc4/configure --enable-long-long --disable-multilib --enable-threads --disable-symvers --build=i386-unknown-netbsdelf4.99.3 --host=shle--netbsdelf --target=shle--netbsdelf"; +static const char configuration_arguments[] = "/usr/src/tools/gcc/../../gnu/dist/gcc4/configure --enable-long-long --disable-multilib --enable-threads --disable-symvers --build=i386-unknown-netbsdelf4.99.7 --host=shle--netbsdelf --target=shle--netbsdelf : (reconfigured) /usr/src/tools/gcc/../../gnu/dist/gcc4/configure --enable-long-long --disable-multilib --enable-threads --disable-symvers --build=i386-unknown-netbsdelf4.99.7 --host=shle--netbsdelf --target=shle--netbsdelf"; static const char thread_model[] = "posix"; static const struct { diff --git a/gnu/usr.bin/gcc4/arch/sh5el/configargs.h b/gnu/usr.bin/gcc4/arch/sh5el/configargs.h index d9cefafb24f..c1069018635 100644 --- a/gnu/usr.bin/gcc4/arch/sh5el/configargs.h +++ b/gnu/usr.bin/gcc4/arch/sh5el/configargs.h @@ -3,7 +3,7 @@ /* Generated from: NetBSD: mknative.common,v 1.8 2006/05/26 19:17:21 mrg Exp */ /* Generated automatically. */ -static const char configuration_arguments[] = "/usr/src/tools/gcc/../../gnu/dist/gcc4/configure --enable-long-long --disable-multilib --enable-threads --disable-symvers --build=i386-unknown-netbsdelf4.99.3 --host=sh5le--netbsd --target=sh5le--netbsd"; +static const char configuration_arguments[] = "/usr/src/tools/gcc/../../gnu/dist/gcc4/configure --enable-long-long --disable-multilib --enable-threads --disable-symvers --build=i386-unknown-netbsdelf4.99.7 --host=sh5le--netbsd --target=sh5le--netbsd : (reconfigured) /usr/src/tools/gcc/../../gnu/dist/gcc4/configure --enable-long-long --disable-multilib --enable-threads --disable-symvers --build=i386-unknown-netbsdelf4.99.7 --host=sh5le--netbsd --target=sh5le--netbsd"; static const char thread_model[] = "posix"; static const struct { diff --git a/gnu/usr.bin/gcc4/arch/sparc/configargs.h b/gnu/usr.bin/gcc4/arch/sparc/configargs.h index e0ed6c4c2f3..a041595da3c 100644 --- a/gnu/usr.bin/gcc4/arch/sparc/configargs.h +++ b/gnu/usr.bin/gcc4/arch/sparc/configargs.h @@ -3,7 +3,7 @@ /* Generated from: NetBSD: mknative.common,v 1.8 2006/05/26 19:17:21 mrg Exp */ /* Generated automatically. */ -static const char configuration_arguments[] = "/usr/src/tools/gcc/../../gnu/dist/gcc4/configure --enable-long-long --disable-multilib --enable-threads --disable-symvers --build=i386-unknown-netbsdelf4.99.3 --host=sparc--netbsdelf --target=sparc--netbsdelf"; +static const char configuration_arguments[] = "/usr/src/tools/gcc/../../gnu/dist/gcc4/configure --enable-long-long --disable-multilib --enable-threads --disable-symvers --build=i386-unknown-netbsdelf4.99.7 --host=sparc--netbsdelf --target=sparc--netbsdelf : (reconfigured) /usr/src/tools/gcc/../../gnu/dist/gcc4/configure --enable-long-long --disable-multilib --enable-threads --disable-symvers --build=i386-unknown-netbsdelf4.99.7 --host=sparc--netbsdelf --target=sparc--netbsdelf"; static const char thread_model[] = "posix"; static const struct { diff --git a/gnu/usr.bin/gcc4/arch/sparc64/configargs.h b/gnu/usr.bin/gcc4/arch/sparc64/configargs.h index 27d28e78710..473372de0c0 100644 --- a/gnu/usr.bin/gcc4/arch/sparc64/configargs.h +++ b/gnu/usr.bin/gcc4/arch/sparc64/configargs.h @@ -3,7 +3,7 @@ /* Generated from: NetBSD: mknative.common,v 1.8 2006/05/26 19:17:21 mrg Exp */ /* Generated automatically. */ -static const char configuration_arguments[] = "/usr/src/tools/gcc/../../gnu/dist/gcc4/configure --enable-long-long --disable-multilib --enable-threads --disable-symvers --build=i386-unknown-netbsdelf4.99.3 --host=sparc64--netbsd --target=sparc64--netbsd"; +static const char configuration_arguments[] = "/usr/src/tools/gcc/../../gnu/dist/gcc4/configure --enable-long-long --disable-multilib --enable-threads --disable-symvers --build=i386-unknown-netbsdelf4.99.7 --host=sparc64--netbsd --target=sparc64--netbsd : (reconfigured) /usr/src/tools/gcc/../../gnu/dist/gcc4/configure --enable-long-long --disable-multilib --enable-threads --disable-symvers --build=i386-unknown-netbsdelf4.99.7 --host=sparc64--netbsd --target=sparc64--netbsd"; static const char thread_model[] = "posix"; static const struct { diff --git a/gnu/usr.bin/gcc4/arch/vax/configargs.h b/gnu/usr.bin/gcc4/arch/vax/configargs.h index 5c5e504183d..46f028a5cee 100644 --- a/gnu/usr.bin/gcc4/arch/vax/configargs.h +++ b/gnu/usr.bin/gcc4/arch/vax/configargs.h @@ -3,7 +3,7 @@ /* Generated from: NetBSD: mknative.common,v 1.8 2006/05/26 19:17:21 mrg Exp */ /* Generated automatically. */ -static const char configuration_arguments[] = "/usr/src/tools/gcc/../../gnu/dist/gcc4/configure --enable-long-long --disable-multilib --enable-threads --disable-symvers --disable-shared --build=i386-unknown-netbsdelf4.99.3 --host=vax--netbsdelf --target=vax--netbsdelf"; +static const char configuration_arguments[] = "/usr/src/tools/gcc/../../gnu/dist/gcc4/configure --enable-long-long --disable-multilib --enable-threads --disable-symvers --disable-shared --build=i386-unknown-netbsdelf4.99.7 --host=vax--netbsdelf --target=vax--netbsdelf : (reconfigured) /usr/src/tools/gcc/../../gnu/dist/gcc4/configure --enable-long-long --disable-multilib --enable-threads --disable-symvers --disable-shared --build=i386-unknown-netbsdelf4.99.7 --host=vax--netbsdelf --target=vax--netbsdelf"; static const char thread_model[] = "posix"; static const struct { diff --git a/gnu/usr.bin/gcc4/arch/x86_64/configargs.h b/gnu/usr.bin/gcc4/arch/x86_64/configargs.h index 43ac79f915e..8df59294a64 100644 --- a/gnu/usr.bin/gcc4/arch/x86_64/configargs.h +++ b/gnu/usr.bin/gcc4/arch/x86_64/configargs.h @@ -3,7 +3,7 @@ /* Generated from: NetBSD: mknative.common,v 1.8 2006/05/26 19:17:21 mrg Exp */ /* Generated automatically. */ -static const char configuration_arguments[] = "/usr/src/tools/gcc/../../gnu/dist/gcc4/configure --enable-long-long --disable-multilib --enable-threads --disable-symvers --build=i386-unknown-netbsdelf4.99.3 --host=x86_64--netbsd --target=x86_64--netbsd"; +static const char configuration_arguments[] = "/usr/src/tools/gcc/../../gnu/dist/gcc4/configure --enable-long-long --disable-multilib --enable-threads --disable-symvers --build=i386-unknown-netbsdelf4.99.7 --host=x86_64--netbsd --target=x86_64--netbsd : (reconfigured) /usr/src/tools/gcc/../../gnu/dist/gcc4/configure --enable-long-long --disable-multilib --enable-threads --disable-symvers --build=i386-unknown-netbsdelf4.99.7 --host=x86_64--netbsd --target=x86_64--netbsd"; static const char thread_model[] = "posix"; static const struct { diff --git a/gnu/usr.bin/gcc4/libiberty/defs.mk b/gnu/usr.bin/gcc4/libiberty/defs.mk index ef5534ad660..87c5e8700bc 100644 --- a/gnu/usr.bin/gcc4/libiberty/defs.mk +++ b/gnu/usr.bin/gcc4/libiberty/defs.mk @@ -4,5 +4,5 @@ # G_ALLOCA= G_EXTRA_OFILES= -G_LIBOBJS=mempcpy.o mkstemps.o stpcpy.o stpncpy.o strverscmp.o vfork.o strncmp.o +G_LIBOBJS=mempcpy.o mkstemps.o stpcpy.o stpncpy.o strverscmp.o strncmp.o G_REQUIRED_OFILES=regex.o cplus-dem.o cp-demangle.o md5.o alloca.o argv.o choose-temp.o concat.o cp-demint.o dyn-string.o fdmatch.o fibheap.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 sort.o spaces.o splay-tree.o strerror.o strsignal.o ternary.o unlink-if-ordinary.o xatexit.o xexit.o xmalloc.o xmemdup.o xstrdup.o xstrerror.o xstrndup.o |
