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]

egcs/gcc ChangeLog alias.c bitmap.c builtins.c ...


CVSROOT:	/egcs/carton/cvsfiles
Module name:	egcs
Changes by:	ghazi@egcs.cygnus.com	99/10/03 09:08:31

Modified files:
	gcc            : ChangeLog alias.c bitmap.c builtins.c c-gperf.h 
	                 c-lex.c c-parse.gperf cccp.c 

Log message:
	* alias.c (nonlocal_reference_p): Add static prototype.
	
	* bitmap.c (bitmap_element_allocate): Prototype args in function
	pointer cast.
	
	* builtins.c (stabilize_va_list): Add static prototype.
	(expand_builtin_va_arg): Constify a char*.
	
	* c-lex.c (getch, put_back, extend_token_buffer_to,
	read_line_number, token_getch, token_put_back): Add static
	prototypes.
	
	* c-parse.gperf (hash, is_reserved_word): Likewise.
	
	* cccp.c (is_dir_separator): Likewise.


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