aboutsummaryrefslogtreecommitdiff
path: root/gcc/function.h
AgeCommit message (Expand)Author
2003-11-14backport: [multiple changes]Matthias Klose
2003-03-21re PR rtl-optimization/2001 (Inordinately long compile times in reload CSE regs)Richard Henderson
2002-10-11re PR c/7344 (performance regression on huge case statements)Jan Hubicka
2002-09-22dbxout.c: Follow spelling conventions.Kazu Hirata
2002-09-08basic-block.h: Fix comment formatting.Kazu Hirata
2002-08-25function.h (struct function): Add flag all_throwers_are_sibcalls.Stuart Hastings
2002-07-16varargs.h: Replace with stub which issues #error.Zack Weinberg
2002-06-23function.h (struct emit_status): Clarify potential contents of regno_reg_rtx ...Jan Hubicka
2002-06-17function.h (struct function): Rename profile_label_no.Richard Henderson
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating
2002-05-15invoke.texi (-malign-double): Re-add lost warning.Jan Hubicka
2002-05-10final.c (end_final): Tidy whitespace.Richard Henderson
2002-05-09final.c (end_final): Use C trees to output data structures for profiling.Jan Hubicka
2002-04-23re PR target/6413 (PROFILE_HOOK label_no)Alan Modra
2002-04-20Makefile.in: Update.Neil Booth
2002-03-15fix comment typoJason Merrill
2002-01-03function.h (struct function): Add profile.William Cohen
2001-12-31* function.h: Remove undefs for rtx and tree.Graham Stott
2001-12-05attribs.c (handle_no_check_memory_usage_atribute): Deleted.Richard Kenner
2001-12-05* function.h (tree, rtx): Remove no-longer-needed definitions.Richard Kenner
2001-11-03cselib.c (cselib_subst_to_values, [...]): Remove reference to CONST_DOUBLE_ME...Richard Kenner
2001-10-18emit-rtl.c (gen_reg_rtx): Also reallocate reg_decl array.Richard Kenner
2001-10-09acconfig.h: Fix comment formatting.Kazu Hirata
2001-10-08varasm.c (restore_varasm_status): New.Richard Henderson
2001-09-03function.h (struct function): Add arg_pointer_save_area_init.Richard Henderson
2001-08-31function.c: Remove all_functions.Zack Weinberg
2001-08-27function.c (expand_function_end): Don't init arg_pointer_save_area.Richard Henderson
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff
2001-06-21integrate.c (ggc.h): Include.DJ Delorie
2001-04-05function.h (virtuals_instantiated): Declare.DJ Delorie
2001-03-28IA-64 ABI Exception Handling.Richard Henderson
2001-03-27function.h (struct function): Move all boolean valued fields to single bit fi...Richard Henderson
2001-01-10Remove {save|restore}_machine_status.Nick Clifton
2000-11-29function.h (emit_status): Delete member regno_pointer_flag and rename regno_p...John David Anglin
2000-10-13Remove obstacks.Mark Mitchell
2000-10-05c-decl.c (warn_missing_noreturn): Remove.Richard Henderson
2000-09-16function.h (no_debugging_symbols): New field.Richard Kenner
2000-04-01builtins.c (expand_builtin_apply): Pass proper parameters to allocate_dynamic...Jan Hubicka
2000-03-30calls.c (expand_call): Pass bit alignment to mark_reg_pointer.Richard Kenner
2000-03-25* Rework fields used to describe positions of bitfields andRichard Kenner
2000-03-19emit-rtl.c (remove_unncessary_notes): Check that all NOTE_INSN_BLOCK_BEG and ...Mark Mitchell
2000-03-07rtl.h (rtunion_def): Constify member `rtstr'.Kaveh R. Ghazi
2000-03-05Revert this patch:Mark Mitchell
2000-03-05function.h (struct sequence_stack): Remove rtl_expr.Mark Mitchell
2000-03-02function.h (struct expr_status): Add x_arg_space_so_far.Jason Merrill
2000-02-28emit-rtl.c (remove_unncessary_notes): Remove notes for empty blocks.Mark Mitchell
2000-02-26Fix copyrights.Jeff Law
2000-02-07calls.c (compute_argument_block_size): New argument preferred_stack_boundary.Jan Hubicka
2000-02-04function.c (diddle_return_value): Rework to use a callback function.Richard Henderson
2000-01-14eh-common.h: PROTO -> PARAMS.Kaveh R. Ghazi