1. 18 Apr, 1998 11 commits
  2. 17 Apr, 1998 24 commits
  3. 16 Apr, 1998 5 commits
    • loop.c (regs_patch_p): Add prototype. · e009aaf3
              * loop.c (regs_patch_p): Add prototype.
              (add_label_notes, count_nonfixed_reads): Likewise.
              (find_single_use_in_loop): Likewise.
              (express_from): Surround prototype with #ifdef.
              (giv_sort): Similarly.
              * jump.c (mark_modified_reg): Add prototype.
              * haifa-sched.c (is_prisky): Add prototype.
              (queue_to_ready): Likewise.
              * genextract.c (gen_insn): Add prototype.
              * genemit.c (max_operand_1): Add prototype.
              (max_operand_vec, print_code, gen_exp, gen_insn): Likewise.
              (gen_expand, gen_explit, output_add_clobbers): Likewise.
              (output_init_mov_optab): Likewise.
              * genattrtab.c (attr_hash_add_rtx): Add prototype.
              (attr_hash_add_string, write_length_unit_log): Likewise.
              * genattr.c (init_range): Add prototype.
              * combine.c (sets_function_arg_p): Add prototype.
      
      From-SVN: r19251
      Jeff Law committed
    • expr.c (store_constructor_field): Add prototype. · d77fac3b
              * expr.c (store_constructor_field): Add prototype.
              (memory_use_mode): Likewise.
              * expmed.c (synth_mult): Add prototype.
              (choose_multiplier, invert_mod2n): Likewise.
      
      From-SVN: r19250
      Jeff Law committed
    • except.c (push_eh_entry): Add prototype. · 242c13b0
              * except.c (push_eh_entry): Add prototype.
              (pop_eh_entry, enqueue_eh_entry, dequeu_eh_entry): Likewise.
              (call_get_eh_context, start_dynamic_cleanup): Likewise.
              (start_dynamic_handler, can_throw): Likewise.
              (output_exception_table_entry, scan_region): Likewise.
              (eh_regs, set_insn_eh_region): Likewise.
      Also fix typo in previous dwarfout change.
      
      From-SVN: r19249
      Jeffrey A Law committed
    • dwarfout.c (decl_class_context): Add prototype. · 1ad4f46b
              * dwarfout.c (decl_class_context): Add prototype.
              (output_inheritance_die, type_ok_for_scope): Likewise.
      
      From-SVN: r19248
      Jeffrey A Law committed
    • * c-lex.c (skip_white_space_on_line): Add prototype. · e822c593
      From-SVN: r19247
      Jeffrey A Law committed