aboutsummaryrefslogtreecommitdiff
path: root/gcc/expr.h
AgeCommit message (Expand)AuthorFilesLines
1995-01-25(emit_conditional_move): Declare it.Doug Evans1-0/+17
1994-11-16Check target endianness at run time, not compile timeIan Lance Taylor1-16/+8
1994-11-15Declare expand_abs.Richard Kenner1-0/+3
1994-10-12(??hf2_libfunc): Add declarations, like ??sf2_libfunc.Richard Kenner1-0/+7
1994-07-08fix temp lifetime (FOR TARGET_EXPRs only)Mike Stump1-0/+6
1994-06-29(smul_highpart_optab, umul_highpart_optab): New variables.Torbjorn Granlund1-0/+2
1994-05-27expr.c (use_reg): Fix recording of USE information.Doug Evans1-1/+1
1994-05-06(use_regs): Change from USE and CLOBBER insns to usingRichard Kenner1-2/+5
1994-04-18(prepare_call_address): Extend prototype.Richard Kenner1-1/+1
1994-04-18(PROMOTE_MODE): Don't supply default here.Richard Kenner1-5/+6
1994-04-10(lshl_optab): Deleted.Richard Kenner1-1/+0
1994-03-12(emit_float_lib_cmp): Add declaration here.Richard Kenner1-0/+4
1994-03-11Use PVPROTO for varargs prototypes.Richard Kenner1-2/+2
1994-02-10Use PROTO for varargs functions.Richard Kenner1-5/+6
1993-09-17(emit_library_call_value): Fix declaration.Richard Stallman1-1/+1
1993-09-12(convert_modes): Declared.Richard Stallman1-0/+3
1993-08-03Declare code_to_optab.Richard Kenner1-0/+3
1993-07-28(move_block_from_reg): Add new argument to prototype.Jim Wilson1-1/+1
1993-05-06Fix comment typos. emit_block_move decl was hidden.Richard Stallman1-2/+2
1993-04-17(FUNCTION_ARG_PADDING): Add parens to make clearer.Richard Kenner1-7/+4
1993-03-30(extendtab, fixtab, fixtrunctab, floattab, movstr_optab): NewRichard Kenner1-0/+11
1993-03-23(prepare_call_address): Put decl back.Richard Kenner1-0/+1
1993-03-23Don't declare fns that use "tree" if tree.h not included.Richard Kenner1-39/+1
1993-03-22* (MUST_PASS_IN_STACK): Make machine parameter.Doug Evans1-0/+6
1993-03-19Correct partly nested comment.Jim Wilson1-1/+1
1993-03-12* (RETURN_IN_MEMORY): Handle BLKmode values.Doug Evans1-3/+2
1993-03-08Clean up prototypes for functions in expr.c and optabs.c and add someRichard Kenner1-63/+174
1993-02-26Add prototypes for most functions declared here.Richard Stallman1-87/+131
1993-02-21(emit_move_insn_1): Declared.Richard Stallman1-0/+3
1993-02-09Declare promoted_input_arg.Richard Kenner1-0/+3
1993-02-08(MUST_PASS_IN_STACK_BAD_ALIGN): Deleted.Richard Kenner1-14/+5
1992-11-30Correct comments.Richard Stallman1-1/+1
1992-10-03(expand_complex_abs): Add declaration.Richard Stallman1-0/+3
1992-09-19(PROMOTE_MODE): Provide default definition.Richard Kenner1-0/+5
1992-08-28(sin_optab,cos_optab): Declare optabs for sin and cos.James Van Artsdalen1-0/+2
1992-07-06entered into RCSCharles Hannum1-5/+2
1992-06-22*** empty log message ***Jim Wilson1-2/+64
1992-05-07*** empty log message ***Richard Stallman1-1/+1
1992-05-06*** empty log message ***Richard Kenner1-0/+9
1992-04-26*** empty log message ***Tom Wood1-3/+3
1992-03-29*** empty log message ***Richard Kenner1-1/+1
1992-03-29*** empty log message ***Richard Stallman1-0/+1
1992-03-13*** empty log message ***Jeff Law1-0/+1
1992-03-06Initial revisionRichard Kenner1-0/+604