tree.h (BLOCK_IN_COLD_SECTION_P): Define.
[platform/upstream/gcc.git] / gcc / tree.h
2016-11-01 Jakub Jelinektree.h (BLOCK_IN_COLD_SECTION_P): Define.
2016-10-25 Eric Botcazoutree.h (wi::fits_to_tree_p): Accept only 0 and 1 for...
2016-10-16 Eric Botcazoure PR ada/37139 (DEP prevents using Ada tasking)
2016-10-13 Jakub Jelinekre PR c/77946 (-Wimplicit-fallthrough=1 ICE: tree check...
2016-10-11 Eric Botcazoutree.h (build_complex_type): Add second parameter with...
2016-09-26 Thomas Preud'hommetree.h (memmodel_from_int, [...]): Move to ...
2016-09-26 Marek PolacekImplement -Wimplicit-fallthrough.
2016-08-22 Joseph MyersAdd minimal _FloatN, _FloatNx built-in functions.
2016-08-19 Joseph MyersImplement C _FloatN, _FloatNx types.
2016-07-27 Bernd Edlingerdefaults.h (LOG2_BITS_PER_UNIT): Move from here...
2016-07-27 David MalcolmMove make_location from tree.h/c to input.h/c
2016-07-19 Uros Bizjakbuiltins.c: Use HOST_WIDE_INT_1 instead of (HOST_WIDE_I...
2016-07-11 Bernd EdlingerConvert TYPE_ALIGN_OK to a TYPE_LANG_FLAG.
2016-06-28 Jakub Jelinekre PR middle-end/66867 (Suboptimal code generation...
2016-06-20 Kyrylo Tkachov[typo] alignement -> alignment
2016-05-24 Martin SeborPR c++/71147 - [6 Regression] Flexible array member...
2016-05-20 David MalcolmImplement CALL_EXPR_MUST_TAIL_CALL
2016-05-12 Marek Polacekre PR c/70756 (Wrong column number shown for "error...
2016-05-02 Richard SandifordAdd a wi::to_wide helper function
2016-05-02 Richard SandifordSupport << and >> for offset_int and widest_int
2016-05-02 Richard SandifordSupport <, <=, > and >= for offset_int and widest_int
2016-04-27 Jakub Jelinekre PR sanitizer/70683 (-fcompare-debug bug with -fsanit...
2016-04-18 Michael Matztree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount.
2016-04-08 Cesar Philippidisre PR lto/70289 ([openacc] ICE in input_varpool_node)
2016-04-06 Jakub Jelinekre PR middle-end/70550 (-Wuninitialized false positives...
2016-02-08 Bernd SchmidtRemove -fshort-double
2016-01-28 Jason Merrill* tree.h (BINFO_FLAG_0): Rename from BINFO_MARKED.
2016-01-26 Jason Merrillre PR c++/68782 (bad reference member formed with const...
2016-01-19 Martin JamborMerge of HSA
2016-01-04 Jakub JelinekUpdate copyright years.
2015-12-17 Christian Brueltree.h (TYPE_MODE_RAW): New macro.
2015-12-12 Jan Hubickatree.c (free_lang_data_in_type, [...]): Also free unnec...
2015-12-04 David MalcolmC++ FE: expression ranges
2015-12-02 Richard Bienertree.h (tree_invariant_p): Declare.
2015-11-26 Jakub Jelinekre PR tree-optimization/68128 (A huge regression in...
2015-11-24 Jan Hubickalto-streamer-in.c (lto_read_body_or_constructor): Set...
2015-11-24 Jan Hubickatree.c (free_node): New function.
2015-11-19 Senthil Kumar Selvaraj[Patch, vrp] Allow VRP type conversion folding only...
2015-11-17 Richard SandifordRemove dead macros
2015-11-17 Richard SandifordAdd genmatch support for internal functions
2015-11-17 Richard SandifordAdd a combined_fn enum
2015-11-13 David MalcolmSource range tracking in libcpp and C FE, with bit...
2015-11-09 Eric Botcazoure PR middle-end/68259 ([sso] tree checking failure...
2015-11-09 Eric Botcazoure PR middle-end/68251 (sorry, unimplemented: reverse...
2015-11-08 Eric BotcazouMerge of the scalar-storage-order branch.
2015-11-06 Cesar Philippidisgimplify.c (gimplify_scan_omp_clauses): Add support...
2015-11-05 Jakub Jelinekgcc/
2015-10-27 Thomas Schwinge[PR c/64765, c/64880] Support OpenACC Combined Directiv...
2015-10-22 Richard SandifordMove more cproj simplifications to match.pd
2015-10-21 Ilya Enkovichtm.texi: Regenerated.
2015-10-13 Jakub Jelinekbuiltin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONG...
2015-10-10 Jan Hubickatree.c (type_with_interoperable_signedness): New.
2015-10-04 Jason MerrillImplement N4514, C++ Extensions for Transactional Memory.
2015-09-28 Nathan Sidwellgomp-constants.h (GOMP_VERSION_NVIDIA_PTX): Increment.
2015-08-31 Marc GlisseMove some comparison simplifications to match.pd
2015-08-13 Richard Bienertree.c (nonnull_arg_p): Move from ...
2015-08-01 Tom de VriesAllow non-overflow ops in reductions
2015-07-06 Marc Glissematch.pd: Remove element_mode inside HONOR_*.
2015-06-25 Richard Sandifordhash-traits.h (ggc_cache_hasher): Rename to...
2015-06-25 Richard Sandiforddecl.c (value_annotation_hasher::handle_cache_entry...
2015-06-25 Andrew MacLeodtree-core.h (struct tree_optimization_option): Make...
2015-06-17 Andrew MacLeodtree-core.h (tree_target_option): Make opts field a...
2015-06-17 Andrew MacLeodtree.h (merge_dllimport_decl_attributes, [...]): Remove...
2015-06-04 Jan Hubickalto.c (hash_canonical_type): Use tree_code_for_canonica...
2015-05-27 Eric Botcazouexpr.h (array_at_struct_end_p): Move to...
2015-05-27 Aldy Hernandezdwarf2out.c: Remove block_map.
2015-05-24 Jan Hubickatree.c (prototype_p, [...]): Constify.
2015-05-23 Jan Hubickalto.c (hash_canonical_type): Be sure we hash only types...
2015-05-19 Jan Hubickatree.c (verify_type_variant): Fix #undef.
2015-05-19 Jakub Jelinekre PR middle-end/66199 (lastprivate/linear clause issue...
2015-05-16 Jan Hubickaipa-utils.h (warn_types_mismatch, [...]): Declare.
2015-05-12 Andrew MacLeodre PR target/65697 (__atomic memory barriers not strong...
2015-05-10 Jan Hubicka* tree.h (is_lang_specific): Constify.
2015-04-30 Jan Hubickadwarf2out.c (gen_type_die_with_usage): Call verify_type.
2015-04-29 Thomas SchwingeAdd OMP_STANDALONE_CLAUSES.
2015-04-23 Jan Hubickatree.h (attribute_value_equal): Declare.
2015-04-08 Bernhard Reutner... tree.h: Commentary typo fix
2015-03-09 Jan Hubickare PR lto/65316 (LTO: Uninitialized memory / ICE with...
2015-03-05 Martin LiskaFix warnings occured during profiledboostrap on
2015-01-30 Martin LiskaGuard GCC version for a pragma ifdef.
2015-01-23 Martin LiskaRemove false positives for warnings that break LTO...
2015-01-21 Richard Bienerre PR middle-end/64313 (gcc.dg/torture/builtin-explog...
2015-01-15 Thomas SchwingeMerge current set of OpenACC changes from gomp-4_0...
2015-01-12 Chen Gangre PR ipa/64550 (IPA fixes cause ICE in tree-ssa.c...
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-09 Martin LiskaIPA ICF: target and optimization flags comparison.
2015-01-05 Jakub JelinekUpdate copyright years.
2014-12-11 Marek Polacekfold-const.c (fold_negate_expr): Add ANY_INTEGRAL_TYPE_...
2014-11-24 Richard Bienerre PR tree-optimization/55334 (mgrid regression (ipa...
2014-11-20 Trevor Saundersremove param1_is usage
2014-11-20 Trevor Saundersconvert many if_marked htab to hash_table
2014-11-18 Marc Glissetree.c (element_mode, [...]): New functions.
2014-11-13 Marek Polacektree.h (TYPE_OVERFLOW_SANITIZED): Define.
2014-11-11 Richard Bienermatch.pd: Implement patterns from associate_plusminus...
2014-11-05 Ilya Enkovichipa-chkp.c: New.
2014-10-29 Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-10-23 Kirill YukhinAVX-512. 81.1/n. Extend `function_code' field `tree_var...
2014-10-14 DJ Deloriemachmode.h (int_n_data_t): New.
2014-09-25 Andreas Krebbel[multiple changes]
2014-09-24 Aldy Hernandezcgraph.h, [...]: Rename all instances of DECL_ABSTRACT...
next