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/gcc ChangeLog c-pch.c objc/lang-specs.h


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	geoffk at gcc dot gnu dot org	2003-03-07 23:10:43

Modified files:
	gcc            : ChangeLog c-pch.c 
	gcc/objc       : lang-specs.h 

Log message:
	* objc/lang-specs.h (objective-c-header): Use .gch not .pch;
	support -no-integrated-cpp.
	
	* c-pch.c (get_ident): Use c_language_kind and flag_objc rather
	than langhooks.name.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.16974&r2=1.16975
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-pch.c.diff?cvsroot=gcc&r1=1.4&r2=1.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/objc/lang-specs.h.diff?cvsroot=gcc&r1=1.30&r2=1.31


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