gcc/libstdc++-v3 po/Makefile.am po/Makefile.in ...
matz@gcc.gnu.org
matz@gcc.gnu.org
Thu Feb 17 22:32:00 GMT 2005
CVSROOT: /cvs/gcc
Module name: gcc
Branch: new-regalloc-branch
Changes by: matz@gcc.gnu.org 2005-02-17 21:05:50
Modified files:
libstdc++-v3/po: Makefile.am Makefile.in string_literals.cc
libstdc++-v3/scripts: check_performance create_testsuite_files
testsuite_flags.in
libstdc++-v3/src: Makefile.am Makefile.in allocator-inst.cc
codecvt.cc ctype.cc demangle.cc ext-inst.cc
io-inst.cc ios.cc locale-inst.cc locale.cc
localename.cc misc-inst.cc streambuf-inst.cc
string-inst.cc strstream.cc valarray-inst.cc
wstring-inst.cc
Added files:
libstdc++-v3/src: bitmap_allocator.cc debug.cc debug_list.cc
globals_io.cc globals_locale.cc ios_failure.cc
ios_init.cc ios_locale.cc list.cc
locale-misc-inst.cc locale_facets.cc
locale_init.cc mt_allocator.cc
pool_allocator.cc tree.cc wlocale-inst.cc
Removed files:
libstdc++-v3/src: globals.cc stl_tree.cc
Log message:
Merge to HEAD at tree-cleanup-merge-20041024 .
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/po/Makefile.am.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.6.2.2&r2=1.6.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/po/Makefile.in.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.16.2.4&r2=1.16.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/po/string_literals.cc.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.14.1&r2=1.1.14.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/scripts/check_performance.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.12.1&r2=1.1.12.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/scripts/create_testsuite_files.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.12.1&r2=1.1.12.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/scripts/testsuite_flags.in.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.4.2.1&r2=1.4.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/src/bitmap_allocator.cc.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=NONE&r2=1.5.8.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/src/debug.cc.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=NONE&r2=1.10.14.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/src/debug_list.cc.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=NONE&r2=1.1.58.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/src/globals_io.cc.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=NONE&r2=1.2.48.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/src/globals_locale.cc.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=NONE&r2=1.3.48.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/src/ios_failure.cc.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=NONE&r2=1.1.80.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/src/ios_init.cc.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=NONE&r2=1.7.32.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/src/ios_locale.cc.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=NONE&r2=1.1.80.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/src/list.cc.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=NONE&r2=1.2.42.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/src/locale-misc-inst.cc.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=NONE&r2=1.2.66.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/src/locale_facets.cc.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=NONE&r2=1.3.48.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/src/locale_init.cc.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=NONE&r2=1.15.32.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/src/mt_allocator.cc.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=NONE&r2=1.8.18.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/src/pool_allocator.cc.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=NONE&r2=1.2.20.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/src/tree.cc.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=NONE&r2=1.1.74.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/src/wlocale-inst.cc.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=NONE&r2=1.1.80.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/src/Makefile.am.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.65.2.5&r2=1.65.2.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/src/Makefile.in.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.88.2.5&r2=1.88.2.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/src/allocator-inst.cc.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.2.10.1&r2=1.2.10.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/src/codecvt.cc.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.6.2.3&r2=1.6.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/src/ctype.cc.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.2.8.2&r2=1.2.8.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/src/demangle.cc.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.3.2.1&r2=1.3.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/src/ext-inst.cc.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.2.4.4&r2=1.2.4.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/src/io-inst.cc.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.8.3&r2=1.1.8.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/src/ios.cc.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.14.2.5&r2=1.14.2.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/src/locale-inst.cc.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.11.2.6&r2=1.11.2.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/src/locale.cc.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.25.2.5&r2=1.25.2.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/src/localename.cc.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.11.2.5&r2=1.11.2.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/src/misc-inst.cc.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.4.4.6&r2=1.4.4.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/src/streambuf-inst.cc.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.8.2&r2=1.1.8.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/src/string-inst.cc.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.12.2.4&r2=1.12.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/src/strstream.cc.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.3.2.5&r2=1.3.2.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/src/valarray-inst.cc.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.3.4.3&r2=1.3.4.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/src/wstring-inst.cc.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.8.2&r2=1.1.8.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/src/globals.cc.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.2.5&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/src/stl_tree.cc.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.2.4.1&r2=NONE
More information about the Gcc-cvs
mailing list