]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/c-family/ChangeLog
Update ChangeLog and version files for release
[thirdparty/gcc.git] / gcc / c-family / ChangeLog
2019-05-03  gccadminUpdate ChangeLog and version files for release
2019-04-19  jakub PR c/89888
2019-04-12  jakub PR translation/90041
2019-04-12  jakub PR c/89946
2019-04-09  ebotcazou * c-ada-spec.c (print_destructor): Deal with deleting...
2019-04-07  ebotcazouc-family/
2019-04-05  dmalcolmGuard notes for -Waddress-of-packed-member on warning...
2019-04-05  mpolacek PR c++/89973 - -Waddress-of-packed-member ICE with...
2019-04-03  jason PR c++/86586 - -fcompare-debug=-Wsign-compare.
2019-04-01  mseborPR c/89685 - ICE on attribute copy with a compound...
2019-03-22  jakub PR c++/87481
2019-03-21  jakub * hash-table.h (hash_table): Add Lazy template paramet...
2019-03-19  mseborPR tree-optimization/89688 - -Wstringop-overflow confus...
2019-03-12  marxinReplace can't in error messages for Fortran.
2019-03-11  marxinWrap apostrophes in gcc internal format with %'.
2019-03-11  marxinWrap option names in gcc internal messages with %<...
2019-03-08  jakub PR tree-optimization/89550
2019-02-26  jakub PR target/89474
2019-02-25  jakub PR c/89495
2019-02-22  rguenth2019-02-22 Richard Biener <rguenther@suse.de>
2019-02-18  mseborPR middle-end/89294 - ICE in valid_constant_size_p
2019-02-16  dmalcolmFix excess warnings from -Wtype-limits with location...
2019-02-11  mseborPR c++/87996 - size of array is negative error when...
2019-01-31  dmalcolmFix bogus fix-it for FLT_MAX (PR c/89122)
2019-01-31  jakub PR libstdc++/88170
2019-01-28  jakub PR c/86125
2019-01-28  edlinger2019-01-28 Bernd Edlinger <bernd.edlinger@hotmail.de>
2019-01-22  jakub PR middle-end/88968
2019-01-18  hjlc-family: Update unaligned adress of packed member...
2019-01-15  rsandifoPR inline-asm/52813 revisited
2019-01-14  jakub * c-cppbuiltin.c (c_cpp_builtin): Define __cpp_guarant...
2019-01-14  jason Implement P0482R5, char8_t: A type for UTF-8 character...
2019-01-14  mseborPR target/88638 - FAIL: fsf-nsstring-format-1.s on...
2019-01-13  hjlC-family: Replace "may may" with "may" in warning message
2019-01-07  jakub PR c++/85052
2019-01-05  mseborPR c/88546 - Copy attribute unusable for weakrefs
2019-01-04  mseborPR c/88363 - alloc_align attribute doesn't accept enume...
2019-01-01  jakub Update copyright years.
2018-12-20  hjlC/C++: Add -Waddress-of-packed-member
2018-12-20  dmalcolm-Wtautological-compare: fix comparison of macro expansions
2018-12-19  dmalcolmC++: improvements to binary operator diagnostics (PR...
2018-12-19  dmalcolmC++: more location wrapper nodes (PR c++/43064, PR...
2018-12-06  jason PR c++/88136 - -Wdeprecated-copy false positives
2018-11-29  mseborPR c/88172 - attribute aligned of zero silently accepte...
2018-11-28  mseborPR c/88065 - ICE in -Wsizeof-pointer-memaccess on an...
2018-11-28  jakub PR c++/88215
2018-11-27  ebotcazou * c-ada-spec.c: Include stringpool.h.
2018-11-21  mseborgcc/c/ChangeLog:
2018-11-16  jason Implement P0479R5, [[likely]] and [[unlikely]].
2018-11-16  jakub PR middle-end/87854
2018-11-15  mseborPR c++/87541 - ICE using a constant decl as an attribut...
2018-11-15  dmalcolmMachine-readable diagnostic output (PR other/19165)
2018-11-14  jakub P1236R1 - Signed integers are two's complement
2018-11-14  jakub PR other/88007
2018-11-13  dmalcolmEliminate source_location in favor of location_t
2018-11-13  mseborPR middle-end/81824 - Warn for missing attributes with...
2018-11-13  jason Implement P0722R3, destroying operator delete.
2018-11-13  jasonChange __cpp_explicit_bool to __cpp_conditional_explicit.
2018-11-09  mseborPR middle-end/81824 - Warn for missing attributes with...
2018-11-09  mseborPR c/87795 - Excessive alignment permitted for function...
2018-11-08  jakub * builtin-types.def (BT_FN_VOID_BOOL, BT_FN_VOID_SIZE_...
2018-11-08  dmalcolmSupport %f in pp_format
2018-11-08  dmalcolmdump_printf: add "%C" for dumping cgraph_node *
2018-11-05  jason Implement P0732R2, class types in non-type template...
2018-10-31  nathan[PATCH] command line macros
2018-10-31  nathan[6/6] Preprocessor forced macro location
2018-10-30  mseborPR middle-end/87041 - -Wformat reading through null...
2018-10-30  mpolacek Implement P0892R2, explicit(bool).
2018-10-29  dmalcolmC++: simplify output from suggest_alternatives_for
2018-10-29  dmalcolmFolding and check_function_arguments
2018-10-17  jsm28Add -std=c2x, -std=gnu2x, -Wc11-c2x-compat, C2X _Static...
2018-10-17  jsm28Update C17 option descriptions not to say "expected...
2018-10-12  clyonFix typo in previous commit.
2018-10-12  law PR c++/87364
2018-10-11  jakub * c-lex.c (c_common_has_attribute): Return 201803...
2018-10-09  dmalcolmCleanup of libcpp diagnostic callbacks
2018-10-08  rsandifoDon't ICE on vectors of enums (PR 87286)
2018-10-04  law * doc/invoke.texi (-Wno-prio-ctor-dtor): Document...
2018-10-03  jason Implement P0840, language support for empty objects.
2018-10-01  ebotcazou * c-ada-spec.c (get_underlying_decl): Get to the main...
2018-09-25  marxinRemove Pascal-related entries in code and comments.
2018-09-21  ebotcazou * c-ada-spec.c: Include diagnostic.h.
2018-09-20  mpolacek Add -Wclass-conversion.
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.
next