testsuite: C++ module tests
[gcc.git] / libcpp / lex.c
2020-11-24 Nathan Sidwellpreprocessor: Add deferred macros
2020-11-19 Nathan Sidwellpreprocessor: main-file cleanup
2020-11-18 Nathan Sidwellpreprocessor: C++ module-directives
2020-11-03 Nathan Sidwellcpplib: EOF in pragmas
2020-11-03 Nathan Sidwellcpplib: Fix off-by-one error
2020-10-20 Nathan Sidwellpreprocessor: Further fix for EOF in macro args [PR97471]
2020-09-26 Jakub Jelinekpowerpc, libcpp: Fix gcc build with clang on power8...
2020-07-28 Jakub Jelineklibcpp: Fix up raw string literal parsing error-recover...
2020-05-19 Nathan Sidwellpreprocessor: Reimplement raw string lexing [pr95149]
2020-05-13 Jason Merrillc++: Replace "C++2a" with "C++20".
2020-05-12 Nathan Sidwellpreprocessor: EOF location is at end of file [PR95013]
2020-05-08 Nathan Sidwellpreprocessor: Reimplement directives only processing...
2020-01-01 Jakub JelinekUpdate copyright years.
2019-11-05 Jason MerrillImplement C++20 operator<=>.
2019-10-02 Joseph MyersHandle :: tokens in C for C2x.
2019-09-19 Lewis HyattSupport extended characters in C/C++ identifiers (PR...
2019-09-05 Nathan Sidwell[preprocessor/91639] #includes at EOF
2019-05-20 Andrew Pinski[PATCH] Fix PR 81721: ICE with PCH and Pragma warning...
2019-01-01 Jakub JelinekUpdate copyright years.
2018-11-13 David MalcolmEliminate source_location in favor of location_t
2018-10-31 Nathan Sidwell[6/6] Preprocessor forced macro location
2018-08-17 Nathan Sidwell[PATCH] Macro body is trailing array
2018-08-16 Nathan Sidwell[PATCH] CPP Macro predicates
2018-07-17 Jakub Jelineklex.c (_cpp_lex_direct): Use CPP_DL_NOTE instead of...
2018-02-28 Jonathan WakelyPR preprocessor/84517 allow double-underscore macros...
2018-01-14 Kelvin Nilsenrs6000-p8swap.c (rs6000_sum_of_two_registers_p): New...
2018-01-03 Jakub JelinekUpdate copyright years.
2017-12-20 Michael Weiser[PATCH, PR83492] Fix selection of aarch64 big-endian...
2017-11-13 Tom TromeyImplement __VA_OPT__
2017-11-06 Mukesh Kapoorre PR c++/80955 (Macros expanded in definition of user...
2017-11-05 Tom de Vries[libcpp] Remove semicolon after do {} while (0) in...
2017-06-05 David Malcolmlibcpp: add callback for comment-handling
2017-04-03 Jonathan WakelyFix numerous typos in comments
2017-03-21 Andreas SchwabFix search_line_fast for aarch64/ILP32
2017-01-01 Jakub JelinekUpdate copyright years.
2016-12-15 David MalcolmFix use-after-free lexing unterminated raw strings...
2016-12-12 David Malcolmre PR preprocessor/78680 (ICE in get_substring_ranges_f...
2016-11-08 Richard Earnshaw[AArch64] Optimized implementation of search_line_fast...
2016-10-11 Jakub Jelinekgcc/
2016-10-08 Jakub Jelinekinvoke.texi: Document accepting Else, fallthrough.
2016-10-08 Jakub Jelinekinvoke.texi (-Wimplicit-fallthrough): Document FALLTHRU...
2016-10-08 Jakub Jelinekc-lex.c (c_lex_with_flags): For CPP_COMMENT token with...
2016-10-05 Kelvin Nilsenre PR target/77847 (PowerPC big endian power7/power8...
2016-09-26 Marek PolacekImplement -Wimplicit-fallthrough.
2016-08-12 Marek Polacekre PR c/7652 (-Wswitch-break : Warn if a switch case...
2016-08-05 David MalcolmOn-demand locations within string-literals
2016-05-20 Martin LiskaChange ENABLE_VALGRIND_CHECKING to
2016-01-04 Jakub JelinekUpdate copyright years.
2015-11-13 David MalcolmSource range tracking in libcpp and C FE, with bit...
2015-11-03 Uros Bizjaklex.c (search_line_sse42): Correctly advance the pointe...
2015-07-02 Paolo Carlinire PR preprocessor/53690 ([C++11] \u0000 and \U00000000...
2015-06-30 Edward Smith-RowlandImplement N4197 - Adding u8 character literals
2015-06-30 Uros Bizjaklex.c (search_line_sse42): New main loop using asm...
2015-05-09 Jason Merrilllex.c (lex_string): Add -Wc++11-compat warning.
2015-04-06 Jakub Jelinekre PR preprocessor/61977 (powerpc preprocessor breaks...
2015-04-02 Jakub Jelinekre PR preprocessor/61977 (powerpc preprocessor breaks...
2015-03-17 Edward Smith-Rowlandre PR c++/64626 (C++14 single quote should not always...
2015-03-04 Markus Trippelsdorfre PR target/65261 (bootstrap-ubsan ppc64le: gcc/libcpp...
2015-01-30 Szabolcs Nagy[Patch/libcpp] Change __ARM_NEON__ to __ARM_NEON in...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-11-20 Uros Bizjakre PR target/63966 (inconsistent operand constraints...
2014-11-20 Uros Bizjakre PR target/63966 (inconsistent operand constraints...
2014-11-06 Joseph MyersPreserve original spellings of extended identifiers.
2014-10-03 Bill Schmidtlex.c (search_line_fast): Add new version to be used...
2014-09-17 Marek Polacekre PR c/61854 (Warning single-line comment for -std...
2014-08-20 Marek Polacekcpplib.h (cpp_options): Use signed char.
2014-08-19 Marek Polacek* lex.c (_cpp_lex_direct): Fix a typo.
2014-08-19 Marek Polacekc-opts.c (sanitize_cpp_opts): Make warn_long_long be...
2014-08-10 Marek Polacekre PR c/51849 (-Wc99-compat would be considered useful)
2014-07-10 Edward Smith-Rowlandre PR preprocessor/61389 (libcpp diagnostics shouldn...
2014-07-09 Edward Smith-RowlandPR c++/58155 - -Wliteral-suffix warns about tokens...
2014-04-22 Rainer OrthRemove obsolete Solaris 9 support
2014-01-02 Richard SandifordUpdate copyright years in libcpp/
2013-11-18 Bill Schmidtlex.c (search_line_fast): Correct for little endian.
2013-11-16 Joseph Myersucnid-2011-1.c: New test.
2013-10-31 Edward Smith-RowlandImplement C++14 digit separators.
2013-07-21 Jakub Jelinekre PR preprocessor/57620 (Phantom terminator confuses...
2013-07-10 Jakub Jelinekre PR preprocessor/57824 (Raw string literals not handl...
2013-07-10 Jakub Jelinekc-ppoutput.c (scan_translation_unit): Call account_for_...
2013-07-10 Jakub Jelinekre PR preprocessor/57757 (CPP extra inserted whitespace...
2013-06-29 Ed Smith-Rowlandlex.c (lex_raw_string(), [...]): Constrain suffixes...
2013-04-24 Paolo Carlinicpplib.h (enum c_lang): Add CLK_GNUCXX1Y and CLK_CXX1Y.
2013-02-28 Jakub Jelinekconfigure.ac: Don't define ENABLE_CHECKING whenever...
2013-02-14 Ed Smith-Rowlandre PR c++/55582 ([C++11] Unable to define string user...
2013-01-14 Richard SandifordUpdate copyright years in libcpp.
2013-01-04 Paolo CarliniPR c++/54526 (again)
2012-10-15 Tobias Burnusfiles.c (read_file_guts, [...]): Free memory before...
2012-06-19 Uros Bizjaklex.c (search_line_sse42): Use __builtin_ia32_loaddqu...
2012-05-29 Dodji SeketeliPR bootstrap/53459 - unused local typedef when building...
2012-05-29 Dodji SeketeliRevert "PR bootstrap/53459 - unused local typedef when...
2012-05-24 Dodji SeketeliPR bootstrap/53459 - unused local typedef when building...
2012-04-29 Dodji SeketeliDon't use C++ style comments in libcpp
2012-04-27 Ollie WildAdd new option, -Wliteral-suffix.
2012-03-22 Richard Earnshaw* lex.c (search_line_fast): Provide Neon-optimized...
2012-03-14 Rainer OrthRemove obsolete Solaris 8 support
2011-12-07 Jakub Jelinekre PR bootstrap/50237 (bootstrap comparison failure...
2011-10-26 Ed Smith-RowlandImplement C++11 user-defined literals.
2011-10-22 Dodji SeketeliFix cpp_peek_token behaviour (PR bootstrap/50778)
2011-10-20 Dodji SeketeliFix thinko in _cpp_remaining_tokens_num_in_context
2011-10-17 Tom TromeyGenerate virtual locations for tokens
next