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 ./ChangeLog ./Makefile.in ./Makefile.tpl . ...


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	cp-parser-branch-2
Changes by:	mmitchel@gcc.gnu.org	2002-12-27 18:43:20

Modified files:
	.              : ChangeLog Makefile.in Makefile.tpl config.guess 
	contrib        : ChangeLog texi2pod.pl 
	fastjar        : ChangeLog fastjar.texi 
	gcc            : ChangeLog alias.c config.gcc configure.in 
	                 output.h predict.c print-tree.c profile.c 
	                 ra-build.c ra-colorize.c ra-debug.c 
	                 ra-rewrite.c ra.c ra.h real.c recog.c 
	                 reg-stack.c regclass.c regmove.c reload.c 
	                 reload1.c resource.c rtl.def rtl.h rtlanal.c 
	                 sched-deps.c sched-rgn.c sibcall.c 
	                 simplify-rtx.c ssa-ccp.c ssa-dce.c ssa.c stmt.c 
	                 stor-layout.c system.h tlink.c toplev.c 
	                 tracer.c tree-inline.c tree.c tree.h unroll.c 
	                 varasm.c version.c 
	gcc/config/h8300: h8300-protos.h h8300.c h8300.h h8300.md 
	gcc/config/i386: athlon.md crtdll.h djgpp.h i386-interix.h 
	                 i386.c i386.h i386.md k6.md mingw32.h 
	                 pentium.md sco5.h winnt.c xmmintrin.h 
	gcc/config/rs6000: altivec.md rs6000.c rs6000.h 
	gcc/cp         : ChangeLog call.c cp-tree.h decl.c decl2.c 
	                 method.c parse.y parser.c 
	gcc/doc        : contrib.texi install.texi invoke.texi md.texi 
	                 trouble.texi 
	gcc/doc/include: texinfo.tex 
	gcc/java       : ChangeLog gcj.texi gjavah.c 
	gcc/testsuite  : ChangeLog 
	gcc/testsuite/g++.old-deja/g++.brendan: crash64.C 
	gcc/testsuite/g++.old-deja/g++.jason: synth10.C typeid1.C 
	gcc/testsuite/g++.old-deja/g++.mike: net31.C p8786.C 
	libjava        : ChangeLog boehm.cc exception.cc interpret.cc 
	                 prims.cc verify.cc 
	libjava/gcj    : array.h javaprims.h 
	libjava/include: boehm-gc.h jni.h jvm.h 
	libjava/java/lang: Class.h natClass.cc natClassLoader.cc 
	libstdc++-v3   : ChangeLog 
	libstdc++-v3/config/io: basic_file_stdio.cc 
	libstdc++-v3/docs/html: debug.html documentation.html 
	libstdc++-v3/docs/html/17_intro: howto.html 
	libstdc++-v3/docs/html/19_diagnostics: howto.html 
	libstdc++-v3/include/bits: c++config 
	libstdc++-v3/include/std: std_bitset.h 
	libstdc++-v3/libsupc++: Makefile.am Makefile.in eh_terminate.cc 
	                        exception 
	libstdc++-v3/src: Makefile.am Makefile.in 
	libstdc++-v3/testsuite/23_containers: bitset_members.cc 
	                                      bitset_shift.cc 
Added files:
	gcc/testsuite/g++.dg/init: new1.C 
	gcc/testsuite/g++.dg/lookup: decl1.C decl2.C scoped3.C 
	gcc/testsuite/g++.dg/template: alignof1.C conv5.C friend10.C 
	gcc/testsuite/g++.dg/warn: inline1.C 
	gcc/testsuite/gcc.c-torture/compile: 20021015-1.c 20021015-2.c 
	                                     20021123-1.c 20021123-2.c 
	                                     20021123-3.c 20021123-4.c 
	gcc/testsuite/gcc.c-torture/execute: 20021024-1.c 
	libstdc++-v3/libsupc++: eh_term_handler.cc eh_unex_handler.cc 
	                        vterminate.cc 
Removed files:
	gcc/config/alpha: vxworks.h xm-alpha-interix.h xm-vms64.h 
	gcc/config/arm : vxarm.h 
	gcc/config/i386: vxi386.h xm-i386-interix.h 
	gcc/config/i960: t-vxworks960 vx960-coff.h vx960.h 
	gcc/config/m68k: t-vxworks68 vxm68k.h 
	gcc/config/mips: vxworks.h 
	gcc/config/rs6000: t-rs6000-c-rule vxppc.h 
	gcc/config/sparc: t-vxsparc t-vxsparc64 vxsim.h vxsparc.h 
	                  vxsparc64.h 
	gcc/config/vax : vms.h xm-vms.h 
	gcc/testsuite/gcc.dg: 20021205-1.c 
	libstdc++-v3/src: vterminate.cc 

Log message:
	Merge from mainline

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.528.2.12&r2=1.528.2.13
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/Makefile.in.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.103.2.7&r2=1.103.2.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/Makefile.tpl.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.12.6.4&r2=1.12.6.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/config.guess.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.51.4.4&r2=1.51.4.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/contrib/ChangeLog.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.139.4.5&r2=1.139.4.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/contrib/texi2pod.pl.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.17.4.1&r2=1.17.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/fastjar/ChangeLog.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.25.4.4&r2=1.25.4.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/fastjar/fastjar.texi.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.1.16.2&r2=1.1.16.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.14637.2.13&r2=1.14637.2.14
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/alias.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.176.4.5&r2=1.176.4.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config.gcc.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.215.4.11&r2=1.215.4.12
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/configure.in.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.605.2.9&r2=1.605.2.10
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/output.h.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.107.4.5&r2=1.107.4.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/predict.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.71.4.4&r2=1.71.4.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/print-tree.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.59.4.3&r2=1.59.4.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/profile.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.93.4.4&r2=1.93.4.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ra-build.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.5.6.5&r2=1.5.6.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ra-colorize.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.3.2.3&r2=1.3.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ra-debug.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.6.2.2&r2=1.6.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ra-rewrite.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.5.2.3&r2=1.5.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ra.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.3.6.3&r2=1.3.6.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ra.h.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.2.6.2&r2=1.2.6.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/real.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.72.4.5&r2=1.72.4.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/recog.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.159.4.6&r2=1.159.4.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/reg-stack.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.111.4.3&r2=1.111.4.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/regclass.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.152.4.4&r2=1.152.4.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/regmove.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.131.4.3&r2=1.131.4.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/reload.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.185.4.5&r2=1.185.4.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/reload1.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.346.4.5&r2=1.346.4.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/resource.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.58.4.2&r2=1.58.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/rtl.def.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.57.4.3&r2=1.57.4.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/rtl.h.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.362.4.6&r2=1.362.4.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/rtlanal.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.135.4.3&r2=1.135.4.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/sched-deps.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.46.4.3&r2=1.46.4.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/sched-rgn.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.46.4.5&r2=1.46.4.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/sibcall.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.38.4.3&r2=1.38.4.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/simplify-rtx.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.107.4.4&r2=1.107.4.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ssa-ccp.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.25.4.2&r2=1.25.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ssa-dce.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.21.4.2&r2=1.21.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ssa.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.52.4.3&r2=1.52.4.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/stmt.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.267.4.6&r2=1.267.4.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/stor-layout.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.126.4.5&r2=1.126.4.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/system.h.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.128.4.4&r2=1.128.4.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tlink.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.42.4.4&r2=1.42.4.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/toplev.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.654.4.7&r2=1.654.4.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tracer.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.2.10.3&r2=1.2.10.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-inline.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.26.6.5&r2=1.26.6.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.263.4.10&r2=1.263.4.11
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree.h.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.342.4.10&r2=1.342.4.11
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/unroll.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.168.4.6&r2=1.168.4.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/varasm.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.295.4.8&r2=1.295.4.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/version.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.1630.4.13&r2=1.1630.4.14
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/alpha/vxworks.h.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.7.4.1&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/alpha/xm-alpha-interix.h.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.4.24.1&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/alpha/xm-vms64.h.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.1.20.1&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/arm/vxarm.h.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.7.4.1&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/h8300/h8300-protos.h.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.30.4.3&r2=1.30.4.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/h8300/h8300.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.134.4.9&r2=1.134.4.10
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/h8300/h8300.h.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.96.4.8&r2=1.96.4.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/h8300/h8300.md.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.88.4.6&r2=1.88.4.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/athlon.md.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.1.12.2&r2=1.1.12.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/crtdll.h.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.13.12.1&r2=1.13.12.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/djgpp.h.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.39.4.3&r2=1.39.4.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/i386-interix.h.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.33.4.5&r2=1.33.4.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/i386.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.425.4.9&r2=1.425.4.10
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/i386.h.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.274.4.7&r2=1.274.4.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/i386.md.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.374.4.8&r2=1.374.4.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/k6.md.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.1.12.2&r2=1.1.12.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/mingw32.h.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.26.4.3&r2=1.26.4.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/pentium.md.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.1.12.3&r2=1.1.12.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/sco5.h.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.67.4.4&r2=1.67.4.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/winnt.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.32.4.5&r2=1.32.4.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/xmmintrin.h.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.5.4.1&r2=1.5.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/vxi386.h.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.9.4.2&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/xm-i386-interix.h.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.3.24.1&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i960/t-vxworks960.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.9.4.1&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i960/vx960-coff.h.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.5.12.1&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i960/vx960.h.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.2.48.1&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/m68k/t-vxworks68.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.4.24.1&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/m68k/vxm68k.h.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.6.4.2&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/mips/vxworks.h.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.6.4.1&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/altivec.md.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.1.4.2&r2=1.1.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/rs6000.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.332.4.9&r2=1.332.4.10
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/rs6000.h.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.210.4.7&r2=1.210.4.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/t-rs6000-c-rule.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.2.4.1&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/vxppc.h.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.9.4.2&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/sparc/t-vxsparc.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.4.24.1&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/sparc/t-vxsparc64.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.2.24.1&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/sparc/vxsim.h.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.10.4.2&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/sparc/vxsparc.h.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.5.12.1&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/sparc/vxsparc64.h.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.4.4.3&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/vax/vms.h.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.16.4.2&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/vax/xm-vms.h.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.17.12.1&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.2848.2.16&r2=1.2848.2.17
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/call.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.320.4.13&r2=1.320.4.14
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/cp-tree.h.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.719.4.20&r2=1.719.4.21
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/decl.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.911.4.26&r2=1.911.4.27
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/decl2.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.540.4.18&r2=1.540.4.19
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/method.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.224.4.6&r2=1.224.4.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/parse.y.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.262.2.12&r2=1.262.2.13
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/parser.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.1.4.30&r2=1.1.4.31
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/doc/contrib.texi.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.27.4.2&r2=1.27.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/doc/install.texi.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.125.4.7&r2=1.125.4.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/doc/invoke.texi.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.152.4.9&r2=1.152.4.10
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/doc/md.texi.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.42.4.6&r2=1.42.4.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/doc/trouble.texi.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.7.6.3&r2=1.7.6.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/doc/include/texinfo.tex.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.3&r2=1.3.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/ChangeLog.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.1019.4.11&r2=1.1019.4.12
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/gcj.texi.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.31.4.6&r2=1.31.4.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/gjavah.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.90.4.3&r2=1.90.4.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.1936.4.13&r2=1.1936.4.14
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/init/new1.C.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=NONE&r2=1.2.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/lookup/decl1.C.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=NONE&r2=1.1.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/lookup/decl2.C.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=NONE&r2=1.1.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/lookup/scoped3.C.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=NONE&r2=1.1.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/template/alignof1.C.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=NONE&r2=1.2.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/template/conv5.C.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=NONE&r2=1.1.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/template/friend10.C.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=NONE&r2=1.1.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/warn/inline1.C.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=NONE&r2=1.1.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.old-deja/g++.brendan/crash64.C.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.3.38.2&r2=1.3.38.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.old-deja/g++.jason/synth10.C.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.2&r2=1.2.48.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.old-deja/g++.jason/typeid1.C.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.5.24.2&r2=1.5.24.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.old-deja/g++.mike/net31.C.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.2&r2=1.2.48.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.old-deja/g++.mike/p8786.C.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.2&r2=1.2.48.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.c-torture/compile/20021015-1.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=NONE&r2=1.2.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.c-torture/compile/20021015-2.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=NONE&r2=1.2.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.c-torture/compile/20021123-1.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=NONE&r2=1.2.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.c-torture/compile/20021123-2.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=NONE&r2=1.2.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.c-torture/compile/20021123-3.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=NONE&r2=1.2.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.c-torture/compile/20021123-4.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=NONE&r2=1.2.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.c-torture/execute/20021024-1.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=NONE&r2=1.2.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/20021205-1.c.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.1.8.2&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/ChangeLog.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.1363.4.13&r2=1.1363.4.14
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/boehm.cc.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.33.8.2&r2=1.33.8.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/exception.cc.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.21&r2=1.21.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/interpret.cc.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.32.4.5&r2=1.32.4.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/prims.cc.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.72.4.3&r2=1.72.4.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/verify.cc.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.41.6.4&r2=1.41.6.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/gcj/array.h.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.12&r2=1.12.28.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/gcj/javaprims.h.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.39.4.3&r2=1.39.4.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/include/boehm-gc.h.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.5&r2=1.5.12.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/include/jni.h.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.21.4.3&r2=1.21.4.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/include/jvm.h.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.51.4.1&r2=1.51.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/lang/Class.h.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.44.4.6&r2=1.44.4.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/lang/natClass.cc.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.50.12.5&r2=1.50.12.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/lang/natClassLoader.cc.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.48.4.5&r2=1.48.4.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.1247.2.12&r2=1.1247.2.13
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/io/basic_file_stdio.cc.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.5.6.1&r2=1.5.6.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/debug.html.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.1.2.1&r2=1.1.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/documentation.html.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.15.4.5&r2=1.15.4.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/17_intro/howto.html.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.22.6.2&r2=1.22.6.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/19_diagnostics/howto.html.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.16.6.1&r2=1.16.6.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/c++config.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.395.4.13&r2=1.395.4.14
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/std/std_bitset.h.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.8.4.1&r2=1.8.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/libsupc++/eh_term_handler.cc.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=NONE&r2=1.2.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/libsupc++/eh_unex_handler.cc.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=NONE&r2=1.1.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/libsupc++/vterminate.cc.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=NONE&r2=1.2.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/libsupc++/Makefile.am.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.31.4.4&r2=1.31.4.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/libsupc++/Makefile.in.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.78.4.7&r2=1.78.4.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/libsupc++/eh_terminate.cc.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.2&r2=1.2.22.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/libsupc++/exception.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.13.6.1&r2=1.13.6.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/src/Makefile.am.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.109.4.4&r2=1.109.4.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/src/Makefile.in.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.153.4.6&r2=1.153.4.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/src/vterminate.cc.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.5.8.2&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/23_containers/bitset_members.cc.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.5&r2=1.5.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/23_containers/bitset_shift.cc.diff?cvsroot=gcc&only_with_tag=cp-parser-branch-2&r1=1.3&r2=1.3.18.1


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