Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-3] src/gnu
Module Name: src
Committed By: riz
Date: Fri May 27 22:37:38 UTC 2005
Modified Files:
src/gnu/lib/libgcc3/arch [netbsd-3]: alpha.mk arm.mk i386.mk m68000.mk
m68k.mk mipseb.mk mipsel.mk powerpc.mk sh3el.mk sh5el.mk sparc.mk
sparc64.mk x86_64.mk
src/gnu/usr.bin/gcc3/arch/sh3eb [netbsd-3]: configargs.h
src/gnu/usr.bin/gcc3/arch/sh5el [netbsd-3]: configargs.h
src/gnu/usr.bin/gcc3/arch/x86_64 [netbsd-3]: configargs.h
Log Message:
Pull up revision 1.5 (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.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.4.2.1 src/gnu/lib/libgcc3/arch/alpha.mk \
src/gnu/lib/libgcc3/arch/arm.mk src/gnu/lib/libgcc3/arch/i386.mk \
src/gnu/lib/libgcc3/arch/m68000.mk src/gnu/lib/libgcc3/arch/m68k.mk \
src/gnu/lib/libgcc3/arch/mipseb.mk src/gnu/lib/libgcc3/arch/mipsel.mk \
src/gnu/lib/libgcc3/arch/powerpc.mk src/gnu/lib/libgcc3/arch/sh3el.mk \
src/gnu/lib/libgcc3/arch/sh5el.mk src/gnu/lib/libgcc3/arch/sparc.mk \
src/gnu/lib/libgcc3/arch/sparc64.mk src/gnu/lib/libgcc3/arch/x86_64.mk
cvs rdiff -r1.4 -r1.4.2.1 src/gnu/usr.bin/gcc3/arch/sh3eb/configargs.h
cvs rdiff -r1.4 -r1.4.2.1 src/gnu/usr.bin/gcc3/arch/sh5el/configargs.h
cvs rdiff -r1.4 -r1.4.2.1 src/gnu/usr.bin/gcc3/arch/x86_64/configargs.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index