Age | Commit message (Expand) | Author | Files | Lines |
2011-06-14 | dumping cleanup phase 1 -- Removing TODO_dump_func | David Li | 1 | -1/+1 |
2011-03-30 | reload.h (reg_equiv_constant): Move into new structure reg_equivs, define acc... | Jeff Law | 1 | -2/+4 |
2011-03-16 | final.c (final_scan_insn): Handle NOTE_INSN_CALL_ARG_LOCATION. | Jakub Jelinek | 1 | -3/+5 |
2010-11-30 | diagnostic-core.h: Include bversion.h. | Joseph Myers | 1 | -2/+1 |
2010-07-15 | tree.h (DECL_CHAIN): Define. | Nathan Froyd | 1 | -4/+4 |
2010-07-08 | toplev.h: Do not include diagnostic-core.h. | Manuel López-Ibáñez | 1 | -0/+1 |
2010-06-08 | utils.c (init_gnat_to_gnu): Use typed GC allocation. | Laurynas Biveinis | 1 | -2/+2 |
2010-05-21 | tree.h: Include real.h and fixed-value.h as basic datatypes. | Steven Bosscher | 1 | -1/+0 |
2009-11-25 | Remove trailing white spaces. | H.J. Lu | 1 | -1/+1 |
2009-09-16 | integrate.c (set_block_abstract_flags): Call set_decl_abstract_flags also on ... | Jakub Jelinek | 1 | -0/+9 |
2009-04-22 | hashtab.h: Update GTY annotations to new syntax | Taras Glek | 1 | -2/+2 |
2009-04-17 | df.h: Include "timevar.h". | Ian Lance Taylor | 1 | -2/+2 |
2009-02-20 | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 1 | -1/+2 |
2008-06-26 | driver-i386.c (detect_caches_amd, [...]): Fix -Wc++-compat and/or -Wcast-qual... | Kaveh R. Ghazi | 1 | -5/+4 |
2008-04-08 | function.h (incomming_args): Break out of struct function. | Jan Hubicka | 1 | -7/+7 |
2008-03-19 | re PR other/35094 (RTL dump file letters hosed and partly undocumented) | Jan Hubicka | 1 | -3/+5 |
2007-08-24 | alpha.c (alpha_mangle_type, [...]): Constify. | Kaveh R. Ghazi | 1 | -3/+3 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -4/+3 |
2007-06-19 | df.h (DF_FIRST_OPTIONAL_PROBLEM): Removed. | Kenneth Zadeck | 1 | -4/+4 |
2007-06-11 | Merge dataflow branch into mainline | Daniel Berlin | 1 | -11/+8 |
2006-09-15 | cfgrtl.c (emit_insn_at_entry): New function. | Bernd Schmidt | 1 | -1/+1 |
2006-03-02 | tree-vrp.c (execute_vrp): Return value. | Daniel Berlin | 1 | -2/+3 |
2005-08-10 | bb-reorder.c (pass_duplicate_computed_gotos, [...]): Add dump. | Paolo Bonzini | 1 | -2/+2 |
2005-08-01 | Makefile.in: Add ipcp.c, ipa-prop.h, ipa-prop.c. | Razya Ladelsky | 1 | -76/+0 |
2005-07-08 | Makefile.in (TREE_H): Add treestruct.def. | Daniel Berlin | 1 | -1/+2 |
2005-07-05 | Makefile.in: Adjust dependencies. | Paolo Bonzini | 1 | -0/+18 |
2005-06-29 | target.h (gcc_target): New field allocate_initial_value. | Kaz Kojima | 1 | -32/+35 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-20 | integrate.c (allocate_initial_values): Update the references to global_live_a... | Kaz Kojima | 1 | -4/+6 |
2005-06-09 | re PR tree-optimization/20610 (Real by complex multiplications perform unnece... | Richard Henderson | 1 | -0/+1 |
2005-05-17 | cgraph.h (cgraph_node): Add 'lowered' state. | Steven Bosscher | 1 | -0/+1 |
2005-05-13 | re PR rtl-optimization/20769 (bt-load.c doesn't take nonlocal gotos into acco... | J"orn Rennecke | 1 | -2/+14 |
2005-05-08 | integrate.h (get_hard_reg_initial_val): Change type of register parameter fro... | Richard Sandiford | 1 | -3/+3 |
2005-05-07 | integrate.c (get_func_hard_reg_initial_val): Delete. | Richard Sandiford | 1 | -30/+27 |
2005-04-28 | attribs.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-04-21 | alias.c (true_dependence): Remove 'abort' from comments. | Nathan Sidwell | 1 | -10/+11 |
2004-11-19 | integrate.c (has_func_hard_reg_initial_val, [...]): Make them static. | Kazu Hirata | 1 | -2/+2 |
2004-11-13 | cse.c (CHEAP_REGNO): Redefine using REGNO_PTR_FRAME_P and HARD_REGISTER_NUM_P. | Steven Bosscher | 1 | -420/+0 |
2004-10-08 | integrate.c (try_constants, [...]): Remove. | Kazu Hirata | 1 | -439/+0 |
2004-08-18 | rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P. | Richard Henderson | 1 | -4/+1 |
2004-07-27 | cfgexpand.c (tree_expand_cfg): Fix comment. | Steven Bosscher | 1 | -13/+0 |
2004-07-25 | c-decl.c (start_function): Set DECL_ARTIFICIAL and DECL_IGNORED_P on the RESU... | Richard Henderson | 1 | -0/+5 |
2004-07-22 | integrate.c (copy_decl_for_inlining): Remove invisible reference handling. | Jason Merrill | 1 | -26/+4 |
2004-07-09 | alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_... | Jerry Quinn | 1 | -1/+1 |
2004-07-08 | except.c (expand_eh_region_start, [...]): Remove. | Richard Henderson | 1 | -1/+0 |
2004-07-07 | builtins.c: Rename movstr*, except for movstrict*, to movmem* and clrstr* to ... | Alexandre Oliva | 1 | -1/+1 |
2004-07-05 | langhooks-def.h (LANG_HOOKS_TREE_INLINING_VAR_MOD_TYPE_P): Extra arg. | Richard Kenner | 1 | -4/+3 |
2004-07-04 | rtl.def (ADDRESSOF): Remove. | Richard Henderson | 1 | -35/+0 |
2004-07-01 | alias.c (get_alias_set, [...]): Use MEM_P. | Jerry Quinn | 1 | -3/+3 |
2004-07-01 | function.h (struct function): Remove x_function_call_count. | Richard Henderson | 1 | -7/+0 |