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.apple-ppc gcc/varasm.c libcp ...


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	apple-local-200502-branch
Changes by:	geoffk@gcc.gnu.org	2005-06-16 00:21:09

Modified files:
	gcc            : ChangeLog.apple-ppc varasm.c 
	libcpp         : ChangeLog.apple-ppc lex.c macro.c pch.c 

Log message:
	2005-06-15  Geoffrey Keating  <geoffk@apple.com>
	
	* varasm.c (replace_weak): Make 'static'.
	
	Index: libcpp/ChangeLog.apple-ppc
	2005-06-15  Geoffrey Keating  <geoffk@apple.com>
	
	* lex.c (warn_about_normalization): Add cast to 'sz'.
	* macro.c (cpp_get_token): Use cast on 'result' rather than making
	it non-const.
	* pch.c (cpp_read_state): Don't mix declarations and code.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.apple-ppc.diff?cvsroot=gcc&only_with_tag=apple-local-200502-branch&r1=1.1.4.65&r2=1.1.4.66
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/varasm.c.diff?cvsroot=gcc&only_with_tag=apple-local-200502-branch&r1=1.477.4.6&r2=1.477.4.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libcpp/ChangeLog.apple-ppc.diff?cvsroot=gcc&only_with_tag=apple-local-200502-branch&r1=1.1.4.6&r2=1.1.4.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libcpp/lex.c.diff?cvsroot=gcc&only_with_tag=apple-local-200502-branch&r1=1.5.32.3&r2=1.5.32.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libcpp/macro.c.diff?cvsroot=gcc&only_with_tag=apple-local-200502-branch&r1=1.9.4.3&r2=1.9.4.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libcpp/pch.c.diff?cvsroot=gcc&only_with_tag=apple-local-200502-branch&r1=1.6.4.3&r2=1.6.4.4


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