| Commit message (Expand) | Author | Age | Files | Lines |
* | * expr.h (MUST_PASS_IN_STACK): Allow target port to override. | law | 1997-12-24 | 1 | -0/+2 |
* | Tue Nov 25 01:26:55 1997 Bruno Haible <haible@ilog.fr>: | jason | 1997-11-25 | 1 | -1/+0 |
* | Update mainline egcs to gcc2 snapshot 971021. | law | 1997-11-02 | 1 | -4/+3 |
* | * expr.h (insn_gen_function): Reenable prototype. | law | 1997-08-29 | 1 | -1/+1 |
* | * expr.h (insn_gen_function): Temporarily remove prototype. | law | 1997-08-25 | 1 | -1/+1 |
* | * expr.h, real.h: Finish prototyping. | law | 1997-08-19 | 1 | -3/+13 |
* | Add expand_modifier flags. | kenner | 1997-08-02 | 1 | -3/+27 |
* | (STACK_CHECK_*): Provide default values. | kenner | 1997-07-17 | 1 | -1/+48 |
* | * except.c (start_dynamic_handler): Fix so that we can use | mrs | 1997-05-07 | 1 | -0/+2 |
* | Add setjmp/longjmp exception handling. | mrs | 1997-04-23 | 1 | -9/+6 |
* | (emit_store_flag_force): Declare. | tege | 1996-10-23 | 1 | -0/+4 |
* | install EH code | mrs | 1996-07-23 | 1 | -0/+2 |
* | formatting tweaks | mrs | 1996-07-03 | 1 | -3/+3 |
* | (emit_group_load, emit_group_store, use_group_regs): New | wilson | 1996-06-06 | 1 | -0/+9 |
* | (function_value): Deleted; no such function. | kenner | 1996-05-19 | 1 | -3/+10 |
* | * expr.h (const): Delete. | dje | 1996-04-15 | 1 | -8/+1 |
* | (clear_storage): Add comment terminator. | wilson | 1996-03-12 | 1 | -1/+1 |
* | (clrstr_optab): New declaration. | kenner | 1995-12-24 | 1 | -2/+6 |
* | (expand_mult_highpart_adjust): Declare. | kenner | 1995-12-18 | 1 | -0/+1 |
* | (clear_storage): Second arg is rtx, not int. | kenner | 1995-10-27 | 1 | -1/+1 |
* | (NO_DEFER_POP): Remove last change. | kenner | 1995-07-14 | 1 | -1/+1 |
* | (NO_DEFER_POP): Do any pending stack adjusts. | kenner | 1995-07-01 | 1 | -2/+2 |
* | Update FSF address. | kenner | 1995-06-15 | 1 | -1/+2 |
* | Fix typos in comments. | kenner | 1995-05-16 | 1 | -1/+1 |
* | (emit_conditional_move): Declare it. | dje | 1995-01-25 | 1 | -0/+17 |
* | Check target endianness at run time, not compile time | ian | 1994-11-16 | 1 | -16/+8 |
* | Declare expand_abs. | kenner | 1994-11-15 | 1 | -0/+3 |
* | (??hf2_libfunc): Add declarations, like ??sf2_libfunc. | kenner | 1994-10-12 | 1 | -0/+7 |
* | fix temp lifetime (FOR TARGET_EXPRs only) | mrs | 1994-07-08 | 1 | -0/+6 |
* | (smul_highpart_optab, umul_highpart_optab): New variables. | tege | 1994-06-29 | 1 | -0/+2 |
* | * expr.c (use_reg): Fix recording of USE information. | dje | 1994-05-27 | 1 | -1/+1 |
* | (use_regs): Change from USE and CLOBBER insns to using | kenner | 1994-05-06 | 1 | -2/+5 |
* | (prepare_call_address): Extend prototype. | kenner | 1994-04-18 | 1 | -1/+1 |
* | (PROMOTE_MODE): Don't supply default here. | kenner | 1994-04-18 | 1 | -5/+6 |
* | (lshl_optab): Deleted. | kenner | 1994-04-10 | 1 | -1/+0 |
* | (emit_float_lib_cmp): Add declaration here. | kenner | 1994-03-12 | 1 | -0/+4 |
* | Use PVPROTO for varargs prototypes. | kenner | 1994-03-11 | 1 | -2/+2 |
* | Use PROTO for varargs functions. | kenner | 1994-02-10 | 1 | -5/+6 |
* | (emit_library_call_value): Fix declaration. | rms | 1993-09-17 | 1 | -1/+1 |
* | (convert_modes): Declared. | rms | 1993-09-12 | 1 | -0/+3 |
* | Declare code_to_optab. | kenner | 1993-08-03 | 1 | -0/+3 |
* | (move_block_from_reg): Add new argument to prototype. | wilson | 1993-07-28 | 1 | -1/+1 |
* | Fix comment typos. emit_block_move decl was hidden. | rms | 1993-05-06 | 1 | -2/+2 |
* | (FUNCTION_ARG_PADDING): Add parens to make clearer. | kenner | 1993-04-17 | 1 | -7/+4 |
* | (extendtab, fixtab, fixtrunctab, floattab, movstr_optab): New | kenner | 1993-03-30 | 1 | -0/+11 |
* | (prepare_call_address): Put decl back. | kenner | 1993-03-23 | 1 | -0/+1 |
* | Don't declare fns that use "tree" if tree.h not included. | kenner | 1993-03-23 | 1 | -39/+1 |
* | * (MUST_PASS_IN_STACK): Make machine parameter. | dje | 1993-03-22 | 1 | -0/+6 |
* | Correct partly nested comment. | wilson | 1993-03-20 | 1 | -1/+1 |
* | * (RETURN_IN_MEMORY): Handle BLKmode values. | dje | 1993-03-12 | 1 | -3/+2 |