summaryrefslogtreecommitdiff
path: root/gcc/tree-browser.c
Commit message (Expand)AuthorAgeFilesLines
* 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