aboutsummaryrefslogtreecommitdiff
path: root/libcpp/lex.c
AgeCommit message (Expand)Author
2018-02-28PR preprocessor/84517 allow double-underscore macros after string literalsJonathan Wakely
2018-01-14gcc/ChangeLog:Kelvin Nilsen
2018-01-03 Update copyright years.Jakub Jelinek
2017-12-20[PATCH, PR83492] Fix selection of aarch64 big-endian shift parameters based o...Michael Weiser
2017-11-13Implement __VA_OPT__Tom Tromey
2017-11-06/libcppMukesh Kapoor
2017-11-05[libcpp] Remove semicolon after do {} while (0) in BUF_APPENDTom de Vries
2017-06-05libcpp: add callback for comment-handlingDavid Malcolm
2017-04-03Fix numerous typos in commentsJonathan Wakely
2017-03-21Fix search_line_fast for aarch64/ILP32Andreas Schwab
2017-01-01 Update copyright years.Jakub Jelinek
2016-12-15Fix use-after-free lexing unterminated raw strings (PR preprocessor/78811)David Malcolm
2016-12-12Fix for PR preprocessor/78680David Malcolm
2016-11-08[AArch64] Optimized implementation of search_line_fast for the CPP lexerRichard Earnshaw
2016-10-11gcc/Jakub Jelinek
2016-10-08 * doc/invoke.texi: Document accepting Else, fallthrough.Jakub Jelinek
2016-10-08 * doc/invoke.texi (-Wimplicit-fallthrough): Document FALLTHRU commentJakub Jelinek
2016-10-08 * c-lex.c (c_lex_with_flags) <case CPP_COMMENT>: For CPP_COMMENTJakub Jelinek
2016-10-05libcpp/ChangeLog:Kelvin Nilsen
2016-09-26Implement -Wimplicit-fallthrough.Marek Polacek
2016-08-12 PR c/7652Marek Polacek
2016-08-05On-demand locations within string-literalsDavid Malcolm
2016-05-20Change ENABLE_VALGRIND_CHECKING toMartin Liska
2016-01-04 Update copyright years.Jakub Jelinek
2015-11-13Source range tracking in libcpp and C FE, with bit-packing optimizationDavid Malcolm
2015-11-03 * lex.c (search_line_sse42): Correctly advance the pointer to anUros Bizjak
2015-07-02/libcppPaolo Carlini
2015-06-30libcpp:Edward Smith-Rowland
2015-06-30 * lex.c (search_line_sse42) [__GCC_ASM_FLAG_OUTPUTS__]: New mainUros Bizjak
2015-05-09libcpp/Jason Merrill
2015-04-06 PR preprocessor/61977Jakub Jelinek
2015-04-02 PR preprocessor/61977Jakub Jelinek
2015-03-17libcpp/Edward Smith-Rowland
2015-03-04Fix PR65261Markus Trippelsdorf
2015-01-30[Patch/libcpp] Change __ARM_NEON__ to __ARM_NEON in lex.cSzabolcs Nagy
2015-01-05 Update copyright years.Jakub Jelinek
2014-11-20 PR target/63966Uros Bizjak
2014-11-20 PR target/63966Uros Bizjak
2014-11-06Preserve original spellings of extended identifiers.Joseph Myers
2014-10-032014-10-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>Bill Schmidt
2014-09-17 PR c/61854Marek Polacek
2014-08-20 * include/cpplib.h (cpp_options): Use signed char.Marek Polacek
2014-08-19 * lex.c (_cpp_lex_direct): Fix a typo.Marek Polacek
2014-08-19gcc/c-family/Marek Polacek
2014-08-10 PR c/51849Marek Polacek
2014-07-102014-07-10 Edward Smith-Rowland <3dw4rd@verizon.net>Edward Smith-Rowland
2014-07-09libcpp/Edward Smith-Rowland
2014-04-22Remove obsolete Solaris 9 supportRainer Orth
2014-01-02Update copyright years in libcpp/Richard Sandiford
2013-11-182013-11-18 Bill Schmidt <wschmidt@linux.vnet.ibm.com>Bill Schmidt