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]

r151661 - in /trunk: gcc/ChangeLog gcc/cp/Chang...


Author: jason
Date: Sat Sep 12 19:46:45 2009
New Revision: 151661

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=151661
Log:
gcc/
	* dbgcnt.c (dbg_cnt_process_single_pair): constify.
	* opts.c (common_handle_option): constify.
gcc/cp/
	* repo.c (extract_string, get_base_filename, init_repo): constify.
libcpp/
	* directives.c (cpp_define): constify.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/repo.c
    trunk/gcc/dbgcnt.c
    trunk/gcc/opts.c
    trunk/libcpp/ChangeLog
    trunk/libcpp/directives.c


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