| Commit message (Expand) | Author | Age | Files | Lines |
* | 2007-09-05 Laurynas Biveinis <laurynas.biveinis@gmail.com> | lauras | 2007-09-05 | 1 | -5/+12 |
* | 2007-08-19 Andrew Pinski <andrew_pinski@playstation.sony.com> | pinskia | 2007-08-20 | 1 | -11/+3 |
* | * optabs.c (expand_widen_pattern_expr): Use optabs accestors. | hubicka | 2007-08-09 | 1 | -1/+1 |
* | * attribs.c (hash_attr, eq_attr, init_attributes): Constify. | ghazi | 2007-07-29 | 1 | -2/+2 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 2007-07-26 | 1 | -4/+3 |
* | 2007-07-05 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2007-07-05 | 1 | -0/+1 |
* | Merge dataflow branch into mainline | dberlin | 2007-06-11 | 1 | -6/+4 |
* | * tree-data-ref.c (dr_analyze_alias): Handle case smt is NULL. | rakdver | 2007-06-10 | 1 | -1/+1 |
* | gcc/ | rsandifo | 2007-05-22 | 1 | -8/+3 |
* | * gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead of | hubicka | 2007-05-21 | 1 | -3/+1 |
* | * builtins.c (expand_builtin_mathfn): Use EXPAND_NORMAL instead | uros | 2007-05-14 | 1 | -3/+3 |
* | * rtl.def (ASM_INPUT): Add location. | aoliva | 2007-03-09 | 1 | -5/+6 |
* | 2007-02-15 Andrew Pinski <andrew_pinski@playstation.sony.com> | pinskia | 2007-02-16 | 1 | -0/+1 |
* | 2007-02-15 Sandra Loosemore <sandra@codesourcery.com> | sandra | 2007-02-15 | 1 | -1/+1 |
* | Merge gimple-tuples-branch into mainline. | aldyh | 2006-12-05 | 1 | -4/+8 |
* | gcc/ | rsandifo | 2006-11-11 | 1 | -2/+6 |
* | PR c++/27451 | reichelt | 2006-05-22 | 1 | -1/+5 |
* | * function.h (struct function) <x_tail_recursion_reentry>: | steven | 2006-03-20 | 1 | -11/+1 |
* | PR middle-end/26557 | sayle | 2006-03-13 | 1 | -0/+4 |
* | PR middle-end/18859 | ebotcazou | 2006-03-13 | 1 | -4/+12 |
* | PR middle-end/26334 | jakub | 2006-02-18 | 1 | -3/+3 |
* | PR middle-end/25724 | sayle | 2006-02-13 | 1 | -19/+11 |
* | PR inline-asm/16194 | amylaar | 2006-02-09 | 1 | -28/+45 |
* | 2006-01-30 Marcin Dalecki <martin@dalecki.de> | dalecki | 2006-01-31 | 1 | -51/+29 |
* | * stmt.c (case_bit_test_cmp): Stabilize the sort using code | rsandifo | 2006-01-20 | 1 | -1/+5 |
* | 2006-01-03 Richard Guenther <rguenther@suse.de> | rguenth | 2006-01-03 | 1 | -3/+5 |
* | PR c/23113 | jsm28 | 2005-08-06 | 1 | -28/+7 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | 2005-06-01 Richard Guenther <rguenth@gcc.gnu.org> | rguenth | 2005-06-01 | 1 | -4/+6 |
* | * common.opt (fjump-tables): New. | jsm28 | 2005-06-01 | 1 | -0/+1 |
* | PR inline-asm/8788 | sayle | 2005-05-09 | 1 | -1/+1 |
* | * dojump.c: Fix comment typos. emit-rtl.c, expmed.c, expr.c, | kazu | 2005-04-27 | 1 | -18/+18 |
* | * diagnostic.c (warning): Accept parameter to classify warning option. | dj | 2005-04-23 | 1 | -5/+5 |
* | * doc/tm.texi (TARGET_MD_ASM_CLOBBERS): Adjust wording to not | hp | 2005-03-23 | 1 | -20/+33 |
* | PR tree-optimization/15784 | law | 2005-03-11 | 1 | -3/+2 |
* | PR inline-asm/20314 | jakub | 2005-03-10 | 1 | -1/+1 |
* | gcc/ChangeLog: | aoliva | 2005-02-18 | 1 | -2/+8 |
* | 2005-02-18 James A. Morrison <phython@gcc.gnu.org> | phython | 2005-02-18 | 1 | -4/+3 |
* | * bt-load.c, cfgloop.c, convert.c, dominance.c, global.c, | kazu | 2005-02-17 | 1 | -1/+2 |
* | * bitmap.h (BITMAP_XMALLOC, BITMAP_XFREE): Remove. | nathan | 2005-02-17 | 1 | -2/+2 |
* | * defaults.h, stmt.c, tree-cfg.c, tree-ssa-dce.c: Fix comment | kazu | 2004-12-13 | 1 | -3/+4 |
* | * cfgcleanup.c (outgoing_edges_match, try_crossjump_to_edge): | steven | 2004-11-29 | 1 | -7/+1 |
* | * optabs.h (force_expand_binop): Declare. | rsandifo | 2004-11-24 | 1 | -29/+1 |
* | * function.c (expand_function_end): Remove an "if" statement | kazu | 2004-11-11 | 1 | -7/+1 |
* | * stmt.c (expand_asm, expand_asm_operands): Make them static. | kazu | 2004-11-04 | 1 | -2/+2 |
* | * stmt.c (expand_case): Speed up code to detect duplicate case | law | 2004-11-03 | 1 | -9/+12 |
* | * stmt.c (expand_case): Update a comment. | kazu | 2004-10-26 | 1 | -3/+2 |
* | * stmt.c (expand_case): Put an assertion that index_expr is | kazu | 2004-10-26 | 1 | -47/+20 |
* | * stmt.c (expand_case): Remove code to handle SWITCH_EXPR with | kazu | 2004-10-26 | 1 | -16/+13 |
* | * stmt.c (expand_case): Remove an obsolete comment. | kazu | 2004-10-25 | 1 | -2/+1 |