summaryrefslogtreecommitdiff
path: root/gcc/tree.c
Commit message (Expand)AuthorAgeFilesLines
* * tree.c (tree_fold_gcd): Delete.sayle2007-01-281-38/+0
* * builtins.c (expand_builtin_pow, expand_builtin_powi,sayle2007-01-111-11/+5
* 2007-01-08 Richard Guenther <rguenther@suse.de>rguenth2007-01-081-4/+14
* 2007-01-08 Richard Guenther <rguenther@suse.de>rguenth2007-01-081-55/+12
* 2007-01-08 Richard Guenther <rguenther@suse.de>rguenth2007-01-081-2/+5
* 2007-01-05 Richard Guenther <rguenther@suse.de>rguenth2007-01-051-4/+2
* 2007-01-02 Douglas Gregor <doug.gregor@gmail.com>dgregor2007-01-021-5/+124
* 2006-12-11 Diego Novillo <dnovillo@redhat.com>dnovillo2006-12-121-0/+6
* * tree-ssa-operands.h (create_ssa_artificial_load_stmt):dnovillo2006-12-111-0/+3
* Move all varpool routines out of cgraph/cgraphunit to varpool.chubicka2006-12-111-0/+34
* Merge gimple-tuples-branch into mainline.aldyh2006-12-051-8/+233
* * tree.c (walk_type_fields): Do not handle TYPE_MIN_VALUE andebotcazou2006-12-041-18/+26
* PR middle-end/28915jason2006-11-131-0/+4
* 2006-11-11 Richard Guenther <rguenther@suse.de>rguenth2006-11-111-3/+0
* * tree.c (build_int_cst_wide): Add an assertion (gcc_unreachable)sayle2006-11-111-1/+5
* 2006-09-07 Eric Christopher <echristo@apple.com>geoffk2006-11-011-0/+4
* In gcc/:geoffk2006-11-011-36/+29
* * builtins.c (expand_builtin_mathfn_3): Correct coding style.sayle2006-10-301-1/+6
* PR tree-optimization/29637jakub2006-10-301-1/+2
* * gcc/java/decl.c: Include langhooks.h.espindola2006-10-231-2/+2
* ../svn-commit.tmpbonzini2006-10-131-17/+32
* * builtins.c (expand_builtin_setjmp): Delete.ebotcazou2006-09-291-0/+20
* PR c/28706jakub2006-09-231-5/+21
* PR target/28648 c:dannysmith2006-08-201-1/+10
* 2006-08-18 Christophe Jaillet <christophe.jaillet@wanadoo.fr>uros2006-08-181-1/+0
* 2006-08-13 Alexandre Oliva <aoliva@redhat.com>pinskia2006-08-131-1/+5
* * tree.c (build1_stat): Also propagate the TREE_CONSTANT andebotcazou2006-08-101-2/+2
* PR c++/28407jason2006-07-201-0/+22
* * tree.c: Fix a comment typo.kazu2006-07-121-1/+1
* 2006-07-07 Richard Guenther <rguenther@suse.de>rguenth2006-07-071-0/+41
* * tree.c (range_in_array_bounds_p): New predicate.ebotcazou2006-07-031-0/+33
* PR c++/26905jason2006-06-301-8/+0
* 2006-06-28 Andrew Pinski <pinskia@gmail.com>pinskia2006-06-291-1/+1
* 2006-06-26 Richard Guenther <rguenther@suse.de>rguenth2006-06-261-2/+3
* * tree.c (max_int_size_in_bytes): New function, inspired fromhainque2006-06-231-0/+33
* * expr.c (expand_expr_real_1) <VECTOR_CST>: For vector constants withsayle2006-06-201-4/+13
* * tree.c (variably_modified_type_p): VM arguments don't make themrs2006-06-191-10/+6
* Fix up vla, vm and [*] sematics.mrs2006-05-181-6/+2
* * tree.c (variably_modified_type_p) <ARRAY_TYPE>: Return trueebotcazou2006-05-171-2/+8
* * tree.c: (last_annotated_node): Use sources_locus typedef.bothner2006-05-151-1/+1
* * tree.c (unsigned_type_for, signed_type_for): Make sure a typerakdver2006-05-021-1/+3
* * tree.c (integer_zerop): Ignore TREE_CONSTANT_OVERFLOW.sayle2006-04-161-12/+2
* * builtins.c (fold_builtin_sprintf): Use fold_convert instead ofsayle2006-04-041-2/+2
* PR c++/26690jakub2006-03-211-0/+3
* * tree.c (add_var_to_bind_expr): Remove.kazu2006-03-041-10/+0
* * tree.def (SYMBOL_MEMORY_TAG): Rename from TYPE_MEMORY_TAG.dnovillo2006-03-011-4/+4
* 2006-02-15 Daniel Berlin <dberlin@dberlin.org>dberlin2006-02-151-1/+4
* * tree.def (CHAR_TYPE): Remove.sayle2006-02-081-9/+4
* * tree.h (TYPE_STRING_FLAG): Document that this field may be usedsayle2006-02-031-0/+3
* Revertebotcazou2006-01-291-24/+6