This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC 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.apple-ppc gcc/Makefile.in gcc/ ...


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	apple-ppc-branch
Changes by:	zlaski@gcc.gnu.org	2004-09-23 19:14:59

Modified files:
	.              : ChangeLog.apple-ppc 
	gcc            : Makefile.in c-common.h c-lang.c c-parse.in 
	                 c-tree.h gengtype.c 
	gcc/cp         : Make-lang.in class.c cp-lang.c cp-tree.h decl.c 
	                 decl2.c lex.c parser.c pt.c semantics.c tree.c 
	                 typeck.c 
	gcc/objc       : Make-lang.in objc-act.c objc-act.h objc-lang.c 
	gcc/objcp      : Make-lang.in config-lang.in lang-specs.h 
	                 objcp-decl.c objcp-decl.h 
	gcc/testsuite/lib: gcc-defs.exp obj-c++-dg.exp obj-c++.exp 
	                   objc.exp 
	gcc/testsuite/obj-c++.dg: basic.mm dg.exp method-1.mm 
	                          super-class-1.mm 
	gcc/testsuite/objc/execute: IMP.m next_mapping.h 
	gcc/testsuite/objc.dg: bitfield-2.m bitfield-4.m call-super-1.m 
	                       category-1.m const-str-3.m id-1.m 
	                       method-6.m nested-func-1.m proto-qual-1.m 
	                       type-size-2.m 
Added files:
	gcc/objcp      : objcp-lang.c 
	gcc/testsuite/lib: wrapper.exp 
	gcc/testsuite/obj-c++.dg: proto-qual-1.mm qual-types-1.mm 
	                          selector-1.mm template-1.mm 
	                          template-2.mm template-3.mm 
	                          template-4.mm va-meth-1.mm 
	gcc/testsuite/objc.dg: va-meth-1.m 
Removed files:
	gcc/cp         : cp-root.h lex.h 
	gcc/objc       : objc-root.h 
	gcc/objcp      : objcp-root.h 
	gcc/testsuite/obj-c++: redo-dg.exp redo-old-deja.exp 

Log message:
	[ChangeLog.apple-ppc]
	2004-09-23  Ziemowit Laski  <zlaski@apple.com>
	
	Radar 3784876
	Merge in updated ObjC/ObjC++ bits from mainline.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/ChangeLog.apple-ppc.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=1.1.2.24&r2=1.1.2.25
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/Makefile.in.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=1.903.2.195.2.24&r2=1.903.2.195.2.25
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-common.h.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=1.141.2.48.2.16&r2=1.141.2.48.2.17
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-lang.c.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=1.94.2.21.2.5&r2=1.94.2.21.2.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-parse.in.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=1.144.2.30.2.10&r2=1.144.2.30.2.11
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-tree.h.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=1.99.2.33.2.7&r2=1.99.2.33.2.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/gengtype.c.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=1.7.4.27.4.8&r2=1.7.4.27.4.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/Make-lang.in.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=1.115.2.39.4.7&r2=1.115.2.39.4.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/class.c.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=1.452.2.38.2.11&r2=1.452.2.38.2.12
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/cp-lang.c.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=1.36.2.34.2.6&r2=1.36.2.34.2.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/cp-tree.h.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=1.719.2.53.2.13&r2=1.719.2.53.2.14
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/decl.c.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=1.911.2.67.2.19&r2=1.911.2.67.2.20
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/decl2.c.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=1.540.2.50.2.13&r2=1.540.2.50.2.14
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/lex.c.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=1.284.2.23.2.9&r2=1.284.2.23.2.10
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/parser.c.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=1.32.2.23.2.10&r2=1.32.2.23.2.11
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/pt.c.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=1.591.2.47.2.6&r2=1.591.2.47.2.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/semantics.c.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=1.264.2.48.2.6&r2=1.264.2.48.2.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/tree.c.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=1.286.2.48.2.7&r2=1.286.2.48.2.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/typeck.c.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=1.408.2.43.2.20&r2=1.408.2.43.2.21
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/cp-root.h.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=1.1.2.1&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/lex.h.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=1.17.2.1.10.1&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/objc/Make-lang.in.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=1.48.2.15.2.6&r2=1.48.2.15.2.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/objc/objc-act.c.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=1.137.2.33.2.9&r2=1.137.2.33.2.10
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/objc/objc-act.h.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=1.10.2.9.6.6&r2=1.10.2.9.6.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/objc/objc-lang.c.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=1.24.2.16.4.5&r2=1.24.2.16.4.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/objc/objc-root.h.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=1.1.2.1&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/objcp/objcp-lang.c.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=NONE&r2=1.1.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/objcp/Make-lang.in.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=1.1.4.4&r2=1.1.4.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/objcp/config-lang.in.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=1.1.4.1&r2=1.1.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/objcp/lang-specs.h.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=1.1.4.1&r2=1.1.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/objcp/objcp-decl.c.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=1.1.4.3&r2=1.1.4.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/objcp/objcp-decl.h.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=1.1.4.1&r2=1.1.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/objcp/objcp-root.h.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=1.1.2.1&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/lib/wrapper.exp.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=NONE&r2=1.1.10.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/lib/gcc-defs.exp.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=1.1.22.1&r2=1.1.22.1.8.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/lib/obj-c++-dg.exp.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=1.1.4.1&r2=1.1.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/lib/obj-c++.exp.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=1.1.4.1&r2=1.1.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/lib/objc.exp.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=1.13.2.8.4.1&r2=1.13.2.8.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/obj-c++/redo-dg.exp.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=1.1.2.1&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/obj-c++/redo-old-deja.exp.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=1.1.2.1&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/obj-c++.dg/proto-qual-1.mm.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=NONE&r2=1.1.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/obj-c++.dg/qual-types-1.mm.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=NONE&r2=1.1.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/obj-c++.dg/selector-1.mm.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=NONE&r2=1.1.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/obj-c++.dg/template-1.mm.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=NONE&r2=1.1.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/obj-c++.dg/template-2.mm.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=NONE&r2=1.1.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/obj-c++.dg/template-3.mm.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=NONE&r2=1.1.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/obj-c++.dg/template-4.mm.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=NONE&r2=1.1.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/obj-c++.dg/va-meth-1.mm.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=NONE&r2=1.1.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/obj-c++.dg/basic.mm.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=1.1.4.1&r2=1.1.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/obj-c++.dg/dg.exp.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=1.1.4.1&r2=1.1.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/obj-c++.dg/method-1.mm.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=1.1.2.1&r2=1.1.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/obj-c++.dg/super-class-1.mm.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=1.1.2.1&r2=1.1.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/objc/execute/IMP.m.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=1.2.24.1&r2=1.2.24.1.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/objc/execute/next_mapping.h.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=1.2.4.1.6.1&r2=1.2.4.1.6.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/objc.dg/va-meth-1.m.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=NONE&r2=1.2.10.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/objc.dg/bitfield-2.m.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=1.1.8.3&r2=1.1.8.3.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/objc.dg/bitfield-4.m.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=1.2.4.1&r2=1.2.4.1.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/objc.dg/call-super-1.m.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=1.2.4.1.6.1&r2=1.2.4.1.6.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/objc.dg/category-1.m.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=1.2.4.1.6.1&r2=1.2.4.1.6.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/objc.dg/const-str-3.m.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=1.2.4.1.6.2&r2=1.2.4.1.6.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/objc.dg/id-1.m.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=1.2&r2=1.2.80.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/objc.dg/method-6.m.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=1.3.4.1&r2=1.3.4.1.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/objc.dg/nested-func-1.m.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=1.2.4.1.6.2&r2=1.2.4.1.6.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/objc.dg/proto-qual-1.m.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=1.2.4.2&r2=1.2.4.2.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/objc.dg/type-size-2.m.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=1.2.4.1&r2=1.2.4.1.6.1


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