aboutsummaryrefslogtreecommitdiff
path: root/gcc/function.h
AgeCommit message (Expand)Author
2015-04-09Merge branches/gcc-4_9-branch rev 221939yroux
2014-02-07 PR target/60077hubicka
2014-01-02Update copyright years in gcc/rsandifo
2013-12-10 * gcc/cgraph.h (cgraph_node_set_iterator, varpool_node_set_iterator):olegendo
2013-12-06 * cgraphunit.c: Remove struct tags when referring to classolegendo
2013-11-19Factor unrelated declarations out of tree.h.dnovillo
2013-10-29Added _Cilk_spawn and _Cilk_sync (2 cilk keywords) for C.bviyer
2013-08-27 * Makefile.in (omp-low.o): Depend on $(TARGET_H).aldyh
2013-05-152013-05-15 Teresa Johnson <tejohnson@google.com>tejohnson
2013-04-302013-04-30 Richard Biener <rguenther@suse.de>rguenth
2013-03-09gcc/rsandifo
2013-02-19 PR target/52555aldyh
2013-01-10Update copyright years in gcc/rsandifo
2012-12-05 * doc/tm.texi.in (TARGET_CLASS_LIKELY_SPILLED_P): Update documentation.steven
2012-12-02 * function.h (struct rtl_data): Remove epilogue_delay_list.steven
2012-11-18This patch rewrites the old VEC macro-based interface into a new onednovillo
2012-09-13 * ipa-pure-const.c (state_from_flags, local_pure_const): Usesteven
2012-08-15Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion).dnovillo
2012-08-03Revert "PR 34548"rth
2012-08-01PR 34548rth
2012-07-23 * opts.c (common_handle_option): Do not set steven
2012-07-08gcc/steven
2012-06-24 * output.h: (current_function_is_leaf,steven
2012-06-172012-06-17 Steven Bosscher <steven@gcc.gnu.org>steven
2012-06-15 PR middle-end/53590ebotcazou
2012-05-29 * integrate.c: Remove.steven
2012-05-02 * coretypes.h (gimple_seq, const_gimple_seq): Typedef as gimple.matz
2012-01-31gcc/rsandifo
2011-11-09 * function.h (requires_stack_frame_p): New prototype.jakub
2011-10-05 * doc/invoke.texi (-fshrink-wrap): Document.bernds
2011-07-07dwarf2out: Convert fde_table to a VEC.rth
2011-06-02 * function.h (struct stack_usage): Remove dynamic_alloc_count field.ebotcazou
2011-05-05 * tree.h (get_pending_sizes): Remove prototype.ebotcazou
2011-04-22Remove cgraph piddavidxl
2011-04-14gcc/ada/froydnj
2011-01-03Update Copyright years for files modified in 2010.jakub
2010-11-23 * tree.h (DECL_HAS_IMPLICIT_SECTION_NAME_P): New macro.hubicka
2010-08-30 Stack usage supportebotcazou
2010-07-06gcc/froydnj
2010-06-18gcc/froydnj
2010-05-25 * function.h (struct function): Add can_throw_non_call_exceptions bit.ebotcazou
2010-05-242010-05-25 Paul Brook <paul@codesourcery.com>pbrook
2010-05-23 * regs.h: Do not include obstack.h, basic-block.h.steven
2010-05-23 * sbitmap.h (sbitmap_ptr, const_sbitmap_ptr): Move from here...steven
2010-05-17 * function.c (try_fit_stack_local, add_frame_space): New staticbernds
2010-04-26 * cgraph.c (cgraph_create_node): Set node frequency to normal.hubicka
2009-11-25Remove trailing white spaces.hjl
2009-11-16 * cgraph.c (cgraph_release_function_body): Update use ofhubicka
2009-09-23Fix PR debug/41065dodji
2009-09-14Squash commit of EH in gimplerth