]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree.h
alias.h (alias_set_type): Define new type.
[thirdparty/gcc.git] / gcc / tree.h
2007-08-11  Ian Lance Tayloralias.h (alias_set_type): Define new type.
2007-08-09  Michael Matztree.h (fixed_zerop): Declare as taking a const_tree.
2007-08-08  Chao-ying Futree.def (FIXED_POINT_TYPE): New type.
2007-08-01  Zdenek Dvoraktree-pretty-print.c (dump_generic_node): Dump OMP_SECTI...
2007-07-29  Kaveh R. Ghaziattribs.c (hash_attr, [...]): Constify.
2007-07-28  Kaveh R. Ghazicalls.c (special_function_p, [...]): Constify.
2007-07-26  Nick CliftonChange copyright header to refer to version 3 of the...
2007-07-25  Kaveh R. Ghazic-common.c (fname_as_string, [...]): Constify.
2007-07-25  Kaveh R. Ghaziexpr.c (handled_component_p): Constify.
2007-07-25  Kaveh R. Ghazicfglayout.c (insn_scope, insn_line): Constify.
2007-07-25  Kaveh R. Ghazicoretypes.h (const_bitmap, [...]): New.
2007-07-12  Dorit Nuzmanre PR target/25413 (wrong alignment or incorrect addres...
2007-07-12  Geoffrey Keatingbuiltins.c (get_pointer_alignment): Honor DECL_ALIGN...
2007-07-12  Daniel Berlinre PR tree-optimization/32663 (revision 126369 went...
2007-07-10  Geoffrey Keatingre PR bootstrap/32617 (explow.c references DECL_ALIGN...
2007-07-03  Geoffrey Keating* tree.h (DECL_ALIGN): Back out previous change.
2007-07-03  Geoffrey Keating* tree.h (DECL_ALIGN): Prevent use on a FUNCTION_DECL.
2007-07-02  Eric Botcazoutree.h (alias_sets_might_conflict_p): Rename into alias...
2007-06-27  Richard Guentherre PR middle-end/32492 (attribute always_inline -...
2007-06-23  Richard Guentherre PR tree-optimization/16876 (ICE on testcase with...
2007-06-21  Sebastian Popre PR middle-end/20623 (ICE: fold check: original tree...
2007-06-20  Adam Nemetre PR tree-optimization/25737 (ACATS c974001 c974013...
2007-06-13  Kazu Hiratabasic-block.h: Remove the prototype for free_basic_bloc...
2007-06-12  Ian Lance Taylorre PR libstdc++/29286 (placement new does not change...
2007-06-11  Daniel BerlinMerge dataflow branch into mainline
2007-06-11  Rafael Espindolareally remove signed(_or_unsigned)?_type langhooks
2007-06-10  Zdenek Dvoraktree-data-ref.c (dr_analyze_alias): Handle case smt...
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)
next