summaryrefslogtreecommitdiff
path: root/libcpp
Commit message (Expand)AuthorAgeFilesLines
* Update ChangeLog and version files for releasereleases/gcc-6.4.0Richard Biener2017-07-042-0/+8
* Update ChangeLog and version files for releasereleases/gcc-6.3.0GCC Administrator2016-12-212-0/+8
* * eo.po: Update.Joseph Myers2016-10-292-7/+10
* Update ChangeLog and version files for releasereleases/gcc-6.2.0Richard Biener2016-08-222-0/+8
* * sr.po: Update.Joseph Myers2016-06-032-6/+8
* * da.po: Update.Joseph Myers2016-05-182-6/+8
* * fi.po: Update.Joseph Myers2016-05-122-7/+9
* * nl.po: Update.Joseph Myers2016-05-032-13/+12
* * sv.po: Update.Joseph Myers2016-04-302-6/+8
* Update .po files.Joseph Myers2016-04-2822-1518/+1644
* Update ChangeLog and version files for releasereleases/gcc-6.1.0GCC Administrator2016-04-272-0/+8
* Regenerate .pot files for GCC 6.Joseph Myers2016-04-212-36/+40
* re PR preprocessor/69650 (ICE in linemap_line_start, at libcpp/line-map.c:803)Bernd Schmidt2016-04-132-1/+12
* Regenerate .pot files.Joseph Myers2016-04-082-80/+89
* re PR preprocessor/61817 (Inconsistent location of tokens in the expansion li...Richard Henderson2016-04-063-21/+44
* * da.po: Update.Joseph Myers2016-03-302-7/+9
* re PR preprocessor/69650 (ICE in linemap_line_start, at libcpp/line-map.c:803)Bernd Schmidt2016-03-253-29/+29
* re PR target/70296 (Incorrect handling of vector X; if X is function-like macro)Jakub Jelinek2016-03-213-0/+16
* * fr.po: Update.Joseph Myers2016-03-172-6/+8
* Fix compiling large filesRichard Henderson2016-03-152-1/+5
* expr.c (cpp_classify_number): Hex floats are new in C++1z.Jason Merrill2016-03-153-3/+8
* PR c++/70105: prevent nonsensical underline spew for macro expansionsDavid Malcolm2016-03-093-2/+18
* PR c++/70105: Defer location expansion until diagnostic_show_locusDavid Malcolm2016-03-093-115/+88
* * sr.po: Update.Joseph Myers2016-03-052-6/+8
* PR preprocessor/69985: fix ICE with long lines in -WformatDavid Malcolm2016-03-012-8/+18
* PR preprocessor/69126: avoid comparing ad-hoc and non-ad-hoc locationsDavid Malcolm2016-02-232-2/+17
* * eo.po: Update.Joseph Myers2016-02-122-8/+10
* * fi.po: Update.Joseph Myers2016-02-092-19/+22
* PR preprocessor/69664: fix rich_location::override_columnDavid Malcolm2016-02-083-2/+21
* * ru.po: Update.Joseph Myers2016-02-072-7/+9
* re PR c++/69628 (Conditional jump or move depends on uninitialised value(s) i...Jakub Jelinek2016-02-052-2/+15
* * fi.po: Update.Joseph Myers2016-02-052-5/+7
* Update cpplib .po files.Joseph Myers2016-02-0422-4157/+4238
* Regenerate .pot files.Joseph Myers2016-01-312-135/+140
* * fi.po: Update.Joseph Myers2016-01-312-189/+191
* re PR pch/68176 (all pch tests fail on eglibc systems (with bits/predefs.h))Jakub Jelinek2016-01-282-1/+8
* * directives.c (destringize_and_run): Adjust prototype.Jakub Jelinek2016-01-282-1/+6
* libcpp: use better locations for _Pragma tokens (preprocessor/69126)David Malcolm2016-01-274-5/+24
* PR preprocessor/69177 and PR c++/68819: libcpp fallbacks and -Wmisleading-ind...David Malcolm2016-01-142-6/+40
* re PR c++/69145 (Bogus 'warning: #pragma implementation for ‘...’ appears...Jakub Jelinek2016-01-082-3/+11
* Update copyright years.Jakub Jelinek2016-01-0427-27/+37
* libcpp: Avoid unnecessary ad-hoc uses for large source filesDavid Malcolm2015-12-222-3/+9
* Fix missing range information for "%q+D" format codeDavid Malcolm2015-12-073-19/+28
* PR 62314: add ability to add fixit-hints to a diagnosticDavid Malcolm2015-11-203-2/+264
* re PR preprocessor/60736 (Crash in preprocessor including stdc-predef.h when ...Jakub Jelinek2015-11-194-7/+35
* Source range tracking in libcpp and C FE, with bit-packing optimizationDavid Malcolm2015-11-137-161/+622
* Reimplement diagnostic_show_locus, introducing rich_location classesDavid Malcolm2015-11-065-4/+374
* Add stats on adhoc table to dump_line_table_statisticsDavid Malcolm2015-11-063-0/+11
* ENABLE_CHECKING refactoring: remove remaining occurrencesMikhail Maltsev2015-11-044-8/+7
* lex.c (search_line_sse42): Correctly advance the pointer to an aligned address.Uros Bizjak2015-11-032-3/+8