]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/c-family/c-common.c
PR c/78285
[thirdparty/gcc.git] / gcc / c-family / c-common.c
2016-11-17  mpolacek PR c/78285
2016-11-14  rguenth2016-11-14 Prasad Ghangal <prasad.ghangal@gmail.com>
2016-10-25  jakub * internal-fn.def (LAUNDER): New internal function.
2016-10-24  edlinger2016-10-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
2016-10-20  edlinger2016-10-20 Bernd Edlinger <bernd.edlinger@hotmail.de>
2016-10-19  edlinger2016-10-19 Bernd Edlinger <bernd.edlinger@hotmail.de>
2016-10-17  mpolacek * Makefile.in (C_COMMON_OBJS): Add c-family/c-attribs.o.
2016-10-11  mpolacek * c-common.c (warning_candidate_p): Change the return...
2016-10-11  mpolacek * Makefile.in (C_COMMON_OBJS): Add c-family/c-warn.o.
2016-10-08  jason Delay folding of bool conversion into COND_EXPR.
2016-10-07  jakub Implement LWG2296 helper intrinsic
2016-10-07  edlinger2016-10-07 Bernd Edlinger <bernd.edlinger@hotmail.de>
2016-10-06  jakub Implement P0258R2 - helper for C++17
2016-10-05  edlinger2016-10-05 Bernd Edlinger <bernd.edlinger@hotmail.de>
2016-10-05  jakub * c-common.c (c_common_reswords): Update comment for...
2016-10-05  jason PR c++/77852 - class deduction from list-init
2016-10-03  edlinger2016-10-03 Bernd Edlinger <bernd.edlinger@hotmail.de>
2016-09-26  thopre012016-09-26 Thomas Preud'homme <thomas.preudhomme...
2016-09-26  mpolacekImplement -Wimplicit-fallthrough.
2016-09-21  edlinger2016-09-21 Bernd Edlinger <bernd.edlinger@hotmail.de>
2016-09-19  edlingergcc:
2016-09-19  jsm28Make max_align_t respect _Float128.
2016-09-15  jason * c-common.c (check_cxx_fundamental_alignment_constrai...
2016-09-14  jason * c-common.c (check_cxx_fundamental_alignment_constrai...
2016-09-14  mpolacek * c-common.c (c_common_truthvalue_conversion): Use...
2016-09-13  dmalcolmfix-it hints: insert_before vs insert_after
2016-09-13  vriesDon't treat array as builtin type in set_underlying_type
2016-09-13  jason Trying again to fix aligned-new on m68k.
2016-09-12  jason Fix aligned-new tests on m68k.
2016-09-12  edlingergcc/c-family:
2016-09-10  vriesMake canonical_va_list_type more strict
2016-09-09  jason Implement P0035R4, C++17 new of over-aligned types.
2016-09-07  dmalcolmMove class substring_loc from c-family into gcc
2016-09-06  rguenth2016-09-06 Richard Biener <rguenther@suse.de>
2016-09-05  mpolacek PR c/77423
2016-09-04  vriesRevert "Replace error_at with assert in build_va_arg"
2016-09-01  mpolacek PR c/7652
2016-08-29  mpolacek PR c/77292
2016-08-29  vriesFix assert in build_va_arg, case 2b
2016-08-29  vriesReplace error_at with assert in build_va_arg
2016-08-29  vriesHandle errors in both args of va_arg
2016-08-25  mpolacek * c-common.c (warn_logical_not_parentheses): Print...
2016-08-22  mpolacek PR c++/77321
2016-08-19  jsm28Implement C _FloatN, _FloatNx types.
2016-08-18  dmalcolmSpelling suggestions for misspelled preprocessor directives
2016-08-18  mpolacek PR c/71514
2016-08-16  dmalcolmFix caret locations in format_type_warning (PR c/72857)
2016-08-12  mpolacek PR c/7652
2016-08-09  jason PR c++/68703 - bogus error with dependent vector length
2016-08-05  dmalcolmOn-demand locations within string-literals
2016-07-29  mpolacek PR c/71926
2016-07-29  mpolacek PR c/71574
2016-07-28  marxinIntroduce no_profile_instrument_function attribute
2016-07-27  edlinger2016-07-27 Bernd Edlinger <bernd.edlinger@hotmail.de>
2016-07-22  mseborPR c++/71675 - __atomic_compare_exchange_n returns...
2016-07-22  urosc/ChangeLog:
2016-07-21  jason PR c++/65168 - -Waddress in unevaluated context.
2016-06-29  rguenth2016-06-29 Richard Biener <rguenther@suse.de>
2016-06-24  jason P0145R2: Refining Expression Order for C++ (complex...
2016-06-24  jakub * internal-fn.c (expand_arith_set_overflow): New function.
2016-06-22  danglin * c-common.c (get_source_date_epoch): Use int64_t...
2016-06-10  mseborPR c/71392 - SEGV calling integer overflow built-ins...
2016-06-09  mseborPR c/70883 - inconsistent error message for calls to...
2016-06-08  jakub PR c++/70507
2016-06-08  rguenth2016-06-08 Richard Biener <rguenther@suse.de>
2016-06-07  rguenth2016-06-07 Richard Biener <rguenther@suse.de>
2016-06-01  dokogcc/c-family/ChangeLog:
2016-05-24  rguenth2016-05-24 Richard Biener <rguenther@suse.de>
2016-05-12  mpolacek PR c/70756
2016-05-11  mpolacek PR c++/71024
2016-05-03  mpolacek PR c/70859
2016-05-02  rsandifoAdd a wi::to_wide helper function
2016-04-29  mpolacek PR c/70852
2016-04-29  krebbelPR/69089: C++-11: Ingore "alignas(0)".
2016-04-28  dokogcc/c-family/ChangeLog:
2016-04-27  bernds * doc/invoke.texi (Warning Options): Add -Wmemset...
2016-04-25  jason Implement C++17 [[maybe_unused]] attribute.
2016-04-18  matz * tree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted...
2016-04-15  mpolacek PR c/70651
2016-03-17  mpolacek PR c/69407
2016-03-09  rguenth2016-03-09 Richard Biener <rguenther@suse.de>
2016-03-04  rguenth2016-03-04 Richard Biener <rguenther@suse.de>
2016-03-01  mpolacek PR c++/69795
2016-02-23  mseborPR middle-end/69780 - [4.9/5/6 Regression] ICE on __bui...
2016-02-15  jakub PR c++/69797
2016-02-08  berndsRemove -fshort-double
2016-01-21  mseborPR c/69405 - [6 Regression] ICE in c_tree_printer on...
2016-01-18  jason PR c++/68767
2016-01-13  berndsImprove warning locations (PR66208)
2016-01-08  mseborPR c/68966 - atomic_fetch_* on atomic_bool not diagnosed
2016-01-04  jakub Update copyright years.
2015-12-21  dmalcolmC and C++ FE: fix source ranges for binary ops
2015-12-15  iverbingcc/c-family/
2015-12-07  dmalcolmFix missing range information for "%q+D" format code
2015-12-04  bonzinigcc:
2015-12-04  kyukhinAdd notinbranch/inbranch flags to attribute __simd__.
2015-12-02  jason Do constant folding in warn_* functions.
2015-12-02  jason Define c_fully_fold separately for C and C++.
2015-12-01  hubicka * gcc.c-torture/execute/alias-1.c: New testcase.
2015-11-29  hubicka PR c/67581
next