i386.c (enum pta_flags): Move out of struct scope...
[gcc.git] / gcc / tree.h
2007-05-19 Kaveh R. Ghazire PR middle-end/30250 (Evaluate lgamma/gamma at compil...
2007-05-03 Brooks Mosesre PR bootstrap/31776 (Bootstrap fails with "error...
2007-05-01 Jan Hubickatree.h (maybe_fold_offset_to_component_ref): Remove.
2007-04-30 Brooks Mosesdouble-int.c (mpz_set_double_int): Moved from tree...
2007-04-21 Andrew Pinskitree.h (GIMPLE_TUPLE_P): Also true for PHI_NODEs.
2007-04-19 Brooks Mosesfold-const.c: Remove prototypes for native_encode_expr...
2007-04-08 Jan Hubickatree.h (maybe_fold_offset_to_component_ref): Declare.
2007-04-07 Daniel Berlin2007-04-07 Daniel Berlin <dberlin@dberlin.org>
2007-04-07 Daniel Berlinin / 2007-04-06 Daniel Berlin <dberlin@dberlin.org>
2007-03-30 Rafael Avila de... typeck.c (java_signed_or_unsigned_type): Remove.
2007-03-28 Richard Guenthertree.c (is_global_var): Move ...
2007-03-28 Douglas Gregortree.c (tree_contains_struct): Permit 512 tree codes.
2007-03-14 Zdenek Dvorakre PR tree-optimization/30730 (-Wunsafe-loop-optimizati...
2007-03-12 Olga Golovanevskyipa-type-escape improvements
2007-02-28 Sandra Loosemorebuiltins.c (fold_builtin_call_list, [...]): Delete...
2007-02-25 Mark Mitchellextend.texi: Document optional priority argument to...
2007-02-16 Roger Saylere PR middle-end/30391 (ICE at -O1 with conditional...
2007-02-15 Sandra Loosemoretree.h (enum tree_code_class): Add tcc_vl_exp.
2007-02-13 Ian Lance Taylorcommon.opt: Add Wstrict-overflow and Wstrict-overflow=.
2007-02-12 Eric Botcazoutree.h (DECL_IGNORED_P): Document further effect for...
2007-02-11 Mark Mitchellre PR target/29487 (Shared libstdc++ fails to link)
2007-02-10 Richard HendersonMakefile.in (libgcc-support, [...]): Add emutls.c.
2007-02-06 Paolo Bonzinitree.c (tree_int_map_hash, [...]): Remove prototypes...
2007-01-29 Daniel Berlintree.h (struct tree_memory_tag): Add aliases member.
2007-01-28 Zdenek Dvoraktree-ssa-loop-unswitch.c: Include tree-inline.h.
2007-01-28 Ian Lance Taylorcommon.opt: Add fstrict-overflow.
2007-01-28 Roger Sayletree.c (tree_fold_gcd): Delete.
2007-01-13 Roger Sayletree.h (force_fit_type_double): Remove unused final...
2007-01-11 Roger Sayletree.h (TREE_CONSTANT_OVERFLOW): Obsolete.
2007-01-08 Richard Guenthertree.h (force_fit_type_double): Export.
2007-01-08 Richard Guenthertree.h (build_int_cst_wide_type): Export.
2007-01-08 Richard Guentherbuiltins.c (fold_builtin_int_roundingfn): Use fit_doubl...
2007-01-05 Manuel López-Ibáñezre PR c/19978 (overflow in expression of constants...
2007-01-02 Douglas Gregorc-common.c (c_common_nodes_and_builtins): Since variant...
2006-12-30 Jan Hubickatree.h (DECL_CALL_CLOBBERED): Remove.
2006-12-23 Zdenek Dvoraktree-ssa-loop-niter.c (number_of_iterations_lt_to_ne...
2006-12-22 Zdenek Dvoraktree-ssa-loop-niter.c (zero_p, nonzero_p): Removed.
2006-12-12 Andrew Pinskire PR middle-end/28436 (accessing an element via a...
2006-12-12 Diego Novillo[multiple changes]
2006-12-11 Diego Novillotree-ssa-operands.h (create_ssa_artificial_load_stmt...
2006-12-11 Jan Hubickavalue-prof.c (tree_stringops_transform): New.
2006-12-11 Jan HubickaMove all varpool routines out of cgraph/cgraphunit...
2006-12-10 Zdenek Dvoraktree-vrp.c (adjust_range_with_scev): Use get_chrec_loop.
2006-12-05 Daniel Berlintree-vrp.c (pass_vrp): Remove PROP_smt_usage.
2006-12-05 Aldy HernandezMerge gimple-tuples-branch into mainline.
2006-11-01 Eric Christopherextend.texi (__builtin_bswap32): Document.
2006-11-01 Geoffrey KeatingIn gcc/:
2006-11-01 Roger Saylere PR middle-end/23470 (a*a (for floats) is not conside...
2006-10-30 Daniel Berlintree.h (tree_value_handle): Remove struct value_set...
2006-10-21 Daniel Berlintree.h (DECL_PTA_ARTIFICIAL): Remove.
2006-10-19 Daniel BerlinFix PR tree-optimization/28778 Fix PR tree-optimization...
2006-10-19 Eric Botcazoufold-const.c (add_double): Rename to add_double_with_sign.
2006-10-09 Richard HendersonRevert emutls patch.
2006-10-04 Richard HendersonMakefile.in (libgcc.mk, [...]): Add emutls.c.
2006-10-01 Sandra Loosemoretree.h (DECL_FIELD_OFFSET, [...]): Fix comments to...
2006-08-26 Roger Sayletree.h (CASE_LOW_SEEN, [...]): New macros for manipulat...
2006-07-20 Jason Merrillre PR c++/28407 (Issue with anonymous namespace)
2006-07-18 Olivier Hainquetree.h (categorize_ctor_elements): Adjust prototype...
2006-07-17 J"orn Renneckere PR other/28251 (dumped addresses makes diffing dumps...
2006-07-07 Richard Guentherre PR middle-end/28268 (ICE with simple vector operations)
2006-07-03 Eric Botcazoutree.c (range_in_array_bounds_p): New predicate.
2006-06-30 Jason Merrillre PR c++/26905 (default-visibility class symbol improp...
2006-06-23 Janis Johnsontree.h (DECIMAL_FLOAT_TYPE_P): New.
2006-06-23 Olivier Hainquetree.c (max_int_size_in_bytes): New function, inspired...
2006-06-15 Richard Guentherfold-const.c (fold_truth_not_expr): Rename from invert_...
2006-06-04 Eric Christopherstor-layout.c (start_record_layout): Initialize remaini...
2006-06-04 Mark Shinwelltree.h: Declare folding_initializer.
2006-05-17 Jakub Jelinekre PR middle-end/27415 (Iteration var in firstprivate...
2006-05-15 Zdenek Dvorakre PR tree-optimization/26830 (Repeated SSA update...
2006-05-10 Ben Ellistontree.h: Include "hashtab.h".
2006-04-13 Richard Hendersonre PR libgomp/26651 ([gomp] #omp for ordered leaks...
2006-04-08 Daniel Berlintree.h (tree_memory_tag): Add old_used_alone.
2006-03-25 Daniel Berlinre PR tree-optimization/26804 (Alias Time explosion)
2006-03-04 Kazu Hiratatree.c (add_var_to_bind_expr): Remove.
2006-03-03 Zdenek Dvorakgengtype.c (main): Handle double_int type.
2006-03-02 Daniel Berlintree-vrp.c (execute_vrp): Return value.
2006-03-01 Diego Novillotree.def (SYMBOL_MEMORY_TAG): Rename from TYPE_MEMORY_TAG.
2006-02-28 Jeff Lawtree.h (strct phi_arg_d): Remove unused NONZERO field.
2006-02-23 Jeff Lawtree.h (PHI_ARG_NONZERO): Remove.
2006-02-22 Richard Sandifordtree.h (variable_section): Delete.
2006-02-20 Daniel Berlintree.h (struct tree_memory_tag): Add is_used_alone...
2006-02-17 Jeff Lawtree-vrp.c (set_value_range_to_nonnegative): New function.
2006-02-15 Daniel Berlintree.c (init_ttree): Add STRUCT_FIELD_TAG handling.
2006-02-15 Jakub Jelinektree.h (struct tree_omp_clause): Use OMP_CLAUSE_CODE...
2006-02-09 J"orn Renneckere PR inline-asm/16194 (global register with inline...
2006-02-08 Roger Sayletree.def (CHAR_TYPE): Remove.
2006-02-03 Roger Sayletree.h (TYPE_STRING_FLAG): Document that this field...
2006-01-26 Shantonu Sentree.h (OMP_CLAUSE_SUBCODE_CHECK): Add definition for...
2006-01-26 Diego Novillore PR middle-end/25886 (up to 256 tree codes for Object...
2006-01-19 Diego Novillotree-pretty-print.c (dump_generic_node): Handle OMP_PAR...
2006-01-18 Diego Novillo[multiple changes]
2006-01-14 Ian Lance Taylortree.c (tree_not_class_check_failed): New function.
2005-12-30 Daniel Berlintree.h (VALUE_HANDLE_VUSES): New.
2005-12-16 Jon Grimmtarget-def.h (TARGET_DECIMAL_FLOAT_SUPPORTED_P): New.
2005-12-09 Diego Novillotree.c (recompute_tree_invariant_for_addr_expr): Rename...
2005-12-08 Gabriel Dos Reis* tree.h (DECL_EXTERNAL): Clarify documentation.
2005-12-06 Daniel BerlinIn gcc/ 2005-12-05 Daniel Berlin <dberlin@dberlin.org>
2005-12-02 Richard Guenthertree.h (build): Remove prototype.
2005-12-02 Roger Sayletree.h (TREE_OVERFLOW): Make this flag/predicate specif...
2005-11-30 Volker Reichelttree.h (CASE_FLT_FN, [...]): New macros.
next