summaryrefslogtreecommitdiff
path: root/gcc/function.h
Commit message (Expand)AuthorAgeFilesLines
* * function.h (virtuals_instantiated): Declare.dj2001-04-051-0/+3
* IA-64 ABI Exception Handling.rth2001-03-281-0/+4
* * function.h (struct function): Move all boolean valued fieldsrth2001-03-281-83/+89
* Remove {save|restore}_machine_status.nickc2001-01-101-6/+6
* * function.h (emit_status): Delete member regno_pointer_flag andlaw2000-11-301-11/+8
* Remove obstacks.mmitchel2000-10-131-16/+0
* * c-decl.c (warn_missing_noreturn): Remove.rth2000-10-061-0/+5
* * function.h (no_debugging_symbols): New field.kenner2000-09-161-0/+1
* * builtins.c (expand_builtin_apply): Pass proper parameters tohubicka2000-04-011-5/+7
* * calls.c (expand_call): Pass bit alignment to mark_reg_pointer.kenner2000-03-301-1/+1
* * Rework fields used to describe positions of bitfields andkenner2000-03-251-1/+1
* * emit-rtl.c (remove_unncessary_notes): Check that allmmitchel2000-03-191-5/+7
* * rtl.h (rtunion_def): Constify member `rtstr'.ghazi2000-03-071-1/+1
* Revert this patch:mmitchel2000-03-051-0/+7
* * function.h (struct sequence_stack): Remove rtl_expr.mmitchel2000-03-051-7/+0
* * function.h (struct expr_status): Add x_arg_space_so_far.jason2000-03-021-0/+5
* * emit-rtl.c (remove_unncessary_notes): Remove notes for emptymmitchel2000-02-281-0/+3
* Fix copyrights.law2000-02-261-1/+2
* * calls.c (compute_argument_block_size): New argumenthubicka2000-02-071-0/+2
* * function.c (diddle_return_value): Rework to use a callback function.rth2000-02-041-1/+3
* * eh-common.h: PROTO -> PARAMS.ghazi2000-01-141-30/+30
* current_function -> cfuncrux1999-12-201-70/+71
* * Makefile.in (INTREGRATE_H): Rename to INTEGRATE_H.mmitchel1999-12-161-6/+0
* * function.c (retrofit_block): Abort if we don't find a suitable insn.jason1999-12-161-4/+3
* * function.c (PREFERRED_STACK_BOUDNARY): Provide default value.hubicka1999-12-151-0/+2
* * function.h (insert_block_after_note): Declare.mmitchel1999-12-051-0/+5
* * c-common.c (enum attrs): Add A_NO_LIMIT_STACK.geoffk1999-12-041-0/+5
* * function.c (diddle_return_value): New.rth1999-11-051-0/+4
* * function.h (struct function): Add x_dont_save_pending_sizes_p.mmitchel1999-09-261-0/+9
* * functiion.h (struct function): Add x_whole_function_mode_p.mmitchel1999-09-171-0/+8
* * emit-rtl.c (free_emit_status): Don't check DECL_DEFER_OUTPUT.rth1999-09-161-3/+5
* * rtl.h (NOTE_BLOCK_NUMBER): Replace with ...mmitchel1999-09-151-1/+1
* * function.h (free_after_compilation): Remove decl parameter.mmitchel1999-09-091-8/+6
* * emit-rtl.c (free_emit_status): Take decl as a parameter.mmitchel1999-09-071-3/+8
* * Makefile.in (tree.o): Depend on ggc.h.mmitchel1999-09-051-0/+3
* * c-decl.c (struct language_function): Renamed from struct c_function.mmitchel1999-09-051-0/+9
* Change memory mangement and constant pool handling for nested functions to ma...crux1999-09-041-19/+9
* * function.h (struct function): Add new element LANGUAGE.mmitchel1999-09-041-0/+7
* * tree.c (tree_code_name): Constify a char*.ghazi1999-08-291-2/+2
* Include function.h in most files. Remove most of the global variablescrux1999-08-091-102/+382
* Backport of GC branch patches part 2: kill stmt status saving.crux1999-08-011-20/+1
* Backport of GC branch patches part 1: kill eh status saving.crux1999-07-311-11/+6
* Xlaw1999-07-011-0/+1
* Sun May 30 14:29:17 1999 Eric Raskin (ehr@listworks.com)law1999-05-301-0/+29
* Flow rewrite to use basic block structures and edge lists.rth1999-02-251-0/+1
* * output.h (current_function_has_computed_jump): Rename fromrth1999-02-081-1/+1
* Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog forlaw1999-01-271-0/+1
* * function.c (nonlocal_goto_handler_slots): Renamed fromlaw1998-11-201-1/+1
* * expr.c (pending_chain): Move up.jason1998-10-231-0/+1
* Fine-grained control of -fcheck-memory-usage with new no_check_memory_usageraeburn1998-10-111-0/+1