This is the mail archive of the egcs-cvs@egcs.cygnus.com mailing list for the EGCS project. See the EGCS home page for more information.


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

egcs/gcc/f ChangeLog ansify.c intdoc.c


CVSROOT:	/egcs/carton/cvsfiles
Module name:	egcs
Changes by:	ghazi@egcs.cygnus.com	99/04/07 06:48:37

Modified files:
	gcc/f          : ChangeLog ansify.c intdoc.c 

Log message:
	* ansify.c (die): Specify void argument.
	
	* intdoc.c (family_name, dumpgen, dumpspec, dumpimp,
	argument_info_ptr, argument_info_string, argument_name_ptr,
	argument_name_string, elaborate_if_complex,
	elaborate_if_maybe_complex, elaborate_if_real, print_type_string):
	Const-ify a char*.
	(main): Mark parameter `argv' with ATTRIBUTE_UNUSED.
	(_ffeintrin_name_, _ffeintrin_gen_, _ffeintrin_spec_,
	_ffeintrin_imp_, cc_pair, descriptions, summaries): Const-ify a char*.