summaryrefslogtreecommitdiff
path: root/gcc/tree.c
Commit message (Expand)AuthorAgeFilesLines
* * system.h (CONST_CAST2, CONST_CAST_TREE, CONST_CAST_RTX,ghazi2007-09-031-3/+3
* * c-common.c (const_strip_array_types): Delete.ghazi2007-09-011-21/+16
* 2007-08-31 Richard Guenther <rguenther@suse.de>rguenth2007-08-311-4/+2
* 2007-08-29 Douglas Gregor <doug.gregor@gmail.com>dgregor2007-08-291-7/+5
* * alias.c (memory_modified_1, memory_modified_in_insn_p):ghazi2007-08-271-17/+25
* * c-common.c (vector_types_convertible_p,ghazi2007-08-251-6/+6
* * config/arc/arc-protos.h arc_select_cc_mode, gen_compare_reg):ghazi2007-08-231-1/+1
* 2007-08-22 Richard Guenther <rguenther@suse.de>rguenth2007-08-221-1/+2
* 2007-08-20 Richard Guenther <rguenther@suse.de>rguenth2007-08-201-1/+14
* 2007-08-20 Richard Guenther <rguenther@suse.de>rguenth2007-08-201-11/+15
* PR middle-end/32970bje2007-08-171-4/+1
* * c-common.c (const_strip_array_types): New.ghazi2007-08-161-2/+2
* * alias.c (component_uses_parent_alias_set): Constify.ghazi2007-08-141-1/+1
* * system.h (CONST_CAST): New.ghazi2007-08-101-2/+2
* * tree.h (fixed_zerop): Declare as taking a const_tree.matz2007-08-091-1/+1
* * tree.def (FIXED_POINT_TYPE): New type.chaoyingfu2007-08-081-0/+177
* 2008-08-05 Andrew Pinski <andrew_pinski@playstation.sony.com>pinskia2007-08-061-1/+1
* * attribs.c (hash_attr, eq_attr, init_attributes): Constify.ghazi2007-07-291-16/+16
* * calls.c (special_function_p, setjmp_call_p, alloca_call_p,ghazi2007-07-281-7/+7
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-4/+3
* * c-common.c (fname_as_string, c_type_hash): Constify.ghazi2007-07-251-19/+20
* * expr.c (handled_component_p): Constify.ghazi2007-07-251-66/+66
* * builtins.c (get_pointer_alignment): Honor DECL_ALIGN on ageoffk2007-07-121-12/+10
* 2007-07-09 Geoffrey Keating <geoffk@apple.com>geoffk2007-07-101-1/+4
* 2007-07-04 Douglas Gregor <doug.gregor@gmail.com>dgregor2007-07-041-9/+5
* 2007-07-04 Douglas Gregor <doug.gregor@gmail.com>dgregor2007-07-041-12/+114
* 2007-07-02 Richard Guenther <rguenther@suse.de>rguenth2007-07-021-1/+1
* 2007-07-02 Richard Guenther <rguenther@suse.de>rguenth2007-07-021-2/+1
* 2007-06-23 Mark Mitchell <mark@codesourcery.com>mmitchel2007-06-231-4/+27
* 2007-06-15 Andrew Pinski <andrew_pinski@playstation.sony.com>pinskia2007-06-161-0/+10
* really remove signed(_or_unsigned)?_type langhooksespindola2007-06-111-11/+15
* gcc/espindola2007-05-141-2/+10
* PR tree-optimization/31739ian2007-05-011-9/+4
* * double-int.c (mpz_set_double_int): Moved frombrooks2007-04-301-0/+41
* 2007-04-30 Andrew Pinski <andrew_pinski@playstation.sony.com>pinskia2007-04-301-3/+10
* ./:ian2007-04-271-0/+9
* * tree-ssa-loop-im.c (determine_invariantness_stmt): Attempt torakdver2007-04-271-1/+10
* 2007-04-07 Daniel Berlin <dberlin@dberlin.org>dberlin2007-04-071-5/+9
* in /dberlin2007-04-071-9/+5
* 2007-03-29 Douglas Gregor <doug.gregor@gmail.com>dgregor2007-03-291-16/+5
* 2007-03-28 Richard Guenther <rguenther@suse.de>rguenth2007-03-281-11/+0
* 2007-03-27 Douglas Gregor <doug.gregor@gmail.com>mrs2007-03-281-1/+1
* gcc/ChangeLog:aoliva2007-03-141-1/+1
* PR c++/20924mmitchel2007-03-101-4/+6
* Remove spurious whitespace from error message.tbm2007-03-041-1/+1
* * doc/extend.texi: Document optional priority argument tommitchel2007-02-251-53/+81
* PR middle-end/30391sayle2007-02-161-33/+15
* 2007-02-15 Sandra Loosemore <sandra@codesourcery.com>sandra2007-02-151-38/+278
* gcc:bonzini2007-02-061-12/+3
* * tree.c (tree_fold_gcd): Delete.sayle2007-01-281-38/+0