This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
gcc contrib/ChangeLog fastjar/ChangeLog fastja ...
- From: dnovillo at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org, libstdc++-cvs at gcc dot gnu dot org
- Date: 9 Sep 2002 22:18:33 -0000
- Subject: gcc contrib/ChangeLog fastjar/ChangeLog fastja ...
CVSROOT: /cvs/gcc
Module name: gcc
Branch: tree-ssa-20020619-branch
Changes by: dnovillo@gcc.gnu.org 2002-09-09 15:18:33
Modified files:
contrib : ChangeLog
fastjar : ChangeLog jartool.c
gcc : ChangeLog Makefile.in basic-block.h
builtin-types.def builtins.c builtins.def
c-common.c c-lang.c c-tree.h c-typeck.c
cfgcleanup.c combine.c config.gcc configure
configure.in cpphash.h cpplib.c cse.c
defaults.h expr.c loop.c optabs.c output.h
print-rtl.c print-tree.c real.c real.h
reload1.c rtlanal.c sched-deps.c sched-vis.c
target-def.h target.h varasm.c version.c
gcc/ada : gnatvsn.ads
gcc/config : darwin.h
gcc/config/alpha: alpha.md
gcc/config/arc : arc.c
gcc/config/arm : arm-protos.h arm.c arm.h arm.md
gcc/config/c4x : c4x.c
gcc/config/frv : frv-protos.h frv.c frv.h
gcc/config/h8300: h8300.c h8300.h h8300.md
gcc/config/i370: i370.h
gcc/config/i386: i386.c i386.h netbsd.h pentium.md
gcc/config/i960: i960.c
gcc/config/ia64: aix.h hpux.h ia64-protos.h ia64.h linux.h
t-ia64
gcc/config/ip2k: ip2k-protos.h ip2k.c ip2k.h ip2k.md
gcc/config/m32r: m32r.c
gcc/config/m68hc11: m68hc11.c
gcc/config/m68k: hp320.h m68k.h sun2o4.h sun3.h
gcc/config/mips: mips.c
gcc/config/ns32k: ns32k.c
gcc/config/pa : pa-64.h pa.c pa.md pa32-regs.h pa64-regs.h
gcc/config/pdp11: pdp11.h
gcc/config/rs6000: linux64.h rs6000.c rs6000.md sysv4.h xcoff.h
gcc/config/s390: s390.c s390.md
gcc/config/sh : sh.c sh.md
gcc/config/sparc: t-netbsd64
gcc/config/vax : vax.h
gcc/config/xtensa: elf.h xtensa.c
gcc/cp : ChangeLog call.c decl.c rtti.c typeck.c
typeck2.c
gcc/doc : c-tree.texi cppopts.texi extend.texi gcc.texi
gty.texi install-old.texi install.texi
invoke.texi makefile.texi rtl.texi
sourcebuild.texi standards.texi tm.texi
trouble.texi
gcc/f : ChangeLog com.c target.h version.c
gcc/java : ChangeLog except.c verify.c
gcc/objc : objc-act.c
gcc/testsuite : ChangeLog
gcc/testsuite/gcc.dg: compare2.c
libf2c/libF77 : Version.c
libf2c/libI77 : Version.c
libf2c/libU77 : Version.c
libiberty : ChangeLog regex.c
libjava : ChangeLog
libjava/java/lang: Class.h Class.java natClass.cc
libjava/java/net: DatagramSocket.java MulticastSocket.java
PlainDatagramSocketImpl.java
PlainSocketImpl.java SocketOptions.java
natPlainDatagramSocketImpl.cc
natPlainSocketImpl.cc
libstdc++-v3 : ChangeLog acinclude.m4 aclocal.m4 configure
configure.target
libstdc++-v3/config/locale/generic: messages_members.cc
libstdc++-v3/config/locale/gnu: c_locale.cc collate_members.cc
ctype_members.cc
messages_members.cc
messages_members.h
monetary_members.cc
numeric_members.cc
time_members.cc
libstdc++-v3/config/locale/ieee_1003.1-2001: messages_members.cc
libstdc++-v3/config/os/gnu-linux: ctype_noninline.h
libstdc++-v3/docs/html: Makefile abi.txt configopts.html
documentation.html explanations.html
install.html makedoc.awk
libstdc++-v3/docs/html/17_intro: contribute.html howto.html
license.html
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 sgiexts.html
libstdc++-v3/docs/html/faq: index.html index.txt
libstdc++-v3/include/bits: c++config locale_facets.h localefwd.h
libstdc++-v3/include/std: std_limits.h
libstdc++-v3/src: limits.cc locale.cc
libstdc++-v3/testsuite/22_locale: ctor_copy_dtor.cc
Added files:
gcc/config/ia64: ia64-c.c
gcc/doc : compat.texi
gcc/ginclude : float.h
gcc/testsuite/g++.dg/eh: spec5.C spec6.C
gcc/testsuite/g++.dg/other: cxa-atexit1.C
gcc/testsuite/gcc.c-torture/execute: 20020904-1.c extzvsi.c
loop-14.c
gcc/testsuite/gcc.c-torture/execute/ieee: inf-1.c
gcc/testsuite/gcc.dg: builtin-inf-1.c
gcc/testsuite/gcc.dg/cpp: _Pragma4.c
gcc/testsuite/gcc.dg/weak: typeof-2.c weak-1.c weak-2.c weak-3.c
weak-4.c weak-5.c weak-6.c weak-7.c
weak-8.c weak-9.c weak.exp
gcc/testsuite/objc.dg: proto-lossage-1.m
libstdc++-v3/config/abi/alphaev67-unknown-linux-gnu:
baseline_symbols.txt
libstdc++-v3/config/abi/ia64-unknown-linux-gnu:
baseline_symbols.txt
libstdc++-v3/config/cpu/sparc: atomicity.h
libstdc++-v3/config/locale/generic: c++locale_internal.h
libstdc++-v3/config/locale/gnu: c++locale_internal.h
Removed files:
contrib : enquire.c
gcc/config : float-c4x.h float-i128.h float-i32.h
float-i386.h float-i64.h float-m68k.h
float-sh.h float-sparc.h float-vax.h
gcc/testsuite/gcc.dg: weak-1.c weak-2.c weak-3.c weak-4.c
weak-5.c weak-6.c weak-7.c weak-8.c
weak-9.c
gcc/testsuite/objc/execute: formal_protocol-6.x
libstdc++-v3/config/cpu/sparc/sparc32: atomicity.h
libstdc++-v3/config/cpu/sparc/sparc64: atomicity.h
Log message:
Mainline merge as of 2002-09-08.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/contrib/ChangeLog.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.139.2.4&r2=1.139.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/contrib/enquire.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.2.1&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/fastjar/ChangeLog.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.25&r2=1.25.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/fastjar/jartool.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.14&r2=1.14.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.14646.2.30&r2=1.14646.2.31
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/Makefile.in.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.903.2.25&r2=1.903.2.26
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/basic-block.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.153.2.9&r2=1.153.2.10
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/builtin-types.def.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.7&r2=1.7.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/builtins.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.152.2.6&r2=1.152.2.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/builtins.def.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.29.2.4&r2=1.29.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-common.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.344.2.8&r2=1.344.2.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-lang.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.94.2.5&r2=1.94.2.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-tree.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.99.2.8&r2=1.99.2.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-typeck.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.196.2.5&r2=1.196.2.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cfgcleanup.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.62.2.1&r2=1.62.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/combine.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.299.2.6&r2=1.299.2.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config.gcc.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.215.2.10&r2=1.215.2.11
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/configure.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.619.2.7&r2=1.619.2.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/configure.in.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.606.2.7&r2=1.606.2.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cpphash.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.166.2.3&r2=1.166.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cpplib.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.311.2.5&r2=1.311.2.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cse.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.229.2.2&r2=1.229.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/defaults.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.80.2.5&r2=1.80.2.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/expr.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.467.2.7&r2=1.467.2.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/loop.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.410.2.4&r2=1.410.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/optabs.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.137.2.5&r2=1.137.2.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/output.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.107.2.2&r2=1.107.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/print-rtl.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.84.2.2&r2=1.84.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/print-tree.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.59.2.1&r2=1.59.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/real.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.72.2.3&r2=1.72.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/real.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.44&r2=1.44.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/reload1.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.346.2.4&r2=1.346.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/rtlanal.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.135.2.1&r2=1.135.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/sched-deps.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.46&r2=1.46.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/sched-vis.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.22&r2=1.22.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/target-def.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.29.2.1&r2=1.29.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/target.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.32.2.1&r2=1.32.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/varasm.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.295.2.7&r2=1.295.2.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/version.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1630.2.2&r2=1.1630.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/gnatvsn.ads.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.28.2.10&r2=1.28.2.11
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/darwin.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.30.2.5&r2=1.30.2.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/float-c4x.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/float-i128.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.4&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/float-i32.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.4&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/float-i386.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.5&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/float-i64.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.4&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/float-m68k.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.5&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/float-sh.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.6&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/float-sparc.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.7&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/float-vax.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.3&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/alpha/alpha.md.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.194.2.1&r2=1.194.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/arc/arc.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.29.2.3&r2=1.29.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/arm/arm-protos.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.29.2.1&r2=1.29.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/arm/arm.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.212.2.8&r2=1.212.2.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/arm/arm.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.152.2.3&r2=1.152.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/arm/arm.md.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.100.2.3&r2=1.100.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/c4x/c4x.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.105.2.4&r2=1.105.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/frv/frv-protos.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.4.1&r2=1.1.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/frv/frv.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.2.4.1&r2=1.2.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/frv/frv.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.2.2.3&r2=1.2.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/h8300/h8300.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.134.2.4&r2=1.134.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/h8300/h8300.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.96.2.3&r2=1.96.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/h8300/h8300.md.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.88&r2=1.88.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i370/i370.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.45.2.4&r2=1.45.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/i386.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.425.2.9&r2=1.425.2.10
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/i386.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.274.2.3&r2=1.274.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/netbsd.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.24&r2=1.24.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/pentium.md.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1&r2=1.1.10.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i960/i960.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.37.2.1&r2=1.37.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/ia64/ia64-c.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=NONE&r2=1.1.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/ia64/aix.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.14&r2=1.14.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/ia64/hpux.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.10&r2=1.10.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/ia64/ia64-protos.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.43.2.1&r2=1.43.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/ia64/ia64.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.121.2.3&r2=1.121.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/ia64/linux.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.22&r2=1.22.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/ia64/t-ia64.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.13&r2=1.13.10.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/ip2k/ip2k-protos.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.2.1&r2=1.1.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/ip2k/ip2k.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.2.5&r2=1.1.2.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/ip2k/ip2k.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.2.5&r2=1.1.2.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/ip2k/ip2k.md.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.2.1&r2=1.1.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/m32r/m32r.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.51.2.2&r2=1.51.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/m68hc11/m68hc11.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.43.2.6&r2=1.43.2.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/m68k/hp320.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.18&r2=1.18.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/m68k/m68k.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.73.2.1&r2=1.73.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/m68k/sun2o4.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.4&r2=1.4.10.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/m68k/sun3.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.10.2.1&r2=1.10.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/mips/mips.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.211.2.7&r2=1.211.2.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/ns32k/ns32k.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.27&r2=1.27.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/pa/pa-64.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.10&r2=1.10.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/pa/pa.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.169.2.5&r2=1.169.2.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/pa/pa.md.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.107.2.2&r2=1.107.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/pa/pa32-regs.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.10&r2=1.10.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/pa/pa64-regs.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.9&r2=1.9.10.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/pdp11/pdp11.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.39.2.1&r2=1.39.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/linux64.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.19.2.3&r2=1.19.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/rs6000.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.332.2.8&r2=1.332.2.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/rs6000.md.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.190.2.7&r2=1.190.2.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/sysv4.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.97.2.6&r2=1.97.2.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/xcoff.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.28.2.4&r2=1.28.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/s390/s390.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.41.2.3&r2=1.41.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/s390/s390.md.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.22.2.2&r2=1.22.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/sh/sh.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.153.2.6&r2=1.153.2.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/sh/sh.md.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.105.2.6&r2=1.105.2.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/sparc/t-netbsd64.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1&r2=1.1.16.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/vax/vax.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.40.2.3&r2=1.40.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/xtensa/elf.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.2.2.2&r2=1.2.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/xtensa/xtensa.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.15.2.3&r2=1.15.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.2849.2.13&r2=1.2849.2.14
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/call.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.320.2.5&r2=1.320.2.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/decl.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.911.2.7&r2=1.911.2.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/rtti.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.135.2.3&r2=1.135.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/typeck.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.408.2.7&r2=1.408.2.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/typeck2.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.121.2.4&r2=1.121.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/doc/compat.texi.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=NONE&r2=1.1.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/doc/c-tree.texi.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.32.2.2&r2=1.32.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/doc/cppopts.texi.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.6.2.5&r2=1.6.2.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/doc/extend.texi.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.82.2.5&r2=1.82.2.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/doc/gcc.texi.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.53.2.1&r2=1.53.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/doc/gty.texi.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.3.4.3&r2=1.3.4.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/doc/install-old.texi.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.13.8.1&r2=1.13.8.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/doc/install.texi.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.125.2.6&r2=1.125.2.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/doc/invoke.texi.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.152.2.12&r2=1.152.2.13
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/doc/makefile.texi.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.2&r2=1.2.12.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/doc/rtl.texi.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.39.2.3&r2=1.39.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/doc/sourcebuild.texi.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.7.2.1&r2=1.7.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/doc/standards.texi.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.7.2.1&r2=1.7.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/doc/tm.texi.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.141.2.8&r2=1.141.2.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/doc/trouble.texi.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.7.4.2&r2=1.7.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/f/ChangeLog.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.469.2.8&r2=1.469.2.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/f/com.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.171.2.4&r2=1.171.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/f/target.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.16.2.1&r2=1.16.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/f/version.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1120.2.10&r2=1.1120.2.11
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ginclude/float.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=NONE&r2=1.1.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/ChangeLog.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1019.2.9&r2=1.1019.2.10
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/except.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.27.2.1&r2=1.27.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/verify.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.48&r2=1.48.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/objc/objc-act.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.137.2.7&r2=1.137.2.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1936.2.11&r2=1.1936.2.12
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/eh/spec5.C.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=NONE&r2=1.1.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/eh/spec6.C.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=NONE&r2=1.1.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/other/cxa-atexit1.C.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=NONE&r2=1.2.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.c-torture/execute/20020904-1.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=NONE&r2=1.1.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.c-torture/execute/extzvsi.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=NONE&r2=1.1.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.c-torture/execute/loop-14.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=NONE&r2=1.1.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.c-torture/execute/ieee/inf-1.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/builtin-inf-1.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/compare2.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.5&r2=1.5.28.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/weak-1.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.6&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/weak-2.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.3&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/weak-3.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.4&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/weak-4.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.3&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/weak-5.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.6&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/weak-6.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.2&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/weak-7.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.2&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/weak-8.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/weak-9.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/cpp/_Pragma4.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=NONE&r2=1.2.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/weak/typeof-2.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/weak/weak-1.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/weak/weak-2.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/weak/weak-3.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/weak/weak-4.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/weak/weak-5.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/weak/weak-6.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/weak/weak-7.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/weak/weak-8.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/weak/weak-9.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/weak/weak.exp.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/objc/execute/formal_protocol-6.x.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.2&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/objc.dg/proto-lossage-1.m.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libf2c/libF77/Version.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1088.2.10&r2=1.1088.2.11
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libf2c/libI77/Version.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1095.2.10&r2=1.1095.2.11
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libf2c/libU77/Version.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1087.2.10&r2=1.1087.2.11
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libiberty/ChangeLog.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.378.2.5&r2=1.378.2.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libiberty/regex.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.10.10.1&r2=1.10.10.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/ChangeLog.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1363.2.10&r2=1.1363.2.11
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/lang/Class.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.44.2.3&r2=1.44.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/lang/Class.java.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.12.2.1&r2=1.12.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/lang/natClass.cc.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.50.10.2&r2=1.50.10.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/net/DatagramSocket.java.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.10.8.1&r2=1.10.8.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/net/MulticastSocket.java.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.10.6.1&r2=1.10.6.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/net/PlainDatagramSocketImpl.java.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.10.2.1&r2=1.10.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/net/PlainSocketImpl.java.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.10.2.1&r2=1.10.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/net/SocketOptions.java.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.6.6.1&r2=1.6.6.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/net/natPlainDatagramSocketImpl.cc.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.38.2.2&r2=1.38.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/net/natPlainSocketImpl.cc.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.42.2.1&r2=1.42.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1248.2.10&r2=1.1248.2.11
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/acinclude.m4.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.209.2.5&r2=1.209.2.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/aclocal.m4.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.220.2.5&r2=1.220.2.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/configure.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.262.2.6&r2=1.262.2.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/configure.target.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.43.2.6&r2=1.43.2.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/abi/alphaev67-unknown-linux-gnu/baseline_symbols.txt.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=NONE&r2=1.1.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/abi/ia64-unknown-linux-gnu/baseline_symbols.txt.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=NONE&r2=1.1.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/cpu/sparc/atomicity.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/cpu/sparc/sparc32/atomicity.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.3.4.1&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/cpu/sparc/sparc64/atomicity.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.3.4.1&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/locale/generic/c++locale_internal.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=NONE&r2=1.2.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/locale/generic/messages_members.cc.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1&r2=1.1.14.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/locale/gnu/c++locale_internal.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=NONE&r2=1.2.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/locale/gnu/c_locale.cc.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.2&r2=1.2.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/locale/gnu/collate_members.cc.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.3&r2=1.3.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/locale/gnu/ctype_members.cc.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.3&r2=1.3.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/locale/gnu/messages_members.cc.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.5&r2=1.5.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/locale/gnu/messages_members.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.4&r2=1.4.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/locale/gnu/monetary_members.cc.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.2.4.1&r2=1.2.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/locale/gnu/numeric_members.cc.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.2&r2=1.2.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/locale/gnu/time_members.cc.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.5&r2=1.5.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/locale/ieee_1003.1-2001/messages_members.cc.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1&r2=1.1.14.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/os/gnu-linux/ctype_noninline.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.4.1&r2=1.1.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/Makefile.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.4.2.1&r2=1.4.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/abi.txt.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.2.2.3&r2=1.2.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/configopts.html.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.21.2.2&r2=1.21.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/documentation.html.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.15.2.5&r2=1.15.2.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/explanations.html.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.7&r2=1.7.10.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/install.html.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.15.2.2&r2=1.15.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/makedoc.awk.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.6.1&r2=1.1.6.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/17_intro/contribute.html.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1&r2=1.1.26.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/17_intro/howto.html.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.22&r2=1.22.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/17_intro/license.html.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.4&r2=1.4.14.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/18_support/howto.html.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.12&r2=1.12.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/19_diagnostics/howto.html.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.16&r2=1.16.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/20_util/howto.html.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.13&r2=1.13.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/21_strings/howto.html.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.10.10.1&r2=1.10.10.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/22_locale/codecvt.html.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.2.12.1&r2=1.2.12.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/22_locale/ctype.html.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.2.12.1&r2=1.2.12.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/22_locale/howto.html.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.11.10.2&r2=1.11.10.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/22_locale/locale.html.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.6.10.1&r2=1.6.10.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/22_locale/messages.html.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.4.10.2&r2=1.4.10.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/23_containers/howto.html.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.20.8.1&r2=1.20.8.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/24_iterators/howto.html.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.9&r2=1.9.10.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/25_algorithms/howto.html.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.11&r2=1.11.10.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/26_numerics/howto.html.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.10&r2=1.10.10.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/27_io/howto.html.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.18&r2=1.18.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/ext/howto.html.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.20.2.1&r2=1.20.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/ext/sgiexts.html.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.7&r2=1.7.14.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/faq/index.html.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.40.2.2&r2=1.40.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/faq/index.txt.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.33.2.2&r2=1.33.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/c++config.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.395.2.10&r2=1.395.2.11
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/locale_facets.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.43.2.2&r2=1.43.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/localefwd.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.29&r2=1.29.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/std/std_limits.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.5.6.1&r2=1.5.6.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/src/limits.cc.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.5.6.1&r2=1.5.6.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/src/locale.cc.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.60.2.3&r2=1.60.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/22_locale/ctor_copy_dtor.cc.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.13.8.2&r2=1.13.8.3