]> git.ipfire.org Git - thirdparty/gcc.git/history - libcpp/macro.c
[netbsd][aarch64] add netbsd/aarch64 target
[thirdparty/gcc.git] / libcpp / macro.c
2019-01-01  jakub Update copyright years.
2018-11-13  dmalcolmEliminate source_location in favor of location_t
2018-10-31  nathan[3/7] Preprocessor macro loc
2018-10-11  dmalcolmlibcpp: show macro definition when used with wrong...
2018-10-09  dmalcolmCleanup of libcpp diagnostic callbacks
2018-08-20  nathan[CPP PATCH] node type
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-16  nathan[PATCH] Macro definition parameter parsing
2018-08-16  nathan[PATCH] CPP Macro predicates
2018-07-18  edlingerlibcpp:
2018-02-15  jason PR preprocessor/83063 - __VA_OPT__ and ##
2018-02-15  jason * libcpp/macro.c: Fix typos.
2018-01-18  borisAdd ability to remap file names in __FILE__, etc (PR...
2018-01-03  jakub Update copyright years.
2017-11-21  dmalcolmUse -Wtraditional for "would be stringified in traditio...
2017-11-21  dmalcolmC++: provide macro used-before-defined hint (PR c+...
2017-11-13  tromeyImplement __VA_OPT__
2017-10-10  nathan[PATCH] preprocessor stringizing raw strings
2017-01-01  jakub Update copyright years.
2016-08-12  mpolacek PR c/7652
2016-06-01  dokogcc/c-family/ChangeLog:
2016-04-28  dokogcc/c-family/ChangeLog:
2016-04-06  rthPR preprocessor/61817
2016-03-21  jakub PR target/70296
2016-01-27  dmalcolmlibcpp: use better locations for _Pragma tokens (prepro...
2016-01-04  jakub Update copyright years.
2015-10-21  law[PATCH 2/9] ENABLE_CHECKING refactoring: libcpp
2015-06-30  emsrlibcpp:
2015-05-19  dmalcolmReplace line_map union with C++ class hierarchy
2015-02-03  dodjiPR preprocessor/64803 - __LINE__ inside macro is not...
2015-01-05  jakub Update copyright years.
2014-12-19  jakub PR preprocessor/63831
2014-11-06  jsm28Preserve original spellings of extended identifiers.
2014-09-04  manugcc/ChangeLog:
2014-08-29  manulibcpp/ChangeLog:
2014-08-19  mpolacekgcc/c-family/
2014-08-10  mpolacek PR c/51849
2014-07-27  mpolacek PR c/61861
2014-07-16  dodjiSupport location tracking for built-in macro tokens
2014-07-10  emsr2014-07-10 Edward Smith-Rowland <3dw4rd@verizon.net>
2014-06-05  emsrPR c++/61038
2014-05-21  emsrgcc/testsuite/
2014-04-02  mrsMerge in trunk.
2014-02-19  jakub PR preprocessor/58844
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in libcpp/
2013-11-09  rsandifoMerge with trunk.
2013-11-06  burnuslibcpp/
2013-11-06  mrsMerge in trunk.
2013-11-05  burnus2013-11-05 Tobias Burnus <burnus@net-b.de>
2013-01-14  rsandifoUpdate copyright years in libcpp.
2012-05-29  jsm28 * directives.c: Fix typos.
2012-05-29  dodjiPR preprocessor/53229 - Fix diagnostics location when...
2012-05-02  dodjiProperly initialize cpp_context in destringize_and_run
2012-04-30  dodjiFix expansion point loc for macro-like tokens
2012-04-30  dodjiFix token pasting with -ftrack-macro-expansion
2012-04-30  dodjiFix cpp_sys_macro_p with -ftrack-macro-expansion
2012-01-09  rguenth2012-01-09 Richard Guenther <rguenther@suse.de>
2012-01-09  gfuncklibcpp/
2011-12-05  dodjiAdd 'inline' to prototype of tokens_buff_remove_last_token
2011-10-18  dodjiFix bootstrap on !NO_IMPLICIT_EXTERN_C and ia32 targets
2011-10-17  dodjiAdd line map statistics to -fmem-report output
2011-10-17  dodjiGenerate virtual locations for tokens
2011-10-17  dodjiLinemap infrastructure for virtual locations
2011-04-20  meyeringremove useless if-before-free tests
2010-09-29  jsm28gcc:
2010-06-11  jakub * include/cpplib.h (struct cpp_callbacks): Add user_bu...
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-02  ianlibcpp/:
2009-05-10  jsm28gcc:
2009-04-19  jsm28libcpp:
2009-04-12  jsm28libcpp:
2009-04-09  jakubLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2009-03-30  jakub PR target/39558
2009-03-29  jsm28 PR preprocessor/34695
2008-09-18  simonb * include/cpplib.h (struct cpp_options): Add new boole...
2008-07-21  manu2008-07-21 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2008-07-14  bjelibcpp/
2008-07-03  aph2008-06-13 Andrew Haley <aph@redhat.com>
2008-04-18  jasonlibcpp/ChangeLog:
2008-04-02  jsm28gcc:
2008-01-25  jakub PR preprocessor/34692
2008-01-22  tromeylibcpp
2007-11-30  tromeylibcpp
2007-11-01  tromeylibcpp
2007-10-31  tromeygcc/testsuite
2007-09-06  tromeygcc:
2007-07-30  aaw libcpp/
2007-05-24  aaw * macro.c (_cpp_builtin_macro_text): Handle BT_COUNTER.
2007-05-23  simartin2007-05-23 Simon Martin <simartin@users.sourceforge...
2007-05-02  tromeylibcpp
2007-01-30  tromey PR preprocessor/29966:
2006-10-12  jakub PR preprocessor/28709
2006-06-09  jakub PR preprocessor/27746
2006-02-18  dalecki2006-02-17 Grigory Zagorodnev <grigory_zagorodnev...
next