- 21 Jun, 1997 9 commits
-
-
From-SVN: r14278
Richard Kenner committed -
From-SVN: r14277
Ulrich Drepper committed -
From-SVN: r14276
Paul Eggert committed -
From-SVN: r14275
Ulrich Drepper committed -
From-SVN: r14274
Paul Eggert committed -
From-SVN: r14271
Ulrich Drepper committed -
From-SVN: r14270
Miles Bader committed -
From-SVN: r14269
Paul Eggert committed -
tsize_rtx when it is large_int. From-SVN: r14268
Jim Wilson committed
-
- 20 Jun, 1997 6 commits
-
-
add checks for ABI_N32 and ABI_64. From-SVN: r14267
Jim Wilson committed -
From-SVN: r14266
Mike Stump committed -
From-SVN: r14265
Richard Kenner committed -
From-SVN: r14264
Richard Kenner committed -
From-SVN: r14263
Jim Wilson committed -
(output_line_info): Always use DW_LNE_set_address instead of DW_LNS_fixed_advance_pc for line number addresses. (output_line_info): Always use DW_LNE_set_address instead of DW_LNS_fixed_advance_pc for line number addresses. (size_of_line_info): Adjust size calculation as per above change. From-SVN: r14262
Jim Wilson committed
-
- 19 Jun, 1997 4 commits
-
-
From-SVN: r14261
Brendan Kehoe committed -
From-SVN: r14260
Mike Stump committed -
From-SVN: r14259
Per Bothner committed -
* except.c (end_eh_unwinder): If we have a return instruction, we have to make sure we use it and don't fall off the end of the function in the unwinder. Fixes EH codegen bug on vax-dec-vms From-SVN: r14258
Mike Stump committed
-
- 18 Jun, 1997 4 commits
-
-
From-SVN: r14257
Mike Stump committed -
(\oddfootingxxx), (\onepageout): Leave space for the footline if present. (\everyfootingxxx, \everyheadingxxx): Call \oddfootingxxx and \evenfootingxxx instead of repeating their code. From: Stephen Gildea <gildea@intouchsys.com>. (\setfilename): Read texinfo.cnf if present. (\indexdummies, \indexnofonts): No-op additional commands @result @equiv @expansion @print @error @point. From: Dave Bodenstab <imdave@ais.net> (for texi2www doc). From-SVN: r14254
Karl Berry committed -
From-SVN: r14253
Mike Stump committed -
* libgcc2.c (__eh_pcnthrow): Add support -fno-sjlj-exceptions -fPIC exception handling on the SPARC. * sparc.h (DONT_ACCESS_GBLS_AFTER_EPILOGUE): Likewise. * libgcc2.c (__eh_ffetmnpc): Remove. From-SVN: r14252
Mike Stump committed
-
- 17 Jun, 1997 1 commit
-
-
From-SVN: r14251
Jason Merrill committed
-
- 16 Jun, 1997 3 commits
-
-
From-SVN: r14250
Michael Meissner committed -
(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 -
(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
-
- 14 Jun, 1997 3 commits
-
-
From-SVN: r14247
Doug Evans committed -
From-SVN: r14246
Doug Evans committed -
From-SVN: r14245
Doug Evans committed
-
- 13 Jun, 1997 6 commits
-
-
From-SVN: r14244
Doug Evans committed -
From-SVN: r14243
Brendan Kehoe committed -
From-SVN: r14237
Ulrich Drepper committed -
* configure.in: Don't pass arguments to configure.frag. * configure.frag: Refer to $srcdir, $subdirs directly, not as args. From-SVN: r14236
Doug Evans committed -
* pa.h (SELECT_RTX_SECTION): Place symbolic operands into the data section. From-SVN: r14235
Jeff Law committed -
offsetable memory addresses to be moved to the same for TARGET_5200. From-SVN: r14234
Jim Wilson committed
-
- 12 Jun, 1997 4 commits
-
-
From-SVN: r14232
Ulrich Drepper committed -
* pa.c (emit_move_sequence): Rewrite code to handle arithmetic involving plabels. From-SVN: r14231
Jeff Law committed -
* tree.c (unsave_expr_now): Avoid recursing into the parts of the tree that are RTL. From-SVN: r14230
Mike Stump committed -
reorg.c (emit_delay_sequence): Call set_new_first_and_last_insn after the new sequence insn has been spliced... * reorg.c (emit_delay_sequence): Call set_new_first_and_last_insn after the new sequence insn has been spliced into the insn chain. From-SVN: r14229
Jeff Law committed
-