]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/c-family/c-lex.c
Implement P0479R5, [[likely]] and [[unlikely]].
[thirdparty/gcc.git] / gcc / c-family / c-lex.c
2018-11-16  jason Implement P0479R5, [[likely]] and [[unlikely]].
2018-11-13  dmalcolmEliminate source_location in favor of location_t
2018-10-11  jakub * c-lex.c (c_common_has_attribute): Return 201803...
2018-10-03  jason Implement P0840, language support for empty objects.
2018-08-08  nathan[PATCH] line-map include-from representation
2018-07-05  nathan gcc/
2018-05-28  edlingerinclude:
2018-01-18  borisAdd ability to remap file names in __FILE__, etc (PR...
2018-01-03  jakub Update copyright years.
2017-12-14  edlingergcc:
2017-08-30  rsandifo[65/77] Add a SCALAR_TYPE_MODE macro
2017-08-24  dmalcolmC: fix logic within c_expr::get_location
2017-08-07  marxinCanonicalize names of attributes.
2017-01-01  jakub Update copyright years.
2016-10-08  jakub * c-lex.c (c_lex_with_flags) <case CPP_COMMENT>: For...
2016-09-26  mpolacek * c-lex.c (c_common_has_attribute): Handle attribute...
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-06-01  dokogcc/c-family/ChangeLog:
2016-04-28  jason Implement C++17 [[nodiscard]] attribute.
2016-04-28  dokogcc/c-family/ChangeLog:
2016-04-25  jason Implement C++17 [[maybe_unused]] attribute.
2016-01-04  jakub Update copyright years.
2015-12-16  dmalcolmBetter error recovery for merge-conflict markers
2015-11-13  jasonAdd non-folding variants for convert_to_*.
2015-11-11  amacleodada
2015-10-29  amacleodada
2015-10-05  rsandifoReplace REAL_VALUES_EQUAL with real_equal
2015-08-22  manuFix column location in c_lex_with_flags errors
2015-07-08  amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-07-01  jasongcc/c-family/
2015-06-30  emsrlibcpp:
2015-06-17  amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-08  amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-04  amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-05-19  dmalcolmReplace line_map union with C++ class hierarchy
2015-01-09  prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05  jakub Update copyright years.
2014-12-19  jakub PR preprocessor/63831
2014-11-10  emsrlibcpp:
2014-10-29  rsandifogcc/ada/
2014-05-06  mrsMerge in wide-int.
2014-05-06  mrsMerge in trunk.
2014-05-05  mrsMerge in trunk.
2014-05-05  mrsMerge in trunk.
2014-04-30  mrsMerge in trunk.
2014-04-28  rsandifoMerge from trunk.
2014-04-24  mrsMerge in trunk.
2014-04-22  mrsMerge in trunk.
2014-04-22  rsandifoMerge from trunk.
2014-04-17  rsandifoMerge from trunk.
2014-04-02  mrsMerge in trunk.
2014-02-10  mrsMerge in trunk.
2014-01-13  mrsMerge in trunk.
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-12-16  mrsMerge in trunk.
2013-12-13  mrsMerge in trunk.
2013-12-04  rsandifoMerge with trunk.
2013-11-22  rsandifoMerge with trunk.
2013-11-22  dmalcolmRemove macros that implicitly use input_location
2013-11-21  rsandifoMerge with trunk.
2013-11-20  rsandifoMerge from trunk.
2013-11-19  dnovilloFactor unrelated declarations out of tree.h.
2013-11-18  rsandifoMerge from trunk.
2013-11-16  mrsMerge in trunk.
2013-11-09  rsandifoMerge with trunk.
2013-11-06  mrsMerge in trunk.
2013-11-04  mrsMerge in trunk.
2013-10-31  emsrlibcpp:
2013-10-29  rsandifoMake ordered comparisons enforce the same type rules...
2013-10-27  rsandifogcc/c-family/
2013-10-20  mrsMerge in trunk.
2013-09-20  mrsMerge in trunk.
2013-09-07  rsandifoReorganise wide-int classes so that they are all instan...
2013-09-04  mrsMerge in trunk.
2013-08-13  mrsAdd wide-int branch.
2013-01-10  rsandifoUpdate copyright years in gcc/
2012-11-29  emsrgcc/c-family/
2012-06-19  stevengcc/
2012-05-31  steven * output.h (__gcc_host_wide_int__): Move to hwint.h.
2012-05-16  dodjiPR preprocessor/7263 - Avoid pedantic warnings on syste...
2012-04-22  manu2012-04-22 Manuel López-Ibáñez <manu@gcc.gnu.org>
2012-03-23  rguenth2012-03-23 William Bader <williambader@hotmail.com>
2011-10-26  jasonbuild_string comments
2011-10-26  jason Implement C++11 user-defined literals.
2011-10-18  dodjiFix bootstrap on !NO_IMPLICIT_EXTERN_C and ia32 targets
2011-10-17  dodjiLinemap infrastructure for virtual locations
2011-05-04  rguenth2011-05-04 Richard Guenther <rguenther@suse.de>
2011-01-26  jakub PR c/47473
2010-11-30  jsm28 * diagnostic-core.h: Include bversion.h.
2010-11-22  nicolaIn gcc/c-family/:
2010-11-15  iangcc/:
2010-09-30  nicolaIn gcc/c-family/:
2010-09-29  nicolaIn gcc/:
2010-06-05  stevengcc/ChangeLog: