summaryrefslogtreecommitdiff
path: root/gcc/function.h
Commit message (Expand)AuthorAgeFilesLines
* * function.h (requires_stack_frame_p): New prototype.jakub2011-11-091-0/+4
* * doc/invoke.texi (-fshrink-wrap): Document.bernds2011-10-051-0/+3
* dwarf2out: Convert fde_table to a VEC.rth2011-07-071-0/+6
* * function.h (struct stack_usage): Remove dynamic_alloc_count field.ebotcazou2011-06-021-5/+1
* * tree.h (get_pending_sizes): Remove prototype.ebotcazou2011-05-051-9/+0
* Remove cgraph piddavidxl2011-04-221-0/+1
* gcc/ada/froydnj2011-04-141-0/+1
* Update Copyright years for files modified in 2010.jakub2011-01-031-1/+1
* * tree.h (DECL_HAS_IMPLICIT_SECTION_NAME_P): New macro.hubicka2010-11-231-5/+0
* Stack usage supportebotcazou2010-08-301-0/+34
* gcc/froydnj2010-07-061-2/+13
* gcc/froydnj2010-06-181-3/+3
* * function.h (struct function): Add can_throw_non_call_exceptions bit.ebotcazou2010-05-251-0/+4
* 2010-05-25 Paul Brook <paul@codesourcery.com>pbrook2010-05-241-0/+7
* * regs.h: Do not include obstack.h, basic-block.h.steven2010-05-231-0/+5
* * sbitmap.h (sbitmap_ptr, const_sbitmap_ptr): Move from here...steven2010-05-231-0/+1
* * function.c (try_fit_stack_local, add_frame_space): New staticbernds2010-05-171-0/+14
* * cgraph.c (cgraph_create_node): Set node frequency to normal.hubicka2010-04-261-15/+0
* Remove trailing white spaces.hjl2009-11-251-5/+5
* * cgraph.c (cgraph_release_function_body): Update use ofhubicka2009-11-161-5/+0
* Fix PR debug/41065dodji2009-09-231-0/+22
* Squash commit of EH in gimplerth2009-09-141-9/+2
* gcc/ChangeLog:aoliva2009-09-021-0/+4
* * dwarf2out.c (output_fde): When doing hot/cold partitioning, usejakub2009-08-071-1/+1
* * function.h (struct function): Add cannot_be_copied_reason,rth2009-06-261-1/+11
* gcc/ChangeLog:ian2009-05-161-4/+4
* 2009-04-21 Taras Glek <tglek@mozilla.com>dnovillo2009-04-221-18/+9
* * function.c (current_function_assembler_name): Remove.kazu2009-04-161-2/+0
* * tree-eh.c (cleanup_eh): When not optimizing, do not try EH merging.hubicka2009-04-081-2/+0
* * dwarf2out.c (dwarf2out_begin_prologue): Use crtl->nothrowhubicka2009-03-281-0/+5
* 2009-03-23 Richard Guenther <rguenther@suse.de>rguenth2009-03-231-3/+3
* 2009-03-12 Jing Yu <jingyu@google.com>dougkwan2009-03-171-6/+6
* PR target/39139jakub2009-02-101-1/+5
* gcc/rsandifo2009-01-061-0/+3
* PR middle-end/38454jakub2008-12-091-0/+1
* * cgraph.c (cgraph_release_function_body): Plug memory leak onhubicka2008-09-111-10/+0
* * function.h (struct function): Add function_start_locus.aldyh2008-09-091-0/+3
* gcc/hjl2008-08-061-0/+3
* 2008-07-31 H.J. Lu <hongjiu.lu@intel.com>hjl2008-07-311-6/+11
* 2008-07-30 Joey Ye <joey.ye@intel.com>hjl2008-07-301-5/+43
* * predict.c (always_optimize_for_size_p): New function.hubicka2008-07-291-0/+3
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-0/+4
* gcc/rwild2008-06-061-2/+2
* 2008-05-25 H.J. Lu <hongjiu.lu@intel.com>hjl2008-05-251-0/+6
* 2008-05-16 Kenneth Zadeck <zadeck@naturalbridge.com>dnovillo2008-05-161-0/+3
* * tree-pass.h (opt_pass): Add IPA_PASS.hubicka2008-05-011-0/+9
* PR testsuite/35843hubicka2008-04-251-81/+54
* * except.c (dw2_size_of_call_site_table,hubicka2008-04-181-28/+19
* * gengtype.c (write_root): Param_is argument is OK.hubicka2008-04-151-0/+31
* * function.h (incomming_args): Break out of struct function.hubicka2008-04-081-64/+66