summaryrefslogtreecommitdiff
path: root/gcc/tree-diagnostic.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.jakub2016-01-041-1/+1
* Reimplement diagnostic_show_locus, introducing rich_location classesdmalcolm2015-11-061-1/+1
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-3/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-2/+2
* remove more useless typedefstbsaunde2015-08-191-2/+2
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-2/+1
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-1/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-4/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-3/+0
* Replace line_map union with C++ class hierarchydmalcolm2015-05-191-4/+5
* gcc/fortran/ChangeLog:manu2015-05-161-5/+5
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-0/+10
* Update copyright years.jakub2015-01-051-1/+1
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Remove macros that implicitly use input_locationdmalcolm2013-11-221-1/+2
* 2013-03-21 Richard Biener <rguenther@suse.de>rguenth2013-03-211-1/+1
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* Introduce vNULL to use as a nil initializer for vec<>.dnovillo2012-11-201-1/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-6/+4
* 2012-10-24 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2012-10-241-67/+32
* Remove unnecessary VEC function overloads.dnovillo2012-09-111-1/+1
* gcc/steven2012-07-161-1/+1
* Make unwound macro expansion trace less redundantdodji2012-05-241-24/+69
* 2012-05-04 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2012-05-041-9/+9
* Strip "<built-in>" loc from displayed expansion contextdodji2012-04-301-0/+12
* 2012-04-26 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2012-04-261-12/+6
* 2012-04-24 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2012-04-241-1/+70
* 2011-11-29 Dodji Seketeli <dodji@redhat.com>dje2011-11-291-8/+8
* Emit macro expansion related diagnosticsdodji2011-10-171-1/+181
* * diagnostic.c: Don't include flags.h.jsm282010-05-241-1/+2
* * diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h orjsm282010-05-211-0/+48