index
:
ampere-computing/gcc-experimental.git
common/ipa-str-reorg
common/ipa-str-reorg-v2
common/ipa-str-reorg-v3
common/ipa-str-reorg-v4
erick/ipa-str-reorg
erick/type-escape-analysis-merge
erick/type-playground
gcc_master_new7
gcc_master_new8
master
gcc-experimental
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libcpp
/
errors.c
Age
Commit message (
Expand
)
Author
2020-01-01
Update copyright years.
Jakub Jelinek
2019-01-01
Update copyright years.
Jakub Jelinek
2018-11-13
Eliminate source_location in favor of location_t
David Malcolm
2018-10-09
Cleanup of libcpp diagnostic callbacks
David Malcolm
2018-01-03
Update copyright years.
Jakub Jelinek
2017-10-31
diagnostics: get rid of *_at_rich_loc in favor of overloading
David Malcolm
2017-01-01
Update copyright years.
Jakub Jelinek
2016-08-18
Spelling suggestions for misspelled preprocessor directives
David Malcolm
2016-06-22
libcpp: Tweak to missing #include source location
David Malcolm
2016-02-08
PR preprocessor/69664: fix rich_location::override_column
David Malcolm
2016-01-04
Update copyright years.
Jakub Jelinek
2015-11-19
re PR preprocessor/60736 (Crash in preprocessor including stdc-predef.h when ...
Jakub Jelinek
2015-11-13
Source range tracking in libcpp and C FE, with bit-packing optimization
David Malcolm
2015-11-06
Reimplement diagnostic_show_locus, introducing rich_location classes
David Malcolm
2015-01-05
Update copyright years.
Jakub Jelinek
2014-09-30
re PR preprocessor/58893 (<command-line>:0:0: internal compiler error: Segmen...
Bernd Edlinger
2014-01-02
Update copyright years in libcpp/
Richard Sandiford
2013-01-14
Update copyright years in libcpp.
Richard Sandiford
2011-01-03
Update Copyright years for files modified in 2010.
Jakub Jelinek
2010-04-07
diagnostic.h (diagnostic_override_option_index): New macro to set a diagnosti...
Simon Baldwin
2009-04-09
Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.
Jakub Jelinek
2009-03-29
re PR preprocessor/34695 (Preprocessor warning->error conversion from -Werror...
Joseph Myers
2008-07-21
line-map.h (linenum_type): New typedef.
Manuel López-Ibáñez
2008-05-21
re PR preprocessor/27777 (Bad diagnostic emission when #error contains a trig...
Tom Tromey
2008-04-18
re PR preprocessor/34866 (valgrind error indication in testsuite from errors....
Tom Tromey
2005-11-04
cp-tree.h (cp_cpp_error), [...]): Take va_list* parameter.
Joseph Myers
2005-11-03
re PR c++/17964 (cpp error messages contain wrong line in C++)
Joseph Myers
2005-06-29
all files: Update FSF address in copyright headers.
Kelley Cook
2004-10-14
errors.c (_cpp_begin_message): Print "error: " for errors.
Joseph Myers
2004-05-24
Makefile.def (host_modules): add libcpp.
Paolo Bonzini