]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/c-family/c-lex.c
Update copyright years.
[thirdparty/gcc.git] / gcc / c-family / c-lex.c
2020-01-01  Jakub JelinekUpdate copyright years.
2019-11-25  Joseph MyersPrevent all uses of DFP when unsupported (PR c/91985).
2019-11-14  Joseph MyersSupport UTF-8 character constants for C2x.
2019-10-28  Martin SeborPR c/66970 - Add __has_builtin() macro
2019-10-19  JeanHeyd MeneideImplement C++20 P1301 [[nodiscard("should have a reason...
2019-08-23  Iain Sandoe[PATCH, c-family] Fix a PCH thinko (and thus PR61250).
2019-05-17  Martin Sebortrans.c (check_inlining_for_nested_subprog): Quote...
2019-01-14  Tom HonermannImplement P0482R5, char8_t: A type for UTF-8 characters...
2019-01-01  Jakub JelinekUpdate copyright years.
2018-11-16  Jason MerrillImplement P0479R5, [[likely]] and [[unlikely]].
2018-11-13  David MalcolmEliminate source_location in favor of location_t
2018-10-11  Jakub Jelinekc-lex.c (c_common_has_attribute): Return 201803 instead...
2018-10-03  Jason MerrillImplement P0840, language support for empty objects.
2018-08-08  Nathan Sidwell[PATCH] line-map include-from representation
2018-07-05  Nathan SidwellReplace NO_IMPLICIT_EXTERN_C with SYSTEM_IMPLICIT_EXTERN_C.
2018-05-28  Bernd Edlingersplay-tree.h (splay_tree_compare_strings, [...]): Decla...
2018-01-18  Boris KolpackovAdd ability to remap file names in __FILE__, etc (PR...
2018-01-03  Jakub JelinekUpdate copyright years.
2017-12-14  Bernd Edlingerinvoke.texi: Document -Wcast-function-type.
2017-08-30  Richard Sandiford[65/77] Add a SCALAR_TYPE_MODE macro
2017-08-24  David MalcolmC: fix logic within c_expr::get_location
2017-08-07  Martin LiskaCanonicalize names of attributes.
2017-01-01  Jakub JelinekUpdate copyright years.
2016-10-08  Jakub Jelinekc-lex.c (c_lex_with_flags): For CPP_COMMENT token with...
2016-09-26  Marek Polacekc-lex.c (c_common_has_attribute): Handle attribute...
2016-08-19  Joseph MyersImplement C _FloatN, _FloatNx types.
2016-08-18  David MalcolmSpelling suggestions for misspelled preprocessor directives
2016-08-05  David MalcolmOn-demand locations within string-literals
2016-06-01  Eduard Sanouc-common.c (get_source_date_epoch): Rename to cb_get_so...
2016-04-28  Jason MerrillImplement C++17 [[nodiscard]] attribute.
2016-04-28  Eduard Sanouc-common.c (get_source_date_epoch): New function...
2016-04-25  Jason MerrillImplement C++17 [[maybe_unused]] attribute.
2016-01-04  Jakub JelinekUpdate copyright years.
2015-12-16  David MalcolmBetter error recovery for merge-conflict markers
2015-11-13  Kai TietzAdd non-folding variants for convert_to_*.
2015-11-11  Andrew MacLeoddecl.c: Remove unused header files.
2015-10-29  Andrew MacLeoddecl.c: Reorder #include's and remove duplicates.
2015-10-05  Richard SandifordReplace REAL_VALUES_EQUAL with real_equal
2015-08-22  Manuel López-IbáñezFix column location in c_lex_with_flags errors
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-07-01  Jason Merrillc-common.h (D_CXX11): Rename from D_CXX0X.
2015-06-30  Edward Smith-RowlandImplement N4197 - Adding u8 character literals
2015-06-17  Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08  Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04  Andrew MacLeodcoretypes.h: Include machmode.h...
2015-05-19  David MalcolmReplace line_map union with C++ class hierarchy
2015-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-12-19  Jakub Jelinekre PR preprocessor/63831 (r217292 causes segfaults...
2014-11-10  Edward Smith-Rowlandcpplib.h (cpp_callbacks): Add has_attribute.
2014-10-29  Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-05-06  Kenneth ZadeckMerge in wide-int.
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-11-22  David MalcolmRemove macros that implicitly use input_location
2013-11-19  Diego NovilloFactor unrelated declarations out of tree.h.
2013-10-31  Edward Smith-RowlandImplement C++14 digit separators.
2013-10-27  Richard Sandifordc-lex.c (interpret_integer): Remove call to cpp_num_sig...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2012-11-29  Ed Smith-Rowlandre PR c++/52654 ([C++11] Warn on overflow in user-defin...
2012-06-19  Steven Bosschertarget.def (output_ident): New hook.
2012-05-31  Steven Bosscheroutput.h (__gcc_host_wide_int__): Move to hwint.h.
2012-05-16  Dodji SeketeliPR preprocessor/7263 - Avoid pedantic warnings on syste...
2012-04-22  Manuel López-Ibáñezre PR c/44774 (-Werror=edantic)
2012-03-23  William Baderc-lex.c (c_lex_with_flags): Avoid declarations after...
2011-10-26  Jason Merrillbuild_string comments
2011-10-26  Ed Smith-RowlandImplement C++11 user-defined literals.
2011-10-18  Dodji SeketeliFix bootstrap on !NO_IMPLICIT_EXTERN_C and ia32 targets
2011-10-17  Tom TromeyLinemap infrastructure for virtual locations
2011-05-04  Richard Guentherc-decl.c (check_bitfield_type_and_width): Do not pass...
2011-01-26  Jakub Jelinekre PR c/47473 (Incorrect computation with complex numbe...
2010-11-30  Joseph Myersdiagnostic-core.h: Include bversion.h.
2010-11-22  Nicola PeroIn gcc/c-family/: 2010-11-22 Nicola Pero <nicola.pero...
2010-11-15  Ian Lance Taylorgodump.c: New file.
2010-09-30  Nicola PeroIn gcc/c-family/: 2010-09-30 Nicola Pero <nicola.pero...
2010-09-29  Nicola PeroIn gcc/: 2010-09-29 Nicola Pero <nicola.pero@meta-innov...
2010-06-05  Steven Bosscherc-common.c: Move to c-family/.