summaryrefslogtreecommitdiff
path: root/libcpp/errors.c
Commit message (Expand)AuthorAgeFilesLines
* diagnostics: escape non-ASCII source bytes for certain diagnosticsDavid Malcolm2021-11-011-19/+63
* Update copyright years.Jakub Jelinek2021-01-041-1/+1
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* Eliminate source_location in favor of location_tDavid Malcolm2018-11-131-8/+8
* Cleanup of libcpp diagnostic callbacksDavid Malcolm2018-10-091-29/+37
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* diagnostics: get rid of *_at_rich_loc in favor of overloadingDavid Malcolm2017-10-311-26/+10
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* Spelling suggestions for misspelled preprocessor directivesDavid Malcolm2016-08-181-0/+36
* libcpp: Tweak to missing #include source locationDavid Malcolm2016-06-221-10/+42
* PR preprocessor/69664: fix rich_location::override_columnDavid Malcolm2016-02-081-1/+2
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* re PR preprocessor/60736 (Crash in preprocessor including stdc-predef.h when ...Jakub Jelinek2015-11-191-3/+13
* Source range tracking in libcpp and C FE, with bit-packing optimizationDavid Malcolm2015-11-131-2/+2
* Reimplement diagnostic_show_locus, introducing rich_location classesDavid Malcolm2015-11-061-2/+5
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* re PR preprocessor/58893 (<command-line>:0:0: internal compiler error: Segmen...Bernd Edlinger2014-09-301-4/+1
* Update copyright years in libcpp/Richard Sandiford2014-01-021-1/+1
* Update copyright years in libcpp.Richard Sandiford2013-01-141-2/+1
* Update Copyright years for files modified in 2010.Jakub Jelinek2011-01-031-1/+1
* diagnostic.h (diagnostic_override_option_index): New macro to set a diagnosti...Simon Baldwin2010-04-071-12/+154
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-091-3/+3
* re PR preprocessor/34695 (Preprocessor warning->error conversion from -Werror...Joseph Myers2009-03-291-136/+34
* line-map.h (linenum_type): New typedef.Manuel López-Ibáñez2008-07-211-1/+1
* re PR preprocessor/27777 (Bad diagnostic emission when #error contains a trig...Tom Tromey2008-05-211-1/+1
* re PR preprocessor/34866 (valgrind error indication in testsuite from errors....Tom Tromey2008-04-181-1/+10
* cp-tree.h (cp_cpp_error), [...]): Take va_list* parameter.Joseph Myers2005-11-041-1/+1
* re PR c++/17964 (cpp error messages contain wrong line in C++)Joseph Myers2005-11-031-11/+16
* all files: Update FSF address in copyright headers.Kelley Cook2005-06-291-1/+1
* errors.c (_cpp_begin_message): Print "error: " for errors.Joseph Myers2004-10-141-0/+2
* Makefile.def (host_modules): add libcpp.Paolo Bonzini2004-05-241-0/+182