aboutsummaryrefslogtreecommitdiff
path: root/gcc/treestruct.def
AgeCommit message (Expand)AuthorFilesLines
2013-01-10Update copyright years in gcc/Richard Sandiford1-1/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2011-06-09Fix the printable name typoMingjie Xing1-1/+1
2011-05-11split tree_typeNathan Froyd1-1/+3
2011-04-12tree.h (struct typed_tree): New.Nathan Froyd1-0/+1
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+1
2010-09-16tree.c (tree_node_structure_for_code): TRANSLATION_UNIT_DECL is TS_TRANSLATIO...Richard Guenther1-0/+1
2009-11-25Remove trailing white spaces.H.J. Lu1-3/+3
2009-07-06tree.c: Include debug.h.Diego Novillo1-9/+9
2009-04-03re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)Richard Guenther1-2/+0
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2008-07-23Add ability to set target options (ix86 only) and optimization options on a f...Michael Meissner1-0/+3
2008-07-08Fix PR tree-optimization/23455 Fix PR tree-optimization/35286 Fix PR tree-opt...Daniel Berlin1-1/+0
2008-05-15treestruct.def (TS_STRUCT_FIELD_TAG): Remove.Diego Novillo1-1/+0
2007-08-08tree.def (FIXED_POINT_TYPE): New type.Chao-ying Fu1-0/+1
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-5/+4
2007-05-26c-typeck.c, [...]: Fix typos and follow spelling conventions in various warni...Kazu Hirata1-1/+1
2006-12-11[multiple changes]Diego Novillo1-0/+1
2006-12-05Merge gimple-tuples-branch into mainline.Aldy Hernandez1-0/+2
2006-02-15tree.c (init_ttree): Add STRUCT_FIELD_TAG handling.Daniel Berlin1-0/+1
2006-01-25re PR middle-end/25886 (up to 256 tree codes for Objective-C++)Diego Novillo1-0/+1
2005-12-06In gcc/ 2005-12-05 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin1-0/+1
2005-07-26ipa-pure-const.c, [...]: Update FSF address.Kazu Hirata1-2/+2
2005-07-20Make CONSTRUCTOR use VEC to store initializers.Giovanni Bajo1-0/+1
2005-07-08Makefile.in (TREE_H): Add treestruct.def.Daniel Berlin1-0/+60