]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree.c
* builtins.c (expand_builtin_mathfn_3): Correct coding style.
[thirdparty/gcc.git] / gcc / tree.c
2006-10-30  sayle * builtins.c (expand_builtin_mathfn_3): Correct coding...
2006-10-30  jakub PR tree-optimization/29637
2006-10-23  espindola * gcc/java/decl.c: Include langhooks.h.
2006-10-13  bonzini../svn-commit.tmp
2006-09-29  ebotcazou * builtins.c (expand_builtin_setjmp): Delete.
2006-09-23  jakub PR c/28706
2006-08-20  dannysmith PR target/28648 c:
2006-08-18  uros2006-08-18 Christophe Jaillet <christophe.jaillet...
2006-08-13  pinskia2006-08-13 Alexandre Oliva <aoliva@redhat.com>
2006-08-10  ebotcazou * tree.c (build1_stat): Also propagate the TREE_CONSTA...
2006-07-20  jason PR c++/28407
2006-07-12  kazu * tree.c: Fix a comment typo.
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-29  pinskia2006-06-28 Andrew Pinski <pinskia@gmail.com>
2006-06-26  rguenth2006-06-26 Richard Guenther <rguenther@suse.de>
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...
next