aboutsummaryrefslogtreecommitdiff
path: root/gcc/expr.h
AgeCommit message (Expand)AuthorFilesLines
1998-12-08See ChangeLog..Andrew MacLeod1-0/+1
1998-11-20function.c (nonlocal_goto_handler_slots): Renamed from nonlocal_goto_handler_...Bernd Schmidt1-2/+4
1998-10-11Fine-grained control of -fcheck-memory-usage with new no_check_memory_usage a...Ken Raeburn1-0/+4
1998-10-01calls.c (expand_call): Encapsulate code into copy_blkmode_from_reg.Gavin Romig-Koch1-0/+5
1998-09-21expr.h (eh_rtime_match_libfunc): New extern declaration.Andrew MacLeod1-0/+1
1998-07-30Function entry/exit profiling instrumentation:Ken Raeburn1-0/+4
1998-07-07expr.c (emit_queue): If emitting a SEQUENCE, set QUEUED_INSN to the first ins...J"orn Rennecke1-1/+2
1998-07-02expr.h (STACK_SIZE_MODE): New macro.David Edelsohn1-0/+7
1998-06-30expr.c (emit_group_load, [...]): Rewrite considering the size and alignment o...Richard Henderson1-2/+2
1998-06-17haifa-sched.c (haifa_classify_insn): TRAP_IF is risky.John Carr1-0/+3
1998-06-04tree.c (get_inner_array_type): New function.David Edelsohn1-0/+7
1998-05-19Warning Fixes:Kaveh R. Ghazi1-0/+1
1998-05-06expr.h (mark_seen_cases): Add declaration, but only when tree.h has been incl...Jeffrey A Law1-0/+2
1998-05-06stmt.c (mark_seen_cases): Make it have external linkage again.Jeffrey A Law1-0/+3
1998-05-06typo typo fixes fixesJeff Law1-1/+1
1998-05-05* Check in merge from gcc2. See ChangeLog.12 for details.Jeff Law1-0/+4
1998-04-04* Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12Jeff Law1-3/+8
1998-02-02expr.c (expand_builtin_setjmp): Accept two new arguments for the labels to br...Richard Henderson1-1/+1
1998-01-20Makefile.in: Remove all bytecode support.Jeffrey A Law1-12/+0
1997-12-24* expr.h (MUST_PASS_IN_STACK): Allow target port to override.Jeffrey A Law1-0/+2
1997-11-25[multiple changes]Jason Merrill1-1/+0
1997-11-02Update mainline egcs to gcc2 snapshot 971021.Jeff Law1-4/+3
1997-08-29expr.h (insn_gen_function): Reenable prototype.Andreas Schwab1-1/+1
1997-08-25expr.h (insn_gen_function): Temporarily remove prototype.Jeffrey A Law1-1/+1
1997-08-19expr.h, real.h: Finish prototyping.H.J. Lu1-3/+13
1997-08-02Add expand_modifier flags.Richard Kenner1-3/+27
1997-07-17(STACK_CHECK_*): Provide default values.Richard Kenner1-1/+48
1997-05-07except.c (start_dynamic_handler): Fix so that we can use __builtin_setjmp...Mike Stump1-0/+2
1997-04-23Add setjmp/longjmp exception handling.Mike Stump1-9/+6
1996-10-23(emit_store_flag_force): Declare.Torbjorn Granlund1-0/+4
1996-07-23install EH codeMike Stump1-0/+2
1996-07-03formatting tweaksMike Stump1-3/+3
1996-06-06(emit_group_load, emit_group_store, use_group_regs): NewJim Wilson1-0/+9
1996-05-19(function_value): Deleted; no such function.Richard Kenner1-3/+10
1996-04-15* expr.h (const): Delete.Doug Evans1-8/+1
1996-03-12(clear_storage): Add comment terminator.Jim Wilson1-1/+1
1995-12-24(clrstr_optab): New declaration.Richard Kenner1-2/+6
1995-12-18(expand_mult_highpart_adjust): Declare.Richard Kenner1-0/+1
1995-10-27(clear_storage): Second arg is rtx, not int.Richard Kenner1-1/+1
1995-07-14(NO_DEFER_POP): Remove last change.Richard Kenner1-1/+1
1995-07-01(NO_DEFER_POP): Do any pending stack adjusts.Richard Kenner1-2/+2
1995-06-15Update FSF address.Richard Kenner1-1/+2
1995-05-16Fix typos in comments.Richard Kenner1-1/+1
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