]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/c/c-decl.c
Implement -Wimplicit-fallthrough.
[thirdparty/gcc.git] / gcc / c / c-decl.c
2016-09-26  Marek PolacekImplement -Wimplicit-fallthrough.
2016-09-14  Marek Polacekc-common.c (c_common_truthvalue_conversion): Use false...
2016-08-30  David Malcolmrich_location: add convenience overloads for adding...
2016-08-25  Marek Polacekre PR c/77323 (Bad "defaults to 'int'" warning for...
2016-08-19  Joseph MyersImplement C _FloatN, _FloatNx types.
2016-08-11  Jakub Jelinekre PR c/72816 (ICE on x86_64-linux-gnu (tree check...
2016-07-29  Marek Polacekre PR c/71573 (ICE on invalid C code on x86_64-linux...
2016-07-29  Marek Polacekre PR c/71742 (Wrong formulation of "error: flexible...
2016-07-29  Jakub Jelinekre PR c/71969 (Wrong setting of DECL_DISREGARD_INLINE_L...
2016-07-20  David MalcolmEnabling work for C++ handling of misspelled identifier...
2016-07-20  David MalcolmC: convert return type of lookup_name_fuzzy from tree...
2016-07-15  Jakub Jelinekre PR c/71858 (Surprising suggestions for misspellings)
2016-07-14  Jakub Jelinekre PR c/71858 (Surprising suggestions for misspellings)
2016-07-13  Trevor Saundersc-decl.c: add [cd]tors to c_struct_parse_info
2016-06-22  David MalcolmC FE: suggest corrections for misspelled identifiers...
2016-06-08  Marek Polacekre PR c/71426 (gcc ICE on x86_64-linux-gnu in get_parm_...
2016-06-08  Marek Polacekre PR c/71418 (gcc ICE on x86_64-linux-gnu in min_align...
2016-05-25  Marek Polacekre PR c/71266 (gcc ICE on x86_64-linux-gnu in "store_pa...
2016-05-25  Marek Polacekre PR c/71265 (gcc ICE on x86_64-linux-gnu with “seg...
2016-05-16  Matthew WahabRemove TARGET_INVALID_PARAMETER_TYPE and TARGET_INVALID...
2016-05-13  Joseph MyersImplement C11 DR#423 resolution (ignore function return...
2016-05-12  Marek Polacekre PR c/70756 (Wrong column number shown for "error...
2016-05-11  Mikhail MaltsevPR43651: add warning for duplicate qualifier
2016-05-11  Marek Polacekre PR c++/71024 (Missing warning for contradictory...
2016-05-10  Marek Polacekre PR c/70255 (change of the order of summation of...
2016-05-02  Marek Polacekre PR c/70851 (internal compiler error: in create_tmp_v...
2016-04-26  Marek Polacekre PR c/70791 (-Wnested-externs prints inconsistent...
2016-04-18  Michael Matztree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount.
2016-03-31  Marek Polacekre PR c/70297 (GCC Segfaults when using -g3)
2016-03-05  Bernd Schmidtre PR c/69824 (internal compiler error in unshare_body)
2016-02-24  Marek Polacekre PR c/69819 (ICE on invalid code on x86_64-linux...
2016-02-12  Bernd SchmidtFix incomplete initialization of the declspec struct.
2016-02-04  Jakub Jelinekre PR c/69669 (ICE with enum __attribute__((mode(QI))))
2016-01-29  Jakub Jelinekre PR debug/69518 (Flag -g causes "error: type variant...
2016-01-27  Jakub Jelinekre PR debug/66869 (-Wunused-function no longer warns...
2016-01-20  Prathamesh Kulkarnire PR c/24293 (Undefined behaviour not diagnosed with...
2016-01-14  Marek Polacekre PR c/69262 (Request for better array bounds warning)
2016-01-04  Jakub JelinekUpdate copyright years.
2015-12-07  Marek Polacekre PR c/68668 (bogus error: invalid use of array with...
2015-12-02  Joseph MyersFix TYPE_MAIN_VARIANT construction for arrays of qualif...
2015-12-02  Jakub Jelinekre PR c/68533 (bogus location for "warning: ‘struct...
2015-11-29  Jan Hubickare PR c/67106 (ICE: verify_type failed: type variant...
2015-11-14  Marek Polacekc-decl.c: Use RECORD_OR_UNION_TYPE_P throughout.
2015-11-13  David MalcolmSource range tracking in libcpp and C FE, with bit...
2015-11-11  Marek Polacekre PR c/68107 (Non-VLA type whose size is half or more...
2015-11-11  Andrew MacLeoddecl.c: Remove unused header files.
2015-11-08  Eric BotcazouMerge of the scalar-storage-order branch.
2015-11-06  David MalcolmReimplement diagnostic_show_locus, introducing rich_loc...
2015-11-05  Jakub Jelinekgcc/
2015-10-29  Andrew MacLeoddecl.c: Reorder #include's and remove duplicates.
2015-10-21  Marek Polacekre PR c/68024 (Diagnose variadic functions defined...
2015-10-04  Jason MerrillImplement N4514, C++ Extensions for Transactional Memory.
2015-09-15  Marek Polacekre PR c/67580 (Improve error message on missing "struct...
2015-09-15  Marek Polacekc-decl.c (lookup_label): Return NULL_TREE instead of 0.
2015-09-09  Jakub Jelinekre PR c/67500 (OpenMP ICE with invalid safelen/simdlen...
2015-08-12  Marek Polacekc-decl.c (grokdeclarator): Call error_at instead of...
2015-08-03  Marek Polacekre PR c/67088 (Incorrect location of error on invalid...
2015-07-27  Luis Felipe Strano... c-decl.c (get_parm_info): Remove static var.
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-29  Manuel López-IbáñezWunused-parameter warnings are given from cgraph::final...
2015-06-25  Andrew MacLeodfunction.h (ipa_opt_pass, [...]): Move forward declarat...
2015-06-25  Richard Sandifordhash-table.h: Update comments.
2015-06-25  Marek Polacekarray-notation-common.c: Use VAR_P throughout.
2015-06-25  Marek Polacekcilk.c (extract_free_variables): Use is_global_var.
2015-06-17  Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-14  Jan Hubickare PR middle-end/66325 (ICE in gcc.c-torture/execute...
2015-06-11  Pierre-Marie de... Restore DW_AT_abstract_origin for cross-unit call sites
2015-06-08  Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-05  Aldy HernandezMerge debug-early branch into mainline.
2015-06-04  Andrew MacLeodcoretypes.h: Include machmode.h...
2015-06-03  Prathamesh Kulkarnic-decl.c (warn_cxx_compat_finish_struct): New parameter...
2015-06-03  Andres Tiraboschiplugins.texi (enum plugin_event): New event.
2015-06-02  Prathamesh Kulkarnire PR target/49551 (tentative declaration after definit...
2015-05-20  Marek Polacekc-pragma.c: Use VAR_OR_FUNCTION_DECL_P throughout.
2015-04-25  Marek Polacekre PR c/52085 (incomplete enum not completed correctly...
2015-04-23  Marek Polacekre PR c/65345 (ICE with _Generic selection on _Atomic...
2015-04-10  Bernhard Reutner... PR target/55143: undefined reference to c_default_point...
2015-03-19  Jakub Jelinekc-decl.c (c_decl_attributes): Also add "omp declare...
2015-03-09  Marek Polacekc-convert.c (convert): Make use of do_ubsan_in_current_...
2015-02-27  Marek Polacekre PR c/65228 (ICE: expected tree that contains ‘decl...
2015-02-14  Marek Polacekre PR c/64768 (internal compiler error: tree check...
2015-02-13  Marek Polacekre PR c/65050 (Show the type for "array type has incomp...
2015-01-21  Richard Bienerre PR middle-end/64313 (gcc.dg/torture/builtin-explog...
2015-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-11-25  Marek Polacekre PR c/63877 (- -Wmissing-declarations produces false...
2014-11-11  Richard Bienertree-core.h (pedantic_lvalues): Remove.
2014-10-29  Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-10-28  Andrew MacLeodcgraph.h: Flatten.
2014-10-27  Phil MuldoonLet GDB reuse GCC's parser.
2014-10-23  Marek Polacekre PR c/63626 (Warning "inline function declared but...
2014-10-17  Marek Polacekc-opts.c (c_common_post_options): Set warn_implicit_int.
2014-10-17  Markus TrippelsdorfFix pr61848, linux kernel miscompile
2014-10-16  Andrew MacLeodfunction.h: Flatten file.
2014-10-14  DJ DelorieMore missed bits from the big __intN patch
2014-10-14  DJ Deloriemachmode.h (int_n_data_t): New.
2014-10-07  Marek Polacekre PR c/59717 (better warning when using functions...
2014-10-03  Marek Polacekre PR c/63453 (Bogus warning for gnu_inline functions)
2014-09-04  Aldy HernandezRevert incorrect merging of debug-early branch.
2014-09-04  Aldy Hernandez+ * c/c-decl.c (write_global_declarations_1): Call...
next