aboutsummaryrefslogtreecommitdiff
path: root/libcpp
AgeCommit message (Expand)Author
2016-03-30 * da.po: Update.Joseph Myers
2016-03-25 PR lto/69650Bernd Schmidt
2016-03-21 PR target/70296Jakub Jelinek
2016-03-17 * fr.po: Update.Joseph Myers
2016-03-15Fix compiling large filesRichard Henderson
2016-03-15 * libcpp/expr.c (cpp_classify_number): Hex floats are new in C++1z.Jason Merrill
2016-03-09PR c++/70105: prevent nonsensical underline spew for macro expansionsDavid Malcolm
2016-03-09PR c++/70105: Defer location expansion until diagnostic_show_locusDavid Malcolm
2016-03-05 * sr.po: Update.Joseph Myers
2016-03-01PR preprocessor/69985: fix ICE with long lines in -WformatDavid Malcolm
2016-02-23PR preprocessor/69126: avoid comparing ad-hoc and non-ad-hoc locationsDavid Malcolm
2016-02-12 * eo.po: Update.Joseph Myers
2016-02-09 * fi.po: Update.Joseph Myers
2016-02-08PR preprocessor/69664: fix rich_location::override_columnDavid Malcolm
2016-02-07 * ru.po: Update.Joseph Myers
2016-02-05 PR c++/69628Jakub Jelinek
2016-02-05 * fi.po: Update.Joseph Myers
2016-02-04Update cpplib .po files.Joseph Myers
2016-01-31Regenerate .pot files.Joseph Myers
2016-01-31 * fi.po: Update.Joseph Myers
2016-01-28 PR pch/68176Jakub Jelinek
2016-01-28 * directives.c (destringize_and_run): Adjust prototype.Jakub Jelinek
2016-01-27libcpp: use better locations for _Pragma tokens (preprocessor/69126)David Malcolm
2016-01-14PR preprocessor/69177 and PR c++/68819: libcpp fallbacks and -Wmisleading-ind...David Malcolm
2016-01-08 PR c++/69145Jakub Jelinek
2016-01-04 Update copyright years.Jakub Jelinek
2015-12-22libcpp: Avoid unnecessary ad-hoc uses for large source filesDavid Malcolm
2015-12-07Fix missing range information for "%q+D" format codeDavid Malcolm
2015-11-20PR 62314: add ability to add fixit-hints to a diagnosticDavid Malcolm
2015-11-19 PR preprocessor/60736Jakub 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-11-06Add stats on adhoc table to dump_line_table_statisticsDavid Malcolm
2015-11-04ENABLE_CHECKING refactoring: remove remaining occurrencesMikhail Maltsev
2015-11-03 * lex.c (search_line_sse42): Correctly advance the pointer to anUros Bizjak
2015-11-02libcpp: Improvements to description of source_location in line-map.hDavid Malcolm
2015-10-21[PATCH 2/9] ENABLE_CHECKING refactoring: libcppJeff Law
2015-10-21[PATCH 1/9] ENABLE_CHECKING refactoringMikhail Maltsev
2015-10-13[PATCH 1/9] ENABLE_CHECKING refactoringMikhail Maltsev
2015-10-08 * zh_TW.po: Update.Joseph Myers
2015-09-21Handle lines encoded into several maps in linemap_position_for_loc_and_offsetManuel López-Ibáñez
2015-09-07 * system.h (INTTYPE_MINIMUM): Rewrite to avoid shift warning.Marek Polacek
2015-08-072015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>Yaakov Selkowitz
2015-07-31 * sv.po: Update.Joseph Myers
2015-07-24 * nl.po: Update.Joseph Myers
2015-07-08Address -Wsign-compare diagnosticsThomas Schwinge
2015-07-032015-07-03 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini
2015-07-02/libcppPaolo Carlini
2015-07-02Regenerate .pot files.Joseph Myers
2015-06-30libcpp:Edward Smith-Rowland