- 21 Jun, 1998 7 commits
-
-
* 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 29 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 -
* c-typeck.c (c_expand_asm_operands): Use proper values when calling expand_expr.. From-SVN: r20605
H.J. Lu committed -
* c-lex.c (yyprint): Add prototype. (check_newline, build_objc_string): Remove declaration. From-SVN: r20604
H.J. Lu committed -
* c-tree.h (comptypes_record_hook): Removed. (finish_incomplete_decl): New prototype. From-SVN: r20603
H.J. Lu committed -
* g77spec.c (lang_specific_driver): Check n_infiles before appending args. From-SVN: r20602
H.J. Lu committed -
* alias.c (find_base_value): Add prototype. (true_dependence): Add prototype for function argument. From-SVN: r20601
H.J. Lu committed -
From-SVN: r20600
H.J. Lu committed -
* i386.c: Include system.h. Remove redundant includes. (optimization_options): Mark param 'size' with ATTRIBUTE_UNUSED. (i386_cc_probably_useless_p): Likewise for 'decl', 'attributes', 'identifier', 'args'. (i386_valid_type_attribute_p): Likewise for 'attributes'. (i386_comp_type_attribute_p): Likewise for 'type1', 'type2'. (function_arg_partial_nregs): Likewise for 'cum', 'mode', 'type', and 'named'. (symbolic_operand): Likewise for 'mode'. (call_insn_operand): Likewise. (expander_call_insn_operand): Likewise. (ix86_logical_operator): Likewise. (ix86_binary_operator_ok): Likewise. (emit_pic_move): Likewise. (VOIDmode_compare_op): Likewise. (is_mul): Likewise. (str_immediate_operand): Likewise. (ix86_uary_operator_ok): Likewise for 'code', 'mode', and 'operands'.yy (asm_output_function_prefix): Likewise for 'name'. (function_prologue): Likewise for 'file', and 'size'. (function_epilogue): Likewise. From-SVN: r20599
Robert Lipe committed
-