summaryrefslogtreecommitdiff
path: root/gcc/tree-browser.c
Commit message (Expand)AuthorAgeFilesLines
* This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo2012-11-171-5/+5
* Do not include unnecessary .h files.Sebastian Pop2010-12-281-5/+0
* tree-browser.c (TB_history_stack): Convert to a VEC.Nathan Froyd2010-06-281-6/+6
* gimplify.c: Do not include except.h and optabs.h.Steven Bosscher2010-06-011-1/+0
* diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de...Joseph Myers2010-05-211-1/+3
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* tree.h (enum tree_code): Include all-tree.def, not tree.def.Ian Lance Taylor2008-06-211-1/+4
* tree.def (FIXED_POINT_TYPE): New type.Chao-ying Fu2007-08-081-2/+4
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* c-common.c (fname_as_string, [...]): Constify.Kaveh R. Ghazi2007-07-251-2/+2
* c-lex.c (c_lex_with_flags, lex_string): Constify.Kaveh R. Ghazi2007-07-251-3/+2
* tree.h (enum tree_code_class): Add tcc_vl_exp.Sandra Loosemore2007-02-151-74/+13
* Makefile.in (TREE_H): Add treestruct.def.Daniel Berlin2005-07-081-7/+0
* Update FSF address.Kelley Cook2005-06-251-2/+2
* basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary.Kaveh R. Ghazi2005-06-011-1/+0
* * tree-browser.c: Remove obsolete #ifdef HOST_EBCDIC code.Roger Sayle2004-12-231-8/+0
* tree.def (SET_TYPE): Remove.Nathan Sidwell2004-12-091-2/+1
* alias.c (find_base_decl): Remove unreachable case '3' block.Jeffrey D. Oldham2004-09-171-25/+21
* tree.def (documentation): Remove mention of class 'b'.Zack Weinberg2004-05-141-5/+5
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-0/+1045