Use call_summary in ipa-prop and ipa-cp
[gcc.git] / libcpp / lex.c
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
2011-08-22 Gabriel CharetteAdd ability to force lexed tokens' source_locations.
2011-08-18 Joseph Myersc1x-uni-string-1.c, [...]: New tests.
2011-08-15 Gabriel CharetteLINEMAP_POSITION_FOR_COLUMN had the exact same effect...
2011-06-16 Jason Merrillre PR c++/45399 ([C++0x] Warning for \0 in raw strings)
2011-05-22 Uros Bizjak* lex.c (init_vectorized_lexer): Fix comparison of...
2011-05-22 Uros Bizjakre PR bootstrap/49104 (bootstrap failure on AMD K6...
2011-04-23 Jakub Jelinekre PR preprocessor/48740 (Raw C++0x strings and trigrap...
2011-03-18 Richard Hendersonre PR bootstrap/45381 (Bootstrap failure for powerpc...
2010-11-16 Kai Tietzre PR preprocessor/17349 (// comments cause weird behav...
2010-08-24 Richard Hendersonre PR bootstrap/45376 (no such instruction: `pcmpestri...
2010-08-24 Rainer Orthlex.c: Disable init_vectorized_lexer etc.
2010-08-21 Richard HendersonVectorize fast path of _cpp_clean_line.
2010-04-07 Simon Baldwindiagnostic.h (diagnostic_override_option_index): New...
2010-04-06 Jakub Jelinekre PR preprocessor/43642 (FAIL: c-c++-common/raw-string...
2010-03-29 Jason MerrillMore N3077 raw string changes
2010-03-29 Jason MerrillSome raw string changes from N3077
2009-11-11 Kai TietzChangeLog for libcpp
2009-10-19 Jakub Jelinekcharset.c (cpp_init_iconv): Initialize utf8_cset_desc.
2009-06-12 Ian Lance Taylorcpplib.h (struct cpp_options): Add warn_cxx_operator_na...
2009-05-10 Joseph Myersc-lex.c (c_lex_with_flags): Expect cpp_hashnode in...
2009-04-22 Manuel López-Ibáñezre PR c++/14875 (When using 'or' keyword, the error...
2009-04-19 Joseph Myersre PR preprocessor/20078 (Gcc doesn't complain about...
2009-04-09 Jakub JelinekLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2009-02-21 Joseph Myerslex.c (lex_string): Return a CPP_LESS token for missing...
2008-11-29 Joseph Myerslex.c (cpp_token_len): Use 6 as default length.
2008-10-05 Matthew Gingellcpplib.h (cpp_comments, [...]): New structs.
2008-07-21 Manuel López-Ibáñezline-map.h (linenum_type): New typedef.
2008-07-14 Ben Ellistoncpplib.h (NODE_CONDITIONAL): New.
2008-05-21 Tom Tromeyre PR preprocessor/27777 (Bad diagnostic emission when...
2008-04-18 Kris Van Heescpp-id-data.h (UC): Was U, conflicts with U...
2008-02-20 Tom Tromeytraditional.c (lex_identifier): Use CPP_HASHNODE.
2007-05-31 Dave Kornre PR preprocessor/14331 (please add option to suppress...
next