aboutsummaryrefslogtreecommitdiff
path: root/libcpp/lex.c
AgeCommit message (Expand)Author
2014-10-132014-10-12 Bill Schmidt <wschmidt@linux.vnet.ibm.com>Bill Schmidt
2014-04-04[gcc]Bill Schmidt
2013-02-28 * configure.ac: Don't define ENABLE_CHECKING wheneverJakub Jelinek
2013-02-14gcc/libcpp/Ed Smith-Rowland
2013-01-14Update copyright years in libcpp.Richard Sandiford
2013-01-04/libcppPaolo Carlini
2012-10-152012-10-15 Tobias Burnus <burnus@net-b.de>Tobias Burnus
2012-06-19 * lex.c (search_line_sse42): Use __builtin_ia32_loaddqu andUros Bizjak
2012-05-29PR bootstrap/53459 - unused local typedef when building on altivecDodji Seketeli
2012-05-29Revert "PR bootstrap/53459 - unused local typedef when building on altivec"Dodji Seketeli
2012-05-24PR bootstrap/53459 - unused local typedef when building on altivecDodji Seketeli
2012-04-29Don't use C++ style comments in libcppDodji Seketeli
2012-04-27Add new option, -Wliteral-suffix.Ollie Wild
2012-03-22* lex.c (search_line_fast): Provide Neon-optimized version for ARM.Richard Earnshaw
2012-03-14Remove obsolete Solaris 8 supportRainer Orth
2011-12-07 PR bootstrap/50237Jakub Jelinek
2011-10-26 Implement C++11 user-defined literals.Ed Smith-Rowland
2011-10-22Fix cpp_peek_token behaviour (PR bootstrap/50778)Dodji Seketeli
2011-10-20Fix thinko in _cpp_remaining_tokens_num_in_contextDodji Seketeli
2011-10-17Generate virtual locations for tokensTom Tromey
2011-08-22Add ability to force lexed tokens' source_locations.Gabriel Charette
2011-08-18gcc/testsuite:Joseph Myers
2011-08-15LINEMAP_POSITION_FOR_COLUMN had the exact same effect asGabriel Charette
2011-06-16 PR c++/45399Jason Merrill
2011-05-22 * lex.c (init_vectorized_lexer): Fix comparison of masked value.Uros Bizjak
2011-05-22 PR target/49104Uros Bizjak
2011-04-23 PR preprocessor/48740Jakub Jelinek
2011-03-18PR bootstrap/45381Richard Henderson
2010-11-162010-11-16 Kai Tietz <kai.tietz@onevision.com>Kai Tietz
2010-08-24 PR bootstrap/45376Richard Henderson
2010-08-24 * lex.c [__sun__ && __svr4__]: Disable init_vectorized_lexerRainer Orth
2010-08-21Vectorize fast path of _cpp_clean_line.Richard Henderson
2010-04-07 * diagnostic.h (diagnostic_override_option_index): New macro toSimon Baldwin
2010-04-06 PR preprocessor/43642Jakub Jelinek
2010-03-29 More N3077 raw string changesJason Merrill
2010-03-29 Some raw string changes from N3077Jason Merrill
2009-11-11ChangeLog for libcppKai Tietz
2009-10-19 * charset.c (cpp_init_iconv): Initialize utf8_cset_desc.Jakub Jelinek
2009-06-12libcpp/:Ian Lance Taylor
2009-05-10gcc:Joseph Myers
2009-04-222009-04-22 Manuel Lopez-Ibanez <manu@gcc.gnu.org>Manuel Lopez-Ibanez
2009-04-19libcpp:Joseph Myers
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek
2009-02-21libcpp:Joseph Myers
2008-11-29libcpp:Joseph Myers
2008-10-052008-10-05 Matthew Gingell <gingell@adacore.com>Matthew Gingell
2008-07-212008-07-21 Manuel Lopez-Ibanez <manu@gcc.gnu.org>Manuel Lopez-Ibanez
2008-07-14libcpp/Ben Elliston
2008-05-21gcc/testsuiteTom Tromey
2008-04-18libcpp/ChangeLog:Kris Van Hees