1. 21 Jun, 1997 9 commits
  2. 20 Jun, 1997 6 commits
  3. 19 Jun, 1997 4 commits
  4. 18 Jun, 1997 4 commits
  5. 17 Jun, 1997 1 commit
  6. 16 Jun, 1997 3 commits
    • Use REG_SET macros · 8e08106d
      From-SVN: r14250
      Michael Meissner committed
    • (mips_expand_prologue): If tsize_rtx is large_int... · 119f2738
      (mips_expand_prologue): If tsize_rtx is large_int, emit two
      insns instead of one splitable insn, setting RTX_FRAME_RELATED_P.
      
      From-SVN: r14249
      Jim Wilson committed
    • (dwarf2out_frame_debug): Handle IOR. · ef76d03b
      (struct limbo_die_struct): Define.
      (TYPE_DECL_IS_STUB): Call decl_ultimate_origin if DECL_ABTRACT_ORIGIN
      is set.
      (limbo_die_count): Delete.
      (libmo_die_list): Define.
      (new_die): Add die to limbo_die_list instead of incrementing
      limbo_die_count.
      (add_AT_location_description): Renamed from add_location_attribute.
      New parameter attr_kind.
      (add_location_or_const_value_attribute, gen_subprogram_die,
      add_bound_info): Change call to add_AT_location_description.
      (add_bound_info): Add call to contains_placeholder_p.  Ignore
      MAX_EXPR and VAR_DECL.
      (add_subscript_info): Ignore the index type if it is an unnamed
      integral type.
      (scope_die_for): Move check for function-local tags after code setting
      containing_scope, and add check for non-NULL containing_scope
      (add_type_attribute): If unnamed type, use TREE_TYPE instead.
      (gen_enumeration_type_die, gen_struct_or_union_type_die): Call
      add_child_die if die_parent is NULL.
      (gen_subprogram_die): Ifdef out DW_AT_static_link code.
      (decls_for_scope): Delete decrement of limbo_die_count.
      (dwarf2out_finish): Add code to traverse the limbo_die_list, and
      call add_child_die if die_parent is NULL.  Delete limbo_die_count code.
      
      From-SVN: r14248
      Jim Wilson committed
  7. 14 Jun, 1997 3 commits
  8. 13 Jun, 1997 6 commits
  9. 12 Jun, 1997 4 commits