Backport from GCC mainline.
[platform/upstream/linaro-gcc.git] / gcc / c-family /
2017-02-06 Yvan RouxMerge branches/gcc-6-branch rev 245201.
2017-01-11 Christophe Lyon gcc/
2017-01-09 Yvan RouxMerge branches/gcc-6-branch rev 244220.
2016-12-12 Yvan Roux gcc/
2016-11-15 Yvan RouxMerge branches/gcc-6-branch rev 242371.
2016-10-16 Yvan RouxMerge branches/gcc-6-branch rev 241214.
2016-08-22 Yvan RouxMerge branches/gcc-6-branch rev 239654.
2016-07-11 Yvan RouxMerge branches/gcc-6-branch rev 238201.
2016-06-15 Yvan RouxMerge branches/gcc-6-branch rev 237469.
2016-04-29 cesar gcc/c-family/
2016-04-27 gccadminUpdate ChangeLog and version files for release
2016-04-20 jason * c-cppbuiltin.c (c_cpp_builtins): Fix __cpp_range_bas...
2016-04-15 mpolacek PR c/70651
2016-04-13 mpolacek PR c++/70639
2016-03-28 jason * c-cppbuiltin.c (c_cpp_builtins): Update __cpp_range_...
2016-03-23 mpolacek PR c++/69884
2016-03-22 dmalcolmPR c/69993: improvements to wording of -Wmisleading...
2016-03-17 mpolacek PR c/69407
2016-03-15 jason * libcpp/expr.c (cpp_classify_number): Hex floats...
2016-03-15 jason * c-cppbuiltin.c (c_cpp_builtins): Bump __cpp_range_ba...
2016-03-09 rguenth2016-03-09 Richard Biener <rguenther@suse.de>
2016-03-08 jason Remove Concepts from -std=c++1z.
2016-03-04 dmalcolmPR c/68187: fix overzealous -Wmisleading-indentation...
2016-03-04 dmalcolmPR c/68187: fix overzealous -Wmisleading-indentation...
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-22 markPR28901 Add two levels for -Wunused-const-variable.
2016-02-19 edlingergcc/c-family/ChangeLog:
2016-02-19 jakub PR c++/69826
2016-02-16 jakub PR c/69835
2016-02-15 jakub PR c++/69797
2016-02-08 berndsRemove -fshort-double
2016-02-05 mseborPR c++/69662 - -Wplacement-new on allocated one element...
2016-02-01 jakub PR preprocessor/69543
2016-02-01 nathan gcc/
2016-01-27 law2016-01-15 Ryan Burn <contact@rnburn.com>
2016-01-26 dmalcolmPR other/69006: fix extra newlines after diagnostics
2016-01-21 mseborPR c/69405 - [6 Regression] ICE in c_tree_printer on...
2016-01-18 jason PR c++/68767
2016-01-18 vriesIgnore reduction clause on kernels directive
2016-01-15 jakub PR bootstrap/68271
2016-01-14 lawFix minor whitespace problems in last commit
2016-01-14 law[cilkplus] Fix cilk_spawn gimplification bug (PR cilkpl...
2016-01-14 dmalcolmPR preprocessor/69177 and PR c++/68819: libcpp fallback...
2016-01-13 berndsImprove warning locations (PR66208)
2016-01-10 ppalkaFix -Wmisleading indentation false-positive for do...
2016-01-08 mseborPR c/68966 - atomic_fetch_* on atomic_bool not diagnosed
2016-01-05 dmalcolmFix PR c/69122 (-Wmisleading-indentation false positive...
2016-01-04 jakub Update copyright years.
2015-12-21 dmalcolmC and C++ FE: fix source ranges for binary ops
2015-12-16 dmalcolmBetter error recovery for merge-conflict markers
2015-12-15 iverbingcc/c-family/
2015-12-14 jakub PR c/68833
2015-12-12 burnus2014-12-12 Tobias Burnus <burnus@net-b.de>
2015-12-12 bonzinigcc:
2015-12-10 dmalcolmAdd -Wmisleading-indentation to -Wall
2015-12-09 cltang2015-12-09 Chung-Lin Tang <cltang@codesourcery.com>
2015-12-08 jakub PR c/48088
2015-12-07 dmalcolmFix missing range information for "%q+D" format code
2015-12-04 jakub PR c/68656
2015-12-04 bonzinigcc:
2015-12-04 kyukhinAdd notinbranch/inbranch flags to attribute __simd__.
2015-12-02 jakub PR preprocessor/57580
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-02 jsm28Fix TYPE_MAIN_VARIANT construction for arrays of qualif...
2015-12-01 hubicka * gcc.c-torture/execute/alias-1.c: New testcase.
2015-12-01 julesOpenACC host_data support.
2015-11-30 ebotcazou * c-ada-spec.c (print_ada_macros): Remove redundant...
2015-11-29 hubicka PR c/67581
2015-11-27 marxinFix memory leak in cilk
2015-11-26 ebotcazou PR c++/68527
2015-11-23 kyukhinPR c++/68001
2015-11-20 jason * c-common.c (shorten_compare): But look through macro...
2015-11-19 jason * c-common.c (shorten_compare): Don't -Wtype-limits...
2015-11-17 jason PR bootstrap/68346
2015-11-16 mpolacek PR c++/68362
2015-11-16 mpolacek * c-ada-spec.c (dump_ada_template): Use RECORD_OR_UNIO...
2015-11-16 kyukhinAdd __attribute__((__simd__)) to GCC.
2015-11-13 jasonAdd non-folding variants for convert_to_*.
2015-11-13 dmalcolmSource range tracking in libcpp and C FE, with bit...
2015-11-12 jnorris2015-11-12 James Norris <jnorris@codesourcery.com>
2015-11-11 mpolacek PR c/68107
2015-11-11 dominiqgcc/cp/ChangeLog
2015-11-11 amacleodada
2015-11-10 nathan * omp-low.h (replace_oacc_fn_attrib, build_oacc_routin...
2015-11-08 ebotcazouMerge of the scalar-storage-order branch.
2015-11-08 mseborClean up fallout on ILP32 from r229831.
2015-11-07 rsandifoMove #undef DEF_BUILTIN* to builtins.def
2015-11-06 dmalcolmReimplement diagnostic_show_locus, introducing rich_loc...
2015-11-06 cesar gcc/
2015-11-05 mseborPR c++/67942 - diagnose placement new buffer overflow
2015-11-05 jakubgcc/
2015-11-04 miyukiENABLE_CHECKING refactoring: C family front ends
2015-11-03 mseborPR c++-common/67882
2015-11-03 tschwingeOpenACC atomic directive
2015-10-30 iverbin2015-10-30 Evgeny Stupachenko <evstupac@gmail.com>
2015-10-29 amacleodada
2015-10-28 jason * c-common.c (pointer_int_sum): Fold the MULT_EXPR.
next