egcs/gcc ChangeLog genattr.c genattrtab.c gene ...
ghazi@egcs.cygnus.com
ghazi@egcs.cygnus.com
Tue Aug 24 06:34:00 GMT 1999
CVSROOT: /egcs/carton/cvsfiles
Module name: egcs
Changes by: ghazi@egcs.cygnus.com 99/08/24 06:34:05
Modified files:
gcc : ChangeLog genattr.c genattrtab.c genemit.c
genoutput.c genrecog.c
Log message:
* genattr.c (function_unit_desc): Constify a char*. Add prototype.
(main): Add prototypes.
* genattrtab.c (substitute_address, write_const_num_delay_slots,
attr_eq, attr_numeral, attr_equal_p, attr_copy_rtx): Prototype.
(write_attr_get): Emit prototypes along with function definition.
(write_eligible_delay): Mark a parameter with ATTRIBUTE_UNUSED.
(write_complex_function): Emit static prototype along with
function definition.
* genemit.c (gen_split): Emit prototypes along with function
definition.
* genoutput.c (output_epilogue): Add prototype to `insn_outfun'.
Likewise for predicates and `insn_operand_predicate'.
(process_template): Emit static prototype along with function
definition.
* genrecog.c (make_insn_sequence): Constify a char*. Add
prototypes for get_split_*().
(write_subroutine): Emit prototypes along with function
definition.
More information about the Gcc-cvs
mailing list