re PR target/65697 (__atomic memory barriers not strong enough for __sync builtins)
[gcc.git] / gcc / tree.c
2015-06-25 Andrew MacLeodfunction.h (ipa_opt_pass, [...]): Move forward declarat...
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-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-13 Patrick PalkaFix comment documenting make_vector_stat
2015-06-08 Jan Hubickalto.c (hash_canonical_type): Drop hashing of TYPE_STRIN...
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-07 Jan Hubickaalias.c (get_alias_set): Be ready for TYPE_CANONICAL...
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-06-04 Jan Hubickalto.c (hash_canonical_type): Use tree_code_for_canonica...
2015-06-03 Jan Hubickalto.c (iterative_hash_canonical_type, [...]): only...
2015-06-03 Martin LiskaFix memory report layout at various places.
2015-06-03 Marek Polacekre PR c/64223 (same warning repeated twice with same...
2015-05-27 Nathan Sidwellre PR c++/66270 (ICE: canonical types differ for identi...
2015-05-27 Eric Botcazouexpr.h (array_at_struct_end_p): Move to...
2015-05-26 Ramana Radhakrishnanre PR ipa/66181 (/usr/include/bits/types.h:134:16:...
2015-05-24 Jan Hubickare PR lto/66180 (many -Wodr false positives when buildi...
2015-05-24 Jan Hubickaipa-utils.h (method_class_type): Remove.
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-23 Jan Hubickatree.c (gimple_canonical_types_compatible_p): Do not...
2015-05-19 Jan Hubickatree.c (verify_type_variant): Fix #undef.
2015-05-16 Jan Hubickaipa-utils.h (warn_types_mismatch, [...]): Declare.
2015-05-16 Jan Hubickatree.c (verify_type_variant): Verify tree_base and...
2015-05-12 Jan Hubickaipa-devirt.c (type_with_linkage_p): New function.
2015-05-11 Jan Hubickaclass.c (fixup_type_variants): Do not copy TYPE_METHODS
2015-05-11 Jan Hubicka* tree.c (verify_type_variant): Check TYPE_VALUES_RAW...
2015-05-10 Jan Hubickatree.c (free_lang_data_in_type): Free TREE_PURPOSE...
2015-05-10 Jan Hubicka* tree.c (verify_type): Verify TYPE_BINFO and TYPE_VALU...
2015-05-05 David MalcolmFix indentation issues seen by -Wmisleading-indentation
2015-05-05 Jan Hubickatree.c (verify_type): Check various uses of TYPE_MAXVAL...
2015-05-04 Jan Hubicka* tree.c (verify_type): Check various uses of TYPE_MINVAL.
2015-04-30 Jan Hubickaipa-devirt.c (odr_subtypes_equivalent_p): Compare TYPE_...
2015-04-30 Jan Hubickatree.c (build_common_builtin_nodes): Do not build __bui...
2015-04-30 Jan Hubickadwarf2out.c (gen_type_die_with_usage): Call verify_type.
2015-04-24 Jason Merrillre PR c++/50800 (Internal compiler error in finish_memb...
2015-04-23 Jan Hubickatree.h (attribute_value_equal): Declare.
2015-04-17 Tom de VriesDisable lang_hooks.gimplify_expr in free_lang_data
2015-03-31 Jan Hubickatree.c (need_assembler_name_p): Artificial types have...
2015-03-07 Jan Hubickare PR lto/65316 (LTO: Uninitialized memory / ICE with...
2015-02-15 Jan Hubickacgraph.h (symtab_node::has_aliases_p): Simplify.
2015-01-27 Jan Hubickare PR ipa/60871 (internal compiler error: in possible_p...
2015-01-15 Thomas SchwingeMerge current set of OpenACC changes from gomp-4_0...
2015-01-15 Prathamesh Kulkarnidojump.h: New header file.
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-08 Jakub Jelinekre PR sanitizer/64336 (Template functions are not instr...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-12-15 Jan Hubickare PR lto/64043 (ICE (segfault) with LTO: in tree_check...
2014-12-03 Richard Bienerbuiltins.c (fold_builtin_fpclassify): Change to take...
2014-12-01 Richard Bienerre PR middle-end/64111 (ICE: conversion of register...
2014-11-28 Ilya Verbincgraphunit.c (ipa_passes): Handle flag_generate_offload.
2014-11-20 Trevor Saundersconvert many if_marked htab to hash_table
2014-11-20 Trevor Saundersimplement a replacement for if_marked
2014-11-20 Jan Hubickatree.c (free_lang_data_in_type): If BINFO has no import...
2014-11-19 David MalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-11-18 Jason Merrill* tree.c (warn_deprecated_use): Show declaration with...
2014-11-18 Marc Glissetree.c (element_mode, [...]): New functions.
2014-11-17 Jan Hubickatree.c (free_lang_data_in_decl): Set DECL_FUNCTION_SPEC...
2014-11-17 Jan Hubickatree.c (free_lang_data_in_decl): Annotate all functio...
2014-11-14 Jan Hubickaoptc-save-gen.awk: Output cl_target_option_eq...
2014-11-14 Marek Polacek* tree.c (build_common_builtin_nodes): Remove doubled...
2014-11-13 Teresa Johnsonre PR tree-optimization/63841 (Incorrect strlen optimiz...
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-28 Andrew MacLeodcgraph.h: Flatten.
2014-10-27 DJ Delorietree.c (build_common_tree_nodes): Don't even store...
2014-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-17 Richard Bienerfold-const.c (fold_comparison): Remove redundant consta...
2014-10-16 Andrew MacLeodfunction.h: Flatten file.
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...
2014-09-23 Jan Hubickatree.h (int_bit_position): Turn into inline function...
2014-09-19 Jan Hubickare PR lto/63286 (FAIL: g++.dg/lto/20101014-2 cp_lto_201...
2014-09-19 Aldy Hernandezdwarf2out.c (decl_ultimate_origin): Update comment.
2014-09-13 Jan Hubickatree.c (need_assembler_name_p): Store C++ type mangling...
2014-09-13 Marek Polacektree.c (protected_set_expr_location): Don't check wheth...
2014-09-12 Marc Glissetree.c (integer_each_onep): New function.
2014-09-11 Jan Hubickacommon.opt (flto-odr-type-merging): New flag.
2014-09-04 Aldy HernandezRevert mistakenly committed change.
2014-09-04 Aldy HernandezMerge remote-tracking branch 'origin/aldyh/debug-early...
2014-09-04 Aldy HernandezRevert incorrect merging of debug-early branch.
2014-09-04 Aldy HernandezMerge remote-tracking branch 'origin/aldyh/debug-early...
2014-09-04 Aldy Hernandez+ * c/c-decl.c (write_global_declarations_1): Call...
2014-09-04 Aldy Hernandezdearly: Emit DIEs for decls early in the compilation...
2014-09-02 Jakub Jelinekcilk-builtins.def (__cilkrts_cilk_for_32): New.
2014-08-20 Richard Bienerre PR lto/62190 (LTO DWARF produces __unknown__ type...
2014-08-15 Jason Merrillre PR bootstrap/62077 (--with-build-config=bootstrap...
2014-08-14 Richard Bienertree.c (type_hash_lookup, [...]): Merge into ...
2014-08-11 Yury GribovMove inlining of Asan memory checks to sanopt pass.
2014-08-11 Yury GribovAdded fnspec to internal functions.
2014-08-07 Trevor Saundersremove pointer-set.[ch]
2014-08-02 Trevor Saundersadd a hash_set based on hash_table
2014-08-01 Andi KleenChange inchash to name space.
2014-07-25 Andi KleenConvert the tree.c type hashing over to inchash
2014-07-25 Andi KleenAdd an abstract incremental hash data type
next