| Commit message (Expand) | Author | Age | Files | Lines |
* | 2008-08-09 Richard Guenther <rguenther@suse.de> | rguenth | 2008-08-09 | 1 | -1/+1 |
* | 2008-07-28 Richard Guenther <rguenther@suse.de> | rguenth | 2008-07-28 | 1 | -27/+31 |
* | * cgraph.c (cgraph_function_possibly_inlined_p): Do not rely on DECL_INLINE. | hubicka | 2008-07-26 | 1 | -5/+2 |
* | * cgraphbuild.c (record_reference): Drop non-unit-at-a-time code. | hubicka | 2008-07-25 | 1 | -169/+15 |
* | 2008-07-23 Martin Jambor <mjambor@suse.cz> | jamborm | 2008-07-23 | 1 | -1/+1 |
* | * cgraph.h (varpool_empty_needed_queue): Declare. | hubicka | 2008-07-16 | 1 | -0/+10 |
* | PR c++/36523 | jakub | 2008-06-20 | 1 | -1/+0 |
* | 2008-06-19 Bernhard Fischer <aldot@gcc.gnu.org> | aldot | 2008-06-19 | 1 | -6/+5 |
* | * cgraphunit.c (cgraph_optimize): Output debug info when doing | hubicka | 2008-06-18 | 1 | -1/+1 |
* | * cgraphunit.c (cgraph_expand_pending_functions): Give up at | hubicka | 2008-06-18 | 1 | -2/+2 |
* | * cgraph.h (cgraph_mark_if_needed): New function. | hubicka | 2008-06-18 | 1 | -0/+12 |
* | gcc/ | rwild | 2008-06-06 | 1 | -4/+4 |
* | 2008-05-15 Kenneth Zadeck <zadeck@naturalbridge.com> | zadeck | 2008-05-15 | 1 | -1/+1 |
* | * cgraph.c (dump_cgraph_node): Update. | hubicka | 2008-05-07 | 1 | -10/+1 |
* | * gcc.dg/20050811-2.c: Update dumping flags. | hubicka | 2008-03-19 | 1 | -2/+2 |
* | PR middle-end/34969 | jakub | 2008-01-29 | 1 | -0/+4 |
* | 2008-01-23 Richard Guenther <rguenther@suse.de> | rguenth | 2008-01-23 | 1 | -2/+3 |
* | PR c++/34619 | jakub | 2008-01-03 | 1 | -1/+3 |
* | 2007-11-26 Andreas Krebbel <krebbel1@de.ibm.com> | krebbel | 2007-11-26 | 1 | -1/+1 |
* | PR target/33579 | mmitchel | 2007-11-06 | 1 | -27/+122 |
* | Revert: | ebotcazou | 2007-10-06 | 1 | -16/+0 |
* | * cgraphunit.c (cgraph_build_static_cdtor): Don't set | geoffk | 2007-10-04 | 1 | -2/+0 |
* | * decl.c (java_expand_body): Kill. | hubicka | 2007-09-11 | 1 | -10/+3 |
* | 2007-09-05 Sandra Loosemore <sandra@codesourcery.com> | sandra | 2007-09-05 | 1 | -1/+1 |
* | 2007-08-28 Richard Guenther <rguenther@suse.de> | rguenth | 2007-08-28 | 1 | -2/+2 |
* | 2007-08-20 Richard Guenther <rguenther@suse.de> | rguenth | 2007-08-20 | 1 | -2/+2 |
* | * cgraphunit.c (record_cdtor_fn): Declare all cdtors always inlined. | hubicka | 2007-08-11 | 1 | -4/+9 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 2007-07-26 | 1 | -5/+4 |
* | PR middle-end/30563 | hubicka | 2007-06-24 | 1 | -1/+1 |
* | * cgraphunit.c (cgraph_analyze_function): Remove | mueller | 2007-05-30 | 1 | -13/+0 |
* | * cfglayout.c, cgraphunit.c, config/avr/avr.c, fold-const.c, | kazu | 2007-05-25 | 1 | -1/+1 |
* | * semantics.c (expand_or_defer_fn): Do not call c_record_cdtor_fn. | hubicka | 2007-05-11 | 1 | -0/+76 |
* | * ada/misc.c (gnat_expand_body): Don't call target for destructors, | hubicka | 2007-04-22 | 1 | -11/+2 |
* | * cgraphunit.c (decide_is_function_needed): Do not keep always_inline | hubicka | 2007-04-06 | 1 | -1/+2 |
* | * cgraphunit.c (decide_is_function_needed): Honor | hubicka | 2007-02-24 | 1 | -0/+7 |
* | 2007-02-15 Sandra Loosemore <sandra@codesourcery.com> | sandra | 2007-02-15 | 1 | -1/+1 |
* | * tree.h (DECL_IGNORED_P): Document further effect for FUNCTION_DECL. | ebotcazou | 2007-02-12 | 1 | -0/+16 |
* | * Makefile.in (passes.o, ipa-inline.o): Add dependencies. | hubicka | 2007-02-09 | 1 | -2/+14 |
* | * cgraphunit.c, config/arm/arm.c, config/m68k/m68k.c, | kazu | 2007-01-31 | 1 | -1/+1 |
* | * tree-ssa-loop-unswitch.c: Include tree-inline.h. | rakdver | 2007-01-28 | 1 | -2/+3 |
* | Patch by Tomas Bily <tbily@suse.cz> | hubicka | 2007-01-19 | 1 | -0/+1 |
* | * cgraph.h (cgraph_decide_inlining_incrementally): Kill. | hubicka | 2007-01-16 | 1 | -4/+1 |
* | * cgraphunit.c (cgraph_process_new_functions): Reset reachable flag. | hubicka | 2007-01-08 | 1 | -26/+39 |
* | * tree-pas.h (TODO_remove_function): New flag. | hubicka | 2007-01-08 | 1 | -127/+0 |
* | * tree-pass.h (pass_build_cgraph_edges): Declare. | hubicka | 2007-01-06 | 1 | -199/+3 |
* | * cgraph.c (cgraph_release_function_body): New function. | hubicka | 2007-01-04 | 1 | -3/+1 |
* | * cgraphunit.c, tree-ssa-alias.c: Fix comment typos. | kazu | 2007-01-03 | 1 | -1/+1 |
* | * gcc.dg/pr16194.c: We now output error on all three functions, not just | hubicka | 2007-01-03 | 1 | -0/+16 |
* | * cgraphunit.c (cgraph_optimize): Call cgraph_add_new_functions | hubicka | 2007-01-01 | 1 | -0/+1 |
* | * cgraph.c (cgraph_exapnd_queue): Rename to... | hubicka | 2006-12-30 | 1 | -32/+83 |