egcs ./ChangeLog INSTALL/README gcc/ChangeLog ...

gkm@gcc.gnu.org gkm@gcc.gnu.org
Mon Sep 25 20:34:00 GMT 2000


CVSROOT:	/cvs/gcc
Module name:	egcs
Branch: 	bounded-pointers-branch
Changes by:	gkm@sourceware.cygnus.com	2000-09-25 20:34:37

Modified files:
	.              : ChangeLog 
	INSTALL        : README 
	gcc            : ChangeLog Makefile.in builtins.c builtins.def 
	                 c-common.c c-common.h c-decl.c c-lex.c 
	                 c-typeck.c combine.c config.in configure 
	                 configure.in cpp.texi cppfiles.c cpphash.c 
	                 cpphash.h cpplex.c cpplib.c cpplib.h dbxout.c 
	                 dwarf2out.c emit-rtl.c explow.c final.c flags.h 
	                 function.c gcc.c gcse.c invoke.texi loop.c 
	                 loop.h machmode.def machmode.h optabs.c 
	                 reload1.c rtl.c rtl.h sdbout.c simplify-rtx.c 
	                 stmt.c tm.texi toplev.c tree.c tree.h unroll.c 
	                 version.c 
	gcc/config/arm : t-arm-elf 
	gcc/config/avr : avr.c avr.md 
	gcc/config/i386: i386-protos.h i386.c i386.h i386.md 
	gcc/config/ia64: crtbegin.asm ia64-protos.h ia64.c ia64.h 
	                 ia64.md 
	gcc/config/mcore: mcore-protos.h mcore.c 
	gcc/config/pa  : pa.h 
	gcc/config/rs6000: aix.h eabi-ci.asm eabi-cn.asm t-aix43 x-aix41 
	gcc/config/sh  : lib1funcs.asm sh-protos.h sh.c sh.h sh.md 
	gcc/cp         : ChangeLog call.c cp-tree.h decl.c decl2.c 
	                 errfn.c error.c except.c tree.c typeck.c 
	gcc/f          : version.c 
	gcc/intl       : ChangeLog bindtextdom.c dcgettext.c 
	                 textdomain.c 
	gcc/java       : ChangeLog Make-lang.in Makefile.in class.c 
	                 constants.c decl.c expr.c java-tree.h 
	                 jcf-parse.c jcf-write.c lang.c parse.h parse.y 
	gcc/testsuite  : ChangeLog 
	gcc/testsuite/g++.old-deja/g++.other: virtual8.C 
	gcc/testsuite/gcc.c-torture/execute: divmod-1.c 
	gcc/testsuite/gcc.dg: compare2.c format-ext-1.c format-xopen-1.c 
	gcc/testsuite/gcc.dg/cpp: cmdlne-C.c tr-str.c 
	libf2c/libF77  : Version.c 
	libf2c/libI77  : Version.c 
	libf2c/libU77  : Version.c 
	libio          : ChangeLog iolibio.h libio.h stdstreams.cc 
	libstdc++      : ChangeLog configure.in 
	libstdc++-v3   : ChangeLog 
	libstdc++-v3/bits: locale_facets.h localefwd.h std_bitset.h 
	libstdc++-v3/src: locale-inst.cc locale.cc localename.cc 
	libstdc++-v3/testsuite/22_locale: ctor_copy_dtor.cc 
	                                  global_templates.cc 
Added files:
	gcc            : gthr-aix.h 
	gcc/testsuite/g++.old-deja/g++.other: crash23.C inline14.C 
	gcc/testsuite/g++.old-deja/g++.pt: static11.C 
	gcc/testsuite/gcc.c-torture/compile: 20000922-1.c 
	gcc/testsuite/gcc.dg: 20000906-1.c format-errmk-1.c 
	gcc/testsuite/gcc.dg/cpp: assembler.S mi4.c 
	libstdc++/config: aix.mt 
Removed files:
	gcc/config/ia64: build.hacks 
	gcc/config/rs6000: t-aix41 
	gcc/testsuite/gcc.c-torture/execute: 20000906-1.c 
	gcc/testsuite/gcc.dg/cpp: 20000510-1.S 

Log message:
	merge from mainline at tag bounded-pointers-merge-20000924

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/ChangeLog.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.187.2.13&r2=1.187.2.14
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/INSTALL/README.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.5&r2=1.5.8.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/gthr-aix.h.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=NONE&r2=1.1.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.6189.2.17&r2=1.6189.2.18
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/Makefile.in.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.419.2.16&r2=1.419.2.17
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/builtins.c.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.45.4.13&r2=1.45.4.14
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/builtins.def.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.3.6.2&r2=1.3.6.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/c-common.c.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.104.4.20&r2=1.104.4.21
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/c-common.h.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.11.4.11&r2=1.11.4.12
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/c-decl.c.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.105.4.23&r2=1.105.4.24
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/c-lex.c.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.78.4.12&r2=1.78.4.13
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/c-typeck.c.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.63.2.24&r2=1.63.2.25
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/combine.c.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.121.4.11&r2=1.121.4.12
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config.in.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.64.2.9&r2=1.64.2.10
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/configure.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.349.2.13&r2=1.349.2.14
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/configure.in.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.353.2.13&r2=1.353.2.14
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/cpp.texi.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.18.2.7&r2=1.18.2.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/cppfiles.c.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.53.2.13&r2=1.53.2.14
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/cpphash.c.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.64.2.6&r2=1.64.2.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/cpphash.h.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.29.2.11&r2=1.29.2.12
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/cpplex.c.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.10.2.18&r2=1.10.2.19
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/cpplib.c.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.142.2.11&r2=1.142.2.12
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/cpplib.h.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.76.2.10&r2=1.76.2.11
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/dbxout.c.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.55.4.6&r2=1.55.4.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/dwarf2out.c.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.167.4.13&r2=1.167.4.14
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/emit-rtl.c.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.124.2.11&r2=1.124.2.12
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/explow.c.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.45.4.4&r2=1.45.4.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/final.c.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.121.2.9&r2=1.121.2.10
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/flags.h.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.41.4.9&r2=1.41.4.10
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/function.c.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.188.2.12&r2=1.188.2.13
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/gcc.c.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.137.4.14&r2=1.137.4.15
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/gcse.c.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.86.2.7&r2=1.86.2.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/invoke.texi.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.183.2.13&r2=1.183.2.14
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/loop.c.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.233.4.12&r2=1.233.4.13
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/loop.h.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.27.4.5&r2=1.27.4.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/machmode.def.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.6.8.1&r2=1.6.8.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/machmode.h.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.22.4.1&r2=1.22.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/optabs.c.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.67.4.9&r2=1.67.4.10
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/reload1.c.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.206.4.11&r2=1.206.4.12
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/rtl.c.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.66.4.7&r2=1.66.4.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/rtl.h.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.188.2.13&r2=1.188.2.14
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/sdbout.c.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.31.4.3&r2=1.31.4.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/simplify-rtx.c.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.11.4.10&r2=1.11.4.11
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/stmt.c.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.140.2.13&r2=1.140.2.14
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/tm.texi.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.122.2.5&r2=1.122.2.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/toplev.c.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.316.2.16&r2=1.316.2.17
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/tree.c.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.136.2.20&r2=1.136.2.21
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/tree.h.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.156.2.22&r2=1.156.2.23
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/unroll.c.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.95.4.8&r2=1.95.4.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/version.c.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.827.2.14&r2=1.827.2.15
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/arm/t-arm-elf.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.11&r2=1.11.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/avr/avr.c.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.3.6.11&r2=1.3.6.12
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/avr/avr.md.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.1.6.6&r2=1.1.6.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/i386/i386-protos.h.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.17.2.8&r2=1.17.2.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/i386/i386.c.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.154.2.11&r2=1.154.2.12
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/i386/i386.h.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.110.2.10&r2=1.110.2.11
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/i386/i386.md.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.151.2.15&r2=1.151.2.16
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/ia64/crtbegin.asm.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.1.6.5&r2=1.1.6.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/ia64/ia64-protos.h.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.3.6.9&r2=1.3.6.10
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/ia64/ia64.c.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.8.2.12&r2=1.8.2.13
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/ia64/ia64.h.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.8.4.12&r2=1.8.4.13
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/ia64/ia64.md.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.6.6.12&r2=1.6.6.13
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/ia64/build.hacks.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.1&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/mcore/mcore-protos.h.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.1.6.1&r2=1.1.6.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/mcore/mcore.c.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.2.6.3&r2=1.2.6.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/pa/pa.h.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.87.4.4&r2=1.87.4.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/rs6000/aix.h.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.3.6.5&r2=1.3.6.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/rs6000/eabi-ci.asm.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.3.4.1&r2=1.3.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/rs6000/eabi-cn.asm.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.3.4.1&r2=1.3.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/rs6000/t-aix43.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.7&r2=1.7.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/rs6000/x-aix41.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.3&r2=1.3.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/rs6000/t-aix41.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.1&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/sh/lib1funcs.asm.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.10.2.4&r2=1.10.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/sh/sh-protos.h.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.6.2.2&r2=1.6.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/sh/sh.c.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.52.2.7&r2=1.52.2.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/sh/sh.h.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.60.2.7&r2=1.60.2.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/sh/sh.md.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.34.4.7&r2=1.34.4.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/cp/ChangeLog.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.1702.2.14&r2=1.1702.2.15
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/cp/call.c.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.207.2.9&r2=1.207.2.10
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/cp/cp-tree.h.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.436.2.15&r2=1.436.2.16
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/cp/decl.c.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.585.2.17&r2=1.585.2.18
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/cp/decl2.c.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.329.2.13&r2=1.329.2.14
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/cp/errfn.c.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.28&r2=1.28.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/cp/error.c.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.111.4.10&r2=1.111.4.11
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/cp/except.c.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.106.4.6&r2=1.106.4.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/cp/tree.c.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.190.4.12&r2=1.190.4.13
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/cp/typeck.c.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.276.2.17&r2=1.276.2.18
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/f/version.c.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.316.2.14&r2=1.316.2.15
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/intl/ChangeLog.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.2.8.3&r2=1.2.8.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/intl/bindtextdom.c.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.2&r2=1.2.8.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/intl/dcgettext.c.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.2.8.2&r2=1.2.8.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/intl/textdomain.c.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.2&r2=1.2.8.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/java/ChangeLog.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.407.2.14&r2=1.407.2.15
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/java/Make-lang.in.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.29.4.6&r2=1.29.4.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/java/Makefile.in.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.50.4.5&r2=1.50.4.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/java/class.c.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.65.2.6&r2=1.65.2.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/java/constants.c.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.12&r2=1.12.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/java/decl.c.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.60.4.11&r2=1.60.4.12
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/java/expr.c.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.70.4.10&r2=1.70.4.11
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/java/java-tree.h.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.64.2.11&r2=1.64.2.12
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/java/jcf-parse.c.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.45.4.8&r2=1.45.4.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/java/jcf-write.c.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.53.4.6&r2=1.53.4.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/java/lang.c.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.40.4.4&r2=1.40.4.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/java/parse.h.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.49.2.9&r2=1.49.2.10
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/java/parse.y.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.150.2.13&r2=1.150.2.14
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.457.2.14&r2=1.457.2.15
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/testsuite/g++.old-deja/g++.other/crash23.C.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=NONE&r2=1.3.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/testsuite/g++.old-deja/g++.other/inline14.C.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=NONE&r2=1.2.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/testsuite/g++.old-deja/g++.other/virtual8.C.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.1.2.1&r2=1.1.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/testsuite/g++.old-deja/g++.pt/static11.C.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=NONE&r2=1.1.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/testsuite/gcc.c-torture/compile/20000922-1.c.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=NONE&r2=1.1.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/testsuite/gcc.c-torture/execute/divmod-1.c.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.2&r2=1.2.16.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/testsuite/gcc.c-torture/execute/20000906-1.c.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.1.2.1&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/testsuite/gcc.dg/20000906-1.c.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=NONE&r2=1.2.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/testsuite/gcc.dg/format-errmk-1.c.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=NONE&r2=1.1.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/testsuite/gcc.dg/compare2.c.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.1.4.1&r2=1.1.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/testsuite/gcc.dg/format-ext-1.c.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.1.2.2&r2=1.1.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/testsuite/gcc.dg/format-xopen-1.c.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.2.2.2&r2=1.2.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/testsuite/gcc.dg/cpp/assembler.S.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=NONE&r2=1.1.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/testsuite/gcc.dg/cpp/mi4.c.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=NONE&r2=1.1.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/testsuite/gcc.dg/cpp/cmdlne-C.c.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.2.2.1&r2=1.2.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/testsuite/gcc.dg/cpp/tr-str.c.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.1.2.1&r2=1.1.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/testsuite/gcc.dg/cpp/20000510-1.S.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.1.2.1&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libf2c/libF77/Version.c.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.284.2.14&r2=1.284.2.15
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libf2c/libI77/Version.c.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.291.2.14&r2=1.291.2.15
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libf2c/libU77/Version.c.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.284.2.14&r2=1.284.2.15
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libio/ChangeLog.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.101.4.6&r2=1.101.4.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libio/iolibio.h.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.3&r2=1.3.16.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libio/libio.h.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.15&r2=1.15.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libio/stdstreams.cc.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.2&r2=1.2.8.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++/ChangeLog.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.95.4.5&r2=1.95.4.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++/configure.in.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.32.4.2&r2=1.32.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++/config/aix.mt.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=NONE&r2=1.1.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.1.2.14&r2=1.1.2.15
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/bits/locale_facets.h.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.1.2.8&r2=1.1.2.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/bits/localefwd.h.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.1.2.6&r2=1.1.2.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/bits/std_bitset.h.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.1.2.2&r2=1.1.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/src/locale-inst.cc.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.1.2.3&r2=1.1.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/src/locale.cc.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.1.2.6&r2=1.1.2.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/src/localename.cc.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.1.2.3&r2=1.1.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/testsuite/22_locale/ctor_copy_dtor.cc.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.3.2.1&r2=1.3.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/testsuite/22_locale/global_templates.cc.diff?cvsroot=gcc&only_with_tag=bounded-pointers-branch&r1=1.2.2.1&r2=1.2.2.2



More information about the Libstdc++-cvs mailing list