OSDN Git Service

Implement C++11 user-defined literals.
[pf3gnuchains/gcc-fork.git] / libcpp / lex.c
2011-10-26 jason Implement C++11 user-defined literals.
2011-10-22 dodjiFix cpp_peek_token behaviour (PR bootstrap/50778)
2011-10-20 dodjiFix thinko in _cpp_remaining_tokens_num_in_context
2011-10-17 dodjiGenerate virtual locations for tokens
2011-08-22 gchareAdd ability to force lexed tokens' source_locations.
2011-08-18 jsm28gcc/testsuite:
2011-08-15 gchareLINEMAP_POSITION_FOR_COLUMN had the exact same effect as
2011-06-16 jason PR c++/45399
2011-05-22 uros * lex.c (init_vectorized_lexer): Fix comparison of...
2011-05-22 uros PR target/49104
2011-04-23 jakub PR preprocessor/48740
2011-03-18 rthPR bootstrap/45381
2010-11-16 ktietz2010-11-16 Kai Tietz <kai.tietz@onevision.com>
2010-08-24 rth PR bootstrap/45376
2010-08-24 ro * lex.c [__sun__ && __svr4__]: Disable init_vectorized...
2010-08-21 rthVectorize fast path of _cpp_clean_line.
2010-04-07 simonb * diagnostic.h (diagnostic_override_option_index)...
2010-04-06 jakub PR preprocessor/43642
2010-03-29 jason More N3077 raw string changes
2010-03-29 jason Some raw string changes from N3077
2009-11-11 ktietzChangeLog for libcpp
2009-10-19 jakub * charset.c (cpp_init_iconv): Initialize utf8_cset_desc.
2009-06-12 ianlibcpp/:
2009-05-10 jsm28gcc:
2009-04-22 manu2009-04-22 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2009-04-19 jsm28libcpp:
2009-04-09 jakubLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2009-02-21 jsm28libcpp:
2008-11-29 jsm28libcpp:
2008-10-05 charlet2008-10-05 Matthew Gingell <gingell@adacore.com>
2008-07-21 manu2008-07-21 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2008-07-14 bjelibcpp/
2008-05-21 tromeygcc/testsuite
2008-04-18 jasonlibcpp/ChangeLog:
2008-02-20 tromey * traditional.c (lex_identifier): Use CPP_HASHNODE.
2007-05-31 davek2007-05-31 Dave Korn <dave.korn@artimi.com>
2007-01-30 tromey PR preprocessor/29966:
2006-12-29 ian * lex.c (_cpp_clean_line): Add uses of __builtin_expec...
2006-09-13 jsm28libcpp:
2006-08-14 sje PR c++/28288
2006-01-04 rthlibcpp/
2005-09-20 jsm28gcc:
2005-06-29 kcook2005-06-29 Kelley Cook <kcook@gcc.gnu.org>
2005-05-28 gdr * configure.ac: Check declarations for asprintf and...
2005-03-28 aj * lex.c (warn_about_normalization): Cast field width...
2005-03-15 geoffkIndex: libcpp/ChangeLog
2005-03-15 geoffkIndex: gcc/ChangeLog
2005-03-12 geoffkIndex: libcpp/ChangeLog
2004-09-09 zack2004-09-09 Matt Austern <austern@apple.com>
2004-07-24 bernie * internal.h (xnew, xcnew, xnewvec, xcnewvec, xobnew...
2004-06-09 geoffkIndex: gcc/ChangeLog
2004-06-05 zacklibcpp:
2004-05-24 bonziniChangeLog: