- 16 Aug, 1996 1 commit
-
-
* libgcc2.c (__throw): New routine. (__eh_pc): New data object for exception handling. * except.c (eh_saved_pc): New object so we can call assemble_external. (expand_internal_throw_indirect): Call assemble_external for __eh_pc. (end_eh_unwinder): Ditto. (init_eh): Initialize eh_saved_pc. fixes eh6.C on rs6000 and alpha From-SVN: r12646
Mike Stump committed
-
- 15 Aug, 1996 4 commits
-
-
From-SVN: r12645
Mike Stump committed -
From-SVN: r12644
Mike Stump committed -
* sparc/sparc.c (label_ref_operand): New function. (emit_move_sequence): Pass label_ref to gen_move_label_di to not lose flags. * sparc/sparc.md (move_label_di): Operand one is label_ref now. * genattrtab.c (write_test_expr): Allow label_ref in match_dup. From-SVN: r12643
Doug Evans committed -
* sys-protos.h (gethostid): Make return type `int' ifdef __alpha__. * gen-protos.c: Delete support for SYS_PROTO_OVERRIDES. * alpha/alpha.h (SYS_PROTO_OVERRIDES): Delete. From-SVN: r12642
Doug Evans committed
-
- 14 Aug, 1996 5 commits
-
-
stick to default handling if we have corresponding scc pattern. From-SVN: r12641
Torbjorn Granlund committed -
* pa/pa.c (override_options): Treat TARGET_FAST_INDIRECT_CALLS just like TARGET_NO_SPACE_REGS. (output_millicode_call): Likewise. * pa/pa.h (TARGET_FAST_INDIRECT_CALLS): Define. (TARGET_SWITCHES): Add "fast-indirect-calls". * pa/pa.md: Treat TARGET_FAST_INDIRECT_CALLS just like TARGET_NO_SPACE_REGS in various call/millicode call patterns. From-SVN: r12640
Jeff Law committed -
* pa/pa.c (print_operand): Use the right comparison operator for reversed EQ and NE comparisons. From-SVN: r12639
Jeff Law committed -
From-SVN: r12638
Jeff Law committed -
From-SVN: r12637
Michael Meissner committed
-
- 13 Aug, 1996 7 commits
-
-
From-SVN: r12636
Ian Lance Taylor committed -
From-SVN: r12635
Michael Meissner committed -
From-SVN: r12634
Jim Wilson committed -
NT. From-SVN: r12633
Michael Meissner committed -
From-SVN: r12632
Michael Meissner committed -
From-SVN: r12631
Jim Wilson committed -
From-SVN: r12630
Jason Merrill committed
-
- 12 Aug, 1996 17 commits
-
-
From-SVN: r12629
Michael Meissner committed -
(ELIMINABLE_REGS): Add RETURN_ADDRESS_POINTER_REGNUM support. (RETURN_ADDR_RTX): Define. (REGISTER_NAMES): Add rap. From-SVN: r12628
Jim Wilson committed -
(initial_elimination_offset): New variable live_regs_mask. Add code to handle RETURN_ADDRESS_POINTER_REGNUM. From-SVN: r12627
Jim Wilson committed -
From-SVN: r12626
Jim Wilson committed -
From-SVN: r12625
Jim Wilson committed -
From-SVN: r12624
Michael Meissner committed -
From-SVN: r12623
Michael Meissner committed -
(expand_end_bindings): Add test and call for nonlocal_goto_receiver pattern. (expand_asm_operands): Fix off-by-one error when scanning constraints. From-SVN: r12622
Richard Kenner committed -
nonlocal_goto_receiver pattern. From-SVN: r12621
Richard Kenner committed -
From-SVN: r12620
Jason Merrill committed -
safe to use TARGET. From-SVN: r12619
Richard Kenner committed -
(update_equiv_regs): Set reg_equiv_replacement for all REG_EQUIV notes encountered or generated. From-SVN: r12618
Richard Kenner committed -
From-SVN: r12617
Richard Kenner committed -
From-SVN: r12616
Richard Kenner committed -
From-SVN: r12615
Richard Kenner committed -
From-SVN: r12614
Richard Kenner committed -
From-SVN: r12613
Richard Kenner committed
-
- 11 Aug, 1996 2 commits
-
-
members. From-SVN: r12612
Richard Kenner committed -
From-SVN: r12611
Richard Kenner committed
-
- 09 Aug, 1996 4 commits