aboutsummaryrefslogtreecommitdiff
path: root/libcpp/expr.c
AgeCommit message (Expand)Author
2015-06-30libcpp:Edward Smith-Rowland
2015-01-16 * expr.c (cpp_classify_number): Add N_() around ?: stringJakub Jelinek
2015-01-05 Update copyright years.Jakub Jelinek
2014-12-19 PR preprocessor/63831Jakub Jelinek
2014-11-10libcpp:Edward Smith-Rowland
2014-10-012014-10-01 Edward Smith-Rowland <3dw4rd@verizon.net>Edward Smith-Rowland
2014-09-04gcc/ChangeLog:Manuel López-Ibáñez
2014-08-28libcpp/Edward Smith-Rowland
2014-08-23libcpp/Edward Smith-Rowland
2014-01-02Update copyright years in libcpp/Richard Sandiford
2013-12-10 PR preprocessor/55715Joseph Myers
2013-10-31libcpp:Edward Smith-Rowland
2013-04-28 N3472 binary constantsJakub Jelinek
2013-01-14Update copyright years in libcpp.Richard Sandiford
2012-11-10Implement a flag -fext-numeric-literals that allows control of whether GNUEd Smith-Rowland
2012-05-16PR preprocessor/7263 - Avoid pedantic warnings on system headers macro tokensDodji Seketeli
2012-05-102012-05-10 Tristan Gingold <gingold@adacore.com>Tristan Gingold
2011-11-21 PR c++/50958Ed Smith-Rowland
2011-10-26 Implement C++11 user-defined literals.Ed Smith-Rowland
2011-03-21Make UNSPEC/UNSPECV constants use the enum; Fix 48192; Add test case for 48053Michael Meissner
2010-09-29gcc:Joseph Myers
2010-08-31 PR preprocessor/45457Jakub Jelinek
2010-04-07 * diagnostic.h (diagnostic_override_option_index): New macro toSimon Baldwin
2010-01-01libcpp:Joseph Myers
2009-06-182009-06-18 Manuel López-Ibáñez <manu@gcc.gnu.org>Manuel López-Ibáñez
2009-05-10gcc:Joseph Myers
2009-04-25Fix typo in comment in previous commit.Joseph Myers
2009-04-25libcpp:Joseph Myers
2009-04-202009-04-21 Manuel Lopez-Ibanez <manu@gcc.gnu.org>Manuel Lopez-Ibanez
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek
2009-04-01gcc/Janis Johnson
2009-04-01libcpp/Janis Johnson
2008-10-312008-10-31 Manuel López-Ibáñez <manu@gcc.gnu.org>Manuel López-Ibáñez
2008-05-30gcc/testsuiteTom Tromey
2008-05-13libcppTom Tromey
2008-05-06gcc/testsuiteTom Tromey
2008-04-18libcpp/ChangeLog:Kris Van Hees
2008-04-02gcc:Joseph Myers
2007-08-30 * expr.c (interpret_float_suffix): Support hr, r, lr, llr, uhr, ur,Chao-ying Fu
2007-07-03libcpp/ChangeLog:Uros Bizjak
2007-06-052007-06-05 Joerg Wunsch <j.gnu@uriah.heep.sax.de>Joerg Wunsch
2007-05-14libcpp/Janis Johnson
2007-05-14libcpp/Janis Johnson
2007-05-022007-05-02 Eric Christopher <echristo@apple.com>Eric Christopher
2006-08-14 PR c++/28288Steve Ellcey
2005-12-06 * include/cpplib.h (CPP_N_DFLOAT): New.Jon Grimm
2005-06-292005-06-29 Kelley Cook <kcook@gcc.gnu.org>Kelley Cook
2005-05-28 * configure.ac: Check declarations for asprintf and vasprintf.Gabriel Dos Reis
2004-07-04 * doc/cpp.texi: Don't document what we do for ill-formed expressions.Neil Booth
2004-05-24ChangeLog:Paolo Bonzini