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:42 UTC 2005

Modified Files:
        src/gnu/lib/libgcc3/arch [netbsd-3]: armeb.mk
        src/gnu/usr.bin/gcc3/arch/alpha [netbsd-3]: configargs.h
        src/gnu/usr.bin/gcc3/arch/arm [netbsd-3]: configargs.h
        src/gnu/usr.bin/gcc3/arch/m68000 [netbsd-3]: configargs.h
        src/gnu/usr.bin/gcc3/arch/m68k [netbsd-3]: configargs.h
        src/gnu/usr.bin/gcc3/arch/sh3el [netbsd-3]: configargs.h
        src/gnu/usr.bin/gcc3/arch/sparc64 [netbsd-3]: configargs.h

Log Message:
Pull up revision 1.7 (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.6 -r1.6.2.1 src/gnu/lib/libgcc3/arch/armeb.mk
cvs rdiff -r1.6 -r1.6.2.1 src/gnu/usr.bin/gcc3/arch/alpha/configargs.h
cvs rdiff -r1.6 -r1.6.2.1 src/gnu/usr.bin/gcc3/arch/arm/configargs.h
cvs rdiff -r1.6 -r1.6.2.1 src/gnu/usr.bin/gcc3/arch/m68000/configargs.h
cvs rdiff -r1.6 -r1.6.2.1 src/gnu/usr.bin/gcc3/arch/m68k/configargs.h
cvs rdiff -r1.6 -r1.6.2.1 src/gnu/usr.bin/gcc3/arch/sh3el/configargs.h
cvs rdiff -r1.6 -r1.6.2.1 src/gnu/usr.bin/gcc3/arch/sparc64/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