summaryrefslogtreecommitdiff
path: root/gcc/tree.c
Commit message (Expand)AuthorAgeFilesLines
* * tree.h (TYPE_STRING_FLAG): Document that this field may be usedsayle2006-02-031-0/+3
* Revertebotcazou2006-01-291-24/+6
* * tree.h (TREE_RANGE_CHECK): Fix range predicate.dnovillo2006-01-261-28/+167
* 2006-01-18 Richard Henderson <rth@redhat.com>dnovillo2006-01-181-162/+262
* PR target/25168danglin2006-01-161-1/+20
* * tree-ssa-loop-niter.c (number_of_iterations_cond): Split into severalrakdver2006-01-141-0/+2
* * tree.c (tree_not_class_check_failed): New function.ian2006-01-141-0/+15
* 2006-01-06 Daniel Berlin <dberlin@dberlin.org>dberlin2006-01-071-2/+2
* 2005-12-22 Richard Guenther <rguenther@suse.de>rguenth2005-12-221-2/+2
* 2005-12-16 Jon Grimm <jgrimm2@us.ibm.com>bje2005-12-161-0/+19
* * tree.c (recompute_tree_invariant_for_addr_expr): Rename fromdnovillo2005-12-091-2/+2
* PR C++/24138aldyh2005-12-061-2/+4
* In gcc/dberlin2005-12-061-6/+27
* 2005-12-02 Richard Guenther <rguenther@suse.de>rguenth2005-12-021-58/+1
* * tree.c (int_fits_type_p): Only look at the base typeebotcazou2005-11-101-2/+5
* * tree.c (build_qualified_type): Chain the new type to the originalebotcazou2005-11-091-6/+24
* * c-typeck.c, config/i386/netware.h, config/m32c/cond.md,kazu2005-11-051-1/+1
* (tree_int_cst_sgn): Fix typo in comment.kenner2005-11-021-1/+1
* PR middle-end/21275dannysmith2005-10-121-19/+65
* +2005-10-04 Andrew Pinski <pinskia@physics.uc.edu>pinskia2005-10-041-1/+1
* 2005-10-04 Andrew Pinski <pinskia@physics.uc.edu>pinskia2005-10-041-8/+7
* * gimplify.c (find_single_pointer_decl_1): New static function.ian2005-10-031-1/+56
* * tree.c (substitute_in_expr, case 4): New case, for ARRAY_REF.ebotcazou2005-09-141-1/+15
* * tree.c (annotate_with_file_line): Compare line numbers beforereichelt2005-09-131-4/+4
* * tree.c (contains_placeholder_p) <tcc_expression>: Properlyebotcazou2005-09-111-0/+3
* * tree.c (host_integerp, tree_low_cst): Correct function comment.kenner2005-09-071-2/+2
* * stor-layout.c (finalize_type_size): Revert workaround from 08-26.rth2005-08-281-1/+1
* * tree.c (build_string): Mark tree CONSTANT and INVARIANT.ian2005-08-161-0/+2
* 2005-08-10 James A. Morrison <phython@gcc.gnu.org>phython2005-08-111-0/+3
* * builtins.c: Fix comment typo(s).reichelt2005-07-281-2/+2
* Make CONSTRUCTOR use VEC to store initializers.giovannibajo2005-07-201-19/+104
* 2005-07-08 Daniel Berlin <dberlin@dberlin.org>dberlin2005-07-081-23/+214
* PR tree-optimization/22360kazu2005-07-081-42/+79
* PR c/22013jsm282005-07-051-0/+2
* * c.opt, common.opt, config/bfin/bfin.opt, config/pa/pa.opt,jsm282005-07-021-3/+3
* 2005-07-02 Zack Weinberg <zack@codesourcery.com>jsm282005-07-021-5/+5
* * coretypes.h (tls_model): Add TLS_MODEL_NONE as 0.steven2005-06-301-2/+3
* PR middle-end/21969sje2005-06-291-1/+1
* * builtins.c, c-common.c, c-convert.c, c-decl.c, c-typeck.c,kazu2005-06-261-15/+15
* Update FSF address.kcook2005-06-251-2/+2
* PR middle-end/21850jakub2005-06-071-3/+10
* * tree-ssa-address.c: New file.rakdver2005-06-071-1/+40
* 2005-06-01 Daniel Berlin <dberlin@dberlin.org>dberlin2005-06-041-2/+59
* 2005-06-03 Andrew Pinski <pinskia@physics.uc.edu>pinskia2005-06-021-1/+1
* 2005-05-30 Daniel Berlin <dberlin@dberlin.org>dberlin2005-06-011-0/+94
* * c-common.c, c-parser.c, cfgbuild.c, cfghooks.c, cfghooks.h,kazu2005-05-261-1/+1
* * common.opt (-Wattributes): New. Default true.dj2005-05-251-1/+2
* 2005-05-18 Richard Guenther <rguenth@gcc.gnu.org>rguenth2005-05-181-6/+0
* * Makefile.in (tree-eh.o: Kill gt-tree-eh.h dependency.hubicka2005-05-111-0/+10
* * ggc.h (ggc_alloc_zone_pass_stat): New macro.drow2005-05-021-8/+7