This is the mail archive of the libstdc++-cvs@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gcc/libstdc++-v3 config/linker-map.gnu config/ ...


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	new-regalloc-branch
Changes by:	matz@gcc.gnu.org	2005-02-17 20:58:08

Modified files:
	libstdc++-v3/config: linker-map.gnu 
	libstdc++-v3/config/abi/alpha-linux-gnu: baseline_symbols.txt 
	libstdc++-v3/config/abi/hppa-linux-gnu: baseline_symbols.txt 
	libstdc++-v3/config/abi/i486-linux-gnu: baseline_symbols.txt 
	libstdc++-v3/config/abi/ia64-linux-gnu: baseline_symbols.txt 
	libstdc++-v3/config/abi/mips-linux-gnu: baseline_symbols.txt 
	libstdc++-v3/config/abi/sparc-linux-gnu: baseline_symbols.txt 
	libstdc++-v3/config/abi/x86_64-linux-gnu: baseline_symbols.txt 
	libstdc++-v3/config/cpu/alpha: atomicity.h 
	libstdc++-v3/config/cpu/cris: atomicity.h 
	libstdc++-v3/config/cpu/generic: atomicity.h 
	libstdc++-v3/config/cpu/hppa: atomicity.h 
	libstdc++-v3/config/cpu/i386: atomicity.h 
	libstdc++-v3/config/cpu/i486: atomicity.h 
	libstdc++-v3/config/cpu/ia64: atomicity.h 
	libstdc++-v3/config/cpu/m68k: atomicity.h 
	libstdc++-v3/config/cpu/mips: atomicity.h 
	libstdc++-v3/config/cpu/powerpc: atomicity.h 
	libstdc++-v3/config/cpu/s390: atomicity.h 
	libstdc++-v3/config/cpu/sparc: atomicity.h 
	libstdc++-v3/config/io: basic_file_stdio.cc basic_file_stdio.h 
	                        c_io_stdio.h 
	libstdc++-v3/config/locale/generic: c_locale.cc c_locale.h 
	                                    codecvt_members.cc 
	                                    ctype_members.cc 
	                                    messages_members.h 
	                                    monetary_members.cc 
	                                    numeric_members.cc 
	                                    time_members.cc 
	libstdc++-v3/config/locale/gnu: c++locale_internal.h c_locale.cc 
	                                c_locale.h codecvt_members.cc 
	                                ctype_members.cc 
	                                messages_members.h 
	                                monetary_members.cc 
	                                numeric_members.cc 
	                                time_members.cc time_members.h 
	libstdc++-v3/config/locale/ieee_1003.1-2001: 
	                                             codecvt_specializations.h 
	libstdc++-v3/config/os/aix: atomicity.h ctype_base.h 
	                            ctype_noninline.h 
	libstdc++-v3/config/os/bsd/freebsd: ctype_base.h 
	                                    ctype_noninline.h 
	libstdc++-v3/config/os/bsd/netbsd: ctype_noninline.h 
	libstdc++-v3/config/os/djgpp: ctype_base.h ctype_noninline.h 
	libstdc++-v3/config/os/generic: ctype_base.h ctype_inline.h 
	                                ctype_noninline.h 
	libstdc++-v3/config/os/gnu-linux: ctype_base.h ctype_noninline.h 
	libstdc++-v3/config/os/hpux: ctype_base.h ctype_noninline.h 
	                             os_defines.h 
	libstdc++-v3/config/os/irix/irix5.2: ctype_noninline.h 
	libstdc++-v3/config/os/irix/irix6.5: ctype_base.h 
	                                     ctype_noninline.h 
	                                     os_defines.h 
	libstdc++-v3/config/os/mingw32: ctype_noninline.h 
	libstdc++-v3/config/os/newlib: ctype_noninline.h 
	libstdc++-v3/config/os/qnx/qnx6.1: ctype_noninline.h 
	libstdc++-v3/config/os/solaris/solaris2.5: ctype_noninline.h 
	libstdc++-v3/config/os/solaris/solaris2.6: ctype_base.h 
	                                           ctype_noninline.h 
	libstdc++-v3/config/os/solaris/solaris2.7: ctype_base.h 
	                                           ctype_noninline.h 
	libstdc++-v3/config/os/windiss: ctype_noninline.h os_defines.h 
	libstdc++-v3/docs/doxygen: Intro.3 TODO filter.sed guide.html 
	                           mainpage.html run_doxygen 
	                           stdheader.cc style.css user.cfg.in 
	libstdc++-v3/docs/html: configopts.html debug.html 
	                        documentation.html explanations.html 
	                        install.html test.html 
	libstdc++-v3/docs/html/17_intro: C++STYLE TODO configury.html 
	                                 contribute.html howto.html 
	                                 license.html porting-howto.html 
	                                 porting-howto.xml 
	libstdc++-v3/docs/html/18_support: howto.html 
	libstdc++-v3/docs/html/19_diagnostics: howto.html 
	libstdc++-v3/docs/html/20_util: howto.html 
	libstdc++-v3/docs/html/21_strings: howto.html 
	libstdc++-v3/docs/html/22_locale: codecvt.html ctype.html 
	                                  howto.html locale.html 
	                                  messages.html 
	libstdc++-v3/docs/html/23_containers: howto.html 
	libstdc++-v3/docs/html/24_iterators: howto.html 
	libstdc++-v3/docs/html/25_algorithms: howto.html 
	libstdc++-v3/docs/html/26_numerics: howto.html 
	libstdc++-v3/docs/html/27_io: howto.html 
	libstdc++-v3/docs/html/ext: howto.html lwg-active.html 
	                            lwg-defects.html sgiexts.html 
	libstdc++-v3/docs/html/faq: index.html index.txt 
Added files:
	libstdc++-v3/config/abi/arm-linux-gnu: baseline_symbols.txt 
	libstdc++-v3/config/abi/i386-linux-gnu: baseline_symbols.txt 
	libstdc++-v3/config/abi/m68k-linux-gnu: baseline_symbols.txt 
	libstdc++-v3/config/abi/powerpc-linux-gnu: baseline_symbols.txt 
	libstdc++-v3/config/abi/s390-linux-gnu: baseline_symbols.txt 
	libstdc++-v3/config/abi/s390x-linux-gnu: baseline_symbols.txt 
	libstdc++-v3/config/abi/x86_64-linux-gnu/32: 
	                                             baseline_symbols.txt 
	libstdc++-v3/config/allocator: bitmap_allocator_base.h 
	                               malloc_allocator_base.h 
	                               mt_allocator_base.h 
	                               new_allocator_base.h 
	                               pool_allocator_base.h 
	libstdc++-v3/config/cpu/arm: cxxabi_tweaks.h 
	libstdc++-v3/config/cpu/cris: atomic_word.h 
	libstdc++-v3/config/cpu/generic: atomic_word.h cxxabi_tweaks.h 
	libstdc++-v3/config/cpu/sh: atomicity.h 
	libstdc++-v3/config/cpu/sparc: atomic_word.h 
	libstdc++-v3/config/os/irix: atomic_word.h atomicity.h 
	libstdc++-v3/config/os/tpf: ctype_base.h ctype_inline.h 
	                            ctype_noninline.h os_defines.h 
	libstdc++-v3/config/os/vxworks: ctype_base.h ctype_inline.h 
	                                ctype_noninline.h os_defines.h 
	libstdc++-v3/docs/html: abi.html debug_mode.html 
	libstdc++-v3/docs/html/20_util: allocator.html 
	libstdc++-v3/docs/html/ext: ballocator_doc.txt mt_allocator.html 
Removed files:
	libstdc++-v3/config/os/generic: fpos.h 
	libstdc++-v3/config/os/gnu-linux: fpos.h 
	libstdc++-v3/config/os/irix/irix5.2: atomicity.h 
	libstdc++-v3/config/os/irix/irix6.5: atomicity.h 
	libstdc++-v3/docs/html: abi.txt 

Log message:
	Merge to HEAD at tree-cleanup-merge-20041024 .

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/linker-map.gnu.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.13.2.4&r2=1.13.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/abi/alpha-linux-gnu/baseline_symbols.txt.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.18.1&r2=1.1.18.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/abi/arm-linux-gnu/baseline_symbols.txt.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/config/abi/hppa-linux-gnu/baseline_symbols.txt.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.16.1&r2=1.1.16.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/abi/i386-linux-gnu/baseline_symbols.txt.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=NONE&r2=1.2.50.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/abi/i486-linux-gnu/baseline_symbols.txt.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.2.14.1&r2=1.2.14.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/abi/ia64-linux-gnu/baseline_symbols.txt.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.18.1&r2=1.1.18.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/abi/m68k-linux-gnu/baseline_symbols.txt.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/config/abi/mips-linux-gnu/baseline_symbols.txt.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.16.1&r2=1.1.16.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/abi/powerpc-linux-gnu/baseline_symbols.txt.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=NONE&r2=1.2.50.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/abi/s390-linux-gnu/baseline_symbols.txt.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=NONE&r2=1.3.26.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/abi/s390x-linux-gnu/baseline_symbols.txt.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=NONE&r2=1.1.44.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/abi/sparc-linux-gnu/baseline_symbols.txt.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.16.1&r2=1.1.16.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/abi/x86_64-linux-gnu/baseline_symbols.txt.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.3.8.1&r2=1.3.8.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/abi/x86_64-linux-gnu/32/baseline_symbols.txt.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=NONE&r2=1.1.50.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/allocator/bitmap_allocator_base.h.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=NONE&r2=1.1.62.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/allocator/malloc_allocator_base.h.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=NONE&r2=1.1.62.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/allocator/mt_allocator_base.h.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=NONE&r2=1.1.62.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/allocator/new_allocator_base.h.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=NONE&r2=1.1.62.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/allocator/pool_allocator_base.h.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=NONE&r2=1.1.64.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/cpu/alpha/atomicity.h.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.3.20.2&r2=1.3.20.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/cpu/arm/cxxabi_tweaks.h.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/config/cpu/cris/atomic_word.h.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=NONE&r2=1.1.62.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/cpu/cris/atomicity.h.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.20.2&r2=1.1.20.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/cpu/generic/atomic_word.h.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=NONE&r2=1.2.8.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/cpu/generic/cxxabi_tweaks.h.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=NONE&r2=1.4.8.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/cpu/generic/atomicity.h.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.4.2.2&r2=1.4.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/cpu/hppa/atomicity.h.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.10.2&r2=1.1.10.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/cpu/i386/atomicity.h.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.7.8.1&r2=1.7.8.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/cpu/i486/atomicity.h.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.20.2&r2=1.1.20.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/cpu/ia64/atomicity.h.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.20.2&r2=1.1.20.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/cpu/m68k/atomicity.h.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.20.2&r2=1.1.20.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/cpu/mips/atomicity.h.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.2.16.2&r2=1.2.16.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/cpu/powerpc/atomicity.h.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.4.14.2&r2=1.4.14.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/cpu/s390/atomicity.h.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.20.2&r2=1.1.20.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/cpu/sh/atomicity.h.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=NONE&r2=1.1.44.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/cpu/sparc/atomic_word.h.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=NONE&r2=1.2.8.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/cpu/sparc/atomicity.h.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.18.2&r2=1.1.18.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/io/basic_file_stdio.cc.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.5.2.4&r2=1.5.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/io/basic_file_stdio.h.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/config/io/c_io_stdio.h.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.4.2.3&r2=1.4.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/locale/generic/c_locale.cc.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.2.2.4&r2=1.2.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/locale/generic/c_locale.h.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.12.3&r2=1.1.12.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/locale/generic/codecvt_members.cc.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.22.2&r2=1.1.22.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/locale/generic/ctype_members.cc.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.12.3&r2=1.1.12.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/locale/generic/messages_members.h.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.12.2&r2=1.1.12.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/locale/generic/monetary_members.cc.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.2.2.4&r2=1.2.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/locale/generic/numeric_members.cc.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.2.2.3&r2=1.2.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/locale/generic/time_members.cc.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.2.2.4&r2=1.2.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/locale/gnu/c++locale_internal.h.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.2.22.1&r2=1.2.22.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/locale/gnu/c_locale.cc.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.2.2.4&r2=1.2.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/locale/gnu/c_locale.h.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.12.3&r2=1.1.12.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/locale/gnu/codecvt_members.cc.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.22.2&r2=1.1.22.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/locale/gnu/ctype_members.cc.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.2.2.5&r2=1.2.2.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/locale/gnu/messages_members.h.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.3.4.4&r2=1.3.4.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/locale/gnu/monetary_members.cc.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.2.2.4&r2=1.2.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/locale/gnu/numeric_members.cc.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.2.2.4&r2=1.2.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/locale/gnu/time_members.cc.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.4.2.4&r2=1.4.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/locale/gnu/time_members.h.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/config/locale/ieee_1003.1-2001/codecvt_specializations.h.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.3.2.4&r2=1.3.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/os/aix/atomicity.h.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.20.2&r2=1.1.20.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/os/aix/ctype_base.h.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.20.1&r2=1.1.20.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/os/aix/ctype_noninline.h.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.20.1&r2=1.1.20.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/os/bsd/freebsd/ctype_base.h.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.20.1&r2=1.1.20.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/os/bsd/freebsd/ctype_noninline.h.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.20.1&r2=1.1.20.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/os/bsd/netbsd/ctype_noninline.h.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.20.2&r2=1.1.20.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/os/djgpp/ctype_base.h.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.20.1&r2=1.1.20.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/os/djgpp/ctype_noninline.h.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.20.1&r2=1.1.20.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/os/generic/ctype_base.h.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.20.1&r2=1.1.20.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/os/generic/ctype_inline.h.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.20.2&r2=1.1.20.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/os/generic/ctype_noninline.h.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.20.1&r2=1.1.20.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/os/generic/fpos.h.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.2.12.1&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/os/gnu-linux/ctype_base.h.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.2.8.1&r2=1.2.8.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/os/gnu-linux/ctype_noninline.h.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.3.4.2&r2=1.3.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/os/gnu-linux/fpos.h.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.2.12.1&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/os/hpux/ctype_base.h.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.20.1&r2=1.1.20.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/os/hpux/ctype_noninline.h.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.20.2&r2=1.1.20.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/os/hpux/os_defines.h.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.5.2.2&r2=1.5.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/os/irix/atomic_word.h.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=NONE&r2=1.1.62.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/os/irix/atomicity.h.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=NONE&r2=1.1.62.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/os/irix/irix5.2/ctype_noninline.h.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.20.1&r2=1.1.20.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/os/irix/irix5.2/atomicity.h.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.20.1&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/os/irix/irix6.5/ctype_base.h.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.20.1&r2=1.1.20.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/os/irix/irix6.5/ctype_noninline.h.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.20.1&r2=1.1.20.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/os/irix/irix6.5/os_defines.h.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.2.4.2&r2=1.2.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/os/irix/irix6.5/atomicity.h.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.20.1&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/os/mingw32/ctype_noninline.h.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.20.1&r2=1.1.20.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/os/newlib/ctype_noninline.h.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.2.14.1&r2=1.2.14.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/os/qnx/qnx6.1/ctype_noninline.h.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.18.1&r2=1.1.18.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/os/solaris/solaris2.5/ctype_noninline.h.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.20.1&r2=1.1.20.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/os/solaris/solaris2.6/ctype_base.h.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.20.1&r2=1.1.20.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/os/solaris/solaris2.6/ctype_noninline.h.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.20.1&r2=1.1.20.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/os/solaris/solaris2.7/ctype_base.h.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.20.1&r2=1.1.20.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/os/solaris/solaris2.7/ctype_noninline.h.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.20.1&r2=1.1.20.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/os/tpf/ctype_base.h.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=NONE&r2=1.1.60.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/os/tpf/ctype_inline.h.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=NONE&r2=1.1.60.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/os/tpf/ctype_noninline.h.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=NONE&r2=1.1.60.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/os/tpf/os_defines.h.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=NONE&r2=1.1.60.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/os/vxworks/ctype_base.h.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/config/os/vxworks/ctype_inline.h.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/config/os/vxworks/ctype_noninline.h.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=NONE&r2=1.3.66.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/os/vxworks/os_defines.h.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/config/os/windiss/ctype_noninline.h.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.18.1&r2=1.1.18.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/os/windiss/os_defines.h.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.18.2&r2=1.1.18.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/doxygen/Intro.3.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.7.2.2&r2=1.7.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/doxygen/TODO.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.7.2.4&r2=1.7.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/doxygen/filter.sed.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.18.1&r2=1.1.18.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/doxygen/guide.html.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.3.4.1&r2=1.3.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/doxygen/mainpage.html.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.5.2.3&r2=1.5.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/doxygen/run_doxygen.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.2.5&r2=1.1.2.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/doxygen/stdheader.cc.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.10.2&r2=1.1.10.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/doxygen/style.css.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/docs/doxygen/user.cfg.in.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.7.2.6&r2=1.7.2.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/abi.html.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=NONE&r2=1.6.38.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/debug_mode.html.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=NONE&r2=1.4.76.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/configopts.html.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.4.2.4&r2=1.4.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/debug.html.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/docs/html/documentation.html.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.2.5&r2=1.1.2.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/explanations.html.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.4.4&r2=1.1.4.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/install.html.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/docs/html/test.html.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.5.4.1&r2=1.5.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/abi.txt.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.8.4.2&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/17_intro/C++STYLE.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.4.2.3&r2=1.4.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/17_intro/TODO.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.2.2&r2=1.1.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/17_intro/configury.html.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/docs/html/17_intro/contribute.html.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.2.2&r2=1.1.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/17_intro/howto.html.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.2.4&r2=1.1.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/17_intro/license.html.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.4.6.2&r2=1.4.6.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/17_intro/porting-howto.html.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.2.2&r2=1.1.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/17_intro/porting-howto.xml.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.4.2&r2=1.1.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/18_support/howto.html.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.2.4&r2=1.1.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/19_diagnostics/howto.html.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.2.4&r2=1.1.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/20_util/allocator.html.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/docs/html/20_util/howto.html.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.2.2.4&r2=1.2.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/21_strings/howto.html.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.2.4&r2=1.1.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/22_locale/codecvt.html.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.2.2&r2=1.1.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/22_locale/ctype.html.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.2.2&r2=1.1.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/22_locale/howto.html.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.2.4&r2=1.1.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/22_locale/locale.html.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.2.3&r2=1.1.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/22_locale/messages.html.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.4.4.2&r2=1.4.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/23_containers/howto.html.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.2.3&r2=1.1.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/24_iterators/howto.html.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.2.3&r2=1.1.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/25_algorithms/howto.html.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.2.3&r2=1.1.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/26_numerics/howto.html.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.2.3&r2=1.1.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/27_io/howto.html.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.2.2.5&r2=1.2.2.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/ext/ballocator_doc.txt.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=NONE&r2=1.2.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/ext/mt_allocator.html.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=NONE&r2=1.7.16.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/ext/howto.html.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.2.6&r2=1.1.2.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/ext/lwg-active.html.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.2.6.3&r2=1.2.6.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/ext/lwg-defects.html.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.2.6.3&r2=1.2.6.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/ext/sgiexts.html.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.7.6.3&r2=1.7.6.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/faq/index.html.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.2.2.5&r2=1.2.2.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/faq/index.txt.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.2.2.5&r2=1.2.2.6


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]