re PR c++/66243 (enum class value is allowed to be initialized by value from other...
[gcc.git] / gcc / tree-browser.c
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-06-24 Trevor Saundersallow storing values directly in hash tables
2014-06-24 Trevor SaundersRemove a layer of indirection from hash_table
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.
2013-09-28 Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-04-26 Lawrence CrowlThis patch is the main part of a consolodation of the...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2010-12-28 Sebastian PopDo not include unnecessary .h files.
2010-06-28 Nathan Froydtree-browser.c (TB_history_stack): Convert to a VEC.
2010-06-01 Steven Bosschergimplify.c: Do not include except.h and optabs.h.
2010-05-21 Joseph Myersdiagnostic.c: Don't include tm.h, tree.h, tm_p.h, langh...
2009-02-20 Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2008-06-21 Ian Lance Taylortree.h (enum tree_code): Include all-tree.def, not...
2007-08-08 Chao-ying Futree.def (FIXED_POINT_TYPE): New type.
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-07-25 Kaveh R. Ghazic-common.c (fname_as_string, [...]): Constify.
2007-07-25 Kaveh R. Ghazic-lex.c (c_lex_with_flags, lex_string): Constify.
2007-02-15 Sandra Loosemoretree.h (enum tree_code_class): Add tcc_vl_exp.
2005-07-08 Daniel BerlinMakefile.in (TREE_H): Add treestruct.def.
2005-06-25 Kelley CookUpdate FSF address.
2005-06-01 Kaveh R. Ghazibasic-block.h, [...]: Don't include errors.h and includ...
2004-12-23 Roger Sayle* tree-browser.c: Remove obsolete #ifdef HOST_EBCDIC...
2004-12-09 Nathan Sidwelltree.def (SET_TYPE): Remove.
2004-09-17 Jeffrey D. Oldhamalias.c (find_base_decl): Remove unreachable case ...
2004-05-14 Zack Weinbergtree.def (documentation): Remove mention of class 'b'.
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.