gcc ./ChangeLog ./MAINTAINERS ./ltmain.sh boeh ...

bje@gcc.gnu.org bje@gcc.gnu.org
Sat Mar 5 00:16:00 GMT 2005


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	dfp-branch
Changes by:	bje@gcc.gnu.org	2005-03-04 03:49:22

Modified files:
	.              : ChangeLog MAINTAINERS ltmain.sh 
	boehm-gc       : ChangeLog Makefile.in 
	boehm-gc/include: Makefile.in 
	gcc            : ChangeLog Makefile.in c-decl.c c-parser.c 
	                 c-tree.h c-typeck.c cfg.c cfgexpand.c cfgloop.c 
	                 cfgloop.h cfgloopanal.c cfgloopmanip.c cgraph.c 
	                 cgraph.h cgraphunit.c common.opt conflict.c 
	                 diagnostic.c expr.c fold-const.c ifcvt.c jump.c 
	                 lambda-code.c loop-init.c loop-unroll.c opts.c 
	                 passes.c predict.c print-tree.c recog.c recog.h 
	                 reg-notes.def rtl.h timevar.def tree-cfg.c 
	                 tree-dfa.c tree-flow.h tree-if-conv.c 
	                 tree-loop-linear.c tree-optimize.c tree-pass.h 
	                 tree-phinodes.c tree-ssa-dce.c tree-ssa-dom.c 
	                 tree-vect-analyze.c tree-vect-transform.c 
	                 tree-vectorizer.c varasm.c version.c 
	gcc/config     : darwin8.h 
	gcc/config/arm : arm.c linux-elf.h netbsd-elf.h 
	gcc/config/cris: cris-protos.h cris.c cris.h cris.md 
	gcc/config/m68k: m68k.c 
	gcc/config/mips: mips.h 
	gcc/config/pa  : pa.h 
	gcc/config/rs6000: predicates.md rs6000-protos.h rs6000.c 
	                   rs6000.md 
	gcc/cp         : ChangeLog class.c cp-tree.h decl.c method.c 
	                 name-lookup.c 
	gcc/doc        : contrib.texi invoke.texi passes.texi 
	gcc/doc/include: gcc-common.texi 
	gcc/fortran    : ChangeLog trans-intrinsic.c 
	gcc/java       : ChangeLog Make-lang.in check-init.c java-tree.h 
	                 jcf-dump.c jcf-io.c jcf-reader.c 
	gcc/po         : ChangeLog be.po ca.po da.po de.po el.po es.po 
	                 fr.po ja.po nl.po sv.po tr.po 
	gcc/testsuite  : ChangeLog 
	gcc/testsuite/gcc.dg/cpp: assert4.c 
	include        : ChangeLog libiberty.h 
	libcpp/po      : ChangeLog be.po ca.po da.po de.po el.po es.po 
	                 fr.po ja.po nl.po sv.po tr.po 
	libiberty      : ChangeLog Makefile.in 
	libjava        : ChangeLog 
	libjava/testsuite/libjava.jni: jni.exp 
	libobjc        : ChangeLog Makefile.in archive.c hash.c init.c 
	                 libobjc.def selector.c 
	libobjc/objc   : hash.h 
	libstdc++-v3   : ChangeLog 
	libstdc++-v3/docs/doxygen: user.cfg.in 
	libstdc++-v3/include: Makefile.am Makefile.in 
	libstdc++-v3/include/bits: c++config 
	libstdc++-v3/include/tr1: functional functional_iterate.h 
	                          type_traits 
	libstdc++-v3/testsuite: testsuite_tr1.h 
	libstdc++-v3/testsuite/26_numerics/cmath: 
	                                          c99_classification_macros_c.cc 
	libstdc++-v3/testsuite/tr1/4_metaprogramming/composite_type_traits/is_union_or_class: 
	                                                                                      is_union_or_class.cc 
Added files:
	gcc            : tree-ssa-sink.c 
	gcc/testsuite/g++.dg/inherit: covariant12.C 
	gcc/testsuite/g++.dg/init: ptrmem2.C 
	gcc/testsuite/g++.dg/overload: using2.C 
	gcc/testsuite/gcc.dg: pr8927-1.c 
	gcc/testsuite/gcc.dg/tree-ssa: ssa-sink-1.c ssa-sink-2.c 
	                               ssa-sink-3.c ssa-sink-4.c 
	libiberty      : unlink-if-ordinary.c 
	libobjc        : hash_compat.c 
	libstdc++-v3/include/tr1: ref_wrap_iterate.h repeat.h 
	libstdc++-v3/testsuite/tr1/3_function_objects: result_of.cc 
	libstdc++-v3/testsuite/tr1/3_function_objects/reference_wrapper: 
	                                                                 invoke.cc 
	                                                                 typedefs.cc 
	libstdc++-v3/testsuite/tr1/4_metaprogramming/type_properties/is_polymorphic: 
	                                                                             is_polymorphic.cc 
	                                                                             typedefs.cc 

Log message:
	Merge with dfp-mergepoint-20050304.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.1053.2.1&r2=1.1053.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/MAINTAINERS.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.394.2.1&r2=1.394.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/ltmain.sh.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.24&r2=1.24.26.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/boehm-gc/ChangeLog.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.218.2.1&r2=1.218.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/boehm-gc/Makefile.in.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.52&r2=1.52.12.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/boehm-gc/include/Makefile.in.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.11&r2=1.11.12.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-ssa-sink.c.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=2.7441.2.1&r2=2.7441.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/Makefile.in.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.1446.2.1&r2=1.1446.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-decl.c.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.630.2.1&r2=1.630.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-parser.c.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=2.2.6.1&r2=2.2.6.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-tree.h.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.192.4.1&r2=1.192.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-typeck.c.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.418.2.1&r2=1.418.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cfg.c.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.81.4.1&r2=1.81.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cfgexpand.c.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=2.32.4.1&r2=2.32.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cfgloop.c.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.45.6.1&r2=1.45.6.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cfgloop.h.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.40&r2=1.40.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cfgloopanal.c.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.29&r2=1.29.8.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cfgloopmanip.c.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.40&r2=1.40.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cgraph.c.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.64&r2=1.64.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cgraph.h.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.44&r2=1.44.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cgraphunit.c.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.91.6.1&r2=1.91.6.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/common.opt.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.61.2.1&r2=1.61.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/conflict.c.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.28.12.1&r2=1.28.12.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/diagnostic.c.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.146&r2=1.146.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/expr.c.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.778&r2=1.778.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fold-const.c.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.504.2.1&r2=1.504.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ifcvt.c.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.179&r2=1.179.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/jump.c.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.253&r2=1.253.8.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/lambda-code.c.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=2.23.6.1&r2=2.23.6.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/loop-init.c.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.13&r2=1.13.8.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/loop-unroll.c.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.24&r2=1.24.8.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/opts.c.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.93.2.1&r2=1.93.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/passes.c.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=2.65.2.1&r2=2.65.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/predict.c.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.138.2.1&r2=1.138.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/print-tree.c.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.97.6.1&r2=1.97.6.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/recog.c.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.218.2.1&r2=1.218.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/recog.h.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.53&r2=1.53.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/reg-notes.def.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=2.3.30.1&r2=2.3.30.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/rtl.h.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.535.4.1&r2=1.535.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/timevar.def.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.43&r2=1.43.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-cfg.c.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=2.149.2.1&r2=2.149.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-dfa.c.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=2.44.6.1&r2=2.44.6.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-flow.h.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=2.81&r2=2.81.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-if-conv.c.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=2.26.4.1&r2=2.26.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-loop-linear.c.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=2.6.4.1&r2=2.6.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-optimize.c.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=2.70.4.1&r2=2.70.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-pass.h.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=2.25.4.1&r2=2.25.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-phinodes.c.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=2.29&r2=2.29.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-ssa-dce.c.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=2.31.4.1&r2=2.31.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-ssa-dom.c.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=2.91.2.1&r2=2.91.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-vect-analyze.c.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=2.5.4.1&r2=2.5.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-vect-transform.c.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=2.2.4.1&r2=2.2.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-vectorizer.c.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=2.70.2.1&r2=2.70.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/varasm.c.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.477&r2=1.477.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/version.c.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.2601.2.2&r2=1.2601.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/darwin8.h.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.2&r2=1.2.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/arm/arm.c.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.428.2.1&r2=1.428.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/arm/linux-elf.h.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.51&r2=1.51.8.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/arm/netbsd-elf.h.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.12&r2=1.12.8.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/cris/cris-protos.h.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.15&r2=1.15.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/cris/cris.c.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.64.2.1&r2=1.64.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/cris/cris.h.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.84.2.1&r2=1.84.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/cris/cris.md.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.21.14.1&r2=1.21.14.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/m68k/m68k.c.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.143.12.1&r2=1.143.12.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/mips/mips.h.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.379.6.1&r2=1.379.6.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/pa/pa.h.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.242&r2=1.242.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/predicates.md.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.3.4.1&r2=1.3.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/rs6000-protos.h.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.92.6.1&r2=1.92.6.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/rs6000.c.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.784.2.1&r2=1.784.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/rs6000.md.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.346.2.1&r2=1.346.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.4621.2.1&r2=1.4621.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/class.c.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.703.2.1&r2=1.703.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/cp-tree.h.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.1103.2.1&r2=1.1103.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/decl.c.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.1361.2.1&r2=1.1361.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/method.c.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.321.2.1&r2=1.321.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/name-lookup.c.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.108.2.1&r2=1.108.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/doc/contrib.texi.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.61.8.1&r2=1.61.8.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/doc/invoke.texi.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.577.2.1&r2=1.577.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/doc/passes.texi.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.50&r2=1.50.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/doc/include/gcc-common.texi.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.10.26.1&r2=1.10.26.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fortran/ChangeLog.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.321.2.1&r2=1.321.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fortran/trans-intrinsic.c.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.43.4.1&r2=1.43.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/ChangeLog.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.1548.2.1&r2=1.1548.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/Make-lang.in.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.152&r2=1.152.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/check-init.c.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.63&r2=1.63.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/java-tree.h.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.226&r2=1.226.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/jcf-dump.c.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.64&r2=1.64.8.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/jcf-io.c.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.53&r2=1.53.14.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/jcf-reader.c.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.23&r2=1.23.76.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/po/ChangeLog.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.135.6.1&r2=1.135.6.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/po/be.po.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.7&r2=1.7.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/po/ca.po.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.5&r2=1.5.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/po/da.po.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.9&r2=1.9.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/po/de.po.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.25&r2=1.25.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/po/el.po.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.8&r2=1.8.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/po/es.po.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.14&r2=1.14.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/po/fr.po.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.18&r2=1.18.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/po/ja.po.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.9&r2=1.9.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/po/nl.po.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.9&r2=1.9.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/po/sv.po.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.10&r2=1.10.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/po/tr.po.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.11&r2=1.11.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.5016.2.1&r2=1.5016.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/inherit/covariant12.C.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=NONE&r2=1.1.8.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/init/ptrmem2.C.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=NONE&r2=1.1.8.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/overload/using2.C.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=NONE&r2=1.1.8.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/pr8927-1.c.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/cpp/assert4.c.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.8&r2=1.8.8.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/tree-ssa/ssa-sink-1.c.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/tree-ssa/ssa-sink-2.c.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/tree-ssa/ssa-sink-3.c.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/tree-ssa/ssa-sink-4.c.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/include/ChangeLog.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.169.6.1&r2=1.169.6.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/include/libiberty.h.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.40&r2=1.40.26.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libcpp/po/ChangeLog.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.7.6.1&r2=1.7.6.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libcpp/po/be.po.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.2&r2=1.2.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libcpp/po/ca.po.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.2&r2=1.2.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libcpp/po/da.po.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.2&r2=1.2.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libcpp/po/de.po.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.2&r2=1.2.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libcpp/po/el.po.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.2&r2=1.2.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libcpp/po/es.po.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.3&r2=1.3.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libcpp/po/fr.po.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.3&r2=1.3.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libcpp/po/ja.po.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.2&r2=1.2.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libcpp/po/nl.po.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.2&r2=1.2.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libcpp/po/sv.po.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.2&r2=1.2.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libcpp/po/tr.po.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.3&r2=1.3.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libiberty/unlink-if-ordinary.c.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=NONE&r2=1.1.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libiberty/ChangeLog.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.540.6.1&r2=1.540.6.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libiberty/Makefile.in.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.105&r2=1.105.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/ChangeLog.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.3317.2.1&r2=1.3317.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/testsuite/libjava.jni/jni.exp.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.17.6.1&r2=1.17.6.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libobjc/hash_compat.c.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=NONE&r2=1.1.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libobjc/ChangeLog.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.157.6.1&r2=1.157.6.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libobjc/Makefile.in.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.44.14.1&r2=1.44.14.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libobjc/archive.c.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.9&r2=1.9.18.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libobjc/hash.c.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.5&r2=1.5.36.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libobjc/init.c.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.9&r2=1.9.72.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libobjc/libobjc.def.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.4&r2=1.4.72.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libobjc/selector.c.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.9&r2=1.9.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libobjc/objc/hash.h.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.11&r2=1.11.30.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.2891.2.1&r2=1.2891.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/doxygen/user.cfg.in.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.38&r2=1.38.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/Makefile.am.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.92.2.1&r2=1.92.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/Makefile.in.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.121.2.1&r2=1.121.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/c++config.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.1372.2.1&r2=1.1372.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/tr1/ref_wrap_iterate.h.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=NONE&r2=1.1.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/tr1/repeat.h.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=NONE&r2=1.1.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/tr1/functional.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.1.20.1&r2=1.1.20.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/tr1/functional_iterate.h.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.1.16.1&r2=1.1.16.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/tr1/type_traits.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.30.6.1&r2=1.30.6.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/testsuite_tr1.h.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.7.6.1&r2=1.7.6.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/26_numerics/cmath/c99_classification_macros_c.cc.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.1&r2=1.1.48.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/tr1/3_function_objects/result_of.cc.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=NONE&r2=1.1.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/tr1/3_function_objects/reference_wrapper/invoke.cc.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=NONE&r2=1.1.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/tr1/3_function_objects/reference_wrapper/typedefs.cc.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=NONE&r2=1.1.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/tr1/4_metaprogramming/composite_type_traits/is_union_or_class/is_union_or_class.cc.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.1.12.1&r2=1.1.12.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/tr1/4_metaprogramming/type_properties/is_polymorphic/is_polymorphic.cc.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/tr1/4_metaprogramming/type_properties/is_polymorphic/typedefs.cc.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=NONE&r2=1.1.2.1



More information about the Libstdc++-cvs mailing list