egcs/gcc ChangeLog config/i386/i386-protos.h c ...

ghazi@gcc.gnu.org ghazi@gcc.gnu.org
Sat Dec 11 17:06:00 GMT 1999


CVSROOT:	/cvs/gcc
Module name:	egcs
Changes by:	ghazi@sourceware.cygnus.com	99/12/11 17:06:29

Modified files:
	gcc            : ChangeLog 
	gcc/config/i386: i386-protos.h i386.c i386.h 

Log message:
	* i386-protos.h (output_387_binary_op, output_fix_trunc,
	output_fp_compare): Constify a char*.
	
	* i386.c (ix86_split_to_parts, ix86_safe_length_prefix): Add
	static prototypes.
	(override_options, ix86_comp_type_attributes, print_operand,
	output_387_binary_op, output_fix_trunc, output_fp_compare):
	Constify a char*.
	(ix86_sched_reorder): Mark parameter `clock_var' with
	ATTRIBUTE_UNUSED.
	
	* i386.h (DEBUG_PRINT_REG): Constify a char*.



More information about the Gcc-cvs mailing list