aboutsummaryrefslogtreecommitdiff
path: root/gcc/function.h
AgeCommit message (Expand)AuthorFilesLines
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
2009-03-17re PR middle-end/39378 (Multiple inheritence thunk not working with -mthumb)Jing Yu1-6/+6
2009-02-10re PR target/39139 (ICE with stringop and register var)Jakub Jelinek1-1/+5
2009-01-06function.h (rtl_data): Add a dbr_scheduled_p field.Richard Sandiford1-0/+3
2008-12-10re PR middle-end/38454 (memcpy folding breaks -D_FORTIFY_SOURCE=2 protection)Jakub Jelinek1-0/+1
2008-09-11cgraph.c (cgraph_release_function_body): Plug memory leak on ipa_transforms_t...Jan Hubicka1-10/+0
2008-09-09function.h (struct function): Add function_start_locus.Aldy Hernandez1-0/+3
2008-08-06re PR middle-end/37009 (No need to align stack when incoming stack is aligned)H.J. Lu1-0/+3
2008-07-31re PR debug/36977 (Incorrect debug info for stack variables with stack alignm...H.J. Lu1-6/+11
2008-07-30[multiple changes]H.J. Lu1-5/+43
2008-07-29predict.c (always_optimize_for_size_p): New function.Jan Hubicka1-0/+3
2008-07-28backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener1-0/+4
2008-06-06cgraph.c: Fix typos in comments.Ralf Wildenhues1-2/+2
2008-05-25final.c (frame_pointer_needed): Removed.H.J. Lu1-0/+6
2008-05-16tree-ssa-dse (max_stmt_uid): Removed.Kenneth Zadeck1-0/+3
2008-05-01tree-pass.h (opt_pass): Add IPA_PASS.Jan Hubicka1-0/+9
2008-04-25re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore)Jan Hubicka1-81/+54
2008-04-18except.c (dw2_size_of_call_site_table, [...]): Use vector API for call_site_r...Jan Hubicka1-28/+19
2008-04-15gengtype.c (write_root): Param_is argument is OK.Jan Hubicka1-0/+31
2008-04-08function.h (incomming_args): Break out of struct function.Jan Hubicka1-64/+66
2008-04-07function.h (rtl): Rename to x_rtl.Jan Hubicka1-24/+29
2008-03-31builtins.c (expand_builtin_setjmp_receiver): Update call of get_arg_pointer_s...Jan Hubicka1-80/+99
2008-01-26re PR target/34814 (SDmode function args not passed according to ABI specific...Peter Bergner1-0/+1
2008-01-19re PR gcov-profile/34610 (ICE with "-fprofile-arcs -fopenmp")Jakub Jelinek1-1/+5
2007-11-26PR 34081/C++Andreas Krebbel1-8/+11
2007-11-16tree-ssa-structalias.c (ipa_pta_execute): Rename 'cfun' to 'func'.Tom Tromey1-0/+5
2007-09-07function.h (struct function): Rename calls_unwind_init to saves_all_registers.Roman Zippel1-4/+5
2007-09-05Add target hook invoked when cfun changes.Sandra Loosemore1-0/+5
2007-08-31function.c (allocate_struct_function): Do not set current_function_returns_po...Richard Guenther1-25/+6
2007-07-26dominance.c (dom_computed, [...]): Removed.Zdenek Dvorak1-0/+2
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-4/+3
2007-07-05function.c (match_asm_constraints_1, [...]): New.Paolo Bonzini1-0/+4
2007-06-11Merge dataflow branch into mainlineDaniel Berlin1-9/+4
2007-05-21builtins.c (expand_builtin_setjmp_setup): Update comment.Nathan Sidwell1-13/+17
2007-05-14tree-ssa-loop-niter.c (record_estimate): Use GGC_NEW to allocate struct nb_it...Zdenek Dvorak1-1/+1
2007-04-28alpha.c (alpha_output_mi_thunk_osf): Use insn_locators_alloc instead of insn_...Jan Hubicka1-8/+0
2007-04-24Revert:Jan Hubicka1-0/+8
2007-04-23function.c (init_function_start): Don't init line number info.Jan Hubicka1-8/+0
2007-04-16* function.h: Remove sequence_stack extern declaration.Aldy Hernandez1-2/+0
2007-03-06errors.h (warning, [...]): Mark as cold.Jan Hubicka1-2/+2
2007-01-10function.c (get_last_funcdef_no): New function.Razya Ladelsky1-0/+1
2006-12-16omp-low.c (expand_omp_parallel): Set function properties.Jan Hubicka1-0/+4
2006-12-13Makefile.in: Add dependencies.Jan Hubicka1-0/+4
2006-12-05Merge gimple-tuples-branch into mainline.Aldy Hernandez1-0/+5
2006-11-28Privatize SSA variables into gimple_df.Jan Hubicka1-0/+3