* tree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount.
[platform/upstream/linaro-gcc.git] / gcc / c-family / c-common.c
2018-10-18 matz * tree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted... 77/189277/2
2018-01-24 Jaehun JeongMerge "[asan_build] Enable asaned glibc work." into... accepted/tizen/base/20180126.040727 submit/tizen_base/20180124.094033
2017-11-09 Denis Khalikov[ISan] Fix issue with constexpr. 84/158084/8
2017-11-02 Maxim OstapenkoImplement ISan: unsigned integer overflow checker. 17/158717/1
2017-01-11 Christophe Lyon gcc/
2016-10-16 Yvan RouxMerge branches/gcc-6-branch rev 241214.
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
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 dmalcolmSource range tracking in libcpp and C FE, with bit...
2015-11-11 mpolacek PR c/68107
2015-11-11 amacleodada
2015-11-08 ebotcazouMerge of the scalar-storage-order branch.
2015-11-07 rsandifoMove #undef DEF_BUILTIN* to builtins.def
2015-11-06 dmalcolmReimplement diagnostic_show_locus, introducing rich_loc...
2015-11-03 mseborPR c++-common/67882
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.
2015-10-13 jakubgcc/
2015-10-04 jason Implement N4514, C++ Extensions for Transactional...
2015-10-02 mpolacek PR c/64249
2015-09-28 nathan inlude/
2015-09-22 jason Disconnect -Wabi=<n> from -fabi-compat-version=<n>.
2015-09-14 mpolacek * c-common.c (warn_for_sign_compare): Cast to unsigned...
2015-09-03 mseborgcc/ChangeLog
2015-08-25 mpolacek PR middle-end/67330
2015-08-19 tbsaunderemove more useless typedefs
2015-08-18 fxcoudert PR middle-end/36757
2015-08-12 mpolacek PR c++/55095
2015-08-07 jason Add C++ Concepts TS support.
2015-07-30 mpolacek * c-common.c (warn_tautological_cmp): Bail for float...
2015-07-27 mpolacek PR bootstrap/67030
2015-07-27 mpolacek PR c++/66555
2015-07-20 mpolacek PR c++/55095
2015-07-13 aldyhFix double word typos.
2015-07-01 jasongcc/c-family/
2015-06-30 emsrlibcpp:
2015-06-29 manuWunused-parameter warnings are given from cgraph::final...
2015-06-29 mpolacek PR c/66322
2015-06-26 mpolacek * c-common.c (check_main_parameter_types): Use VECTOR_...
2015-06-26 mpolacek * array-notation-common.c (find_rank): Use INDIRECT_REF_P.
2015-06-26 mpolacek * c-common.c (handle_unused_attribute): Use VAR_OR_FUN...
2015-06-25 amacleod2015-06-25 Andrew MacLeod <amacleod@redhat.com>
2015-06-25 rsandifogcc/
2015-06-25 mpolacek * array-notation-common.c: Use VAR_P throughout.
2015-06-23 rsandifogcc/c-family/
2015-06-23 mpolacek * c-common.c (warn_logical_operator): Use tree_int_cst...
2015-06-22 miyukiUse std::swap instead of manual swaps.
2015-06-17 amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-13 ppalkaEmit -Waddress warnings for comparing address of refere...
2015-06-08 amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-04 tmsriram2015-06-04 Sriraman Tallam <tmsriram@google.com>
2015-06-04 amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-05-22 mpolacek PR c/47043
2015-05-20 mpolacek * c-pragma.c: Use VAR_OR_FUNCTION_DECL_P throughout.
2015-05-19 miyukiUse std::swap instead of explicit swaps
2015-05-18 vriesMove array-type va_list handling to build_va_arg
2015-05-15 miyukiPR c/48956
2015-05-14 mpolacek PR c/66066
2015-05-12 amacleod2015-05-12 Andrew MacLeod <amacleod@redhat.com>
2015-05-12 vriesDon't take address of ap unless necessary
2015-05-10 jasongcc/c-family/
2015-05-07 mpolacek PR c/65179
2015-04-30 mpolacek * c-common.c (maybe_warn_bool_compare): When comparing...
2015-04-29 law * c-common.c (handle_section_attribute): Refact...
2015-04-29 mpolacek PR c/64610
2015-04-28 vriesRemove ifn_va_arg ap fixup
2015-04-24 mpolacek PR c/63357
2015-04-24 mpolacek PR c/65830
2015-04-24 mpolacek PR c/61534
2015-04-10 aldotPR target/55143: undefined reference to c_default_point...
2015-03-11 jakub * c-parser.c (c_parse_init): Don't call xstrdup on...
2015-03-10 jakub PR c/65120
2015-02-24 tschwinge[PR libgomp/64625] Remove __OFFLOAD_TABLE__ variable...
next