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


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	tree-ssa-20020619-branch
Changes by:	dnovillo@gcc.gnu.org	2003-12-01 19:39:59

Modified files:
	gcc            : ChangeLog Makefile.in aclocal.m4 builtins.c 
	                 c-decl.c c-parse.in c-semantics.c c-tree.h 
	                 config.gcc configure configure.in cse.c 
	                 emit-rtl.c final.c function.c function.h 
	                 genattrtab.c ifcvt.c predict.def predict.h 
	                 reg-stack.c reload1.c rtl.def rtl.h stmt.c 
	                 version.c 
	gcc/ada        : 5asystem.ads 5wtaprop.adb 5zintman.adb 
	                 5ztaprop.adb 7sinmaop.adb ChangeLog 
	                 Make-lang.in Makefile.in adadecode.c 
	                 exp_ch4.adb exp_ch6.adb exp_util.adb 
	                 g-socket.adb g-socket.ads lib-load.adb lib.adb 
	                 lib.ads make.adb mlib-prj.adb opt.adb 
	                 output.adb par-load.adb s-rident.ads 
	                 s-thread.ads scn.adb sem_ch13.adb sem_ch13.ads 
	                 sem_ch3.adb sem_elab.adb sem_res.adb sinfo.adb 
	                 sinfo.ads sinput.adb utils.c 
	gcc/config     : gnu.h linux.h 
	gcc/config/alpha: gnu.h linux.h 
	gcc/config/arm : linux-elf.h 
	gcc/config/cris: cris.h linux.h 
	gcc/config/h8300: h8300.c h8300.h h8300.md 
	gcc/config/i370: linux.h 
	gcc/config/i386: cygming.h gnu.h i386.h linux-aout.h linux.h 
	                 linux64.h 
	gcc/config/ia64: linux.h 
	gcc/config/m68k: linux.h m68k.c m68k.h m68k.md m68kelf.h 
	                 netbsd-elf.h rtemself.h uclinux.h 
	gcc/config/mips: iris6.h iris6gld.h linux.h 
	gcc/config/mn10300: linux.h 
	gcc/config/pa  : pa-linux.h pa.c pa.md 
	gcc/config/rs6000: rs6000.c rs6000.h sysv4.h 
	gcc/config/s390: linux.h s390.md 
	gcc/config/sh  : linux.h 
	gcc/config/sparc: linux.h linux64.h sparc-protos.h sparc.c 
	gcc/config/xtensa: linux.h 
	gcc/doc        : install.texi tm.texi 
	gcc/f          : ChangeLog expr.c 
	gcc/java       : ChangeLog Make-lang.in constants.c java-tree.h 
	                 jcf-parse.c parse.y resource.c 
	gcc/po         : ChangeLog de.po 
	gcc/testsuite  : ChangeLog ChangeLog.tree-ssa 
	gcc/testsuite/gcc.c-torture/compile: 20031023-4.c 
	gcc/testsuite/gcc.dg/compat: vector-1_x.c vector-1_y.c 
	                             vector-2_x.c vector-2_y.c 
	gcc/testsuite/gcc.dg/cpp: assert4.c 
	gcc/testsuite/lib: compat.exp 
	libffi         : ChangeLog 
	libffi/testsuite/libffi.call: ffitest.h 
	libffi/testsuite/libffi.special: ffitestcxx.h 
	libiberty      : ChangeLog cp-demangle.c 
	libiberty/testsuite: demangle-expected 
	libjava        : ChangeLog Makefile.am Makefile.in aclocal.m4 
	                 configure configure.in 
	libjava/gcj    : javaprims.h 
	libjava/gnu/java/net/protocol/file: Handler.java 
	libjava/gnu/java/net/protocol/jar: Handler.java 
	libjava/java/lang: natDouble.cc 
	libjava/java/net: DatagramPacket.java DatagramSocket.java 
	                  InetAddress.java InetSocketAddress.java 
	                  MulticastSocket.java ServerSocket.java 
	                  Socket.java URL.java URLStreamHandler.java 
	                  natInetAddressNoNet.cc natInetAddressPosix.cc 
	                  natInetAddressWin32.cc 
	libjava/java/text: DecimalFormatSymbols.java FieldPosition.java 
	                   FormatCharacterIterator.java 
	                   NumberFormat.java 
	libjava/java/util: GregorianCalendar.java HashMap.java 
	                   Hashtable.java 
	libjava/java/util/zip: ZipFile.java 
	libjava/javax/swing: BoxLayout.java UIDefaults.java 
	                     UIManager.java 
	libjava/javax/swing/plaf/basic: BasicDefaults.java 
	libjava/javax/swing/undo: AbstractUndoableEdit.java 
	                          CannotRedoException.java 
	                          CannotUndoException.java 
	                          CompoundEdit.java StateEdit.java 
	                          StateEditable.java 
	libjava/testsuite/libjava.mauve: xfails 
	libstdc++-v3   : ChangeLog 
	libstdc++-v3/config/locale/gnu: codecvt_members.cc 
	libstdc++-v3/include/bits: allocator.h basic_ios.h basic_ios.tcc 
	                           fstream.tcc istream.tcc 
	                           locale_facets.h locale_facets.tcc 
	                           ostream.tcc streambuf.tcc 
	                           streambuf_iterator.h 
	libstdc++-v3/include/std: std_streambuf.h 
	libstdc++-v3/src: locale_init.cc streambuf-inst.cc 
	libstdc++-v3/testsuite: testsuite_io.h 
	libstdc++-v3/testsuite/24_iterators/reverse_iterator: 1.cc 
	libstdc++-v3/testsuite/27_io/basic_filebuf/imbue/char: 2.cc 3.cc 
	libstdc++-v3/testsuite/27_io/basic_filebuf/imbue/wchar_t: 
	                                                          12868.cc 
	                                                          2.cc 
	                                                          3.cc 
	libstdc++-v3/testsuite/27_io/basic_istream/exceptions/char: 
	                                                            9561.cc 
Added files:
	gcc/ada        : 5zintman.ads 
	gcc/config/mips: irix6-crti.asm irix6-crtn.asm t-iris6gld 
	gcc/testsuite/g++.dg/opt: reg-stack4.C 
	gcc/testsuite/gcc.dg: bitfld-7.c builtin-apply2.c 
	                      builtin-apply3.c 
	gcc/testsuite/gcc.dg/tls: asm-1.c 
	libjava/java/util/logging: logging.properties 
	libstdc++-v3/testsuite/24_iterators/istreambuf_iterator: 1.cc 
	                                                         2.cc 
	                                                         2627.cc 
	libstdc++-v3/testsuite/24_iterators/ostreambuf_iterator: 1.cc 
	                                                         2.cc 
	libstdc++-v3/testsuite/27_io/basic_filebuf/imbue/char: 
	                                                       13171-1.cc 
	                                                       13171-2.cc 
	                                                       13171-4.cc 
	libstdc++-v3/testsuite/27_io/basic_filebuf/imbue/wchar_t: 
	                                                          13171-3.cc 
	libstdc++-v3/testsuite/27_io/basic_filebuf/underflow/wchar_t: 
	                                                              11544-1.cc 
	                                                              11544-2.cc 
	                                                              11603.cc 
	libstdc++-v3/testsuite/27_io/basic_istream/extractors_arithmetic/char: 
	                                                                       exceptions_badbit_throw.cc 
	                                                                       exceptions_failbit.cc 
	                                                                       exceptions_failbit_throw.cc 
	libstdc++-v3/testsuite/27_io/basic_istream/extractors_other/char: 
	                                                                  error_failbit.cc 
	                                                                  exceptions_badbit_throw.cc 
	                                                                  exceptions_failbit_throw.cc 
	                                                                  exceptions_null.cc 
	libstdc++-v3/testsuite/27_io/basic_istream/seekg/char: 
	                                                       exceptions_badbit_throw.cc 
	libstdc++-v3/testsuite/27_io/basic_istream/sentry/char: 12297.cc 
	libstdc++-v3/testsuite/27_io/basic_istream/tellg/char: 
	                                                       exceptions_badbit_throw.cc 
	libstdc++-v3/testsuite/27_io/basic_ostream/flush/char: 
	                                                       exceptions_badbit_throw.cc 
	libstdc++-v3/testsuite/27_io/basic_ostream/inserters_arithmetic/char: 
	                                                                      exceptions_badbit_throw.cc 
	                                                                      exceptions_failbit_throw.cc 
	libstdc++-v3/testsuite/27_io/basic_ostream/inserters_other/char: 
	                                                                 error_failbit.cc 
	                                                                 exceptions_badbit_throw.cc 
	                                                                 exceptions_failbit_throw.cc 
	                                                                 exceptions_null.cc 
	libstdc++-v3/testsuite/27_io/basic_ostream/seekp/char: 
	                                                       exceptions_badbit_throw.cc 
	libstdc++-v3/testsuite/27_io/basic_ostream/tellp/char: 
	                                                       exceptions_badbit_throw.cc 
	libstdc++-v3/testsuite/performance: wchar_t_in.cc 
	                                    wchar_t_length.cc 
Removed files:
	libstdc++-v3/testsuite/24_iterators: istreambuf_iterator.cc 
	                                     ostreambuf_iterator.cc 

Log message:
	Mainline merge as of 2003-11-30.

Patches:
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.109&r2=1.14646.2.110
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.146&r2=1.903.2.147
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/aclocal.m4.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.59.6.11&r2=1.59.6.12
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.41&r2=1.152.2.42
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-decl.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.334.2.71&r2=1.334.2.72
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-parse.in.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.144.2.23&r2=1.144.2.24
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-semantics.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.43.2.27&r2=1.43.2.28
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.25&r2=1.99.2.26
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.41&r2=1.215.2.42
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.36&r2=1.619.2.37
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.34&r2=1.606.2.35
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.21&r2=1.229.2.22
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/emit-rtl.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.280.2.25&r2=1.280.2.26
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/final.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.262.2.19&r2=1.262.2.20
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/function.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.374.2.33&r2=1.374.2.34
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/function.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.83.2.19&r2=1.83.2.20
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/genattrtab.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.115.2.13&r2=1.115.2.14
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ifcvt.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.95.2.21&r2=1.95.2.22
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/predict.def.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.15.2.1&r2=1.15.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/predict.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.6.2.1&r2=1.6.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/reg-stack.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.111.2.18&r2=1.111.2.19
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.25&r2=1.346.2.26
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/rtl.def.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.57.2.12&r2=1.57.2.13
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/rtl.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.362.2.29&r2=1.362.2.30
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/stmt.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.267.2.41&r2=1.267.2.42
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.239&r2=1.1630.2.240
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/5zintman.ads.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/ada/5asystem.ads.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/ada/5wtaprop.adb.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.4.4.3&r2=1.4.4.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/5zintman.adb.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/ada/5ztaprop.adb.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.5.4.3&r2=1.5.4.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/7sinmaop.adb.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.2.4.2&r2=1.2.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/ChangeLog.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.247.2.32&r2=1.247.2.33
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/Make-lang.in.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.13.2.17&r2=1.13.2.18
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/Makefile.in.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.33.2.11&r2=1.33.2.12
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/adadecode.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.2.10.6&r2=1.2.10.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/exp_ch4.adb.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.6.4.4&r2=1.6.4.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/exp_ch6.adb.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.6.4.5&r2=1.6.4.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/exp_util.adb.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.12.4.3&r2=1.12.4.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/g-socket.adb.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.4.4.2&r2=1.4.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/g-socket.ads.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.5.4.2&r2=1.5.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/lib-load.adb.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.3.4.5&r2=1.3.4.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/lib.adb.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.4.4.4&r2=1.4.4.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/lib.ads.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.3.4.4&r2=1.3.4.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/make.adb.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.13.4.6&r2=1.13.4.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/mlib-prj.adb.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.2.4.3&r2=1.2.4.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/opt.adb.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/ada/output.adb.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.3.4.2&r2=1.3.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/par-load.adb.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.2.4.3&r2=1.2.4.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/s-rident.ads.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/gcc/ada/s-thread.ads.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.6.2&r2=1.1.6.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/scn.adb.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.5.4.4&r2=1.5.4.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/sem_ch13.adb.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.6.4.5&r2=1.6.4.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/sem_ch13.ads.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/ada/sem_ch3.adb.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.15.4.4&r2=1.15.4.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/sem_elab.adb.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.6.4.3&r2=1.6.4.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/sem_res.adb.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.8.4.5&r2=1.8.4.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/sinfo.adb.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.5.4.5&r2=1.5.4.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/sinfo.ads.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.8.4.5&r2=1.8.4.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/sinput.adb.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.3.4.4&r2=1.3.4.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/utils.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.19.2.12&r2=1.19.2.13
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/gnu.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/gcc/config/linux.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.18.10.7&r2=1.18.10.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/alpha/gnu.h.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/gcc/config/alpha/linux.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.30.2.6&r2=1.30.2.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/arm/linux-elf.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.34.2.7&r2=1.34.2.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/cris/cris.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.34.2.12&r2=1.34.2.13
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/cris/linux.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.5.4.4&r2=1.5.4.5
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.28&r2=1.134.2.29
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.24&r2=1.96.2.25
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.2.22&r2=1.88.2.23
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i370/linux.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.9.2.4&r2=1.9.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/cygming.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.2.2.5&r2=1.2.2.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/gnu.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/config/i386/i386.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.274.2.29&r2=1.274.2.30
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/linux-aout.h.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/gcc/config/i386/linux.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.40.2.6&r2=1.40.2.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/linux64.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.14.2.8&r2=1.14.2.9
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.2.2&r2=1.22.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/m68k/linux.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.22.2.7&r2=1.22.2.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/m68k/m68k.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.63.2.18&r2=1.63.2.19
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.14&r2=1.73.2.15
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/m68k/m68k.md.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.49.2.11&r2=1.49.2.12
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/m68k/m68kelf.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.14.10.7&r2=1.14.10.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/m68k/netbsd-elf.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.6.2.8&r2=1.6.2.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/m68k/rtemself.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.7.2.2&r2=1.7.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/m68k/uclinux.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/mips/irix6-crti.asm.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/config/mips/irix6-crtn.asm.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/config/mips/t-iris6gld.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=NONE&r2=1.3.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/mips/iris6.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.49.2.15&r2=1.49.2.16
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/mips/iris6gld.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.10.2.2&r2=1.10.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/mips/linux.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.46.2.13&r2=1.46.2.14
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/mn10300/linux.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.4.2&r2=1.1.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/pa/pa-linux.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.18.2.14&r2=1.18.2.15
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.29&r2=1.169.2.30
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.18&r2=1.107.2.19
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.34&r2=1.332.2.35
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/rs6000.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.210.2.30&r2=1.210.2.31
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.24&r2=1.97.2.25
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/s390/linux.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.23.2.7&r2=1.23.2.8
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.23&r2=1.22.2.24
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/sh/linux.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.9.2.10&r2=1.9.2.11
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/sparc/linux.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.41.2.7&r2=1.41.2.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/sparc/linux64.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.59.2.9&r2=1.59.2.10
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/sparc/sparc-protos.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.30.2.7&r2=1.30.2.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/sparc/sparc.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.225.2.21&r2=1.225.2.22
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/xtensa/linux.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.4.2.6&r2=1.4.2.7
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.33&r2=1.125.2.34
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.34&r2=1.141.2.35
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.37&r2=1.469.2.38
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/f/expr.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.25.2.2&r2=1.25.2.3
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.45&r2=1.1019.2.46
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/Make-lang.in.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.88.2.22&r2=1.88.2.23
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/constants.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.20.2.8&r2=1.20.2.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/java-tree.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.153.2.28&r2=1.153.2.29
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/jcf-parse.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.118.2.20&r2=1.118.2.21
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/parse.y.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.387.2.42&r2=1.387.2.43
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/resource.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.2.6.5&r2=1.2.6.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/po/ChangeLog.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.78.2.7&r2=1.78.2.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/po/de.po.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.8.2&r2=1.1.8.3
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.44&r2=1.1936.2.45
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.tree-ssa.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.2.126&r2=1.1.2.127
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/opt/reg-stack4.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/compile/20031023-4.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.2.2.1&r2=1.2.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/bitfld-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/builtin-apply2.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/builtin-apply3.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/compat/vector-1_x.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.6.2&r2=1.1.6.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/compat/vector-1_y.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.6.2&r2=1.1.6.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/compat/vector-2_x.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.6.2&r2=1.1.6.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/compat/vector-2_y.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.6.2&r2=1.1.6.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/cpp/assert4.c.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/testsuite/gcc.dg/tls/asm-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/lib/compat.exp.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.2.4.5&r2=1.2.4.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libffi/ChangeLog.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.68.2.22&r2=1.68.2.23
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libffi/testsuite/libffi.call/ffitest.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.4.2&r2=1.1.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libffi/testsuite/libffi.special/ffitestcxx.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.4.2&r2=1.1.4.3
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.30&r2=1.378.2.31
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libiberty/cp-demangle.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.42.2.6&r2=1.42.2.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libiberty/testsuite/demangle-expected.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.12.6.6&r2=1.12.6.7
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.40&r2=1.1363.2.41
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/Makefile.am.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.228.2.35&r2=1.228.2.36
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/Makefile.in.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.247.2.35&r2=1.247.2.36
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/aclocal.m4.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.28.2.6&r2=1.28.2.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/configure.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.149.2.22&r2=1.149.2.23
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/configure.in.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.134.2.19&r2=1.134.2.20
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/gcj/javaprims.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.39.2.7&r2=1.39.2.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/gnu/java/net/protocol/file/Handler.java.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/libjava/gnu/java/net/protocol/jar/Handler.java.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/libjava/java/lang/natDouble.cc.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/libjava/java/net/DatagramPacket.java.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.6.6.4&r2=1.6.6.5
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.9&r2=1.10.8.10
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/net/InetAddress.java.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.7.8.9&r2=1.7.8.10
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/net/InetSocketAddress.java.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.6.7&r2=1.1.6.8
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.7&r2=1.10.6.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/net/ServerSocket.java.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.11.6.13&r2=1.11.6.14
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/net/Socket.java.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.9.6.13&r2=1.9.6.14
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/net/URL.java.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.10.6.13&r2=1.10.6.14
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/net/URLStreamHandler.java.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.7.6.10&r2=1.7.6.11
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/net/natInetAddressNoNet.cc.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.2.2.1&r2=1.2.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/net/natInetAddressPosix.cc.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/libjava/java/net/natInetAddressWin32.cc.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.4.2&r2=1.1.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/text/DecimalFormatSymbols.java.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.9.6.1&r2=1.9.6.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/text/FieldPosition.java.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.5&r2=1.5.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/text/FormatCharacterIterator.java.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/libjava/java/text/NumberFormat.java.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.9&r2=1.9.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/util/GregorianCalendar.java.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/libjava/java/util/HashMap.java.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.12.2.2&r2=1.12.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/util/Hashtable.java.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/libjava/java/util/logging/logging.properties.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/libjava/java/util/zip/ZipFile.java.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.17.2.6&r2=1.17.2.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/javax/swing/BoxLayout.java.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.2.2&r2=1.1.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/javax/swing/UIDefaults.java.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.2.4&r2=1.1.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/javax/swing/UIManager.java.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.2.4&r2=1.1.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/javax/swing/plaf/basic/BasicDefaults.java.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.2.4&r2=1.1.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/javax/swing/undo/AbstractUndoableEdit.java.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.2.3&r2=1.1.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/javax/swing/undo/CannotRedoException.java.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/libjava/javax/swing/undo/CannotUndoException.java.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/libjava/javax/swing/undo/CompoundEdit.java.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.2.2&r2=1.1.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/javax/swing/undo/StateEdit.java.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.2.3&r2=1.1.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/javax/swing/undo/StateEditable.java.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.2.3&r2=1.1.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/testsuite/libjava.mauve/xfails.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.8.2.7&r2=1.8.2.8
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.40&r2=1.1248.2.41
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/locale/gnu/codecvt_members.cc.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.6.5&r2=1.1.6.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/allocator.h.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/include/bits/basic_ios.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.13.2.10&r2=1.13.2.11
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/basic_ios.tcc.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.15.2.8&r2=1.15.2.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/fstream.tcc.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.38.2.21&r2=1.38.2.22
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/istream.tcc.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.31.2.18&r2=1.31.2.19
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.16&r2=1.43.2.17
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/locale_facets.tcc.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.77.2.21&r2=1.77.2.22
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/ostream.tcc.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.30.2.13&r2=1.30.2.14
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/streambuf.tcc.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.14.2.11&r2=1.14.2.12
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/streambuf_iterator.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.7.2.6&r2=1.7.2.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/std/std_streambuf.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.8.2.15&r2=1.8.2.16
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/src/locale_init.cc.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.2.6.1&r2=1.2.6.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/src/streambuf-inst.cc.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.10.1&r2=1.1.10.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/testsuite_io.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.2.4.3&r2=1.2.4.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/24_iterators/istreambuf_iterator.cc.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.6.16.2&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/24_iterators/ostreambuf_iterator.cc.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.5.16.2&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/24_iterators/istreambuf_iterator/1.cc.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/testsuite/24_iterators/istreambuf_iterator/2.cc.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/testsuite/24_iterators/istreambuf_iterator/2627.cc.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/testsuite/24_iterators/ostreambuf_iterator/1.cc.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/testsuite/24_iterators/ostreambuf_iterator/2.cc.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/testsuite/24_iterators/reverse_iterator/1.cc.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.8.2&r2=1.1.8.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/basic_filebuf/imbue/char/13171-1.cc.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/testsuite/27_io/basic_filebuf/imbue/char/13171-2.cc.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/testsuite/27_io/basic_filebuf/imbue/char/13171-4.cc.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/testsuite/27_io/basic_filebuf/imbue/char/2.cc.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.2.4&r2=1.1.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/basic_filebuf/imbue/char/3.cc.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.2.2&r2=1.1.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/basic_filebuf/imbue/wchar_t/13171-3.cc.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/testsuite/27_io/basic_filebuf/imbue/wchar_t/12868.cc.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/libstdc++-v3/testsuite/27_io/basic_filebuf/imbue/wchar_t/2.cc.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.2.4&r2=1.1.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/basic_filebuf/imbue/wchar_t/3.cc.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.2.2&r2=1.1.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/basic_filebuf/underflow/wchar_t/11544-1.cc.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/testsuite/27_io/basic_filebuf/underflow/wchar_t/11544-2.cc.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/testsuite/27_io/basic_filebuf/underflow/wchar_t/11603.cc.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/testsuite/27_io/basic_istream/exceptions/char/9561.cc.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.2.2&r2=1.1.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/basic_istream/extractors_arithmetic/char/exceptions_badbit_throw.cc.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/testsuite/27_io/basic_istream/extractors_arithmetic/char/exceptions_failbit.cc.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/testsuite/27_io/basic_istream/extractors_arithmetic/char/exceptions_failbit_throw.cc.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/testsuite/27_io/basic_istream/extractors_other/char/error_failbit.cc.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/testsuite/27_io/basic_istream/extractors_other/char/exceptions_badbit_throw.cc.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/testsuite/27_io/basic_istream/extractors_other/char/exceptions_failbit_throw.cc.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/testsuite/27_io/basic_istream/extractors_other/char/exceptions_null.cc.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/testsuite/27_io/basic_istream/seekg/char/exceptions_badbit_throw.cc.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/testsuite/27_io/basic_istream/sentry/char/12297.cc.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/testsuite/27_io/basic_istream/tellg/char/exceptions_badbit_throw.cc.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/testsuite/27_io/basic_ostream/flush/char/exceptions_badbit_throw.cc.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/testsuite/27_io/basic_ostream/inserters_arithmetic/char/exceptions_badbit_throw.cc.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/testsuite/27_io/basic_ostream/inserters_arithmetic/char/exceptions_failbit_throw.cc.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/testsuite/27_io/basic_ostream/inserters_other/char/error_failbit.cc.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/testsuite/27_io/basic_ostream/inserters_other/char/exceptions_badbit_throw.cc.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/testsuite/27_io/basic_ostream/inserters_other/char/exceptions_failbit_throw.cc.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/testsuite/27_io/basic_ostream/inserters_other/char/exceptions_null.cc.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/testsuite/27_io/basic_ostream/seekp/char/exceptions_badbit_throw.cc.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/testsuite/27_io/basic_ostream/tellp/char/exceptions_badbit_throw.cc.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/testsuite/performance/wchar_t_in.cc.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/testsuite/performance/wchar_t_length.cc.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=NONE&r2=1.1.2.1


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