gcc/
[platform/upstream/linaro-gcc.git] / gcc / tree.c
2015-10-21 ienkovichgcc/
2015-10-16 ebotcazou * tree.c (recompute_tree_invariant_for_addr_expr)...
2015-10-13 jakubgcc/
2015-10-10 hubicka * tree.c (type_with_interoperable_signedness): New.
2015-10-05 rsandifoAdd a build_real_truncate helper function
2015-10-05 rsandifoRemove remaining uses of REAL_VALUES_IDENTICAL
2015-10-05 rsandifoReplace REAL_VALUES_EQUAL with real_equal
2015-10-04 jason Implement N4514, C++ Extensions for Transactional...
2015-09-20 tbsaundeswitch from gimple to gimple*
2015-08-31 glisseMove some comparison simplifications to match.pd
2015-08-13 rguenth2015-08-13 Richard Biener <rguenther@suse.de>
2015-08-12 tbsaundeRevert "replace several uses of the anon namespace...
2015-08-11 tbsaundereplace several uses of the anon namespace with GCC_FINAL
2015-08-01 vriesAllow non-overflow ops in reductions
2015-07-13 aldyhFix double word typos.
2015-07-10 amacleod * bb-reorder.c: Don't include obstack.h if backend...
2015-07-08 amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-07-06 glisse2015-07-06 Marc Glisse <marc.glisse@inria.fr>
2015-06-25 amacleod2015-06-25 Andrew MacLeod <amacleod@redhat.com>
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-17 amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-13 ppalkaFix comment documenting make_vector_stat
2015-06-08 hubicka * lto.c (hash_canonical_type): Drop hashing of TYPE_ST...
2015-06-08 amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-07 hubicka * alias.c (get_alias_set): Be ready for TYPE_CANONICAL
2015-06-04 amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-06-04 hubicka * lto.c (hash_canonical_type): Use tree_code_for_canon...
2015-06-03 hubicka * lto.c (iterative_hash_canonical_type,
2015-06-03 marxinFix memory report layout at various places.
2015-06-03 mpolacek PR c/64223
2015-05-27 nathan PR c++/66270
2015-05-27 ebotcazou * expr.h (array_at_struct_end_p): Move to...
2015-05-26 ramanaFix PR ipa/66181
2015-05-24 hubicka PR lto/66180
2015-05-24 hubicka * ipa-utils.h (method_class_type): Remove.
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-23 hubicka * tree.c (gimple_canonical_types_compatible_p): Do...
2015-05-19 hubicka * tree.c (verify_type_variant): Fix #undef.
2015-05-16 hubicka * ipa-utils.h (warn_types_mismatch, odr_or_derived_type_p,
2015-05-16 hubicka * tree.c (verify_type_variant): Verify tree_base and...
2015-05-12 hubicka * ipa-devirt.c (type_with_linkage_p): New function.
2015-05-11 hubicka * class.c (fixup_type_variants): Do not copy TYPE_METHODS
2015-05-11 hubicka * tree.c (verify_type_variant): Check TYPE_VALUES_RAW...
2015-05-10 hubicka * tree.c (free_lang_data_in_type): Free TREE_PURPOSE of
2015-05-10 hubicka * tree.c (verify_type): Verify TYPE_BINFO and TYPE_VAL...
2015-05-05 dmalcolmFix indentation issues seen by -Wmisleading-indentation
2015-05-05 hubicka * tree.c (verify_type): Check various uses of TYPE_MAXVAL;
2015-05-04 hubicka * tree.c (verify_type): Check various uses of TYPE_MINVAL.
2015-04-30 hubicka * ipa-devirt.c (odr_subtypes_equivalent_p): Compare...
2015-04-30 hubicka * tree.c (build_common_builtin_nodes): Do not build
2015-04-30 hubicka * dwarf2out.c (gen_type_die_with_usage): Call verify_type.
2015-04-24 jason PR c++/50800
2015-04-23 hubicka * tree.h (attribute_value_equal): Declare.
2015-04-17 vriesDisable lang_hooks.gimplify_expr in free_lang_data
2015-03-31 hubicka * tree.c (need_assembler_name_p): Artificial types...
2015-03-07 hubicka PR ipa/65316
2015-02-15 hubicka * cgraph.h (symtab_node::has_aliases_p): Simplify.
2015-01-27 hubicka PR ipa/60871
2015-01-15 tschwingeMerge current set of OpenACC changes from gomp-4_0...
2015-01-15 prathamesh34922015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni...
2015-01-09 prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-08 jakub PR sanitizer/64336
2015-01-05 jakub Update copyright years.
2014-12-15 hubicka PR lto/64043
2014-12-03 rguenth2014-12-03 Richard Biener <rguenther@suse.de>
2014-12-01 rguenth2014-12-01 Richard Biener <rguenther@suse.de>
2014-11-28 iverbingcc/
2014-11-20 tbsaunde convert many if_marked htab to hash_table
2014-11-20 tbsaundeimplement a replacement for if_marked
2014-11-20 hubicka * tree.c (free_lang_data_in_type): If BINFO has no...
2014-11-19 dmalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-11-18 jason * tree.c (warn_deprecated_use): Show declaration with...
2014-11-18 glisse2014-11-18 Marc Glisse <marc.glisse@inria.fr>
2014-11-17 hubicka * tree.c (free_lang_data_in_decl): Set DECL_FUNCTION_S...
2014-11-17 hubicka * tree.c (free_lang_data_in_decl): Annotate all functi...
2014-11-14 hubicka * optc-save-gen.awk: Output cl_target_option_eq,
2014-11-14 mpolacek * tree.c (build_common_builtin_nodes): Remove doubled...
2014-11-13 tejohnson2014-11-13 Teresa Johnson <tejohnson@google.com>
2014-11-11 rguenth2014-11-11 Richard Biener <rguenther@suse.de>
2014-11-05 ienkovichgcc/
2014-10-29 rsandifogcc/ada/
2014-10-28 amacleod * cgraph.h: Flatten. Remove all include files.
2014-10-27 dj* tree.c (build_common_tree_nodes): Don't even store the
2014-10-27 amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-10-17 rguenth2014-10-17 Richard Biener <rguenther@suse.de>
2014-10-16 amacleod2014-10-16 Andrew MacLeod <amacleod@redhat.com>
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-19 hubicka PR lto/63286
2014-09-19 aldyh * dwarf2out.c (decl_ultimate_origin): Update comment.
2014-09-13 hubicka * tree.c (need_assembler_name_p): Store C++ type mangl...
2014-09-13 mpolacek * tree.c (protected_set_expr_location): Don't check...
2014-09-12 glisse2014-09-12 Marc Glisse <marc.glisse@inria.fr>
next