aboutsummaryrefslogtreecommitdiff
path: root/gcc/function.h
AgeCommit message (Expand)AuthorFilesLines
2002-07-16varargs.h: Replace with stub which issues #error.Zack Weinberg1-7/+1
2002-06-23function.h (struct emit_status): Clarify potential contents of regno_reg_rtx ...Jan Hubicka1-1/+4
2002-06-17function.h (struct function): Rename profile_label_no.Richard Henderson1-3/+3
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating1-28/+19
2002-05-15invoke.texi (-malign-double): Re-add lost warning.Jan Hubicka1-0/+13
2002-05-10final.c (end_final): Tidy whitespace.Richard Henderson1-1/+1
2002-05-09final.c (end_final): Use C trees to output data structures for profiling.Jan Hubicka1-0/+3
2002-04-23re PR target/6413 (PROFILE_HOOK label_no)Alan Modra1-0/+4
2002-04-20Makefile.in: Update.Neil Booth1-7/+0
2002-03-15fix comment typoJason Merrill1-1/+1
2002-01-03function.h (struct function): Add profile.William Cohen1-0/+4
2001-12-31* function.h: Remove undefs for rtx and tree.Graham Stott1-8/+0
2001-12-05attribs.c (handle_no_check_memory_usage_atribute): Deleted.Richard Kenner1-4/+0
2001-12-05* function.h (tree, rtx): Remove no-longer-needed definitions.Richard Kenner1-10/+0
2001-11-03cselib.c (cselib_subst_to_values, [...]): Remove reference to CONST_DOUBLE_ME...Richard Kenner1-1/+0
2001-10-18emit-rtl.c (gen_reg_rtx): Also reallocate reg_decl array.Richard Kenner1-4/+9
2001-10-09acconfig.h: Fix comment formatting.Kazu Hirata1-3/+3
2001-10-08varasm.c (restore_varasm_status): New.Richard Henderson1-0/+1
2001-09-03function.h (struct function): Add arg_pointer_save_area_init.Richard Henderson1-0/+3
2001-08-31function.c: Remove all_functions.Zack Weinberg1-9/+3
2001-08-27function.c (expand_function_end): Don't init arg_pointer_save_area.Richard Henderson1-0/+2
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-12/+12
2001-06-21integrate.c (ggc.h): Include.DJ Delorie1-0/+4
2001-04-05function.h (virtuals_instantiated): Declare.DJ Delorie1-0/+3
2001-03-28IA-64 ABI Exception Handling.Richard Henderson1-0/+4
2001-03-27function.h (struct function): Move all boolean valued fields to single bit fi...Richard Henderson1-83/+89
2001-01-10Remove {save|restore}_machine_status.Nick Clifton1-6/+6
2000-11-29function.h (emit_status): Delete member regno_pointer_flag and rename regno_p...John David Anglin1-11/+8
2000-10-13Remove obstacks.Mark Mitchell1-16/+0
2000-10-05c-decl.c (warn_missing_noreturn): Remove.Richard Henderson1-0/+5
2000-09-16function.h (no_debugging_symbols): New field.Richard Kenner1-0/+1
2000-04-01builtins.c (expand_builtin_apply): Pass proper parameters to allocate_dynamic...Jan Hubicka1-5/+7
2000-03-30calls.c (expand_call): Pass bit alignment to mark_reg_pointer.Richard Kenner1-1/+1
2000-03-25* Rework fields used to describe positions of bitfields andRichard Kenner1-1/+1
2000-03-19emit-rtl.c (remove_unncessary_notes): Check that all NOTE_INSN_BLOCK_BEG and ...Mark Mitchell1-5/+7
2000-03-07rtl.h (rtunion_def): Constify member `rtstr'.Kaveh R. Ghazi1-1/+1
2000-03-05Revert this patch:Mark Mitchell1-0/+7
2000-03-05function.h (struct sequence_stack): Remove rtl_expr.Mark Mitchell1-7/+0
2000-03-02function.h (struct expr_status): Add x_arg_space_so_far.Jason Merrill1-0/+5
2000-02-28emit-rtl.c (remove_unncessary_notes): Remove notes for empty blocks.Mark Mitchell1-0/+3
2000-02-26Fix copyrights.Jeff Law1-1/+2
2000-02-07calls.c (compute_argument_block_size): New argument preferred_stack_boundary.Jan Hubicka1-0/+2
2000-02-04function.c (diddle_return_value): Rework to use a callback function.Richard Henderson1-1/+3
2000-01-14eh-common.h: PROTO -> PARAMS.Kaveh R. Ghazi1-30/+30
1999-12-20current_function -> cfunBernd Schmidt1-70/+71
1999-12-16Makefile.in (INTREGRATE_H): Rename to INTEGRATE_H.Mark Mitchell1-6/+0
1999-12-15function.c (retrofit_block): Abort if we don't find a suitable insn.Jason Merrill1-4/+3
1999-12-15function.c (PREFERRED_STACK_BOUDNARY): Provide default value.Jan Hubicka1-0/+2
1999-12-05function.h (insert_block_after_note): Declare.Mark Mitchell1-0/+5
1999-12-04c-common.c (enum attrs): Add A_NO_LIMIT_STACK.Geoff Keating1-0/+5