* tree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount.
[platform/upstream/linaro-gcc.git] / gcc / cp / tree.c
2018-10-18 matz * tree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted... 77/189277/2
2017-02-06 Yvan RouxMerge branches/gcc-6-branch rev 245201.
2016-08-22 Yvan RouxMerge branches/gcc-6-branch rev 239654.
2016-04-13 ppalkaFix PR c++/70610 (wrong overload resolution during...
2016-03-24 ppalkaFix PR c++/62212 (ICE during mangling of array type)
2016-03-15 mpolacek PR c++/70209
2016-03-04 jason PR c++/70067
2016-02-26 jason PR c++/69889
2016-02-25 jason PR c++/68049
2016-02-24 mseborPR c++/69912 - [6 regression] ICE in build_ctor_subob_r...
2016-02-17 jason PR c++/10200
2016-02-15 jason PR c++/69753
2016-02-04 mseborPR c++/69251 - [6 Regression] ICE in unify_array_domain...
2016-01-31 jason PR c++/68763
2016-01-24 ppalkaRevert "Fix the remaining PR c++/24666 blockers"
2016-01-19 ppalkaFix the remaining PR c++/24666 blockers (arrays decay...
2016-01-16 ppalkaFix PR c++/68936
2016-01-04 jakub Update copyright years.
2015-12-18 ppalkaFix PR c++/68978 (bogus error: lvalue required as left...
2015-12-17 ppalkaAvoid code duplication in cp_tree_[operand|code]_length
2015-12-15 ppalkaFix PR c++/21802 (two-stage name lookup fails for opera...
2015-12-02 jsm28Fix TYPE_MAIN_VARIANT construction for arrays of qualif...
2015-11-14 jason Merge C++ delayed folding branch.
2015-11-11 amacleodada
2015-11-04 miyukiENABLE_CHECKING refactoring: C family front ends
2015-10-29 amacleodada
2015-10-05 rsandifoReplace REAL_VALUES_EQUAL with real_equal
2015-08-07 jason Add C++ Concepts TS support.
2015-08-04 jason * tree.c (build_target_expr): Copy the location from...
2015-07-08 mpolacek PR c++/66748
2015-07-08 amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-06-30 jason PR debug/66653
2015-06-27 mpolacek * call.c: Use VECTOR_TYPE_P.
2015-06-27 mpolacek * call.c (set_up_extended_ref_temp): Use VAR_P.
2015-06-25 amacleod2015-06-25 Andrew MacLeod <amacleod@redhat.com>
2015-06-25 rsandifogcc/
2015-06-25 rsandifogcc/
2015-06-23 jason PR c++/65879
2015-06-17 amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-16 jason PR c++/66536
2015-06-16 jason PR c++/58063
2015-06-09 jason PR c++/66383
2015-06-08 amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-04 amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-05-18 jason * tree.c (strip_typedefs_expr) [TRAIT_EXPR]: Fix typo.
2015-04-29 jason PR c++/50800
2015-04-28 jason PR c++/50800
2015-04-23 jasonRevert:PR c++/50800
2015-04-23 jason PR c++/50800
2015-04-15 jason * tree.c (replace_placeholders_t): Remove unused type.
2015-04-09 jason PR c++/65690
2015-04-09 jakub PR c++/65690
2015-03-31 mpolacek PR c++/65390
2015-03-19 jason PR c++/65046
2015-02-13 jason PR c++/65054
2015-02-02 jason * tree.c (handle_abi_tag_attribute): Diagnose invalid...
2015-01-16 hubicka PR tree-optimization/62053
2015-01-09 prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05 jakub Update copyright years.
2014-12-12 jason Remove N3639 "array of runtime length" from -std=c...
2014-11-20 jason PR c++/63959
2014-11-17 jason PR c++/52282
2014-11-14 paolo2014-11-14 Paolo Carlini <paolo.carlini@oracle.com>
2014-11-08 jason DR 1558
2014-10-28 amacleod * cgraph.h: Flatten. Remove all include files.
2014-10-27 jason Implement N3653 (Member initializers and aggregates...
2014-10-12 tbsaundemove many gc hashtab to hash_table
2014-10-08 jason PR c++/63485
2014-10-08 jason * tree.c (cp_tree_equal) [TRAIT_EXPR]: Use cp_tree_equ...
2014-10-03 jason PR c++/63362
2014-09-30 jason * method.c (build_stub_object): Use CONVERT_EXPR.
2014-09-24 mpolacek PR c/61405
2014-08-23 emsrlibcpp/
2014-08-15 jason PR bootstrap/62077
2014-08-02 tbsaundeadd a hash_set based on hash_table
2014-07-30 jason PR lto/53808
2014-07-24 marxinIPA C++ refactoring 1/N
2014-07-14 jason PR c++/58612
2014-06-24 tbsaundeRemove a layer of indirection from hash_table
2014-06-16 jason PR c++/61500
2014-05-31 paolo/cp
2014-05-21 rsandifogcc/
2014-05-09 jason PR c++/58714
2014-05-06 mrsMerge in wide-int.
2014-05-06 mrsMerge in trunk.
2014-05-05 mrsMerge in trunk.
2014-05-05 mrsMerge in trunk.
2014-04-30 mrsMerge in trunk.
2014-04-28 rsandifoMerge from trunk.
2014-04-24 mrsMerge in trunk.
2014-04-22 mrsMerge in trunk.
2014-04-22 rsandifoMerge from trunk.
2014-04-17 rsandifoMerge from trunk.
2014-04-11 jason DR 1030
2014-04-02 mrsMerge in trunk.
2014-04-01 jason PR c++/60642
2014-02-10 mrsMerge in trunk.
2014-02-03 glisse2014-02-03 Marc Glisse <marc.glisse@inria.fr>
2014-01-30 jason PR c++/59633
2014-01-16 jason PR c++/59821
next