aboutsummaryrefslogtreecommitdiff
path: root/libcpp/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2014-08-20cpplib.h (cpp_options): Use signed char.Marek Polacek1-0/+5
2014-08-19* lex.c (_cpp_lex_direct): Fix a typo.Marek Polacek1-0/+4
2014-08-19c-opts.c (sanitize_cpp_opts): Make warn_long_long be set according to warn_c9...Marek Polacek1-0/+9
2014-08-10re PR c/51849 (-Wc99-compat would be considered useful)Marek Polacek1-0/+9
2014-07-27re PR c/61861 (Incorrect column number for -Wdiscarded-qualifiers)Marek Polacek1-0/+7
2014-07-16Support location tracking for built-in macro tokensDodji Seketeli1-0/+12
2014-07-11re PR preprocessor/61389 (libcpp diagnostics shouldn't talk about ISO C99 for...Andreas Schwab1-1/+1
2014-07-10re PR preprocessor/61389 (libcpp diagnostics shouldn't talk about ISO C99 for...Edward Smith-Rowland1-0/+8
2014-07-09PR c++/58155 - -Wliteral-suffix warns about tokens which are skippedEdward Smith-Rowland1-0/+7
2014-06-05re PR c++/61038 (g++ -E is unusable with UDL strings)Edward Smith-Rowland1-0/+6
2014-05-26configure.ac: Remove long long and __int64 type checks...Richard Biener1-0/+8
2014-05-21re PR c/61212 (gcc build failure on "dos file system" due to warnings treated...Marek Polacek1-1/+6
2014-05-21re PR c++/61038 (g++ -E is unusable with UDL strings)Edward Smith-Rowland1-0/+7
2014-05-20config.gcc: Remove need_64bit_hwint.Richard Biener1-0/+9
2014-05-09files.c (find_file_in_dir): Always try to shorten for DOS non-system headers.Joey Ye1-0/+6
2014-05-07configure.ac: Always set need_64bit_hwint to yes.Richard Biener1-0/+5
2014-04-22Remove obsolete Solaris 9 supportRainer Orth1-0/+4
2014-02-24TILE-Gx big endian support.Walter Lee1-0/+5
2014-02-19re PR preprocessor/58844 (ICE with invalid use of ##)Jakub Jelinek1-0/+8
2014-02-07re PR preprocessor/56824 (pragma GCC diagnostic push/pop fail with GCC diagno...Jakub Jelinek1-0/+12
2014-01-23PR preprocessor/58580 - preprocessor goes OOM with warning for zero literalsDodji Seketeli1-0/+7
2014-01-02Update copyright years in libcpp/Richard Sandiford1-0/+4
2013-12-10re PR preprocessor/55715 (bogus overflow warning for #if A-B when A<0 & B==mi...Joseph Myers1-0/+6
2013-11-18lex.c (search_line_fast): Correct for little endian.Bill Schmidt1-0/+4
2013-11-16ucnid-2011-1.c: New test.Joseph Myers1-0/+42
2013-11-15ucnid-9.c: New test.Joseph Myers1-0/+7
2013-11-06macro.c (_cpp_builtin_macro_text): Correct wording of two warnings.Tobias Burnus1-0/+5
2013-11-05c.opt (-Wdate-time): New optionTobias Burnus1-1/+9
2013-10-31Implement C++14 digit separators.Edward Smith-Rowland1-0/+13
2013-10-15Add --enable-host-shared configuration optionDavid Malcolm1-0/+9
2013-08-07configure.ac: Set need_64bit_hwint for all arm targets.Richard Earnshaw1-0/+5
2013-07-21re PR preprocessor/57620 (Phantom terminator confuses raw string literal pars...Jakub Jelinek1-0/+6
2013-07-10re PR preprocessor/57824 (Raw string literals not handled correctly in macro ...Jakub Jelinek1-0/+5
2013-07-10c-ppoutput.c (scan_translation_unit): Call account_for_newlines for all CPP_T...Jakub Jelinek1-0/+4
2013-07-10re PR preprocessor/57757 (CPP extra inserted whitespace needs to be reviewed ...Jakub Jelinek1-0/+7
2013-06-29lex.c (lex_raw_string(), [...]): Constrain suffixes treated as concatenated l...Ed Smith-Rowland1-0/+6
2013-06-24files.c (_cpp_stack_include): Fix the highest_location when header file is gu...Dehao Chen1-0/+5
2013-04-28N3472 binary constantsJakub Jelinek1-0/+13
2013-04-24cpplib.h (enum c_lang): Add CLK_GNUCXX1Y and CLK_CXX1Y.Paolo Carlini1-1/+8
2013-04-03re PR target/56771 (Integer Overflow? Building arm-rtems libgcc2)Sebastian Huber1-0/+6
2013-03-06re PR middle-end/56461 (GCC is leaking lots of memory)Jakub Jelinek1-0/+12
2013-03-01re PR middle-end/56461 (GCC is leaking lots of memory)Jakub Jelinek1-0/+8
2013-02-28files.c (_cpp_find_file): If returning early...Jakub Jelinek1-0/+5
2013-02-28configure.ac: Don't define ENABLE_CHECKING whenever --enable-checking is seen...Jakub Jelinek1-0/+14
2013-02-14re PR c++/55582 ([C++11] Unable to define string user-defined literal without...Ed Smith-Rowland1-0/+6
2013-01-14Update copyright years in libcpp.Richard Sandiford1-0/+4
2013-01-04PR c++/54526 (again)Paolo Carlini1-0/+5
2013-01-03re PR bootstrap/50167 (gmp memory functions are extern "C" (graphite))Marc Glisse1-0/+7
2012-12-03re PR bootstrap/55380 (All search_line_fast implementations read beyond buffer)Jakub Jelinek1-0/+11
2012-11-21re PR pch/55399 (pch tests fail on mips-mti-linux-gnu target)Steve Ellcey1-0/+5