OSDN Git Service

* tree.c (max_int_size_in_bytes): New function, inspired from
[pf3gnuchains/gcc-fork.git] / gcc / tree.c
2006-06-23 hainque * tree.c (max_int_size_in_bytes): New function...
2006-06-20 sayle * expr.c (expand_expr_real_1) <VECTOR_CST>: For vector...
2006-06-19 mrs * tree.c (variably_modified_type_p): VM arguments...
2006-05-18 mrs Fix up vla, vm and [*] sematics.
2006-05-17 ebotcazou * tree.c (variably_modified_type_p) <ARRAY_TYPE>:...
2006-05-15 bothner * tree.c: (last_annotated_node): Use sources_locus...
2006-05-02 rakdver * tree.c (unsigned_type_for, signed_type_for): Make...
2006-04-16 sayle * tree.c (integer_zerop): Ignore TREE_CONSTANT_OVERFLOW.
2006-04-04 sayle * builtins.c (fold_builtin_sprintf): Use fold_convert...
2006-03-21 jakub PR c++/26690
2006-03-04 kazu * tree.c (add_var_to_bind_expr): Remove.
2006-03-01 dnovillo * tree.def (SYMBOL_MEMORY_TAG): Rename from TYPE_MEMOR...
2006-02-15 dberlin2006-02-15 Daniel Berlin <dberlin@dberlin.org>
2006-02-08 sayle * tree.def (CHAR_TYPE): Remove.
2006-02-03 sayle * tree.h (TYPE_STRING_FLAG): Document that this field...
2006-01-29 ebotcazou Revert
2006-01-26 dnovillo * tree.h (TREE_RANGE_CHECK): Fix range predicate.
2006-01-18 dnovillo2006-01-18 Richard Henderson <rth@redhat.com>
2006-01-16 danglin PR target/25168
2006-01-14 rakdver * tree-ssa-loop-niter.c (number_of_iterations_cond...
2006-01-14 ian * tree.c (tree_not_class_check_failed): New function.
2006-01-07 dberlin2006-01-06 Daniel Berlin <dberlin@dberlin.org>
2005-12-22 rguenth2005-12-22 Richard Guenther <rguenther@suse.de>
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-06 aldyh PR C++/24138
2005-12-06 dberlinIn gcc/
2005-12-02 rguenth2005-12-02 Richard Guenther <rguenther@suse.de>
2005-11-10 ebotcazou * tree.c (int_fits_type_p): Only look at the base...
2005-11-09 ebotcazou * tree.c (build_qualified_type): Chain the new type...
2005-11-05 kazu * c-typeck.c, config/i386/netware.h, config/m32c/cond.md,
2005-11-02 kenner(tree_int_cst_sgn): Fix typo in comment.
2005-10-12 dannysmith PR middle-end/21275
2005-10-04 pinskia+2005-10-04 Andrew Pinski <pinskia@physics.uc.edu>
2005-10-04 pinskia2005-10-04 Andrew Pinski <pinskia@physics.uc.edu>
2005-10-03 ian * gimplify.c (find_single_pointer_decl_1): New static...
2005-09-14 ebotcazou * tree.c (substitute_in_expr, case 4): New case, for...
2005-09-13 reichelt * tree.c (annotate_with_file_line): Compare line numbe...
2005-09-11 ebotcazou * tree.c (contains_placeholder_p) <tcc_expression...
2005-09-07 kenner * tree.c (host_integerp, tree_low_cst): Correct functi...
2005-08-28 rth * stor-layout.c (finalize_type_size): Revert...
2005-08-16 ian * tree.c (build_string): Mark tree CONSTANT and INVARIANT.
2005-08-11 phython2005-08-10 James A. Morrison <phython@gcc.gnu.org>
2005-07-28 reichelt * builtins.c: Fix comment typo(s).
2005-07-20 giovannibajo Make CONSTRUCTOR use VEC to store initializers.
2005-07-08 dberlin2005-07-08 Daniel Berlin <dberlin@dberlin.org>
2005-07-08 kazu PR tree-optimization/22360
2005-07-05 jsm28 PR c/22013
2005-07-02 jsm28 * c.opt, common.opt, config/bfin/bfin.opt, config...
2005-07-02 jsm282005-07-02 Zack Weinberg <zack@codesourcery.com>
2005-06-30 steven * coretypes.h (tls_model): Add TLS_MODEL_NONE as 0.
2005-06-29 sje PR middle-end/21969
2005-06-26 kazu * builtins.c, c-common.c, c-convert.c, c-decl.c, c...
2005-06-25 kcookUpdate FSF address.
2005-06-07 jakub PR middle-end/21850
2005-06-07 rakdver * tree-ssa-address.c: New file.
2005-06-04 dberlin2005-06-01 Daniel Berlin <dberlin@dberlin.org>
2005-06-02 pinskia2005-06-03 Andrew Pinski <pinskia@physics.uc.edu>
2005-06-01 dberlin2005-05-30 Daniel Berlin <dberlin@dberlin.org>
2005-05-26 kazu * c-common.c, c-parser.c, cfgbuild.c, cfghooks.c,...
2005-05-25 dj* common.opt (-Wattributes): New. Default true.
2005-05-18 rguenth2005-05-18 Richard Guenther <rguenth@gcc.gnu.org>
2005-05-11 hubicka * Makefile.in (tree-eh.o: Kill gt-tree-eh.h dependency.
2005-05-02 drow * ggc.h (ggc_alloc_zone_pass_stat): New macro.
2005-05-01 rakdver PR tree-optimization/18316
2005-04-29 tromeygcc:
2005-04-23 dj* diagnostic.c (warning): Accept parameter to classify...
2005-04-22 rakdver * Makefile.in (LIBGCOV): Add _gcov_interval_profiler,
2005-04-21 nathan * lambda.h (lambda_vector_min_nz): Likewise.
2005-03-30 tromeygcc:
2005-03-25 kazu * tree.c (get_set_constructor_bits,
2005-03-16 steven * tree-inline.c (walk_type_fields, walk_tree,
2005-03-16 sayle PR tree-optimization/17454
2005-03-13 sayle PR middle-end/19331
2005-03-13 drow * ggc-zone.c: Rewritten.
2005-02-12 rth * tree-complex.c (expand_complex_libcall):...
2005-02-11 ian * tree.c (build_function_type_list): Work correctly...
2005-02-10 rakdver PR tree-optimization/18687
2005-02-10 rth * builtins.c (DEF_BUILTIN): Add COND argument.
2005-02-02 rakdver * tree.c (build_int_cst_type): Take sign of the value...
2005-01-08 sayle * tree.c (int_fits_type_p): Always honor integer constant
2005-01-01 sayle * tree.c (int_fits_type_p): A narrower type always...
2005-01-01 sayle * tree.c (int_fits_type_p): Compare the result of...
2004-12-23 dalej2004-12-23 Dale Johannesen <dalej@apple.com>
2004-12-17 steven * tree.c (type_contains_placeholder_1): Always return...
2004-12-09 nathan * tree.def (SET_TYPE): Remove.
2004-12-08 kazu * c-common.c (verify_tree): Don't check code length...
2004-12-07 kazugcc/
2004-12-02 pinskia2004-12-02 Andrew Pinski <pinskia@physics.uc.edu>
2004-11-27 kazu * tree.c (operand_equal_for_phi_arg_p): New.
2004-11-24 aldyh * tree.c (recompute_tree_invarant_for_addr_expr):...
2004-11-24 bonzini2004-11-24 Paolo Bonzini <bonzini@gnu.org>
2004-11-17 law * tree-cfg.c (edge_to_cases): Renamed from edge_to_cas...
2004-11-15 rakdver PR tree-optimization/18431
2004-11-13 kazu * c-cppbuiltin.c, cgraph.c, domwalk.h, except.c, gimpl...
2004-11-13 law * tree-cfg.c (hashtab.h): Include.
2004-11-10 nathan.:
2004-11-03 pinskia2004-11-03 Andrew Pinski <pinskia@physics.uc.edu>
2004-11-03 spop * tree.c (tree_fold_gcd): Use FLOOR_MOD_EXPR...
2004-10-28 nathan * tree.c (int_cst_node, int_cst_hash_table): New varia...
next