]> git.ipfire.org Git - thirdparty/gcc.git/history - libcpp/include/cpplib.h
[CPP PATCH] Fix warning & other cleanups.
[thirdparty/gcc.git] / libcpp / include / cpplib.h
2018-08-20  nathan[CPP PATCH] Fix warning & other cleanups.
2018-08-20  nathan[PATCH] #assert becomes macro-like
2018-08-17  nathan[PATCH] Adjust lazy macro definition
2018-08-17  nathan[PATCH] Macro body is trailing array
2018-08-17  nathan[PATCH] Move cpp_macro to cpplib.h
2018-08-16  nathan[PATCH] CPP Macro predicates
2018-01-27  jakub * c-cppbuiltin.c (c_cpp_builtins): Use ggc_strdup...
2018-01-18  borisAdd ability to remap file names in __FILE__, etc (PR...
2018-01-03  jakub Update copyright years.
2017-11-21  dmalcolmC++: provide macro used-before-defined hint (PR c+...
2017-11-13  tromeyImplement __VA_OPT__
2017-10-31  dmalcolmdiagnostics: get rid of *_at_rich_loc in favor of overl...
2017-10-30  jsm28Add -std=c17, -std=gnu17.
2017-09-15  jakub Add support for -std=c++2a.
2017-09-15  jakub * doc/invoke.texi: Document -std=c++17 and -std=gnu...
2017-06-05  dmalcolmlibcpp: add callback for comment-handling
2017-01-01  jakub Update copyright years.
2016-11-23  bonzinigcc:
2016-10-11  jakubgcc/
2016-09-26  mpolacekImplement -Wimplicit-fallthrough.
2016-08-19  jsm28Implement C _FloatN, _FloatNx types.
2016-08-18  dmalcolmSpelling suggestions for misspelled preprocessor directives
2016-08-05  dmalcolmOn-demand locations within string-literals
2016-08-01  schwab* include/cpplib.h: Fix comment typo.
2016-06-22  dmalcolmlibcpp: Tweak to missing #include source location
2016-06-01  dokogcc/c-family/ChangeLog:
2016-04-28  dokogcc/c-family/ChangeLog:
2016-03-21  jakub PR target/70296
2016-01-04  jakub Update copyright years.
2015-11-19  jakub PR preprocessor/60736
2015-11-13  dmalcolmSource range tracking in libcpp and C FE, with bit...
2015-11-06  dmalcolmReimplement diagnostic_show_locus, introducing rich_loc...
2015-06-30  emsrlibcpp:
2015-05-19  dmalcolmReplace line_map union with C++ class hierarchy
2015-05-09  jasonlibcpp/
2015-01-05  jakub Update copyright years.
2014-12-19  jakub PR preprocessor/63831
2014-11-10  emsrlibcpp:
2014-11-06  jsm28Preserve original spellings of extended identifiers.
2014-09-24  mpolacek PR c/61405
2014-09-09  manugcc/ChangeLog:
2014-09-04  manugcc/ChangeLog:
2014-08-23  emsrlibcpp/
2014-08-20  mpolacek * include/cpplib.h (cpp_options): Use signed char.
2014-08-19  mpolacekgcc/c-family/
2014-08-10  mpolacek PR c/51849
2014-05-26  rguenth2014-05-26 Richard Biener <rguenther@suse.de>
2014-05-20  rguenth2014-05-20 Richard Biener <rguenther@suse.de>
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in libcpp/
2013-11-16  mrsMerge in trunk.
2013-11-16  jsm28gcc/testsuite:
2013-11-06  mrsMerge in trunk.
2013-11-05  burnus2013-11-05 Tobias Burnus <burnus@net-b.de>
2013-11-04  mrsMerge in trunk.
2013-10-31  emsrlibcpp:
2013-07-10  jakub * c-ppoutput.c (scan_translation_unit): Call account_f...
2013-04-28  jakub N3472 binary constants
2013-04-24  paolo/libcpp
2013-01-14  rsandifoUpdate copyright years in libcpp.
2012-11-16  simonb * include/cpplib.h (struct cpp_options): Add canoni...
2012-11-10  emsrImplement a flag -fext-numeric-literals that allows...
2012-10-23  jsm28gcc:
2012-05-16  dodjiPR preprocessor/7263 - Avoid pedantic warnings on syste...
2012-04-27  aawAdd new option, -Wliteral-suffix.
2011-12-20  jsm28gcc:
2011-10-31  jason PR c++/50920
2011-10-26  jason Implement C++11 user-defined literals.
2011-10-17  dodjiSupport -fdebug-cpp option
2011-10-17  dodjiGenerate virtual locations for tokens
2011-08-22  gchareAdd ability to force lexed tokens' source_locations.
2011-08-18  jsm28 * include/cpplib.h (struct cpp_options): Fix typo.
2011-08-18  jsm28gcc/testsuite:
2011-07-15  dodjiUse source_location where it is due
2010-09-29  ktietz2010-09-29 Kai Tietz <kai.tietz@onevision.com>
2010-09-29  jsm28gcc:
2010-06-11  jakub * include/cpplib.h (struct cpp_callbacks): Add user_bu...
2010-06-10  jsm28gcc:
2010-04-25  jsm28gcc:
2010-04-07  simonb * diagnostic.h (diagnostic_override_option_index)...
2009-11-20  charlet * macro.c (enter_macro_context): Call cb.used callback...
2009-10-19  jakub * charset.c (cpp_init_iconv): Initialize utf8_cset_desc.
2009-09-19  cgd[libcpp/ChangeLog]
2009-07-27  rupp * libcpp/include/cpplib.h (INO_T_CPP): New macro.
2009-07-18  jlquinn2009-07-17 Jerry Quinn <jlquinn@optonline.net>
2009-06-17  ian * include/cpplib.h (progname): Don't declare.
2009-06-12  ianlibcpp/:
2009-05-16  iangcc/ChangeLog:
2009-05-10  jsm28gcc:
2009-04-22  dnovillo2009-04-21 Taras Glek <tglek@mozilla.com>
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-04-01  janisgcc/
2009-03-31  jsm28 PR preprocessor/15638
2009-03-29  jsm28 PR preprocessor/34695
2009-03-18  jakub * dse.c (struct group_info): Reorder fields for 64...
2008-10-05  charlet2008-10-05 Matthew Gingell <gingell@adacore.com>
2008-09-18  simonb * include/cpplib.h (struct cpp_options): Add new boole...
2008-07-14  bjelibcpp/
next