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/powerpc regenerate.
details: https://anonhg.NetBSD.org/src/rev/753f57464010
branches: trunk
changeset: 766848:753f57464010
user: mrg <mrg%NetBSD.org@localhost>
date: Sun Jul 03 08:45:42 2011 +0000
description:
regenerate.
diffstat:
external/gpl3/gcc/lib/libstdc++-v3/arch/powerpc/c++config.h | 6 +++---
external/gpl3/gcc/lib/libstdc++-v3/arch/powerpc/config.h | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (56 lines):
diff -r 7403782af829 -r 753f57464010 external/gpl3/gcc/lib/libstdc++-v3/arch/powerpc/c++config.h
--- a/external/gpl3/gcc/lib/libstdc++-v3/arch/powerpc/c++config.h Sun Jul 03 08:44:40 2011 +0000
+++ b/external/gpl3/gcc/lib/libstdc++-v3/arch/powerpc/c++config.h Sun Jul 03 08:45:42 2011 +0000
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.56 2011/07/01 01:27:17 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++ -*-
@@ -499,7 +499,7 @@
/* #undef _GLIBCXX_HAVE_FABSL */
/* Define to 1 if you have the <fenv.h> header file. */
-#define _GLIBCXX_HAVE_FENV_H 1
+/* #undef _GLIBCXX_HAVE_FENV_H */
/* 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. */
-#define _GLIBCXX_HAVE_TGMATH_H 1
+/* #undef _GLIBCXX_HAVE_TGMATH_H */
/* Define to 1 if the target supports thread-local storage. */
/* #undef _GLIBCXX_HAVE_TLS */
diff -r 7403782af829 -r 753f57464010 external/gpl3/gcc/lib/libstdc++-v3/arch/powerpc/config.h
--- a/external/gpl3/gcc/lib/libstdc++-v3/arch/powerpc/config.h Sun Jul 03 08:44:40 2011 +0000
+++ b/external/gpl3/gcc/lib/libstdc++-v3/arch/powerpc/config.h Sun Jul 03 08:45:42 2011 +0000
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.56 2011/07/01 01:27:17 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. */
@@ -120,7 +120,7 @@
/* #undef HAVE_FABSL */
/* Define to 1 if you have the <fenv.h> header file. */
-#define HAVE_FENV_H 1
+/* #undef HAVE_FENV_H */
/* 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. */
-#define HAVE_TGMATH_H 1
+/* #undef HAVE_TGMATH_H */
/* Define to 1 if the target supports thread-local storage. */
/* #undef HAVE_TLS */
Home |
Main Index |
Thread Index |
Old Index