OSDN Git Service

2007-07-08 Tobias Burnus <burnus@net-b.de>
[pf3gnuchains/gcc-fork.git] / gcc / tree.h
2007-02-28 sandra2007-02-28 Sandra Loosemore <sandra@codesourcery...
2007-02-25 mmitchel * doc/extend.texi: Document optional priority argument to
2007-02-16 sayle PR middle-end/30391
2007-02-15 sandra2007-02-15 Sandra Loosemore <sandra@codesourcery...
2007-02-13 ian./:
2007-02-12 ebotcazou * tree.h (DECL_IGNORED_P): Document further effect...
2007-02-11 mmitchel PR target/29487
2007-02-10 aolivagcc/ChangeLog:
2007-02-06 bonzinigcc:
2007-01-29 dberlin2007-01-28 Daniel Berlin <dberlin@dberlin.org>
2007-01-28 rakdver * tree-ssa-loop-unswitch.c: Include tree-inline.h.
2007-01-28 ian./:
2007-01-28 sayle * tree.c (tree_fold_gcd): Delete.
2007-01-13 sayle * tree.h (force_fit_type_double): Remove unused final...
2007-01-11 sayle * tree.h (TREE_CONSTANT_OVERFLOW): Obsolete. For...
2007-01-08 rguenth2007-01-08 Richard Guenther <rguenther@suse.de>
2007-01-08 rguenth2007-01-08 Richard Guenther <rguenther@suse.de>
2007-01-08 rguenth2007-01-08 Richard Guenther <rguenther@suse.de>
2007-01-05 manu2007-01-05 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2007-01-02 dgregor2007-01-02 Douglas Gregor <doug.gregor@gmail.com>
2006-12-30 hubicka * tree.h (DECL_CALL_CLOBBERED): Remove.
2006-12-23 rakdver * tree-ssa-loop-niter.c (number_of_iterations_lt_to_ne,
2006-12-22 rakdver * tree-ssa-loop-niter.c (zero_p, nonzero_p): Removed.
2006-12-12 pinskia2006-12-12 Andrew Pinski <andrew_pinski@playstation...
2006-12-12 dnovillo2006-12-11 Diego Novillo <dnovillo@redhat.com>
2006-12-11 dnovillo * tree-ssa-operands.h (create_ssa_artificial_load_stmt):
2006-12-11 hubicka * value-prof.c (tree_stringops_transform): New.
2006-12-11 hubicka Move all varpool routines out of cgraph/cgraphunit...
2006-12-10 rakdver * tree-vrp.c (adjust_range_with_scev): Use get_chrec_loop.
2006-12-05 dberlin2006-12-05 Daniel Berlin <dberlin@dberlin.org>
2006-12-05 aldyhMerge gimple-tuples-branch into mainline.
2006-11-01 geoffk2006-09-07 Eric Christopher <echristo@apple.com>
2006-11-01 geoffkIn gcc/:
2006-11-01 sayle PR middle-end/23470
2006-10-30 dberlin2006-10-29 Daniel Berlin <dberlin@dberlin.org>
2006-10-21 dberlin2006-10-20 Daniel Berlin <dberlin@dberlin.org>
2006-10-19 dberlin2006-10-19 Daniel Berlin <dberlin@dberlin.org>
2006-10-19 ebotcazou * fold-const.c (add_double): Rename to add_double_with...
2006-10-09 rthRevert emutls patch.
2006-10-04 rthgcc/
2006-10-01 sandra2006-10-01 Sandra Loosemore <sandra@codesourcery...
2006-08-26 sayle * tree.h (CASE_LOW_SEEN, CASE_HIGH_SEEN): New macros...
2006-07-20 jason PR c++/28407
2006-07-18 hainque * tree.h (categorize_ctor_elements): Adjust prototype...
2006-07-17 amylaargcc:
2006-07-07 rguenth2006-07-07 Richard Guenther <rguenther@suse.de>
2006-07-03 ebotcazou * tree.c (range_in_array_bounds_p): New predicate.
2006-06-30 jason PR c++/26905
2006-06-23 janis * tree.h (DECIMAL_FLOAT_TYPE_P): New.
2006-06-23 hainque * tree.c (max_int_size_in_bytes): New function...
2006-06-15 rguenth2006-06-15 Richard Guenther <rguenther@suse.de>
2006-06-04 echristo2006-06-04 Eric Christopher <echristo@apple.com>
2006-06-04 shinwellgcc:
2006-05-17 jakub PR middle-end/27415
2006-05-15 rakdver PR tree-optimization/26830
2006-05-10 bje * tree.h: Include "hashtab.h".
2006-04-13 rth PR 26651
2006-04-08 dberlin2006-04-08 Daniel Berlin <dberlin@dberlin.org>
2006-03-25 dberlin2006-03-25 Daniel Berlin <dberlin@dberlin.org>
2006-03-04 kazu * tree.c (add_var_to_bind_expr): Remove.
2006-03-03 rakdver * gengtype.c (main): Handle double_int type.
2006-03-02 dberlin2006-03-02 Daniel Berlin <dberlin@dberlin.org>
2006-03-01 dnovillo * tree.def (SYMBOL_MEMORY_TAG): Rename from TYPE_MEMOR...
2006-02-28 law * tree.h (strct phi_arg_d): Remove unused NONZE...
2006-02-23 law * tree.h (PHI_ARG_NONZERO): Remove.
2006-02-22 rsandifo * tree.h (variable_section): Delete.
2006-02-20 dberlin2006-02-20 Daniel Berlin <dberlin@dberlin.org>
2006-02-17 law * tree-vrp.c (set_value_range_to_nonnegative): New...
2006-02-15 dberlin2006-02-15 Daniel Berlin <dberlin@dberlin.org>
2006-02-15 jakub * tree.h (struct tree_omp_clause): Use OMP_CLAUSE_CODE...
2006-02-09 amylaarPR inline-asm/16194
2006-02-08 sayle * tree.def (CHAR_TYPE): Remove.
2006-02-03 sayle * tree.h (TYPE_STRING_FLAG): Document that this field...
2006-01-26 dnovillo2006-01-26 Shantonu Sen <ssen@opendarwin.org>
2006-01-26 dnovillo * tree.h (TREE_RANGE_CHECK): Fix range predicate.
2006-01-19 dnovillo * tree-pretty-print.c (dump_generic_node): Handle
2006-01-18 dnovillo2006-01-18 Richard Henderson <rth@redhat.com>
2006-01-14 ian * tree.c (tree_not_class_check_failed): New function.
2005-12-30 dberlin2005-12-29 Daniel Berlin <dberlin@dberlin.org>
2005-12-16 bje2005-12-16 Jon Grimm <jgrimm2@us.ibm.com>
2005-12-09 dnovillo * tree.c (recompute_tree_invariant_for_addr_expr)...
2005-12-08 gdr * tree.h (DECL_EXTERNAL): Clarify documentation.
2005-12-06 dberlinIn gcc/
2005-12-02 rguenth2005-12-02 Richard Guenther <rguenther@suse.de>
2005-12-02 sayle * tree.h (TREE_OVERFLOW): Make this flag/predicate...
2005-11-30 reichelt * tree.h (CASE_FLT_FN, CASE_INT_FN): New macros.
2005-11-09 aolivaPR other/4372
2005-11-08 jason PR c++/21123
2005-11-03 rth PR target/9350
2005-10-12 rth PR c/24255
2005-10-12 dannysmith PR middle-end/21275
2005-10-03 ian * gimplify.c (find_single_pointer_decl_1): New static...
2005-09-19 dorit * tree-ssa-operands.c (swap_tree_operands)...
2005-09-07 rth * function.c (ARG_POINTER_CFA_OFFSET): Move ...
2005-08-23 jakub PR tree-optimization/22043
2005-08-17 phython2005-08-16 James A. Morrison <phython@gcc.gnu.org>
2005-08-04 pinskia2005-08-04 Andrew Pinski <pinskia@physics.uc.edu>
2005-08-04 rth PR 23221
2005-07-26 wilsonBetter debug info for inlined functions.
2005-07-25 irar * expr.c (highest_pow2_factor): Make extern.
next