egcs/gcc ChangeLog Makefile.in c-common.c c-pr ...
ghazi@gcc.gnu.org
ghazi@gcc.gnu.org
Sat Feb 5 19:40:00 GMT 2000
CVSROOT: /cvs/gcc
Module name: egcs
Changes by: ghazi@sourceware.cygnus.com 00/02/05 19:40:46
Modified files:
gcc : ChangeLog Makefile.in c-common.c c-pragma.c
caller-save.c combine.c cppinit.c cpplib.c
diagnostic.c dwarf2out.c dwarf2out.h ggc.h
haifa-sched.c reg-stack.c rtl.h toplev.c
toplev.h
gcc/config/i386: i386.c
Log message:
* Makefile.in (c-common.o): Depend on $(EXPR_H).
* c-common.c: Include expr.h.
* c-pragma.c (mark_align_stack): Add prototype.
* caller-save.c (add_stored_regs): Likewise.
* combine.c (record_promoted_value): Likewise.
* i386.c (ix86_sched_reorder_pentium, ix86_sched_reorder_ppro):
Likewise.
* cppinit.c (new_pending_define): Likewise.
* cpplib.c (skip_block_comment, skip_line_comment): Likewise.
* dwarf2out.c (save_rtx, splice_child_die, reverse_die_lists,
AT_class, AT_flag, AT_int, AT_unsigned, AT_string, AT_ref, AT_loc,
AT_addr, AT_lbl, get_AT_ref, free_AT, free_die, local_scope_p,
class_scope_p): Likewise.
* dwarf2out.h (dwarf2out_set_demangle_name_func,
dwarf2out_add_library_unit_info): Likewise.
* ggc.h (ggc_page_print_statistics): Likewise.
* haifa-sched.c (propagate_deps): Likewise.
* reg-stack.c (next_flags_user, record_label_references): Likewise.
* rtl.h (set_stack_check_libfunc): Likewise.
* toplev.h (set_fatal_function): Likewise.
* toplev.c (set_fatal_function): Delete prototype.
* diagnostic.c: Deconstify functions returning malloc'ed ptrs.
More information about the Gcc-cvs
mailing list