| Commit message (Expand) | Author | Age | Files | Lines |
* | gcc/ | froydnj | 2010-08-20 | 1 | -1/+1 |
* | * tree-vrp.c (debug_value_range, debug_all_value_ranges, | hubicka | 2010-05-29 | 1 | -2/+2 |
* | * print-tree.c (debug_vec_tree): New fn. | jason | 2010-05-27 | 1 | -2/+39 |
* | * diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or | jsm28 | 2010-05-21 | 1 | -0/+1 |
* | gcc/ChangeLog: | steven | 2010-05-21 | 1 | -2/+0 |
* | * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c, | steven | 2010-04-02 | 1 | -1/+1 |
* | * tree.h (TYPE_TRANSPARENT_UNION): Replace with ... | jason | 2010-01-21 | 1 | -2/+3 |
* | 2009-11-30 Richard Guenther <rguenther@suse.de> | rguenth | 2009-11-30 | 1 | -6/+29 |
* | Remove trailing white spaces. | hjl | 2009-11-25 | 1 | -13/+13 |
* | 2009-10-26 Ben Elliston <bje@au.ibm.com> | uweigand | 2009-10-26 | 1 | -0/+5 |
* | * print-tree.c (print_node): Fix string for DECL_STRUCT_FUNCTION. | ebotcazou | 2009-10-17 | 1 | -1/+1 |
* | * cgraphunit.c (cgraph_lower_function): Revert last change. | jakub | 2009-09-24 | 1 | -2/+2 |
* | Squash commit of EH in gimple | rth | 2009-09-14 | 1 | -0/+2 |
* | * hwint.h (HOST_LONG_FORMAT): New macro | rupp | 2009-08-25 | 1 | -2/+3 |
* | 2009-06-29 Richard Guenther <rguenther@suse.de> | rguenth | 2009-06-29 | 1 | -4/+0 |
* | 2009-05-22 Richard Guenther <rguenther@suse.de> | rguenth | 2009-05-22 | 1 | -2/+0 |
* | * tree.h: Remove DECL_BY_REFERENCE from private_flag comment. | jakub | 2009-05-05 | 1 | -0/+4 |
* | 2009-04-28 Richard Guenther <rguenther@suse.de> | rguenth | 2009-04-28 | 1 | -4/+1 |
* | * print-tree.c (print_node): Use code instead of TREE_CODE (node). | jakub | 2008-11-04 | 1 | -49/+49 |
* | * print-tree.c (print_node): Don't print DECL_INITIAL | jakub | 2008-11-04 | 1 | -1/+3 |
* | 2008-09-30 Dodji Seketeli <dodji@redhat.com> | dodji | 2008-10-05 | 1 | -0/+6 |
* | * builtins.c (expand_builtin_profile_func): Avoid C++ keywords. | ghazi | 2008-08-06 | 1 | -9/+9 |
* | * c-decl.c (merge_decls): Do not handle DECL_INLINE. | hubicka | 2008-07-29 | 1 | -2/+1 |
* | 2008-07-28 Richard Guenther <rguenther@suse.de> | rguenth | 2008-07-28 | 1 | -21/+4 |
* | * cgraph.c (cgraph_function_possibly_inlined_p): Do not rely on DECL_INLINE. | hubicka | 2008-07-26 | 1 | -2/+2 |
* | Add ability to set target options (ix86 only) and optimization options on a f... | meissner | 2008-07-23 | 1 | -0/+14 |
* | 2008-05-16 Kenneth Zadeck <zadeck@naturalbridge.com> | dnovillo | 2008-05-16 | 1 | -15/+26 |
* | 2008-05-08 Richard Guenther <rguenther@suse.de> | rguenth | 2008-05-08 | 1 | -9/+0 |
* | 2008-04-23 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2008-04-23 | 1 | -2/+0 |
* | 2008-04-15 Doug Kwan <dougkwan@google.com> | dougkwan | 2008-04-15 | 1 | -2/+4 |
* | Removal of Return with Depressed Stack Pointer support | ebotcazou | 2008-04-07 | 1 | -3/+0 |
* | 2008-03-06 Richard Guenther <rguenther@suse.de> | rguenth | 2008-03-06 | 1 | -2/+0 |
* | gcc | tromey | 2008-02-26 | 1 | -9/+4 |
* | PR c++/33916 | jason | 2008-02-04 | 1 | -0/+15 |
* | * print-tree.c (print_node): Print column number. | tromey | 2007-11-01 | 1 | -0/+6 |
* | * tree-pretty-print.c (dump_decl_name): Cast LABEL_DECL_UID to int | ian | 2007-09-06 | 1 | -2/+2 |
* | ./: | ian | 2007-08-11 | 1 | -2/+2 |
* | * tree.def (FIXED_POINT_TYPE): New type. | chaoyingfu | 2007-08-08 | 1 | -1/+29 |
* | * calls.c (special_function_p, setjmp_call_p, alloca_call_p, | ghazi | 2007-07-28 | 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-09 Geoffrey Keating <geoffk@apple.com> | geoffk | 2007-07-10 | 1 | -11/+9 |
* | ./: | ian | 2007-06-12 | 1 | -1/+3 |
* | 2007-02-15 Sandra Loosemore <sandra@codesourcery.com> | sandra | 2007-02-15 | 1 | -8/+26 |
* | * builtins.c (expand_builtin_pow, expand_builtin_powi, | sayle | 2007-01-11 | 1 | -3/+3 |
* | 2007-01-02 Douglas Gregor <doug.gregor@gmail.com> | dgregor | 2007-01-02 | 1 | -0/+5 |
* | Merge gimple-tuples-branch into mainline. | aldyh | 2006-12-05 | 1 | -1/+13 |
* | * print-tree.c (print_node_brief, print_node): Print sign of Inf. | amylaar | 2006-10-06 | 1 | -2/+2 |
* | gcc: | amylaar | 2006-07-17 | 1 | -13/+21 |
* | PR tree-optimization/26830 | rakdver | 2006-05-15 | 1 | -4/+1 |
* | 2006-04-23 Mark Mitchell <mark@codesourcery.com> | mmitchel | 2006-04-23 | 1 | -0/+3 |