summaryrefslogtreecommitdiff
path: root/gcc/tree.h
Commit message (Expand)AuthorAgeFilesLines
* extend.texi: Document optional priority argument to constructors and destruct...Mark Mitchell2007-02-251-22/+68
* re PR middle-end/30391 (ICE at -O1 with conditional expressions and GIMPLE_MO...Roger Sayle2007-02-161-2/+4
* tree.h (enum tree_code_class): Add tcc_vl_exp.Sandra Loosemore2007-02-151-18/+144
* common.opt: Add Wstrict-overflow and Wstrict-overflow=.Ian Lance Taylor2007-02-131-0/+6
* tree.h (DECL_IGNORED_P): Document further effect for FUNCTION_DECL.Eric Botcazou2007-02-121-1/+2
* re PR target/29487 (Shared libstdc++ fails to link)Mark Mitchell2007-02-111-0/+20
* Makefile.in (libgcc-support, [...]): Add emutls.c.Richard Henderson2007-02-101-0/+1
* tree.c (tree_int_map_hash, [...]): Remove prototypes and make them non-static.Paolo Bonzini2007-02-061-2/+11
* tree.h (struct tree_memory_tag): Add aliases member.Daniel Berlin2007-01-291-0/+4
* tree-ssa-loop-unswitch.c: Include tree-inline.h.Zdenek Dvorak2007-01-281-0/+4
* common.opt: Add fstrict-overflow.Ian Lance Taylor2007-01-281-3/+0
* tree.c (tree_fold_gcd): Delete.Roger Sayle2007-01-281-1/+0
* tree.h (force_fit_type_double): Remove unused final argument.Roger Sayle2007-01-131-2/+2
* tree.h (TREE_CONSTANT_OVERFLOW): Obsolete.Roger Sayle2007-01-111-11/+4
* tree.h (force_fit_type_double): Export.Richard Guenther2007-01-081-1/+2
* tree.h (build_int_cst_wide_type): Export.Richard Guenther2007-01-081-0/+2
* builtins.c (fold_builtin_int_roundingfn): Use fit_double_type.Richard Guenther2007-01-081-0/+2
* re PR c/19978 (overflow in expression of constants should not cause multiple ...Manuel López-Ibáñez2007-01-051-0/+5
* c-common.c (c_common_nodes_and_builtins): Since variants of void_type_node ge...Douglas Gregor2007-01-021-0/+22
* tree.h (DECL_CALL_CLOBBERED): Remove.Jan Hubicka2006-12-301-7/+0
* tree-ssa-loop-niter.c (number_of_iterations_lt_to_ne, [...]): Use integer_zer...Zdenek Dvorak2006-12-231-16/+0
* tree-ssa-loop-niter.c (zero_p, nonzero_p): Removed.Zdenek Dvorak2006-12-221-1/+16
* re PR middle-end/28436 (accessing an element via a "pointer" on a vector doe...Andrew Pinski2006-12-121-6/+7
* [multiple changes]Diego Novillo2006-12-111-2/+19
* tree-ssa-operands.h (create_ssa_artificial_load_stmt): Rename from create_ssa...Diego Novillo2006-12-111-0/+8
* value-prof.c (tree_stringops_transform): New.Jan Hubicka2006-12-111-1/+4
* Move all varpool routines out of cgraph/cgraphunit to varpool.cJan Hubicka2006-12-111-0/+1
* tree-vrp.c (adjust_range_with_scev): Use get_chrec_loop.Zdenek Dvorak2006-12-101-0/+6
* tree-vrp.c (pass_vrp): Remove PROP_smt_usage.Daniel Berlin2006-12-051-12/+0
* Merge gimple-tuples-branch into mainline.Aldy Hernandez2006-12-051-109/+199
* extend.texi (__builtin_bswap32): Document.Eric Christopher2006-11-011-0/+6
* In gcc/:Geoffrey Keating2006-11-011-5/+1
* re PR middle-end/23470 (a*a (for floats) is not considered always postive (-f...Roger Sayle2006-11-011-1/+1
* tree.h (tree_value_handle): Remove struct value_set declaration.Daniel Berlin2006-10-301-2/+1
* tree.h (DECL_PTA_ARTIFICIAL): Remove.Daniel Berlin2006-10-211-6/+1
* Fix PR tree-optimization/28778 Fix PR tree-optimization/29156 Fix PR tree-opt...Daniel Berlin2006-10-191-1/+6
* fold-const.c (add_double): Rename to add_double_with_sign.Eric Botcazou2006-10-191-6/+12
* Revert emutls patch.Richard Henderson2006-10-091-1/+0
* Makefile.in (libgcc.mk, [...]): Add emutls.c.Richard Henderson2006-10-041-0/+1
* tree.h (DECL_FIELD_OFFSET, [...]): Fix comments to reflect actual behavior an...Sandra Loosemore2006-10-011-2/+5
* tree.h (CASE_LOW_SEEN, [...]): New macros for manipulating temporary visit fl...Roger Sayle2006-08-261-0/+12
* re PR c++/28407 (Issue with anonymous namespace)Jason Merrill2006-07-201-0/+5
* tree.h (categorize_ctor_elements): Adjust prototype and add descriptive comme...Olivier Hainque2006-07-181-2/+14
* re PR other/28251 (dumped addresses makes diffing dumps unusable)J"orn Rennecke2006-07-171-0/+1
* re PR middle-end/28268 (ICE with simple vector operations)Richard Guenther2006-07-071-0/+1
* tree.c (range_in_array_bounds_p): New predicate.Eric Botcazou2006-07-031-0/+1
* re PR c++/26905 (default-visibility class symbol improperly resolved as hidde...Jason Merrill2006-06-291-3/+3
* tree.h (DECIMAL_FLOAT_TYPE_P): New.Janis Johnson2006-06-231-0/+5
* tree.c (max_int_size_in_bytes): New function, inspired from code in function....Olivier Hainque2006-06-231-0/+1
* fold-const.c (fold_truth_not_expr): Rename from invert_truthvalue.Richard Guenther2006-06-151-0/+1