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