| Commit message (Expand) | Author | Age | Files | Lines |
* | * tree-ssa.h: Remove all #include's | amacleod | 2013-10-23 | 1 | -1/+2 |
* | gcc/ | pmatos | 2013-10-16 | 1 | -2/+2 |
* | gcc/ | rsandifo | 2013-09-28 | 1 | -1/+1 |
* | * tree-ssa.h: New. Move content from tree-flow.h and | amacleod | 2013-09-12 | 1 | -1/+1 |
* | * lto.c (compare_tree_sccs_1): Drop DECL_ERROR_ISSUED, | hubicka | 2013-08-28 | 1 | -2/+0 |
* | * print-tree.c (debug_vec_tree): Use debug_raw. | jason | 2013-07-13 | 1 | -5/+31 |
* | Add uniform debug dump function names. | crowl | 2013-03-29 | 1 | -28/+144 |
* | Update copyright years in gcc/ | rsandifo | 2013-01-10 | 1 | -3/+1 |
* | Update Copyright years for files modified in 2011 and/or 2012. | jakub | 2013-01-04 | 1 | -1/+1 |
* | PR target/53912 | ktietz | 2012-12-10 | 1 | -1/+1 |
* | This patch rewrites the old VEC macro-based interface into a new one | dnovillo | 2012-11-18 | 1 | -5/+5 |
* | * print-tree.c (print_node): Don't check TREE_LANG_FLAG_* | jason | 2012-08-25 | 1 | -14/+18 |
* | gcc/ | steven | 2012-07-16 | 1 | -2/+2 |
* | 2012-05-10 Richard Guenther <rguenther@suse.de> | rguenth | 2012-05-10 | 1 | -3/+0 |
* | 2012-03-16 Richard Guenther <rguenther@suse.de> | rguenth | 2012-03-16 | 1 | -7/+4 |
* | Merge from transactional-memory branch. | aldyh | 2011-11-08 | 1 | -0/+2 |
* | move TS_STATEMENT_LIST to be a substructure of TS_TYPED | froydnj | 2011-05-27 | 1 | -1/+0 |
* | * print-tree.c (print_node): Only look at TREE_TYPE if TS_TYPED. | jason | 2011-05-25 | 1 | -1/+1 |
* | * tree.h (struct tree_int_cst, struct real_value): Include tree_typed | froydnj | 2011-04-13 | 1 | -5/+0 |
* | gcc/ada/ | froydnj | 2011-04-13 | 1 | -1/+2 |
* | * print-tree.c (print_node): Print in-constant-pool. | jiez | 2010-09-27 | 1 | -0/+2 |
* | 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 |