]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/c-family/ChangeLog
Add range_idx param to range_label::get_text
[thirdparty/gcc.git] / gcc / c-family / ChangeLog
2018-09-17  dmalcolmAdd range_idx param to range_label::get_text
2018-09-17  dmalcolmsubstring-locations: add class format_string_diagnostic_t
2018-09-17  jambormAdd -Wabsolute-value
2018-09-06  law * varasm.c (output_constructor_regular_field): Check...
2018-09-02  law * c-common.c (braced_list_to_string): Remove eval...
2018-08-27  marxinReplace 8 spaces with a tabular in ChangeLog files.
2018-08-27  dmalcolmLess verbose fix-it hints for missing header files...
2018-08-27  marxinCome up with fndecl_built_in_p.
2018-08-26  mpolacek PR c++/87029, Implement -Wredundant-move.
2018-08-21  mpolacek PR c++/86981, Implement -Wpessimizing-move.
2018-08-20  dmalcolmAdd support for grouping of related diagnostics (PR...
2018-08-20  nathan[PATCH] #assert becomes macro-like
2018-08-17  nathan[PATCH] Adjust lazy macro definition
2018-08-17  dmalcolmFormatted printing for dump_* in the middle-end
2018-08-17  nathan[PATCH] Macro body is trailing array
2018-08-17  nathan[PATCH] Move cpp_macro to cpplib.h
2018-08-17  marxinMerge Ignore and Deprecated in .opt files.
2018-08-16  dmalcolm-Wmisleading-indentation: fix ICE in get_visual_column...
2018-08-16  nathan[PATCH] CPP Macro predicates
2018-08-15  dmalcolmdiagnostics: add labeling of source ranges
2018-08-13  mseborPR tree-optimization/71625 - missing strlen optimizatio...
2018-08-08  nathan[PATCH] line-map include-from representation
2018-08-01  mseborPR tree-optimization/86650 - -Warray-bounds missing...
2018-07-31  dmalcolmc-family: clean up the data tables in c-format.c
2018-07-31  rearnshaAdd __builtin_speculation_safe_value
2018-07-20  dmalcolmlibcpp: remove redundant parameter from rich_location...
2018-07-20  mseborPR middle-end/82063 - issues with arguments enabled...
2018-07-20  mseborPR middle-end/82063 - issues with arguments enabled...
2018-07-12  jakub * c-attribs.c (c_common_attribute_table): Add
2018-07-12  rguenth2018-07-12 Richard Biener <rguenther@suse.de>
2018-07-10  jakub PR c++/86443
2018-07-07  ebotcazou * c-ada-spec.c (to_ada_name): Remove index parameter.
2018-07-06  bergnergcc/
2018-07-05  nathan gcc/
2018-06-28  marxin.
2018-06-20  cesarUpdate OpenACC data clause semantics to the 2.5 behavior
2018-06-20  jakub PR c++/86210
2018-06-18  mseborPR middle-end/85602 - -Wsizeof-pointer-memaccess for...
2018-06-16  kugangcc/ChangeLog:
2018-06-13  jason * c-opts.c (c_common_post_options): Warn about useless...
2018-06-13  jason PR c++/86094 - wrong code with defaulted move ctor.
2018-06-12  mseborPR c/85931 - -Wsizeof-pointer-memaccess for strncpy...
2018-06-12  marxinCome up with Deprecated option flag.
2018-06-08  dmalcolmConvert dump and optgroup flags to enums
2018-06-08  marxinRemove MPX
2018-06-06  jakub PR c++/86068
2018-06-06  jason PR c++/85710 - ICE with -Wmemset-elt-size.
2018-06-01  jason* c-cppbuiltin.c (c_cpp_builtins): Bump __cpp_deduction...
2018-06-01  ebotcazou * c-ada-spec.c (dump_ada_declaration) <TYPE_DECL>...
2018-05-31  mseborPR c/82063 - issues with arguments enabled by -Wall
2018-05-30  law2018-05-30 David Pagan <dave.pagan@oracle.com>
2018-05-29  jason PR c++/67445 - returning temporary initializer_list.
2018-05-28  edlingerinclude:
2018-05-26  jakub PR bootstrap/85921
2018-05-18  jason PR c++/58407 - deprecated implicit copy ops.
2018-05-17  marxinFix GNU coding style for G_.
2018-05-14  jason * pt.c (tsubst) [ARRAY_TYPE]: Check valid_array_size_p.
2018-05-11  jakub PR c/85696
2018-05-11  marxinSupport LLVM style of no_sanitize attribute (PR sanitiz...
2018-05-10  jakub PR c++/85662
2018-05-10  ebotcazou PR c++/85400
2018-05-07  nathan[C++ PATCH] Kill -fno-for-scope
2018-05-03  nathan[C++ Patch] Kill -ffriend-injection
2018-05-01  dmalcolm-Wformat: fix nonsensical "wide character" message...
2018-04-30  dmalcolmUse char_span for return type of location_get_source_line
2018-03-29  dmalcolmMore #include suggestions (PR c++/84269)
2018-03-27  jakub PR c++/85061
2018-03-23  mpolacek PR c++/85045
2018-03-20  ebotcazou * c-ada-spec.c (pp_ada_tree_identifier): Deal specific...
2018-03-16  jakub PR c/84909
2018-03-16  jakub PR c/84910
2018-03-16  rguenth2018-03-16 Richard Biener <rguenther@suse.de>
2018-03-15  rguenth2018-03-15 Richard Biener <rguenther@suse.de>
2018-03-13  mseborPR tree-optimization/84725 - enable attribute nonstring...
2018-03-12  mseborPR tree-optimization/83456 - -Wrestrict false positive...
2018-03-02  mpolacek PR c++/84171
2018-03-02  tschwingeMore Cilk Plus removal
2018-03-01  mpolacek PR c++/84639
2018-02-28  ebotcazouada/
2018-02-28  ebotcazou * c-ada-spec.c (dump_ada_double_name) <ENUMERAL_TYPE...
2018-02-28  ebotcazou * c-ada-spec.c (dump_ada_node) <POINTER_TYPE>: Do...
2018-02-28  ebotcazou * c-ada-spec.c (dump_ada_import): Use boolean and...
2018-02-27  mseborPR c++/83871 - wrong code for attribute const and pure...
2018-02-21  marxinAdd IntegerRange for Wcatch-value= option.
2018-02-15  jason * c-cppbuiltin.c (c_cpp_builtins): Update __cpp_deduct...
2018-02-09  nathan[PR c/84293] Unexpected strict-alias warning
2018-02-09  mseborPR lto/84212 - -Wno-* does not disable warnings from...
2018-02-09  ebotcazou * c-ada-spec.c (dump_ada_declaration): Do not generate...
2018-02-02  paolo/c-family
2018-02-02  jkovalMove omp bitmask to general to use it in x86 backend.
2018-01-29  mpolacek PR c/83966
2018-01-27  jakub * c-cppbuiltin.c (c_cpp_builtins): Use ggc_strdup...
2018-01-18  borisAdd ability to remap file names in __FILE__, etc (PR...
2018-01-17  dmalcolmC++: Fix crash in warn_for_memset within templates...
2018-01-10  ebotcazou * c-ada-spec.c (dump_number): Add FLOAT_P parameter.
2018-01-10  dmalcolmPreserving locations for variable-uses and constants...
2018-01-03  rsandifoAdd support for MODE_VECTOR_BOOL
2018-01-03  rsandifopoly_int: GET_MODE_BITSIZE
2018-01-03  rsandifopoly_int: TYPE_VECTOR_SUBPARTS
2018-01-03  jakub Update copyright years.
next