aboutsummaryrefslogtreecommitdiff
path: root/gcc/function.h
AgeCommit message (Expand)AuthorFilesLines
2013-04-30function.h (loops_for_fn): New inline function.Richard Biener1-0/+17
2013-03-09re PR middle-end/56524 (Compiler ICE when compiling with -mips16)Richard Sandiford1-3/+0
2013-02-19re PR target/52555 (ICE unrecognizable insn with -ffast-math and __attribute_...Aldy Hernandez1-0/+3
2013-01-10Update copyright years in gcc/Richard Sandiford1-3/+1
2012-12-05tm.texi.in (TARGET_CLASS_LIKELY_SPILLED_P): Update documentation.Steven Bosscher1-1/+2
2012-12-02function.h (struct rtl_data): Remove epilogue_delay_list.Steven Bosscher1-4/+0
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo1-15/+7
2012-09-13ipa-pure-const.c (state_from_flags, [...]): Use current_function_name instead...Steven Bosscher1-0/+1
2012-08-14backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...Diego Novillo1-1/+1
2012-08-02Revert "PR 34548"Richard Henderson1-4/+0
2012-08-01re PR middle-end/34548 (GCC generates too many alignment adds for alloca)Richard Henderson1-0/+4
2012-07-23opts.c (common_handle_option): Do not set flag_value_profile_transformations ...Steven Bosscher1-3/+0
2012-07-08basic-block.h: Re-group most prototypes per file.Steven Bosscher1-3/+7
2012-06-24output.h: (current_function_is_leaf...Steven Bosscher1-0/+16
2012-06-17cfglayout.h: Remove.Steven Bosscher1-4/+0
2012-06-15re PR middle-end/53590 (compiler fails to generate SIMD instruction for FP di...Eric Botcazou1-0/+4
2012-05-29integrate.c: Remove.Steven Bosscher1-3/+13
2012-05-02coretypes.h (gimple_seq, [...]): Typedef as gimple.Michael Matz1-1/+1
2012-01-31function.h (regno_reg_rtx): Adjust comment.Richard Sandiford1-4/+7
2011-11-09function.h (requires_stack_frame_p): New prototype.Jakub Jelinek1-0/+4
2011-10-05invoke.texi (-fshrink-wrap): Document.Bernd Schmidt1-0/+3
2011-07-07dwarf2out: Convert fde_table to a VEC.Richard Henderson1-0/+6
2011-06-02function.h (struct stack_usage): Remove dynamic_alloc_count field.Eric Botcazou1-5/+1
2011-05-05tree.h (get_pending_sizes): Remove prototype.Eric Botcazou1-9/+0
2011-04-22Remove cgraph pidXinliang David Li1-0/+1
2011-04-14utils.c (gnat_poplevel): Use block_chainon.Nathan Froyd1-0/+1
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+1
2010-11-23tree.h (DECL_HAS_IMPLICIT_SECTION_NAME_P): New macro.Jan Hubicka1-5/+0
2010-08-30Stack usage supportEric Botcazou1-0/+34
2010-07-06vec.h (FOR_EACH_VEC_ELT_REVERSE): New macro.Nathan Froyd1-2/+13
2010-06-18function.h (types_used_by_cur_var_decl): Change type to a VEC.Nathan Froyd1-3/+3
2010-05-25function.h (struct function): Add can_throw_non_call_exceptions bit.Eric Botcazou1-0/+4
2010-05-24gengtype-lex.l: Add HARD_REG_SET.Paul Brook1-0/+7
2010-05-23regs.h: Do not include obstack.h, basic-block.h.Steven Bosscher1-0/+5
2010-05-23sbitmap.h (sbitmap_ptr, [...]): Move from here...Steven Bosscher1-0/+1
2010-05-17function.c (try_fit_stack_local, [...]): New static functions.Bernd Schmidt1-0/+14
2010-04-26cgraph.c (cgraph_create_node): Set node frequency to normal.Jan Hubicka1-15/+0
2009-11-25Remove trailing white spaces.H.J. Lu1-5/+5
2009-11-16cgraph.c (cgraph_release_function_body): Update use of ipa_transforms_to_apply.Jan Hubicka1-5/+0
2009-09-23re PR debug/41065 (DW_TAG_enumeration_type+DW_TAG_enumerator is sometimes mis...Dodji Seketeli1-0/+22
2009-09-14Squash commit of EH in gimpleRichard Henderson1-9/+2
2009-09-02invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva1-0/+4
2009-08-07dwarf2out.c (output_fde): When doing hot/cold partitioning...Jakub Jelinek1-1/+1
2009-06-26function.h (struct function): Add cannot_be_copied_reason, and cannot_be_copi...Richard Henderson1-1/+11
2009-05-16alias.c (struct alias_set_entry_d): Rename from struct alias_set_entry.Ian Lance Taylor1-4/+4
2009-04-22hashtab.h: Update GTY annotations to new syntaxTaras Glek1-18/+9
2009-04-16function.c (current_function_assembler_name): Remove.Kazu Hirata1-2/+0
2009-04-08tree-eh.c (cleanup_eh): When not optimizing, do not try EH merging.Jan Hubicka1-2/+0
2009-03-28dwarf2out.c (dwarf2out_begin_prologue): Use crtl->nothrowJan Hubicka1-0/+5
2009-03-23cgraph.h (struct cgraph_node): Reorder fields for 64-bit hosts.Richard Guenther1-3/+3