Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3/arch/arm mknative-gcc reg...
details: https://anonhg.NetBSD.org/src/rev/7173c50521ad
branches: trunk
changeset: 766757:7173c50521ad
user: mrg <mrg%NetBSD.org@localhost>
date: Fri Jul 01 10:06:01 2011 +0000
description:
mknative-gcc regeneration.
diffstat:
external/gpl3/gcc/lib/libstdc++-v3/arch/arm/c++config.h | 8 ++++----
external/gpl3/gcc/lib/libstdc++-v3/arch/arm/config.h | 8 ++++----
2 files changed, 8 insertions(+), 8 deletions(-)
diffs (74 lines):
diff -r bfe65e8b790a -r 7173c50521ad external/gpl3/gcc/lib/libstdc++-v3/arch/arm/c++config.h
--- a/external/gpl3/gcc/lib/libstdc++-v3/arch/arm/c++config.h Fri Jul 01 10:04:36 2011 +0000
+++ b/external/gpl3/gcc/lib/libstdc++-v3/arch/arm/c++config.h Fri Jul 01 10:06:01 2011 +0000
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.55 2011/06/30 07:16:59 mrg Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.57 2011/07/01 02:11:14 mrg Exp */
/* Generated from: NetBSD: mknative.common,v 1.9 2007/02/05 18:26:01 apb Exp */
// Predefined symbols and macros -*- C++ -*-
@@ -421,7 +421,7 @@
/* #undef _GLIBCXX_HAVE_CEILL */
/* Define to 1 if you have the <complex.h> header file. */
-/* #undef _GLIBCXX_HAVE_COMPLEX_H */
+#define _GLIBCXX_HAVE_COMPLEX_H 1
/* Define to 1 if you have the `cosf' function. */
/* #undef _GLIBCXX_HAVE_COSF */
@@ -499,7 +499,7 @@
/* #undef _GLIBCXX_HAVE_FABSL */
/* Define to 1 if you have the <fenv.h> header file. */
-/* #undef _GLIBCXX_HAVE_FENV_H */
+#define _GLIBCXX_HAVE_FENV_H 1
/* Define to 1 if you have the `finite' function. */
#define _GLIBCXX_HAVE_FINITE 1
@@ -788,7 +788,7 @@
/* #undef _GLIBCXX_HAVE_TANL */
/* Define to 1 if you have the <tgmath.h> header file. */
-/* #undef _GLIBCXX_HAVE_TGMATH_H */
+#define _GLIBCXX_HAVE_TGMATH_H 1
/* Define to 1 if the target supports thread-local storage. */
/* #undef _GLIBCXX_HAVE_TLS */
diff -r bfe65e8b790a -r 7173c50521ad external/gpl3/gcc/lib/libstdc++-v3/arch/arm/config.h
--- a/external/gpl3/gcc/lib/libstdc++-v3/arch/arm/config.h Fri Jul 01 10:04:36 2011 +0000
+++ b/external/gpl3/gcc/lib/libstdc++-v3/arch/arm/config.h Fri Jul 01 10:06:01 2011 +0000
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.55 2011/06/30 07:16:59 mrg Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.57 2011/07/01 02:11:14 mrg Exp */
/* Generated from: NetBSD: mknative.common,v 1.9 2007/02/05 18:26:01 apb Exp */
/* config.h. Generated from config.h.in by configure. */
@@ -42,7 +42,7 @@
/* #undef HAVE_CEILL */
/* Define to 1 if you have the <complex.h> header file. */
-/* #undef HAVE_COMPLEX_H */
+#define HAVE_COMPLEX_H 1
/* Define to 1 if you have the `cosf' function. */
/* #undef HAVE_COSF */
@@ -120,7 +120,7 @@
/* #undef HAVE_FABSL */
/* Define to 1 if you have the <fenv.h> header file. */
-/* #undef HAVE_FENV_H */
+#define HAVE_FENV_H 1
/* Define to 1 if you have the `finite' function. */
#define HAVE_FINITE 1
@@ -409,7 +409,7 @@
/* #undef HAVE_TANL */
/* Define to 1 if you have the <tgmath.h> header file. */
-/* #undef HAVE_TGMATH_H */
+#define HAVE_TGMATH_H 1
/* Define to 1 if the target supports thread-local storage. */
/* #undef HAVE_TLS */
Home |
Main Index |
Thread Index |
Old Index