]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/c-family/c-lex.c
Implement C _FloatN, _FloatNx types.
[thirdparty/gcc.git] / gcc / c-family / c-lex.c
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/.