summaryrefslogtreecommitdiff
path: root/gcc/tree.h
Commit message (Expand)AuthorAgeFilesLines
* ./:ian2007-08-111-6/+7
* * 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-2/+224
* * tree-pretty-print.c (dump_generic_node): Dump OMP_SECTIONS_SWITCH.rakdver2007-08-011-0/+2
* * attribs.c (hash_attr, eq_attr, init_attributes): Constify.ghazi2007-07-291-25/+67
* * calls.c (special_function_p, setjmp_call_p, alloca_call_p,ghazi2007-07-281-12/+12
* 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-10/+10
* * expr.c (handled_component_p): Constify.ghazi2007-07-251-50/+50
* * cfglayout.c (insn_scope, insn_line): Constify.ghazi2007-07-251-1/+1
* * coretypes.h (const_bitmap, const_rtx, const_rtvec, const_tree):ghazi2007-07-251-31/+31
* 2007-07-12 Dorit Nuzman <dorit@il.ibm.com>dorit2007-07-121-0/+6
* * builtins.c (get_pointer_alignment): Honor DECL_ALIGN on ageoffk2007-07-121-4/+2
* 2007-07-11 Daniel Berlin <dberlin@dberlin.org>dberlin2007-07-121-6/+0
* 2007-07-09 Geoffrey Keating <geoffk@apple.com>geoffk2007-07-101-18/+14
* * tree.h (DECL_ALIGN): Back out previous change.geoffk2007-07-031-1/+1
* * tree.h (DECL_ALIGN): Prevent use on a FUNCTION_DECL.geoffk2007-07-031-1/+1
* * tree.h (alias_sets_might_conflict_p): Rename intoebotcazou2007-07-021-1/+1
* 2007-06-27 Richard Guenther <rguenther@suse.de>rguenth2007-06-271-0/+1
* 2007-06-23 Richard Guenther <rguenther@suse.de>rguenth2007-06-231-1/+7
* PR middle-end/20623spop2007-06-211-0/+1
* PR tree-optimization/25737nemet2007-06-201-0/+5
* * basic-block.h: Remove the prototype forkazu2007-06-131-3/+0
* ./:ian2007-06-121-0/+13
* Merge dataflow branch into mainlinedberlin2007-06-111-2/+1
* really remove signed(_or_unsigned)?_type langhooksespindola2007-06-111-2/+1
* * tree-data-ref.c (dr_analyze_alias): Handle case smt is NULL.rakdver2007-06-101-0/+6
* PR middle-end/30250ghazi2007-05-191-0/+1
* PR bootstrap/31776brooks2007-05-031-0/+1
* * tree.h (maybe_fold_offset_to_component_ref): Remove.hubicka2007-05-011-2/+1
* * double-int.c (mpz_set_double_int): Moved frombrooks2007-04-301-0/+1
* 2007-04-21 Andrew Pinski <andrew_pinski@playstation.sony.com>pinskia2007-04-211-3/+9
* * fold-const.c: Remove prototypes for native_encode_expr andbrooks2007-04-191-0/+4
* * tree.h (maybe_fold_offset_to_component_ref): Declare.hubicka2007-04-081-0/+2
* 2007-04-07 Daniel Berlin <dberlin@dberlin.org>dberlin2007-04-071-1/+0
* in /dberlin2007-04-071-0/+1
* gcc/java/ChangeLog:espindola2007-03-301-0/+2
* 2007-03-28 Richard Guenther <rguenther@suse.de>rguenth2007-03-281-1/+0
* 2007-03-27 Douglas Gregor <doug.gregor@gmail.com>mrs2007-03-281-3/+5
* PR tree-optimization/30730rakdver2007-03-141-0/+1
* ipa-type-escape improvementsolga2007-03-121-1/+1
* 2007-02-28 Sandra Loosemore <sandra@codesourcery.com>sandra2007-02-281-4/+3
* * doc/extend.texi: Document optional priority argument tommitchel2007-02-251-22/+68
* PR middle-end/30391sayle2007-02-161-2/+4
* 2007-02-15 Sandra Loosemore <sandra@codesourcery.com>sandra2007-02-151-18/+144
* ./:ian2007-02-131-0/+6
* * tree.h (DECL_IGNORED_P): Document further effect for FUNCTION_DECL.ebotcazou2007-02-121-1/+2
* PR target/29487mmitchel2007-02-111-0/+20
* gcc/ChangeLog:aoliva2007-02-101-0/+1
* gcc:bonzini2007-02-061-2/+11