summaryrefslogtreecommitdiff
path: root/gcc/function.h
Commit message (Expand)AuthorAgeFilesLines
* Flow rewrite to use basic block structures and edge lists.Richard Henderson1999-02-251-0/+1
* output.h (current_function_has_computed_jump): Rename from current_function_a...Richard Henderson1999-02-081-1/+1
* Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog forJeffrey A Law1999-01-261-0/+1
* function.c (nonlocal_goto_handler_slots): Renamed from nonlocal_goto_handler_...Bernd Schmidt1998-11-201-1/+1
* expr.c (pending_chain): Move up.Jason Merrill1998-10-221-0/+1
* Fine-grained control of -fcheck-memory-usage with new no_check_memory_usage a...Ken Raeburn1998-10-111-0/+1
* tree.h (BUILT_IN_CALLER_RETURN_ADDRESS): Unused.Richard Henderson1998-09-151-2/+0
* except.h (current_function_eh_stub_label): Declare.Bernd Schmidt1998-09-091-0/+2
* Function entry/exit profiling instrumentation:Ken Raeburn1998-07-301-0/+1
* flow.c (allocate_for_life_analysis, [...]): Remove declaration.H.J. Lu1998-06-201-0/+2
* function.c: Define current_function_cannot_inline.Jason Merrill1998-06-081-0/+1
* Make rtx, tree types type correct if the appropriate include files was not in...Michael Meissner1998-05-281-4/+6
* First cut of changes to utilize the new exception handling modelAndrew MacLeod1998-05-141-0/+1
* * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12Jeff Law1998-04-041-1/+3
* [multiple changes]Teemu Torma1997-12-111-6/+18
* xJason Merrill1997-04-241-0/+1
* Add setjmp/longjmp exception handling.Mike Stump1997-04-231-1/+2
* (struct function): New field args_info.Richard Kenner1997-01-031-1/+2
* (struct function): Make frame_offset be HOST_WIDE_INT.Richard Kenner1996-12-071-1/+6
* install EH codeMike Stump1996-07-231-0/+8
* (struct function): New field returns_pointer.Richard Kenner1996-04-161-1/+2
* (struct function): New field regno_pointer_align.Richard Kenner1995-12-271-0/+1
* (struct function): Add stdarg field.Richard Kenner1995-07-141-1/+2
* Update FSF address.Richard Kenner1995-06-151-1/+2
* Handle compilation of nested functions from another scope.Jason Merrill1995-03-151-0/+10
* ({save_restore}_varasm_status): Add decls.Richard Kenner1994-12-301-6/+10
* (struct function): New field for current_function_varargs.Richard Kenner1994-04-061-1/+2
* (struct function): Add momentary_function_firstobjJim Wilson1994-03-081-0/+1
* (struct sequence_stack): New field sequence_rtl_expr.Richard Kenner1993-11-251-1/+3
* (struct function): New field `machine'.Richard Stallman1993-10-111-1/+9
* (struct function): New field has_nonlocal_goto.Jim Wilson1993-09-151-0/+1
* (struct function): Add apply_args_value field.Tom Wood1993-03-231-0/+1
* Add prototypes.Jim Wilson1993-03-191-2/+2
* (struct function): New fields const_rtx_hash_table,Richard Stallman1992-10-101-0/+6
* (struct function): Add epilogue_delay_list field.Jim Wilson1992-09-241-0/+3
* (struct var_refs_queue): Remove unused field ORIGINAL.Richard Kenner1992-09-191-2/+3
* (identify_blocks): Declare.Jim Wilson1992-08-111-8/+12
* entered into RCSCharles Hannum1992-03-051-0/+188