1. 18 Jun, 1998 10 commits
    • Fix cygwin32 hosted dwarf2 target problem with line number info. · 243e7835
      	* dwarf2out.c (size_of_string): Do count backslashes.
      
      From-SVN: r20562
      Jim Wilson committed
    • Add bugs corresponding to PRs 16243 and 16245 · ce56e6ed
      From-SVN: r20561
      Michael Meissner committed
    • Imported fixes for testsuite failures from psion branch. · bf3ad139
      From-SVN: r20560
      Nick Clifton committed
    • reload.c (find_reloads): Don't narrow scope of RELOAD_OTHER to RELOAD_FOR_INSN. · f9df0a1d
      	* reload.c (find_reloads): Don't narrow scope of RELOAD_OTHER to
      	RELOAD_FOR_INSN.
      
      From-SVN: r20559
      J"orn Rennecke committed
    • * config.guess: Detection of Pentium II for *-sco-3.2v5*. · 276d5ee0
      From-SVN: r20558
      Robert Lipe committed
    • New case from Klaus-Georg Adams. · 025b3f14
      From-SVN: r20557
      Robert Lipe committed
    • Warning fixes: · cab634f2
              * Makefile.in (c-lang.o): Depend on output.h.
              * c-lang.c: Include output.h.
              * sparc.c (sparc_builtin_saveregs): Remove unused variable `fntype'.
              * except.c (expand_builtin_eh_stub): Likewise for variable `jump_to'.
              * genrecog.c (write_subroutine): When writing insn-recog.c, mark
              variables `insn', `pnum_clobbers', `x[0 .. max_depth]' and `tem'
              with ATTRIBUTE_UNUSED.
              * regmove.c (copy_src_to_dest): Make function static to match its
              prototype.
              * reload1.c Include hard-reg-set.h before rtl.h to get macro
              HARD_CONST.  Include machmode.h before hard-reg-set.h.
              * rtl.h: Prototype `retry_global_alloc' and wrap with macro
              HARD_CONST to protect usage of typedef HARD_REG_SET.
              * tree.c: Prototype `_obstack_allocated_p'.
              * varasm.c: Wrap prototype of `asm_output_aligned_bss' in macro
              BSS_SECTION_ASM_OP.
      
      From-SVN: r20556
      Kaveh R. Ghazi committed
    • Warning fix: · 264a8100
              * cp-tree.h: Prototype function `check_java_method'.
      
      From-SVN: r20555
      Kaveh R. Ghazi committed
    • PA warning fixes: · 0b17dd98
              * pa.c: Include system.h and toplev.h.  Remove redundant code.
              (call_operand_address): Mark parameter `mode' with ATTRIBUTE_UNUSED.
              (symbolic_operand): Likewise.
              (symbolic_memory_operand): Likewise.
              (pic_label_operand): Likewise.
              (fp_reg_operand): Likewise.
              (pre_cint_operand): Likewise.
              (post_cint_operand): Likewise.
              (ireg_or_int5_operand): Likewise.
              (int5_operand): Likewise.
              (uint5_operand): Likewise.
              (int11_operand): Likewise.
              (uint32_operand): Likewise.
              (ior_operand): Likewise.
              (lhs_lshift_cint_operand): Likewise.
              (pc_or_label_operand): Likewise.
              (legitimize_pic_address): Likewise.
              (hppa_legitimize_address): Likewise for parameter `old'.
              (output_block_move): Likewise for parameter `size_is_constant'.
              (output_function_prologue): Likewise for parameter `size'.
              (output_function_epilogue): Likewise.
              (return_addr_rtx): Likewise for parameter `count'.
              (output_mul_insn): Likewise for parameter `unsignedp'.
              (hppa_builtin_saveregs): Likewise for parameter `arglist'.
              (output_bb): Likewise for parameter `operands'.
              (output_bvb): Likewise.
              (function_label_operand): Likewise for parameter `mode'.
              (plus_xor_ior_operator): Likewise.
              (shadd_operand): Likewise.
              (non_hard_reg_operand): Likewise.
              (eq_neq_comparison_operator): Likewise.
              (movb_comparison_operator): Likewise.
              (pa_combine_instructions): Likewise for parameter `insns'.
              * pa.h: Add prototypes for functions `output_deferred_plabels',
              `override_options', `output_ascii', `output_function_prologue',
              `output_function_epilogue', `print_operand',
              `symbolic_expression_p', `reloc_needed', `compute_frame_size',
              `hppa_address_cost', `and_mask_p', `symbolic_memory_operand',
              `pa_adjust_cost', `pa_adjust_insn_length' and
              `secondary_reload_class'.
      
      From-SVN: r20554
      Kaveh R. Ghazi committed
    • Daily bump. · df16ddd5
      From-SVN: r20553
      Jeff Law committed
  2. 17 Jun, 1998 22 commits
  3. 16 Jun, 1998 8 commits