summaryrefslogtreecommitdiff
path: root/libcpp/lex.c
Commit message (Expand)AuthorAgeFilesLines
* PR bootstrap/53459 - unused local typedef when building on altivecdodji2012-05-241-1/+0
* Don't use C++ style comments in libcppdodji2012-04-291-2/+2
* Add new option, -Wliteral-suffix.aaw2012-04-271-6/+38
* * lex.c (search_line_fast): Provide Neon-optimized version for ARM.rearnsha2012-03-221-0/+63
* Remove obsolete Solaris 8 supportro2012-03-141-2/+1
* PR bootstrap/50237jakub2011-12-071-1/+12
* Implement C++11 user-defined literals.jason2011-10-261-0/+25
* Fix cpp_peek_token behaviour (PR bootstrap/50778)dodji2011-10-221-9/+7
* Fix thinko in _cpp_remaining_tokens_num_in_contextdodji2011-10-201-4/+2
* Generate virtual locations for tokensdodji2011-10-171-7/+34
* Add ability to force lexed tokens' source_locations.gchare2011-08-221-2/+23
* gcc/testsuite:jsm282011-08-181-5/+7
* LINEMAP_POSITION_FOR_COLUMN had the exact same effect asgchare2011-08-151-2/+2
* PR c++/45399jason2011-06-161-8/+0
* * lex.c (init_vectorized_lexer): Fix comparison of masked value.uros2011-05-221-1/+2
* PR target/49104uros2011-05-221-3/+3
* PR preprocessor/48740jakub2011-04-231-1/+3
* PR bootstrap/45381rth2011-03-181-1/+1
* 2010-11-16 Kai Tietz <kai.tietz@onevision.com>ktietz2010-11-161-6/+12
* PR bootstrap/45376rth2010-08-241-0/+6
* * lex.c [__sun__ && __svr4__]: Disable init_vectorized_lexerro2010-08-241-1/+11
* Vectorize fast path of _cpp_clean_line.rth2010-08-211-56/+589
* * diagnostic.h (diagnostic_override_option_index): New macro tosimonb2010-04-071-20/+23
* PR preprocessor/43642jakub2010-04-061-1/+1
* More N3077 raw string changesjason2010-03-291-30/+131
* Some raw string changes from N3077jason2010-03-291-5/+5
* ChangeLog for libcppktietz2009-11-111-0/+57
* * charset.c (cpp_init_iconv): Initialize utf8_cset_desc.jakub2009-10-191-10/+213
* libcpp/:ian2009-06-121-0/+6
* gcc:jsm282009-05-101-23/+24
* 2009-04-22 Manuel Lopez-Ibanez <manu@gcc.gnu.org>manu2009-04-221-7/+18
* libcpp:jsm282009-04-191-3/+10
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.jakub2009-04-091-4/+5
* libcpp:jsm282009-02-211-2/+13
* libcpp:jsm282008-11-291-1/+1
* 2008-10-05 Matthew Gingell <gingell@adacore.com>charlet2008-10-051-0/+49
* 2008-07-21 Manuel Lopez-Ibanez <manu@gcc.gnu.org>manu2008-07-211-1/+1
* libcpp/bje2008-07-141-1/+65
* gcc/testsuitetromey2008-05-211-1/+46
* libcpp/ChangeLog:jason2008-04-181-14/+23
* * traditional.c (lex_identifier): Use CPP_HASHNODE.tromey2008-02-201-3/+3
* 2007-05-31 Dave Korn <dave.korn@artimi.com>davek2007-05-311-4/+1
* PR preprocessor/29966:tromey2007-01-301-0/+5
* * lex.c (_cpp_clean_line): Add uses of __builtin_expect. Don'tian2006-12-291-9/+21
* libcpp:jsm282006-09-131-0/+4
* PR c++/28288sje2006-08-141-12/+2
* libcpp/rth2006-01-041-8/+16
* gcc:jsm282005-09-201-1/+1
* 2005-06-29 Kelley Cook <kcook@gcc.gnu.org>kcook2005-06-291-1/+1
* * configure.ac: Check declarations for asprintf and vasprintf.gdr2005-05-281-5/+5