Age | Commit message (Expand) | Author | Files | Lines |
1997-08-02 | Add expand_modifier flags. | Richard Kenner | 1 | -3/+27 |
1997-07-17 | (STACK_CHECK_*): Provide default values. | Richard Kenner | 1 | -1/+48 |
1997-05-07 | except.c (start_dynamic_handler): Fix so that we can use __builtin_setjmp... | Mike Stump | 1 | -0/+2 |
1997-04-23 | Add setjmp/longjmp exception handling. | Mike Stump | 1 | -9/+6 |
1996-10-23 | (emit_store_flag_force): Declare. | Torbjorn Granlund | 1 | -0/+4 |
1996-07-23 | install EH code | Mike Stump | 1 | -0/+2 |
1996-07-03 | formatting tweaks | Mike Stump | 1 | -3/+3 |
1996-06-06 | (emit_group_load, emit_group_store, use_group_regs): New | Jim Wilson | 1 | -0/+9 |
1996-05-19 | (function_value): Deleted; no such function. | Richard Kenner | 1 | -3/+10 |
1996-04-15 | * expr.h (const): Delete. | Doug Evans | 1 | -8/+1 |
1996-03-12 | (clear_storage): Add comment terminator. | Jim Wilson | 1 | -1/+1 |
1995-12-24 | (clrstr_optab): New declaration. | Richard Kenner | 1 | -2/+6 |
1995-12-18 | (expand_mult_highpart_adjust): Declare. | Richard Kenner | 1 | -0/+1 |
1995-10-27 | (clear_storage): Second arg is rtx, not int. | Richard Kenner | 1 | -1/+1 |
1995-07-14 | (NO_DEFER_POP): Remove last change. | Richard Kenner | 1 | -1/+1 |
1995-07-01 | (NO_DEFER_POP): Do any pending stack adjusts. | Richard Kenner | 1 | -2/+2 |
1995-06-15 | Update FSF address. | Richard Kenner | 1 | -1/+2 |
1995-05-16 | Fix typos in comments. | Richard Kenner | 1 | -1/+1 |
1995-01-25 | (emit_conditional_move): Declare it. | Doug Evans | 1 | -0/+17 |
1994-11-16 | Check target endianness at run time, not compile time | Ian Lance Taylor | 1 | -16/+8 |
1994-11-15 | Declare expand_abs. | Richard Kenner | 1 | -0/+3 |
1994-10-12 | (??hf2_libfunc): Add declarations, like ??sf2_libfunc. | Richard Kenner | 1 | -0/+7 |
1994-07-08 | fix temp lifetime (FOR TARGET_EXPRs only) | Mike Stump | 1 | -0/+6 |
1994-06-29 | (smul_highpart_optab, umul_highpart_optab): New variables. | Torbjorn Granlund | 1 | -0/+2 |
1994-05-27 | expr.c (use_reg): Fix recording of USE information. | Doug Evans | 1 | -1/+1 |
1994-05-06 | (use_regs): Change from USE and CLOBBER insns to using | Richard Kenner | 1 | -2/+5 |
1994-04-18 | (prepare_call_address): Extend prototype. | Richard Kenner | 1 | -1/+1 |
1994-04-18 | (PROMOTE_MODE): Don't supply default here. | Richard Kenner | 1 | -5/+6 |
1994-04-10 | (lshl_optab): Deleted. | Richard Kenner | 1 | -1/+0 |
1994-03-12 | (emit_float_lib_cmp): Add declaration here. | Richard Kenner | 1 | -0/+4 |
1994-03-11 | Use PVPROTO for varargs prototypes. | Richard Kenner | 1 | -2/+2 |
1994-02-10 | Use PROTO for varargs functions. | Richard Kenner | 1 | -5/+6 |
1993-09-17 | (emit_library_call_value): Fix declaration. | Richard Stallman | 1 | -1/+1 |
1993-09-12 | (convert_modes): Declared. | Richard Stallman | 1 | -0/+3 |
1993-08-03 | Declare code_to_optab. | Richard Kenner | 1 | -0/+3 |
1993-07-28 | (move_block_from_reg): Add new argument to prototype. | Jim Wilson | 1 | -1/+1 |
1993-05-06 | Fix comment typos. emit_block_move decl was hidden. | Richard Stallman | 1 | -2/+2 |
1993-04-17 | (FUNCTION_ARG_PADDING): Add parens to make clearer. | Richard Kenner | 1 | -7/+4 |
1993-03-30 | (extendtab, fixtab, fixtrunctab, floattab, movstr_optab): New | Richard Kenner | 1 | -0/+11 |
1993-03-23 | (prepare_call_address): Put decl back. | Richard Kenner | 1 | -0/+1 |
1993-03-23 | Don't declare fns that use "tree" if tree.h not included. | Richard Kenner | 1 | -39/+1 |
1993-03-22 | * (MUST_PASS_IN_STACK): Make machine parameter. | Doug Evans | 1 | -0/+6 |
1993-03-19 | Correct partly nested comment. | Jim Wilson | 1 | -1/+1 |
1993-03-12 | * (RETURN_IN_MEMORY): Handle BLKmode values. | Doug Evans | 1 | -3/+2 |
1993-03-08 | Clean up prototypes for functions in expr.c and optabs.c and add some | Richard Kenner | 1 | -63/+174 |
1993-02-26 | Add prototypes for most functions declared here. | Richard Stallman | 1 | -87/+131 |
1993-02-21 | (emit_move_insn_1): Declared. | Richard Stallman | 1 | -0/+3 |
1993-02-09 | Declare promoted_input_arg. | Richard Kenner | 1 | -0/+3 |
1993-02-08 | (MUST_PASS_IN_STACK_BAD_ALIGN): Deleted. | Richard Kenner | 1 | -14/+5 |
1992-11-30 | Correct comments. | Richard Stallman | 1 | -1/+1 |