- 05 Jun, 1997 3 commits
-
-
From-SVN: r14149
Jeff Law committed -
* sh.c (trap_exit, sp_switch): New variables. (print_operand, case '@'): If trap_exit is nonzero, then use a trapa instead of an rte/rts to exit the current function. (sh_expand_prologue): Switch stacks at function entry as needed. (sh_expand_epilogue): Similarly at function exit. (function_epilogue): Clear trap_exit and sp_switch too. (sh_valid_machine_decl_attribute): New function. * sh.h (VALID_MACHINE_DECL_ATTRIBUTE): Define. (sp_switch): Declare. * sh.md (sp_switch_1, sp_switch_2): New named patterns. From-SVN: r14148
Jeff Law committed -
From-SVN: r14147
Michael Meissner committed
-
- 04 Jun, 1997 2 commits
-
-
* texinfo.tex (\mainmagstep): Define this as a \count variable instead of with \let, to make changing to \magstep1 more transparent. From: HERBERT@boevm4.vnet.ibm.com. (\uref): New command a la \url. From-SVN: r14146
Karl Berry committed -
From-SVN: r14145
Mike Stump committed
-
- 03 Jun, 1997 2 commits
-
-
From-SVN: r14144
Brendan Kehoe committed -
From-SVN: r14143
Jason Merrill committed
-
- 02 Jun, 1997 2 commits
-
-
From-SVN: r14142
Michael Meissner committed -
* sparc/sparc.md (v9 eq/ne cond move patterns): Add early clobber constraint to destination. From-SVN: r14141
Doug Evans committed
-
- 30 May, 1997 1 commit
-
-
Use accessor macros to access arrays based on regno; move many of the arrays into a single structure. From-SVN: r14140
Michael Meissner committed
-
- 29 May, 1997 5 commits
-
-
From-SVN: r14139
Mike Stump committed -
From-SVN: r14138
Stan Cox committed -
From-SVN: r14137
Stan Cox committed -
From-SVN: r14136
Stan Cox committed -
* except.c (push_eh_entry): Eliminate start of exception region label, as it isn't used. Rename end_label to outer_context. (expand_eh_region_start_for_decl): Likewise. (expand_leftover_cleanups): Likewise. (expand_start_all_catch): Likewise. * except.h (eh_entry): Likewise. * except.c (expand_eh_region_end): Likewise. Jump around the nop that we insert, so that we can optimize it away, if it is unused, also so that flow analysis can tell if we fall through to the end of a function or not so that it can know if a function that returns a value, in fact does or not. Fixes g++.jason/return2.C when using -fno-sjlj-exceptions From-SVN: r14135
Mike Stump committed
-
- 28 May, 1997 2 commits
-
-
From-SVN: r14134
Mike Stump committed -
* pa.md (jump): Handle out of range unconditional jump when not optimizing. From-SVN: r14133
Jeff Law committed
-
- 27 May, 1997 3 commits
-
-
From-SVN: r14129
Paul Eggert committed -
From-SVN: r14127
Paul Eggert committed -
From-SVN: r14126
Ulrich Drepper committed
-
- 24 May, 1997 1 commit
-
-
(\deftypemethod, \deftypemethodheader): New macros to implement new commands @deftypemethod and @deftypemethodx. (\deftypemethod, \deftypemethodheader): New macros to implement new commands @deftypemethod and @deftypemethodx. Suggestion from: KHMarbaise@p69.ks.fido.de (Karl Heinz Marbaise). From-SVN: r14114
Karl Berry committed
-
- 23 May, 1997 1 commit
-
-
(\opnr, \clnr): Increment/decrement \parencount, for * texinfo.tex (\opnr, \clnr): Increment/decrement \parencount, for @defun lines with nested parens. From Bill Schelter <wfs@fireant.ma.utexas.edu>. (\itemizeitem): Correct \errmessage. From-SVN: r14113
Karl Berry committed
-
- 22 May, 1997 4 commits
-
-
From-SVN: r14112
Richard Kenner committed -
* reload1.c (reload_cse_record_set): Ignore values for SREG if their mode is narrower than DEST_MODE. From-SVN: r14111
Jeff Law committed -
* pa.h (DFMODE_RETURN_STRING): Define. (SFMODE_RETURN_STRING): Likewise. (ASM_DECLARE_FUNCTION_NAME): Use them. From-SVN: r14110
Jeff Law committed -
From-SVN: r14109
Jeff Law committed
-
- 21 May, 1997 1 commit
-
-
From-SVN: r14108
Jason Merrill committed
-
- 20 May, 1997 4 commits
-
-
* cplus-dem.c (do_type): Handle `J'. (demangle_fund_type): Print "complex" for it. From-SVN: r14107
Brendan Kehoe committed -
sle, sleu): Add coldfire support. From-SVN: r14106
Jim Wilson committed -
From-SVN: r14105
Jim Wilson committed -
From-SVN: r14104
Jim Wilson committed
-
- 19 May, 1997 3 commits
-
-
From-SVN: r14103
Michael Meissner committed -
(\codeunder): Use \_ and \ifusingtt to avoid dotaccent from _ in roman fonts, e.g., @deftypefn. (\tex): Remove spurious spaces at the end of subdefinitions. From: "John W. Eaton" <jwe@bevo.che.wisc.edu>. (\url, \email): \let to \code; no quotes or angle brackets. From-SVN: r14099
Karl Berry committed -
From-SVN: r14098
Mike Stump committed
-
- 18 May, 1997 6 commits
-
-
From-SVN: r14097
Richard Kenner committed -
From-SVN: r14096
Michael Meissner committed -
From-SVN: r14095
Richard Kenner committed -
(get_dynamic_handler_chain_libfunc): New macro. (protect_cleanup_actions_with_terminate): New macro. From-SVN: r14094
Richard Kenner committed -
attempts to that amount. From-SVN: r14093
Richard Kenner committed -
(safe_write): If MAX_WRITE_LEN is defined, limit incremental write attempts to that amount. (safe_read): Analogous situation for MAX_READ_LEN. From-SVN: r14092
Richard Kenner committed
-