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 /gnu/lib | |
| 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..
Diffstat (limited to 'gnu/lib')
54 files changed, 64 insertions, 64 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 |
