summaryrefslogtreecommitdiff
path: root/libcpp
Commit message (Expand)AuthorAgeFilesLines
* Support location tracking for built-in macro tokensDodji Seketeli2014-07-164-4/+47
* re PR preprocessor/61389 (libcpp diagnostics shouldn't talk about ISO C99 for...Andreas Schwab2014-07-111-1/+1
* re PR preprocessor/61389 (libcpp diagnostics shouldn't talk about ISO C99 for...Edward Smith-Rowland2014-07-103-27/+84
* PR c++/58155 - -Wliteral-suffix warns about tokens which are skippedEdward Smith-Rowland2014-07-092-2/+9
* re PR c++/61038 (g++ -E is unusable with UDL strings)Edward Smith-Rowland2014-06-051-0/+6
* re PR c++/61038 (g++ -E is unusable with UDL strings)Edward Smith-Rowland2014-06-051-4/+3
* configure.ac: Remove long long and __int64 type checks...Richard Biener2014-05-265-109/+85
* re PR c/61212 (gcc build failure on "dos file system" due to warnings treated...Marek Polacek2014-05-212-2/+7
* re PR c++/61038 (g++ -E is unusable with UDL strings)Edward Smith-Rowland2014-05-212-0/+10
* config.gcc: Remove need_64bit_hwint.Richard Biener2014-05-205-72/+126
* files.c (find_file_in_dir): Always try to shorten for DOS non-system headers.Joey Ye2014-05-093-2/+18
* configure.ac: Always set need_64bit_hwint to yes.Richard Biener2014-05-073-2/+7
* Remove obsolete Solaris 9 supportRainer Orth2014-04-222-3/+5
* * de.po: Update.Joseph Myers2014-03-182-2781/+59
* be.po, [...]: Update.Joseph Myers2014-03-0322-3091/+3280
* TILE-Gx big endian support.Walter Lee2014-02-243-2/+7
* re PR preprocessor/58844 (ICE with invalid use of ##)Jakub Jelinek2014-02-192-14/+19
* re PR preprocessor/56824 (pragma GCC diagnostic push/pop fail with GCC diagno...Jakub Jelinek2014-02-072-20/+37
* gcc.pot: Regenerate.Joseph Myers2014-02-022-139/+148
* PR preprocessor/58580 - preprocessor goes OOM with warning for zero literalsDodji Seketeli2014-01-233-0/+55
* Update copyright years in libcpp/Richard Sandiford2014-01-0227-27/+31
* * pt_BR.po: New.Joseph Myers2013-12-182-0/+912
* re PR preprocessor/55715 (bogus overflow warning for #if A-B when A<0 & B==mi...Joseph Myers2013-12-102-1/+22
* lex.c (search_line_fast): Correct for little endian.Bill Schmidt2013-11-182-0/+13
* ucnid-2011-1.c: New test.Joseph Myers2013-11-169-840/+4764
* ucnid-9.c: New test.Joseph Myers2013-11-154-15/+19
* macro.c (_cpp_builtin_macro_text): Correct wording of two warnings.Tobias Burnus2013-11-062-4/+9
* c.opt (-Wdate-time): New optionTobias Burnus2013-11-054-2/+22
* * tr.po: Update.Joseph Myers2013-11-012-83/+60
* Implement C++14 digit separators.Edward Smith-Rowland2013-10-316-27/+93
* Add --enable-host-shared configuration optionDavid Malcolm2013-10-154-2/+32
* * sr.po: Update.Joseph Myers2013-10-032-64/+28
* configure.ac: Set need_64bit_hwint for all arm targets.Richard Earnshaw2013-08-073-6/+7
* re PR preprocessor/57620 (Phantom terminator confuses raw string literal pars...Jakub Jelinek2013-07-212-73/+124
* re PR preprocessor/57824 (Raw string literals not handled correctly in macro ...Jakub Jelinek2013-07-102-2/+7
* c-ppoutput.c (scan_translation_unit): Call account_for_newlines for all CPP_T...Jakub Jelinek2013-07-103-2/+6
* re PR preprocessor/57757 (CPP extra inserted whitespace needs to be reviewed ...Jakub Jelinek2013-07-102-0/+16
* lex.c (lex_raw_string(), [...]): Constrain suffixes treated as concatenated l...Ed Smith-Rowland2013-06-292-20/+45
* files.c (_cpp_stack_include): Fix the highest_location when header file is gu...Dehao Chen2013-06-242-9/+22
* N3472 binary constantsJakub Jelinek2013-04-284-19/+42
* cpplib.h (enum c_lang): Add CLK_GNUCXX1Y and CLK_CXX1Y.Paolo Carlini2013-04-244-10/+23
* re PR target/56771 (Integer Overflow? Building arm-rtems libgcc2)Sebastian Huber2013-04-033-0/+8
* * vi.po: Update.Joseph Myers2013-03-302-24/+28
* * zh_TW.po: Update.Joseph Myers2013-03-272-156/+71
* * cpplib.pot: Regenerate.Joseph Myers2013-03-152-23/+27
* * de.po: Update.Joseph Myers2013-03-092-7/+10
* re PR middle-end/56461 (GCC is leaking lots of memory)Jakub Jelinek2013-03-064-8/+30
* be.po, [...]: Update.Joseph Myers2013-03-0421-5471/+5120
* re PR middle-end/56461 (GCC is leaking lots of memory)Jakub Jelinek2013-03-013-2/+25
* files.c (_cpp_find_file): If returning early...Jakub Jelinek2013-02-282-13/+35