OSDN Git Service

Fix mips64vr4100-elf build failure.
[pf3gnuchains/gcc-fork.git] / gcc / expr.h
1998-06-04 djeThu Jun 4 14:35:27 1998 David Edelsohn <edelsohn...
1998-05-19 ghaziWarning Fixes:
1998-05-06 law * expr.h (mark_seen_cases): Add declaration...
1998-05-06 law * stmt.c (mark_seen_cases): Make it have extern...
1998-05-06 lawtypo typo fixes fixes
1998-05-05 law * Check in merge from gcc2. See ChangeLog...
1998-04-04 law * Check in merge from gcc2. See ChangeLog...
1998-02-02 rth * expr.c (expand_builtin_setjmp): Accept two new argum...
1998-01-20 law * Makefile.in: Remove all bytecode support.
1997-12-24 law * expr.h (MUST_PASS_IN_STACK): Allow target...
1997-11-25 jasonTue Nov 25 01:26:55 1997 Bruno Haible <haible@ilog...
1997-11-02 lawUpdate mainline egcs to gcc2 snapshot 971021.
1997-08-29 law * expr.h (insn_gen_function): Reenable prototype.
1997-08-25 law * expr.h (insn_gen_function): Temporarily remov...
1997-08-19 law * expr.h, real.h: Finish prototyping.
1997-08-02 kennerAdd expand_modifier flags.
1997-07-17 kenner(STACK_CHECK_*): Provide default values.
1997-05-07 mrs * except.c (start_dynamic_handler): Fix so that we...
1997-04-23 mrsAdd setjmp/longjmp exception handling.
1996-10-23 tege(emit_store_flag_force): Declare.
1996-07-23 mrsinstall EH code
1996-07-03 mrsformatting tweaks
1996-06-06 wilson(emit_group_load, emit_group_store, use_group_regs...
1996-05-19 kenner(function_value): Deleted; no such function.
1996-04-15 dje * expr.h (const): Delete.
1996-03-12 wilson(clear_storage): Add comment terminator.
1995-12-24 kenner(clrstr_optab): New declaration.
1995-12-18 kenner(expand_mult_highpart_adjust): Declare.
1995-10-27 kenner(clear_storage): Second arg is rtx, not int.
1995-07-14 kenner(NO_DEFER_POP): Remove last change.
1995-07-01 kenner(NO_DEFER_POP): Do any pending stack adjusts.
1995-06-15 kennerUpdate FSF address.
1995-05-16 kennerFix typos in comments.
1995-01-25 dje(emit_conditional_move): Declare it.
1994-11-16 ianCheck target endianness at run time, not compile time
1994-11-15 kennerDeclare expand_abs.
1994-10-12 kenner(??hf2_libfunc): Add declarations, like ??sf2_libfunc.
1994-07-08 mrsfix temp lifetime (FOR TARGET_EXPRs only)
1994-06-29 tege(smul_highpart_optab, umul_highpart_optab): New variables.
1994-05-27 dje * expr.c (use_reg): Fix recording of USE information.
1994-05-06 kenner(use_regs): Change from USE and CLOBBER insns to using
1994-04-18 kenner(prepare_call_address): Extend prototype.
1994-04-18 kenner(PROMOTE_MODE): Don't supply default here.
1994-04-10 kenner(lshl_optab): Deleted.
1994-03-12 kenner(emit_float_lib_cmp): Add declaration here.
1994-03-11 kennerUse PVPROTO for varargs prototypes.
1994-02-10 kennerUse PROTO for varargs functions.
1993-09-17 rms(emit_library_call_value): Fix declaration.
1993-09-12 rms(convert_modes): Declared.
1993-08-03 kennerDeclare code_to_optab.
1993-07-28 wilson(move_block_from_reg): Add new argument to prototype.
1993-05-06 rmsFix comment typos. emit_block_move decl was hidden.
1993-04-17 kenner(FUNCTION_ARG_PADDING): Add parens to make clearer.
1993-03-30 kenner(extendtab, fixtab, fixtrunctab, floattab, movstr_optab...
1993-03-23 kenner(prepare_call_address): Put decl back.
1993-03-23 kennerDon't declare fns that use "tree" if tree.h not included.
1993-03-22 dje* (MUST_PASS_IN_STACK): Make machine parameter.
1993-03-20 wilsonCorrect partly nested comment.
1993-03-12 dje* (RETURN_IN_MEMORY): Handle BLKmode values.
1993-03-08 kennerClean up prototypes for functions in expr.c and optabs...
1993-02-26 rmsAdd prototypes for most functions declared here.
1993-02-21 rms(emit_move_insn_1): Declared.
1993-02-09 kennerDeclare promoted_input_arg.
1993-02-08 kenner(MUST_PASS_IN_STACK_BAD_ALIGN): Deleted.
1992-11-30 rmsCorrect comments.
1992-10-03 rms(expand_complex_abs): Add declaration.
1992-09-19 kenner(PROMOTE_MODE): Provide default definition.
1992-08-28 jrv(sin_optab,cos_optab): Declare optabs for sin and cos.
1992-07-06 mycroftentered into RCS
1992-06-23 wilson*** empty log message ***
1992-05-07 rms*** empty log message ***
1992-05-06 kenner*** empty log message ***
1992-04-26 wood*** empty log message ***
1992-03-30 kenner*** empty log message ***
1992-03-29 rms*** empty log message ***
1992-03-13 law*** empty log message ***
1992-03-06 kennerInitial revision