OSDN Git Service

fortran/
[pf3gnuchains/gcc-fork.git] / gcc / tree.h
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.
2005-07-20 phython2005-07-20 James A. Morrison <phython@gcc.gnu.org>
2005-07-20 giovannibajo Make CONSTRUCTOR use VEC to store initializers.
2005-07-11 dberlin2005-07-11 Daniel Berlin <dberlin@dberlin.org>
2005-07-08 dberlin2005-07-08 Daniel Berlin <dberlin@dberlin.org>
2005-07-05 bonzini2005-07-05 Paolo Bonzini <bonzini@gnu.org>
2005-06-30 steven * coretypes.h (tls_model): Add TLS_MODEL_NONE as 0.
2005-06-29 sje PR middle-end/21969
2005-06-27 jakub * builtin-attrs.def (DEF_ATTR_FOR_INT): Add for 5...
2005-06-27 jakub * c-cppbuiltin.c (c_cpp_builtins): Add __SSP_ALL__...
2005-06-25 kcookUpdate FSF address.
2005-06-23 jason PR c++/19317
2005-06-16 rth PR tree-opt/22035
2005-06-09 rth PR tree-opt/20610
2005-06-07 rakdver * tree-ssa-address.c: New file.
2005-06-04 dberlin2005-06-01 Daniel Berlin <dberlin@dberlin.org>
2005-06-02 dnovillo2005-06-01 Diego Novillo <dnovillo@redhat.com>
2005-06-01 rguenth2005-06-01 Richard Guenther <rguenth@gcc.gnu.org>
2005-06-01 dberlin2005-05-30 Daniel Berlin <dberlin@dberlin.org>
2005-05-27 kazu * basic-block.h (basic_block_def): Add phi_nodes and
2005-05-24 law * tree-nested.c (build_addr): New "context...
2005-05-17 rakdver * tree-ssa-loop-ivopts.c (find_bivs, find_givs_in_stmt...
2005-05-11 hubicka * Makefile.in (tree-eh.o: Kill gt-tree-eh.h dependency.
2005-05-11 amylaar PR middle-end/20371:
2005-05-03 amacleod2005-05-03 Andrew MacLeod <amacleod@redhat.com>
2005-04-29 tromeygcc:
2005-04-28 kazu * tree.h (edge_def): Remove.
2005-04-27 kazu * tree.h (phi_arg_d): Expand a comment in phi_arg_d.
2005-04-26 kazu * tree.h (tree_phi_node): Add a comment about the...
2005-04-24 pinskia2005-04-24 Andrew Pinski <pinskia@physics.uc.edu>
2005-04-23 kazu PR tree-optimization/21088
2005-04-23 dnovillo2005-04-22 Diego Novillo <dnovillo@redhat.com>
2005-04-22 rakdver * Makefile.in (LIBGCOV): Add _gcov_interval_profiler,
2005-04-21 nathan * lambda.h (lambda_vector_min_nz): Likewise.
2005-04-21 nathan * vec.h: Update API to separate allocation mechanism...
2005-04-09 jakub * tree.h (enum tree_index): Add TI_VA_LIST_GPR_COUNTER...
next