aboutsummaryrefslogtreecommitdiff
path: root/libcpp
AgeCommit message (Expand)AuthorFilesLines
2014-03-18* de.po: Update.Joseph Myers2-2781/+59
2014-03-03be.po, [...]: Update.Joseph Myers22-3091/+3280
2014-02-24TILE-Gx big endian support.Walter Lee3-2/+7
2014-02-19re PR preprocessor/58844 (ICE with invalid use of ##)Jakub Jelinek2-14/+19
2014-02-07re PR preprocessor/56824 (pragma GCC diagnostic push/pop fail with GCC diagno...Jakub Jelinek2-20/+37
2014-02-02gcc.pot: Regenerate.Joseph Myers2-139/+148
2014-01-23PR preprocessor/58580 - preprocessor goes OOM with warning for zero literalsDodji Seketeli3-0/+55
2014-01-02Update copyright years in libcpp/Richard Sandiford27-27/+31
2013-12-18* pt_BR.po: New.Joseph Myers2-0/+912
2013-12-10re PR preprocessor/55715 (bogus overflow warning for #if A-B when A<0 & B==mi...Joseph Myers2-1/+22
2013-11-18lex.c (search_line_fast): Correct for little endian.Bill Schmidt2-0/+13
2013-11-16ucnid-2011-1.c: New test.Joseph Myers9-840/+4764
2013-11-15ucnid-9.c: New test.Joseph Myers4-15/+19
2013-11-06macro.c (_cpp_builtin_macro_text): Correct wording of two warnings.Tobias Burnus2-4/+9
2013-11-05c.opt (-Wdate-time): New optionTobias Burnus4-2/+22
2013-11-01* tr.po: Update.Joseph Myers2-83/+60
2013-10-31Implement C++14 digit separators.Edward Smith-Rowland6-27/+93
2013-10-15Add --enable-host-shared configuration optionDavid Malcolm4-2/+32
2013-10-03* sr.po: Update.Joseph Myers2-64/+28
2013-08-07configure.ac: Set need_64bit_hwint for all arm targets.Richard Earnshaw3-6/+7
2013-07-21re PR preprocessor/57620 (Phantom terminator confuses raw string literal pars...Jakub Jelinek2-73/+124
2013-07-10re PR preprocessor/57824 (Raw string literals not handled correctly in macro ...Jakub Jelinek2-2/+7
2013-07-10c-ppoutput.c (scan_translation_unit): Call account_for_newlines for all CPP_T...Jakub Jelinek3-2/+6
2013-07-10re PR preprocessor/57757 (CPP extra inserted whitespace needs to be reviewed ...Jakub Jelinek2-0/+16
2013-06-29lex.c (lex_raw_string(), [...]): Constrain suffixes treated as concatenated l...Ed Smith-Rowland2-20/+45
2013-06-24files.c (_cpp_stack_include): Fix the highest_location when header file is gu...Dehao Chen2-9/+22
2013-04-28N3472 binary constantsJakub Jelinek4-19/+42
2013-04-24cpplib.h (enum c_lang): Add CLK_GNUCXX1Y and CLK_CXX1Y.Paolo Carlini4-10/+23
2013-04-03re PR target/56771 (Integer Overflow? Building arm-rtems libgcc2)Sebastian Huber3-0/+8
2013-03-30* vi.po: Update.Joseph Myers2-24/+28
2013-03-27* zh_TW.po: Update.Joseph Myers2-156/+71
2013-03-15* cpplib.pot: Regenerate.Joseph Myers2-23/+27
2013-03-09* de.po: Update.Joseph Myers2-7/+10
2013-03-06re PR middle-end/56461 (GCC is leaking lots of memory)Jakub Jelinek4-8/+30
2013-03-04be.po, [...]: Update.Joseph Myers21-5471/+5120
2013-03-01re PR middle-end/56461 (GCC is leaking lots of memory)Jakub Jelinek3-2/+25
2013-02-28files.c (_cpp_find_file): If returning early...Jakub Jelinek2-13/+35
2013-02-28configure.ac: Don't define ENABLE_CHECKING whenever --enable-checking is seen...Jakub Jelinek5-8/+115
2013-02-24* cpplib.pot: Regenerate.Joseph Myers2-217/+227
2013-02-14re PR c++/55582 ([C++11] Unable to define string user-defined literal without...Ed Smith-Rowland2-6/+16
2013-02-05* eo.po: New.Joseph Myers2-0/+959
2013-01-14Update copyright years in libcpp.Richard Sandiford27-51/+31
2013-01-04PR c++/54526 (again)Paolo Carlini2-2/+18
2013-01-03re PR bootstrap/50167 (gmp memory functions are extern "C" (graphite))Marc Glisse2-6/+19
2012-12-03re PR bootstrap/55380 (All search_line_fast implementations read beyond buffer)Jakub Jelinek3-7/+28
2012-11-21re PR pch/55399 (pch tests fail on mips-mti-linux-gnu target)Steve Ellcey2-1/+7
2012-11-16cpplib.h (struct cpp_options): Add canonical_system_headers.Simon Baldwin7-1/+49
2012-11-10Implement a flag -fext-numeric-literals that allows control of whether GNU...Ed Smith-Rowland4-55/+86
2012-10-23AArch64 [7/10]Ian Bolton3-0/+16
2012-10-23gcc:Joseph Myers5-12/+60