Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-3]: src/gnu/usr.bin/gcc3/libiberty Pull up revision 1.14 (request...
details: https://anonhg.NetBSD.org/src/rev/f277b4166208
branches: netbsd-3
changeset: 575872:f277b4166208
user: riz <riz%NetBSD.org@localhost>
date: Fri May 27 22:37:40 2005 +0000
description:
Pull up revision 1.14 (requested by skrll in ticket #312):
Re-run mknative after the fix to use the correct AS - sparc64 has
HAVE_AS_OFFSETABLE_LO10 defined now.
Don't commit the
-#define _GLIBCPP_USE_WCHAR_T 1
+/* #undef _GLIBCPP_USE_WCHAR_T */
changes as we still want wchar support, the configure script is over
senstive, and support for long double conversions will be added soon.
diffstat:
gnu/usr.bin/gcc3/libiberty/defs.mk | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (10 lines):
diff -r 1365657ad8b5 -r f277b4166208 gnu/usr.bin/gcc3/libiberty/defs.mk
--- a/gnu/usr.bin/gcc3/libiberty/defs.mk Fri May 27 22:37:39 2005 +0000
+++ b/gnu/usr.bin/gcc3/libiberty/defs.mk Fri May 27 22:37:40 2005 +0000
@@ -1,5 +1,5 @@
# This file is automatically generated. DO NOT EDIT!
-# Generated from: NetBSD: mknative-gcc,v 1.12 2004/02/10 09:37:58 skrll Exp
+# Generated from: NetBSD: mknative-gcc,v 1.15 2004/12/10 13:58:11 mrg Exp
#
G_ALLOCA=
G_EXTRA_OFILES=
Home |
Main Index |
Thread Index |
Old Index