summaryrefslogtreecommitdiff
path: root/gcc/tree.h
Commit message (Expand)AuthorAgeFilesLines
* * tree-inline.c (copy_tree_r): Don't duplicate constants, they'regeoffk2004-09-181-2/+2
* * tree.c, tree.h (tree_class_strings): Make array const.zack2004-09-181-1/+1
* 2004-09-17 Jeffrey D. Oldham <oldham@codesourcery.com>zack2004-09-171-32/+99
* * fold-const.c (fold): Fold difference of addresses.rakdver2004-09-161-0/+3
* PR 17436rth2004-09-131-1/+7
* PR c++/16254rth2004-09-121-5/+0
* * tree.c (tree_code_size): New function, bulk of code from tree_size.zack2004-09-111-0/+5
* * tree-cfg.c (set_bb_for_stmt): Use PHI_BB.rakdver2004-09-111-0/+8
* * dbxout.c (dbxout_block): Update forgeoffk2004-09-101-1/+1
* 2004-09-10 Paolo Bonzini <bonzini@gnu.org>bonzini2004-09-101-1/+4
* 2004-09-09 Frank Ch. Eigler <fche@redhat.com>fche2004-09-091-0/+1
* * vec.c (vec_p_reserve, vec_o_reserve): Rename to ...nathan2004-09-081-2/+2
* 2004-09-06 Paolo Bonzini <bonzini@gnu.org>bonzini2004-09-061-3/+47
* * c-common.c, c-decl.c, combine.c, defaults.h, fold-const.c,kazu2004-09-051-4/+4
* * tree-ssa-loop-ivopts.c: New file.rakdver2004-09-051-0/+9
* PR c/7054rth2004-09-031-1/+3
* Update TREE_NO_WARNING docs.rth2004-09-011-2/+5
* * attribs.c (strip_attrs): Remove.jsm282004-08-311-8/+0
* * tree.h (BINFO_PRIMARY_BASE_OF): Remove.nathan2004-08-301-8/+2
* * tree.h (size_int_type): Remove.nathan2004-08-271-2/+1
* * tree.c (staticp): Return the static object.rth2004-08-271-3/+3
* * tree.h (build_int_cst): New, sign extended constant.nathan2004-08-251-1/+3
* * tree-ssa-loop-ivcanon.c: New file.rakdver2004-08-241-0/+1
* * c-decl.c (c_init_decl_processing): Adjustnathan2004-08-241-2/+2
* * Makefile.in (BUILD_ERRORS): Set to build-errors.nathan2004-08-231-10/+0
* * tree.h (enum size_type_kind): Remove USIZETYPE, UBITSIZETYPE.nathan2004-08-231-4/+0
* * tree.h (build_distinct_type_copy): New.nathan2004-08-231-1/+2
* * tree.h (SAVE_EXPR_RESOLVED_P): New.rth2004-08-221-0/+7
* 2004-08-22 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-08-221-1/+0
* 2004-08-19 Eric Christopher <echristo@redhat.com>echristo2004-08-191-6/+3
* * tree.h (TYPE_CACHED_VALUES_P): New.nathan2004-08-191-1/+10
* * alias.c (readonly_fields_p): Remove.rth2004-08-181-1/+0
* * rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.rth2004-08-181-1/+3
* * tree.h (struct tree_decl): Add gimple_formal_temp.rth2004-08-181-0/+6
* Make unsafe vector float optimizations dependent on -ffast-math.wilson2004-08-171-2/+9
* * c-common.c (handle_used_attribute): Set DECL_PRESERVE_P.dpatel2004-08-161-1/+7
* * c-typeck.c (build_c_cast): Only copy overflow from expr nodes.nathan2004-08-161-3/+1
* .:nathan2004-08-151-1/+1
* PR tree-optimization/16867dnovillo2004-08-121-11/+2
* * builtins.def (BUILT_IN_STACK_ALLOC): Remove.rth2004-08-111-2/+9
* * Makefile.in (OBJC-common): Add tree-ssa-threadupdate.claw2004-08-091-0/+3
* 2004-08-09 Paolo Bonzini <bonzini@gnu.org>bonzini2004-08-091-13/+1
* * tree.c (handle_dll_attribute): Move here from i383/winnt.c.mmitchel2004-08-061-1/+4
* * tree.h (force_fit_type): Return a tree, take three flags.nathan2004-08-051-1/+2
* 2004-08-04 Geoffrey Keating <geoffk@apple.com>geoffk2004-08-051-2/+3
* * tree-cfg.c (tree_duplicate_bb): Mark duplicated definitions.law2004-08-041-0/+7
* 2004-08-03 Dale Johannesen <dalej@apple.com>dalej2004-08-031-5/+0
* 2004-07-28 Eric Christopher <echristo@redhat.com>echristo2004-07-281-11/+0
* * tree.h (enum tls_model): Move ...zack2004-07-281-7/+0
* * tree.h: Fix typo in comment.tromey2004-07-261-1/+1