- 21 Jun, 1998 14 commits
-
-
* bitmap.h (debug_bitmap): Declare. * basic-block.h (init_regset_vector): New declaration. From-SVN: r20646
Jeff Law committed -
* Makefile.in (install-info): Use install-info program if available, per GNU standard. From-SVN: r20645
Dave Love committed -
From-SVN: r20644
H.J. Lu committed -
* global.c: Include machmode.h amd move hard-reg-set.h before rtl.h. From-SVN: r20643
H.J. Lu committed -
* haifa-sched.c (insn_issue_delay, birthing_insn_p, adjust_priority, print_insn_chaino): New declaration. (schedule_insns): Remove declaration. (init_target_units, get_visual_tbl_length, init_block_visualization): Add prototype. From-SVN: r20642
H.J. Lu committed -
From-SVN: r20641
H.J. Lu committed -
* haifa-sched.c (debug_ready_list): Make static. * toplev.h (fancy_abort): Declare. * rtl.h (expand_expr): Remove declaration. From-SVN: r20640
Jeff Law committed -
* loop.c (oballoc): Remove declaration. (replace_call_address): Add prototype. From-SVN: r20639
H.J. Lu committed -
* Makefile.in (crtbeginS.o, crtendS.o): Add -fno-exceptions and -DCRTSTUFFS_O. (INSTALL): cd $(srcdir) before make. From-SVN: r20638
H.J. Lu committed -
From-SVN: r20636
Jeffrey A Law committed -
From-SVN: r20635
Jeff Law committed -
� * configure.in (version, target_alias): Define. * Makefile.in (version, target_alias, libsubdir): Define. (install): Remove check for libsubdir. From-SVN: r20634
Jeff Law committed -
X * configure.in (version, target_alias): Define. * Makefile.in (version, target_alias, libsubdir): Define. (install): Remove check for libsubdir. From-SVN: r20633
Dave Love committed -
i386.c (output_fp_conditional_move): Don't bother handling (cc_prev_status.flags && CC_NO_OVERFLOW) since the INSN... * i386.c (output_fp_conditional_move): Don't bother handling (cc_prev_status.flags && CC_NO_OVERFLOW) since the INSN patterns prevent this from happening. * i386.md (nonlocal_goto_receiver): Delete. From-SVN: r20632
John Wehle committed
-
- 20 Jun, 1998 4 commits
-
-
* flow.c (allocate_for_life_analysis, init_regset_vector): Remove declaration. * function.h (get_first_block_beg): New declaration. * gbl-ctors.h (__do_global_dtors): Add prototype. * gcov-io.h (__fetch_long): New declaration. (__store_long): Likewise. (__read_long): Likewise. (__write_long): Likewise. * gcov.c (print_usage): New declaration. * Makefile.in (c-iterate.o): Depend on insn-codes.h too. From-SVN: r20631
H.J. Lu committed -
From-SVN: r20630
Jeff Law committed -
* calls.c (expand_call): Initialize "src" and "dest". * stmt.c (expand_return): Likewise. * expmed.c (extract_split_bit_field): Similarly for "result" * gcse.c (compute_hash_table): Mark first arg as unused. * jump.c (jump_optimize): Initialize reversep. * tree.c (make_node): Initialize length. From-SVN: r20629
Jeffrey A Law committed -
* i386.h (output_int_conditional_move): Declare. (output_fp_conditional_move): Likewise. (ix86_can_use_return_insn_p): Likewise. From-SVN: r20628
Jeffrey A Law committed
-
- 19 Jun, 1998 22 commits
-
-
* c-common.c (check_format_info): Initialize length_char and fci to keep -Wall quiet. From-SVN: r20627
Jeffrey A Law committed -
* except.c (jumpif_rtx): Put declaration and definition inside a suitable #ifdef. (jumpifnot_rtx): Delete dead function. From-SVN: r20626
Jeffrey A Law committed -
* i386.h (output_int_conditional_move): Declare. (output_fp_conditional_move): Likewise. From-SVN: r20625
Jeffrey A Law committed -
From-SVN: r20624
Jeffrey A Law committed -
* alias.c: Include toplev.h * caller-save.c: Include toplev.h * combine.c: Include toplev.h * flow.c Include toplev.h * global.c: Include toplev.h * jump.c: Include toplev.h * local-alloc.c: Include toplev.h * loop.c: Include toplev.h * regmove.c: Include toplev.h * stupid.c: Include toplev.h * unroll.c: Include toplev.h * Makefile.in: Add toplev.h dependencies. From-SVN: r20623
Graham Stott committed -
* except.c (jumpif_rtx): Make static and add prototype. (jumpifnot_rtx): Likewise. From-SVN: r20622
Jeffrey A Law committed -
From-SVN: r20621
H.J. Lu committed -
From-SVN: r20620
Jason Merrill committed -
* svr4.h (ASM_GENERATE_INTERNAL_LABEL): Cast arg to unsigned. * dwarf2out.c (ASM_OUTPUT_DWARF_DATA1): Likewise. Add parens to various macros. From-SVN: r20619
Jason Merrill committed -
d * dwarfout.c (getpwd): Add prototype. (is_pseudo_reg, type_main_variant, is_tagged_type, is_redundant_typedef): New declaration. (output_decl): Add prototype for FUNC. (type_main_variant): Make it static. (is_tagged_type): Likewise. (is_redundant_typedef): Likewise. From-SVN: r20618
Jeff Law committed -
� * dwarfout.c (getpwd): Add prototype. (is_pseudo_reg, type_main_variant, is_tagged_type, is_redundant_typedef): New declaration. (output_decl): Add prototype for FUNC. (type_main_variant): Make it static. (is_tagged_type): Likewise. (is_redundant_typedef): Likewise. From-SVN: r20617
Jeff Law committed -
From-SVN: r20616
Jeff Law committed -
* gcc.misc-tests/m-un-2.c: New test. * g++.old-deja/g++.other/warn01.c: Likewise. From-SVN: r20615
Bruno Haible committed -
* c-typeck.c (pop_init_level): Warn about implicit zero initialization of struct members. From-SVN: r20614
Bruno Haible committed -
* typeck2.c (pop_init_level): Warn about implicit zero initialization of struct members. From-SVN: r20613
Bruno Haible committed -
* varasm.c (assemble_start_function): Add weak_global_object_name. * tree.c (get_file_function_name): Use it. From-SVN: r20612
Jason Merrill committed -
* expr.c (do_jump_by_parts_greater_rtx): Removed. (truthvalue_conversion): Likewise. From-SVN: r20611
H.J. Lu committed -
* Makefile.in (c-iterate.o): Depend on expr.h. * c-iterate.c: Include "expr.h". (expand_expr): Use proper values when calling the function. From-SVN: r20610
Jeff Law committed -
* explow.c (emit_stack_save): Add prototype for FCN. (emit_stack_restore): Likewise. From-SVN: r20609
H.J. Lu committed -
From-SVN: r20608
Jeffrey A Law committed -
From-SVN: r20607
H.J. Lu committed -
From-SVN: r20606
H.J. Lu committed
-