Implement ISan: unsigned integer overflow checker.
[platform/upstream/linaro-gcc.git] / gcc / tree.h
2017-11-02 Maxim OstapenkoImplement ISan: unsigned integer overflow checker. 17/158717/1
2017-01-11 Christophe Lyon gcc/
2016-12-13 Yvan RouxMerge branches/gcc-6-branch rev 243594.
2016-11-15 Yvan RouxMerge branches/gcc-6-branch rev 242371.
2016-06-15 Yvan RouxMerge branches/gcc-6-branch rev 237469.
2016-04-08 cesar gcc/
2016-04-06 jakub PR middle-end/70550
2016-02-08 berndsRemove -fshort-double
2016-01-28 jason * tree.h (BINFO_FLAG_0): Rename from BINFO_MARKED.
2016-01-26 jason PR c++/68782
2016-01-19 jambormMerge of HSA
2016-01-04 jakub Update copyright years.
2015-12-17 chrbr2015-12-17 Christian Bruel <christian.bruel@st.com>
2015-12-12 hubicka * tree.c (free_lang_data_in_type, find_decls_types_r...
2015-12-04 dmalcolmC++ FE: expression ranges
2015-12-02 rguenth2015-12-02 Richard Biener <rguenther@suse.de>
2015-11-26 jakub PR tree-optimization/68128
2015-11-24 hubicka * lto-streamer-in.c (lto_read_body_or_constructor...
2015-11-24 hubicka * tree.c (free_node): New function.
2015-11-19 law[Patch, vrp] Allow VRP type conversion folding only...
2015-11-17 rsandifoRemove dead macros
2015-11-17 rsandifoAdd genmatch support for internal functions
2015-11-17 rsandifoAdd a combined_fn enum
2015-11-13 dmalcolmSource range tracking in libcpp and C FE, with bit...
2015-11-09 ebotcazou PR middle-end/68259
2015-11-09 ebotcazou PR middle-end/68251
2015-11-08 ebotcazouMerge of the scalar-storage-order branch.
2015-11-06 cesar gcc/
2015-11-05 jakubgcc/
2015-10-27 tschwinge[PR c/64765, c/64880] Support OpenACC Combined Directiv...
2015-10-22 rsandifoMove more cproj simplifications to match.pd
2015-10-21 ienkovichgcc/
2015-10-13 jakubgcc/
2015-10-10 hubicka * tree.c (type_with_interoperable_signedness): New.
2015-10-04 jason Implement N4514, C++ Extensions for Transactional...
2015-09-28 nathan inlude/
2015-08-31 glisseMove some comparison simplifications to match.pd
2015-08-13 rguenth2015-08-13 Richard Biener <rguenther@suse.de>
2015-08-01 vriesAllow non-overflow ops in reductions
2015-07-06 glisse2015-07-06 Marc Glisse <marc.glisse@inria.fr>
2015-06-25 rsandifogcc/
2015-06-25 rsandifogcc/ada/
2015-06-25 amacleod2015-06-25 Andrew MacLeod <amacleod@redhat.com>
2015-06-17 amacleod2017-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-17 amacleod * tree.h (merge_dllimport_decl_attributes, handle_dll_...
2015-06-04 hubicka * lto.c (hash_canonical_type): Use tree_code_for_canon...
2015-05-27 ebotcazou * expr.h (array_at_struct_end_p): Move to...
2015-05-27 aldyh * dwarf2out.c: Remove block_map.
2015-05-24 hubicka * tree.c (prototype_p, virtual_method_call_p, obj_type...
2015-05-23 hubicka * lto.c (hash_canonical_type): Be sure we hash only...
2015-05-19 hubicka * tree.c (verify_type_variant): Fix #undef.
2015-05-19 jakub PR middle-end/66199
2015-05-16 hubicka * ipa-utils.h (warn_types_mismatch, odr_or_derived_type_p,
2015-05-12 amacleod2015-05-12 Andrew MacLeod <amacleod@redhat.com>
2015-05-10 hubicka * tree.h (is_lang_specific): Constify.
2015-04-30 hubicka * dwarf2out.c (gen_type_die_with_usage): Call verify_type.
2015-04-29 tschwingeAdd OMP_STANDALONE_CLAUSES.
2015-04-23 hubicka * tree.h (attribute_value_equal): Declare.
2015-04-08 aldottree.h: Commentary typo fix
2015-03-09 hubicka PR lto/65316
2015-03-05 marxinFix warnings occured during profiledboostrap on
2015-01-30 marxinGuard GCC version for a pragma ifdef.
2015-01-23 marxinRemove false positives for warnings that break LTO...
2015-01-21 rguenth2015-01-21 Richard Biener <rguenther@suse.de>
2015-01-15 tschwingeMerge current set of OpenACC changes from gomp-4_0...
2015-01-12 marxinPR ipa/64550
2015-01-09 prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-09 marxinIPA ICF: target and optimization flags comparison.
2015-01-05 jakub Update copyright years.
2014-12-11 mpolacek * fold-const.c (fold_negate_expr): Add ANY_INTEGRAL_TY...
2014-11-24 rguenth2014-11-24 Richard Biener <rguenther@suse.de>
2014-11-20 tbsaunderemove param1_is usage
2014-11-20 tbsaunde convert many if_marked htab to hash_table
2014-11-18 glisse2014-11-18 Marc Glisse <marc.glisse@inria.fr>
2014-11-13 mpolacek * tree.h (TYPE_OVERFLOW_SANITIZED): Define.
2014-11-11 rguenth2014-11-11 Richard Biener <rguenther@suse.de>
2014-11-05 ienkovichgcc/
2014-10-29 rsandifogcc/ada/
2014-10-23 kyukhinAVX-512. 81.1/n. Extend `function_code' field `tree_var...
2014-10-14 dj * machmode.h (int_n_data_t): New.
2014-09-25 krebbel2014-09-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
2014-09-24 aldyh * cgraph.h, dbxout.c, dwarfout2.c, gimple-fold.c,
2014-09-23 hubicka * tree.h (int_bit_position): Turn into inline function;
2014-09-12 glisse2014-09-12 Marc Glisse <marc.glisse@inria.fr>
2014-09-11 hubicka * common.opt (flto-odr-type-merging): New flag.
2014-08-02 tbsaundeadd a hash_set based on hash_table
2014-08-01 akChange inchash to name space.
2014-07-25 akConvert the tree.c type hashing over to inchash
2014-07-25 akAdd an abstract incremental hash data type
2014-07-15 hubicka * tree.c (tree_code_size): Add TRANSLATION_UNIT_DECL,
2014-07-02 hubicka * tree.c (decls_same_for_odr, decls_same_for_odr,
2014-06-25 jakub * langhooks-def.h (LANG_HOOKS_OMP_CLAUSE_LINEAR_CTOR...
2014-06-24 hubicka * class.c (check_methods, create_vtable_ptr, determine...
2014-06-20 mpolacek * asan.c (pass_sanopt::execute): Handle IFN_UBSAN_BOUNDS.
2014-06-20 hubicka * cgraph.h (struct symtab_node): Add field in_init_pri...
2014-06-18 hainque2014-06-18 Olivier Hainque <hainque@adacore.com>
2014-06-15 hubicka * c-family/c-common.c (handle_tls_model_attribute...
2014-06-12 hubicka * symtab.c (section_hash): New hash.
2014-06-11 rguenth2014-06-11 Richard Biener <rguenther@suse.de>
2014-06-11 hubicka * varasm.c (set_implicit_section): New function.
next