aboutsummaryrefslogtreecommitdiff
path: root/gcc/function.h
AgeCommit message (Expand)AuthorFilesLines
1998-11-20function.c (nonlocal_goto_handler_slots): Renamed from nonlocal_goto_handler_...Bernd Schmidt1-1/+1
1998-10-22expr.c (pending_chain): Move up.Jason Merrill1-0/+1
1998-10-11Fine-grained control of -fcheck-memory-usage with new no_check_memory_usage a...Ken Raeburn1-0/+1
1998-09-15tree.h (BUILT_IN_CALLER_RETURN_ADDRESS): Unused.Richard Henderson1-2/+0
1998-09-09except.h (current_function_eh_stub_label): Declare.Bernd Schmidt1-0/+2
1998-07-30Function entry/exit profiling instrumentation:Ken Raeburn1-0/+1
1998-06-20flow.c (allocate_for_life_analysis, [...]): Remove declaration.H.J. Lu1-0/+2
1998-06-08function.c: Define current_function_cannot_inline.Jason Merrill1-0/+1
1998-05-28Make rtx, tree types type correct if the appropriate include files was not in...Michael Meissner1-4/+6
1998-05-14First cut of changes to utilize the new exception handling modelAndrew MacLeod1-0/+1
1998-04-04* Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12Jeff Law1-1/+3
1997-12-11[multiple changes]Teemu Torma1-6/+18
1997-04-24xJason Merrill1-0/+1
1997-04-23Add setjmp/longjmp exception handling.Mike Stump1-1/+2
1997-01-03(struct function): New field args_info.Richard Kenner1-1/+2
1996-12-07(struct function): Make frame_offset be HOST_WIDE_INT.Richard Kenner1-1/+6
1996-07-23install EH codeMike Stump1-0/+8
1996-04-16(struct function): New field returns_pointer.Richard Kenner1-1/+2
1995-12-27(struct function): New field regno_pointer_align.Richard Kenner1-0/+1
1995-07-14(struct function): Add stdarg field.Richard Kenner1-1/+2
1995-06-15Update FSF address.Richard Kenner1-1/+2
1995-03-15Handle compilation of nested functions from another scope.Jason Merrill1-0/+10
1994-12-30({save_restore}_varasm_status): Add decls.Richard Kenner1-6/+10
1994-04-06(struct function): New field for current_function_varargs.Richard Kenner1-1/+2
1994-03-08(struct function): Add momentary_function_firstobjJim Wilson1-0/+1
1993-11-25(struct sequence_stack): New field sequence_rtl_expr.Richard Kenner1-1/+3
1993-10-11(struct function): New field `machine'.Richard Stallman1-1/+9
1993-09-15(struct function): New field has_nonlocal_goto.Jim Wilson1-0/+1
1993-03-23(struct function): Add apply_args_value field.Tom Wood1-0/+1
1993-03-19Add prototypes.Jim Wilson1-2/+2
1992-10-10(struct function): New fields const_rtx_hash_table,Richard Stallman1-0/+6
1992-09-24(struct function): Add epilogue_delay_list field.Jim Wilson1-0/+3
1992-09-19(struct var_refs_queue): Remove unused field ORIGINAL.Richard Kenner1-2/+3
1992-08-11(identify_blocks): Declare.Jim Wilson1-8/+12
1992-03-05entered into RCSCharles Hannum1-0/+188