]> git.ipfire.org Git - thirdparty/gcc.git/history - libcpp/expr.c
PR preprocessor/84517 allow double-underscore macros after string literals
[thirdparty/gcc.git] / libcpp / expr.c
2018-01-03  jakub Update copyright years.
2017-12-05  jakub PR c++/79228
2017-12-01  jason PR c++/79228 - extensions hide C++14 complex literal...
2017-09-15  jakub * doc/invoke.texi: Document -std=c++17 and -std=gnu...
2017-01-01  jakub Update copyright years.
2016-11-23  bonzinigcc:
2016-08-19  jsm28Implement C _FloatN, _FloatNx types.
2016-08-19  prathamesh34922016-08-19 Prathamesh Kulkarni <prathamesh.kulkarni...
2016-03-15  jason * libcpp/expr.c (cpp_classify_number): Hex floats...
2016-01-04  jakub Update copyright years.
2015-06-30  emsrlibcpp:
2015-01-16  jakub * expr.c (cpp_classify_number): Add N_() around ?...
2015-01-05  jakub Update copyright years.
2014-12-19  jakub PR preprocessor/63831
2014-11-10  emsrlibcpp:
2014-10-01  emsr2014-10-01 Edward Smith-Rowland <3dw4rd@verizon.net>
2014-09-04  manugcc/ChangeLog:
2014-08-28  emsrlibcpp/
2014-08-23  emsrlibcpp/
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in libcpp/
2013-12-13  mrsMerge in trunk.
2013-12-10  jsm28 PR preprocessor/55715
2013-11-04  mrsMerge in trunk.
2013-10-31  emsrlibcpp:
2013-04-28  jakub N3472 binary constants
2013-01-14  rsandifoUpdate copyright years in libcpp.
2012-11-10  emsrImplement a flag -fext-numeric-literals that allows...
2012-05-16  dodjiPR preprocessor/7263 - Avoid pedantic warnings on syste...
2012-05-10  gingold2012-05-10 Tristan Gingold <gingold@adacore.com>
2011-11-21  jason PR c++/50958
2011-10-26  jason Implement C++11 user-defined literals.
2011-03-21  meissnerMake UNSPEC/UNSPECV constants use the enum; Fix 48192...
2010-09-29  jsm28gcc:
2010-08-31  jakub PR preprocessor/45457
2010-04-07  simonb * diagnostic.h (diagnostic_override_option_index)...
2010-01-01  jsm28libcpp:
2009-06-18  manu2009-06-18 Manuel López-Ibáñez <manu@gcc.gnu.org>
2009-05-10  jsm28gcc:
2009-04-25  jsm28Fix typo in comment in previous commit.
2009-04-25  jsm28libcpp:
2009-04-20  manu2009-04-21 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2009-04-09  jakubLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2009-04-01  janisgcc/
2009-04-01  janislibcpp/
2008-10-31  manu2008-10-31 Manuel López-Ibáñez <manu@gcc.gnu.org>
2008-05-30  tromeygcc/testsuite
2008-05-13  tromeylibcpp
2008-05-06  tromeygcc/testsuite
2008-04-18  jasonlibcpp/ChangeLog:
2008-04-02  jsm28gcc:
2007-08-30  chaoyingfu * expr.c (interpret_float_suffix): Support hr, r,...
2007-07-03  uroslibcpp/ChangeLog:
2007-06-05  manu2007-06-05 Joerg Wunsch <j.gnu@uriah.heep.sax.de>
2007-05-14  janislibcpp/
2007-05-14  janislibcpp/
2007-05-02  echristo2007-05-02 Eric Christopher <echristo@apple.com>
2006-08-14  sje PR c++/28288
2005-12-06  bje * include/cpplib.h (CPP_N_DFLOAT): New.
2005-06-29  kcook2005-06-29 Kelley Cook <kcook@gcc.gnu.org>
2005-05-28  gdr * configure.ac: Check declarations for asprintf and...
2004-07-04  neil * doc/cpp.texi: Don't document what we do for ill...
2004-05-24  bonziniChangeLog: