aboutsummaryrefslogtreecommitdiff
path: root/libcpp
AgeCommit message (Expand)AuthorFilesLines
2016-04-13re PR preprocessor/69650 (ICE in linemap_line_start, at libcpp/line-map.c:803)Bernd Schmidt2-1/+12
2016-04-08Regenerate .pot files.Joseph Myers2-80/+89
2016-04-06re PR preprocessor/61817 (Inconsistent location of tokens in the expansion li...Richard Henderson3-21/+44
2016-03-30* da.po: Update.Joseph Myers2-7/+9
2016-03-25re PR preprocessor/69650 (ICE in linemap_line_start, at libcpp/line-map.c:803)Bernd Schmidt3-29/+29
2016-03-21re PR target/70296 (Incorrect handling of vector X; if X is function-like macro)Jakub Jelinek3-0/+16
2016-03-17* fr.po: Update.Joseph Myers2-6/+8
2016-03-15Fix compiling large filesRichard Henderson2-1/+5
2016-03-15expr.c (cpp_classify_number): Hex floats are new in C++1z.Jason Merrill3-3/+8
2016-03-09PR c++/70105: prevent nonsensical underline spew for macro expansionsDavid Malcolm3-2/+18
2016-03-09PR c++/70105: Defer location expansion until diagnostic_show_locusDavid Malcolm3-115/+88
2016-03-05* sr.po: Update.Joseph Myers2-6/+8
2016-03-01PR preprocessor/69985: fix ICE with long lines in -WformatDavid Malcolm2-8/+18
2016-02-23PR preprocessor/69126: avoid comparing ad-hoc and non-ad-hoc locationsDavid Malcolm2-2/+17
2016-02-12* eo.po: Update.Joseph Myers2-8/+10
2016-02-09* fi.po: Update.Joseph Myers2-19/+22
2016-02-08PR preprocessor/69664: fix rich_location::override_columnDavid Malcolm3-2/+21
2016-02-07* ru.po: Update.Joseph Myers2-7/+9
2016-02-05re PR c++/69628 (Conditional jump or move depends on uninitialised value(s) i...Jakub Jelinek2-2/+15
2016-02-05* fi.po: Update.Joseph Myers2-5/+7
2016-02-04Update cpplib .po files.Joseph Myers22-4157/+4238
2016-01-31Regenerate .pot files.Joseph Myers2-135/+140
2016-01-31* fi.po: Update.Joseph Myers2-189/+191
2016-01-28re PR pch/68176 (all pch tests fail on eglibc systems (with bits/predefs.h))Jakub Jelinek2-1/+8
2016-01-28* directives.c (destringize_and_run): Adjust prototype.Jakub Jelinek2-1/+6
2016-01-27libcpp: use better locations for _Pragma tokens (preprocessor/69126)David Malcolm4-5/+24
2016-01-14PR preprocessor/69177 and PR c++/68819: libcpp fallbacks and -Wmisleading-ind...David Malcolm2-6/+40
2016-01-08re PR c++/69145 (Bogus 'warning: #pragma implementation for ‘...’ appears...Jakub Jelinek2-3/+11
2016-01-04Update copyright years.Jakub Jelinek27-27/+37
2015-12-22libcpp: Avoid unnecessary ad-hoc uses for large source filesDavid Malcolm2-3/+9
2015-12-07Fix missing range information for "%q+D" format codeDavid Malcolm3-19/+28
2015-11-20PR 62314: add ability to add fixit-hints to a diagnosticDavid Malcolm3-2/+264
2015-11-19re PR preprocessor/60736 (Crash in preprocessor including stdc-predef.h when ...Jakub Jelinek4-7/+35
2015-11-13Source range tracking in libcpp and C FE, with bit-packing optimizationDavid Malcolm7-161/+622
2015-11-06Reimplement diagnostic_show_locus, introducing rich_location classesDavid Malcolm5-4/+374
2015-11-06Add stats on adhoc table to dump_line_table_statisticsDavid Malcolm3-0/+11
2015-11-04ENABLE_CHECKING refactoring: remove remaining occurrencesMikhail Maltsev4-8/+7
2015-11-03lex.c (search_line_sse42): Correctly advance the pointer to an aligned address.Uros Bizjak2-3/+8
2015-11-02libcpp: Improvements to description of source_location in line-map.hDavid Malcolm2-5/+25
2015-10-21[PATCH 2/9] ENABLE_CHECKING refactoring: libcppMikhail Maltsev4-25/+24
2015-10-21[PATCH 1/9] ENABLE_CHECKING refactoringMikhail Maltsev5-3/+39
2015-10-13[PATCH 1/9] ENABLE_CHECKING refactoringMikhail Maltsev2-0/+13
2015-10-08* zh_TW.po: Update.Joseph Myers2-56/+28
2015-09-21Handle lines encoded into several maps in linemap_position_for_loc_and_offsetManuel López-Ibáñez2-14/+26
2015-09-07system.h (INTTYPE_MINIMUM): Rewrite to avoid shift warning.Marek Polacek2-1/+5
2015-08-07Makefile.def (libiconv): Define bootstrap=true.Yaakov Selkowitz2-26/+131
2015-07-31* sv.po: Update.Joseph Myers2-3/+7
2015-07-24* nl.po: Update.Joseph Myers2-62/+37
2015-07-08Address -Wsign-compare diagnosticsThomas Schwinge2-1/+6
2015-07-032015-07-03 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini1-1/+1