summaryrefslogtreecommitdiff
path: root/gcc/tree-diagnostic.c
Commit message (Expand)AuthorAgeFilesLines
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-1/+1
* Introduce vNULL to use as a nil initializer for vec<>.Diego Novillo2012-11-201-1/+1
* This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo2012-11-171-6/+4
* re PR c++/54928 (Infinite output with after ICE with macro)Manuel López-Ibáñez2012-10-241-67/+32
* Remove unnecessary VEC function overloads.Diego Novillo2012-09-101-1/+1
* system.h (dump_file): Do not define.Steven Bosscher2012-07-161-1/+1
* Make unwound macro expansion trace less redundantDodji Seketeli2012-05-241-24/+69
* re PR c++/24985 (caret diagnostics)Manuel López-Ibáñez2012-05-041-9/+9
* Strip "<built-in>" loc from displayed expansion contextDodji Seketeli2012-04-301-0/+12
* tree-diagnostic.c (maybe_unwind_expanded_macro_loc): Fix comment.Manuel López-Ibáñez2012-04-261-12/+6
* tree-pretty-print.h (default_tree_printer): Do not declare.Manuel López-Ibáñez2012-04-241-1/+70
* tree-diagnostic (struct loc_t): Rename into struct loc_map_pair.David Edelsohn2011-11-291-8/+8
* Emit macro expansion related diagnosticsTom Tromey2011-10-171-1/+181
* diagnostic.c: Don't include flags.h.Joseph Myers2010-05-241-1/+2
* diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de...Joseph Myers2010-05-211-0/+48