This is the mail archive of the libstdc++-cvs@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gcc ./ChangeLog ./MAINTAINERS boehm-gc/ChangeL ...


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	hammer-3_3-branch
Changes by:	hubicka at gcc dot gnu dot org	2003-04-11 22:56:21

Modified files:
	.              : ChangeLog MAINTAINERS 
	boehm-gc       : ChangeLog 
	boehm-gc/include/private: gcconfig.h 
	gcc            : ChangeLog ChangeLog.hammer explow.c expr.c 
	                 function.c stor-layout.c tree-inline.c 
	                 version.c 
	gcc/config     : fp-bit.c 
	gcc/config/i386: i386-protos.h i386.c i386.md 
	gcc/config/ia64: ia64-protos.h ia64.c ia64.md 
	gcc/config/pa  : pa-hpux10.h pa-hpux11.h pa64-hpux.h 
	gcc/config/s390: s390.c 
	gcc/doc        : extend.texi install.texi invoke.texi 
	                 makefile.texi rtl.texi sourcebuild.texi 
	gcc/f          : ChangeLog data.c news.texi 
	gcc/java       : ChangeLog Make-lang.in jcf-io.c jcf-write.c 
	                 jcf.h parse.y 
	gcc/testsuite  : ChangeLog 
	libf2c         : ChangeLog 
	libf2c/libI77  : iio.c 
	libjava        : ChangeLog verify.cc 
	libstdc++-v3   : ChangeLog 
	libstdc++-v3/config/io: basic_file_stdio.cc 
	libstdc++-v3/include/bits: c++config 
Added files:
	gcc/java       : win32-host.c 
	gcc/testsuite/g77.f-torture/execute: 1832.f 
	gcc/testsuite/g77.f-torture/noncompile: 9263.f 

Log message:
	* Merge from 3.3-branch (hammer-3_3-merge-20030411)

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.609.2.13&r2=1.609.2.14
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/MAINTAINERS.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.245.2.8&r2=1.245.2.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/boehm-gc/ChangeLog.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.139.2.7&r2=1.139.2.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/boehm-gc/include/private/gcconfig.h.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.26.2.3&r2=1.26.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.15884.2.22&r2=1.15884.2.23
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.hammer.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.1.2.110&r2=1.1.2.111
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/explow.c.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.104&r2=1.104.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/expr.c.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.492.2.12&r2=1.492.2.13
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/function.c.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.387.2.8&r2=1.387.2.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/stor-layout.c.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.133.2.4&r2=1.133.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-inline.c.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.34.2.8&r2=1.34.2.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/version.c.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.1778.2.21&r2=1.1778.2.22
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/fp-bit.c.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.36.2.1&r2=1.36.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/i386-protos.h.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.84.2.5&r2=1.84.2.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/i386.c.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.490.2.39&r2=1.490.2.40
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/i386.md.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.401.2.30&r2=1.401.2.31
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/ia64/ia64-protos.h.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.49&r2=1.49.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/ia64/ia64.c.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.195.2.4&r2=1.195.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/ia64/ia64.md.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.94.2.3&r2=1.94.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/pa/pa-hpux10.h.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.13&r2=1.13.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/pa/pa-hpux11.h.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.5.2.2&r2=1.5.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/pa/pa64-hpux.h.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.18.4.2&r2=1.18.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/s390/s390.c.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.67.2.6&r2=1.67.2.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/doc/extend.texi.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.107.2.8&r2=1.107.2.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/doc/install.texi.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.148.4.14&r2=1.148.4.15
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/doc/invoke.texi.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.198.2.20&r2=1.198.2.21
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/doc/makefile.texi.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.3&r2=1.3.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/doc/rtl.texi.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.44.2.3&r2=1.44.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/doc/sourcebuild.texi.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.11.2.2&r2=1.11.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/f/ChangeLog.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.500.2.8&r2=1.500.2.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/f/data.c.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.8&r2=1.8.28.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/f/news.texi.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.91.2.6&r2=1.91.2.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/win32-host.c.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=NONE&r2=1.2.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/ChangeLog.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.1083.4.15&r2=1.1083.4.16
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/Make-lang.in.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.91.10.4&r2=1.91.10.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/jcf-io.c.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.35.18.3&r2=1.35.18.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/jcf-write.c.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.109.2.4&r2=1.109.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/jcf.h.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.31.18.1&r2=1.31.18.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/parse.y.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.401.2.8&r2=1.401.2.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.2210.2.19&r2=1.2210.2.20
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g77.f-torture/execute/1832.f.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=NONE&r2=1.2.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g77.f-torture/noncompile/9263.f.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=NONE&r2=1.2.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libf2c/ChangeLog.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.184.2.5&r2=1.184.2.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libf2c/libI77/iio.c.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.8&r2=1.8.18.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/ChangeLog.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.1528.2.17&r2=1.1528.2.18
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/verify.cc.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.42.12.4&r2=1.42.12.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.1422.2.18&r2=1.1422.2.19
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/io/basic_file_stdio.cc.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.5.20.3&r2=1.5.20.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/c++config.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.542.2.20&r2=1.542.2.21


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