| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright years in gcc/ | rsandifo | 2013-01-10 | 1 | -2/+1 |
* | This patch rewrites the old VEC macro-based interface into a new one | dnovillo | 2012-11-18 | 1 | -43/+25 |
* | 2012-11-01 Sharad Singhai <singhai@google.com> | singhai | 2012-11-01 | 1 | -0/+1 |
* | This patch implements generic type query and conversion functions, | crowl | 2012-10-31 | 1 | -19/+15 |
* | * ipa-pure-const.c (state_from_flags, local_pure_const): Use | steven | 2012-09-13 | 1 | -295/+245 |
* | * tree-pass.h (write_summary, write_optimization_summary): Remove | hubicka | 2012-08-13 | 1 | -9/+7 |
* | * cgraph.h (vector types for symtab_node): Add. | hubicka | 2012-08-11 | 1 | -12/+20 |
* | gcc/ | steven | 2012-07-16 | 1 | -1/+0 |
* | * output.h (__gcc_host_wide_int__): Move to hwint.h. | steven | 2012-05-31 | 1 | -1/+0 |
* | * LANGUAGES: Fix typos. | jsm28 | 2012-05-29 | 1 | -2/+2 |
* | * ipa-reference.c (is_proper_for_analysis): Do not check flags | hubicka | 2012-05-17 | 1 | -15/+25 |
* | * lto-symtab.c (lto_cgraph_replace_node): Update. | hubicka | 2012-04-18 | 1 | -1/+1 |
* | * cgraph.c (cgraph_node_name): Remove. | hubicka | 2012-04-18 | 1 | -8/+8 |
* | * cgraph.h (FOR_EACH_VARIABLE, FOR_EACH_VARIABLE, FOR_EACH_FUNCTION): | hubicka | 2012-04-16 | 1 | -6/+5 |
* | * cgraph.h: Update copyrights; | hubicka | 2012-04-14 | 1 | -23/+23 |
* | * data-streamer.h (streamer_write_zero): Rename from output_zero. | dnovillo | 2011-08-12 | 1 | -13/+14 |
* | * cgraph.c (cgraph_set_nothrow_flag_1): Update cgraph after | hubicka | 2011-06-10 | 1 | -1/+5 |
* | * ipa-utils.c (searchc): Use cgraph_function_or_thunk_node. | hubicka | 2011-06-10 | 1 | -9/+19 |
* | 2011-04-29 Martin Jambor <mjambor@suse.cz> | jamborm | 2011-04-29 | 1 | -8/+4 |
* | remove useless if-before-free tests | meyering | 2011-04-20 | 1 | -2/+1 |
* | * cgraph.c: Fix comment typos. | froydnj | 2011-02-11 | 1 | -3/+3 |
* | * diagnostic-core.h: Include bversion.h. | jsm28 | 2010-11-30 | 1 | -1/+0 |
* | * doc/extend.texi: (attribute leaf): Document. | hubicka | 2010-09-24 | 1 | -6/+46 |
* | * cgraph.c (cgraph_edge_cannot_lead_to_return): Also check | hubicka | 2010-06-07 | 1 | -0/+2 |
* | * ipa-reference.c (ipa_reference_local_vars_info_d): Remove | hubicka | 2010-06-03 | 1 | -129/+199 |
* | * ipa-reference.c (add_static_var): Remove redundant all_module_statics check. | hubicka | 2010-05-28 | 1 | -14/+11 |
* | * diagnostic-core.h: New. Contents moved from diagnostic.h and | jsm28 | 2010-05-27 | 1 | -1/+1 |
* | * ipa-reference.c (propagate): Walk all nodes in the cleanup stage. | hubicka | 2010-05-18 | 1 | -2/+4 |
* | * ipa-reference.c: Include toplev.h | hubicka | 2010-05-15 | 1 | -3/+207 |
* | * tree.h (memory_identifier_string): Remove. | hubicka | 2010-05-15 | 1 | -295/+149 |
* | * cgraph.h (ipa_discover_readonly_nonaddressable_vars): Declare. | hubicka | 2010-05-14 | 1 | -71/+3 |
* | * cgraphbuild.c (build_cgraph_edges, rebuild_cgraph_edges): Build | hubicka | 2010-05-12 | 1 | -459/+69 |
* | * lto-symtab.c (lto_symtab_entry_def) Add vnode. | hubicka | 2010-04-29 | 1 | -1/+2 |
* | * tree-pass.h (ipa_opt_pass_d): Rename function_read_summary; | hubicka | 2010-04-21 | 1 | -1/+2 |
* | 2010-04-07 Richard Guenther <rguenther@suse.de> | rguenth | 2010-04-07 | 1 | -5/+7 |
* | * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c, | steven | 2010-04-02 | 1 | -1/+2 |
* | PR objc/43061 | mrs | 2010-02-19 | 1 | -1/+1 |
* | * ipa-reference.c (propagate): Only dump bitmaps if computed. | jakub | 2009-11-30 | 1 | -14/+15 |
* | Remove trailing white spaces. | hjl | 2009-11-25 | 1 | -125/+125 |
* | 2009-11-10 Martin Jambor <mjambor@suse.cz> | jamborm | 2009-11-10 | 1 | -0/+1 |
* | * ipa-reference.c (check_call): Noreturn notrhow calls do not write | hubicka | 2009-10-24 | 1 | -43/+79 |
* | PR tree-optimize/40556 ... | hubicka | 2009-10-22 | 1 | -54/+101 |
* | * ipa-cp.c (ipcp_write_summary, ipcp_read_summary): New functions. | hubicka | 2009-10-22 | 1 | -1/+1 |
* | Merge lto branch into trunk. | dnovillo | 2009-10-03 | 1 | -9/+163 |
* | gcc/ChangeLog: | aoliva | 2009-09-02 | 1 | -0/+3 |
* | gcc/ChangeLog: | ian | 2009-05-16 | 1 | -2/+2 |
* | * ipa-reference.c: Do not include c-common.h, include splay-tree.h. | steven | 2009-05-01 | 1 | -1/+1 |
* | * cgraph.c (cgraph_make_edge, dump_cgraph_node, cgraph_set_call_stmt): | hubicka | 2009-04-18 | 1 | -2/+2 |
* | 2009-04-16 Richard Guenther <rguenther@suse.de> | rguenth | 2009-04-16 | 1 | -7/+14 |
* | 2009-04-16 Richard Guenther <rguenther@suse.de> | rguenth | 2009-04-16 | 1 | -45/+13 |