summaryrefslogtreecommitdiff
path: root/libcpp/errors.c
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-01-01Update copyright years.Jakub Jelinek
2018-11-13Eliminate source_location in favor of location_tDavid Malcolm
2018-10-09Cleanup of libcpp diagnostic callbacksDavid Malcolm
2018-01-03Update copyright years.Jakub Jelinek
2017-10-31diagnostics: get rid of *_at_rich_loc in favor of overloadingDavid Malcolm
2017-01-01Update copyright years.Jakub Jelinek
2016-08-18Spelling suggestions for misspelled preprocessor directivesDavid Malcolm
2016-06-22libcpp: Tweak to missing #include source locationDavid Malcolm
2016-02-08PR preprocessor/69664: fix rich_location::override_columnDavid Malcolm
2016-01-04Update copyright years.Jakub Jelinek
2015-11-19re PR preprocessor/60736 (Crash in preprocessor including stdc-predef.h when ...Jakub Jelinek
2015-11-13Source range tracking in libcpp and C FE, with bit-packing optimizationDavid Malcolm
2015-11-06Reimplement diagnostic_show_locus, introducing rich_location classesDavid Malcolm
2015-01-05Update copyright years.Jakub Jelinek
2014-09-30re PR preprocessor/58893 (<command-line>:0:0: internal compiler error: Segmen...Bernd Edlinger
2014-01-02Update copyright years in libcpp/Richard Sandiford
2013-01-14Update copyright years in libcpp.Richard Sandiford
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek
2010-04-07diagnostic.h (diagnostic_override_option_index): New macro to set a diagnosti...Simon Baldwin
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek
2009-03-29re PR preprocessor/34695 (Preprocessor warning->error conversion from -Werror...Joseph Myers
2008-07-21line-map.h (linenum_type): New typedef.Manuel López-Ibáñez
2008-05-21re PR preprocessor/27777 (Bad diagnostic emission when #error contains a trig...Tom Tromey
2008-04-18re PR preprocessor/34866 (valgrind error indication in testsuite from errors....Tom Tromey
2005-11-04cp-tree.h (cp_cpp_error), [...]): Take va_list* parameter.Joseph Myers
2005-11-03re PR c++/17964 (cpp error messages contain wrong line in C++)Joseph Myers
2005-06-29all files: Update FSF address in copyright headers.Kelley Cook
2004-10-14errors.c (_cpp_begin_message): Print "error: " for errors.Joseph Myers
2004-05-24Makefile.def (host_modules): add libcpp.Paolo Bonzini