gcc config/ChangeLog contrib/ChangeLog contrib ...

zlaski@gcc.gnu.org zlaski@gcc.gnu.org
Fri Aug 6 22:14:00 GMT 2004


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	objc-improvements-branch
Changes by:	zlaski@gcc.gnu.org	2004-08-06 22:14:16

Modified files:
	config         : ChangeLog 
	contrib        : ChangeLog gcc_update 
Added files:
	config         : mt-gnu 
Removed files:
	config         : mt-linux 

Log message:
	[ChangeLog.objc-improvements]
	2004-08-06  Ziemowit Laski  <zlaski@apple.com>
	
	Sync up with HEAD.2004-08-04T02:29:10+0000.
	
	[gcc/ChangeLog.objc-improvements]
	2004-08-06  Ziemowit Laski  <zlaski@apple.com>
	
	* doc/frontends.texi: Mention Objective-C++ in addition to
	Objective-C.
	* doc/install.texi: Add 'obj-c++' to list of configurable
	languages.
	* doc/invoke.texi: Rename Objective-C option headings to
	indicate they also apply to Objective-C++.  List file
	extensions for Objective-C++ sources.  Mention that
	ObjC and ObjC++ compilations may also use C and C++ options,
	
	[gcc/objcp/ChangeLog.objc-improvements]
	2004-08-06  Ziemowit Laski  <zlaski@apple.com>
	
	* Make-lang.in: Remove all mention of gt-objcp-objcp-decl.h,
	which is no longer being generated.
	* config-lang.in (build_by_default): Set to "no".
	
	[gcc/testsuite/ChangeLog.objc-improvements]
	2004-08-06  Ziemowit Laski  <zlaski@apple.com>
	
	* objc.dg/const-str-3.m: Include <memory.h> and <stdlib.h>.
	* objc.dg/va-meth-1.m: Include <stdlib.h>.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/config/mt-gnu.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/config/ChangeLog.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.39.2.7&r2=1.39.2.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/config/mt-linux.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.4&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/contrib/ChangeLog.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.164.2.10&r2=1.164.2.11
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/contrib/gcc_update.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.45.2.7&r2=1.45.2.8



More information about the Gcc-cvs mailing list