summaryrefslogtreecommitdiff
path: root/gcc/tree.c
Commit message (Expand)AuthorAgeFilesLines
* * tree.c (make_node_stat): Fix uninitialized warning. Replacenathan2004-09-291-14/+33
* PR c++/17642mmitchel2004-09-281-1/+1
* PR c++/9844, PR c++/13989fjahanian2004-09-231-0/+5
* 2004-09-23 Dorit Naishlos <dorit@il.ibm.com>dorit2004-09-231-0/+4
* * tree-inline.c (copy_tree_r): Don't duplicate constants, they'regeoffk2004-09-181-12/+24
* * tree.c, tree.h (tree_class_strings): Make array const.zack2004-09-181-13/+13
* 2004-09-17 Jeffrey D. Oldham <oldham@codesourcery.com>zack2004-09-171-104/+138
* * fold-const.c (fold): Fold difference of addresses.rakdver2004-09-161-0/+16
* gcc:jsm282004-09-151-6/+6
* PR 17436rth2004-09-131-44/+32
* PR c++/16254rth2004-09-121-61/+0
* * tree.c (tree_code_size): New function, bulk of code from tree_size.zack2004-09-111-26/+36
* * cgraphunit.c (cgraph_mark_functions_to_output): Renable nodenathan2004-09-091-3/+3
* * targhooks.c (default_unwind_emit, default_scalar_mode_supported_p):nathan2004-09-091-85/+58
* * tree-ssa-loop-ivopts.c: New file.rakdver2004-09-051-0/+51
* Trivial reformatting.kenner2004-09-041-2/+1
* * tree.c (save_expr): No longer TREE_READONLY.kenner2004-09-041-1/+0
* * tree.c (iterate_hash_expr): Optimize, avoid use of iterative_hash_object.hubicka2004-09-041-79/+142
* Add missing newlines at two function headerskenner2004-08-311-2/+4
* * expr.c (array_ref_element_size): Force aligned_size back torth2004-08-301-3/+8
* Update comment for staticp.rth2004-08-271-3/+8
* * tree.c (staticp): Return the static object.rth2004-08-271-14/+11
* * tree.h (build_int_cst): New, sign extended constant.nathan2004-08-251-8/+22
* * c-decl.c (c_init_decl_processing): Adjustnathan2004-08-241-11/+9
* * tree.h (build_distinct_type_copy): New.nathan2004-08-231-9/+26
* 2004-08-19 Eric Christopher <echristo@redhat.com>echristo2004-08-191-32/+7
* * tree.h (TYPE_CACHED_VALUES_P): New.nathan2004-08-191-1/+79
* .:nathan2004-08-151-14/+17
* PR tree-optimization/16867dnovillo2004-08-121-3/+10
* * tree.c (handle_dll_attribute): Move here from i383/winnt.c.mmitchel2004-08-061-1/+76
* * tree.h (force_fit_type): Return a tree, take three flags.nathan2004-08-051-2/+3
* 2004-07-28 Eric Christopher <echristo@redhat.com>echristo2004-07-281-153/+35
* PR c++/9283giovannibajo2004-07-251-0/+5
* * convert.c (convert_to_real, convert_to_integer,sayle2004-07-251-9/+8
* * c-common.h (c_staticp): Change return type from int to bool.bernie2004-07-251-7/+7
* * expr.c (expand_expr_real_1): Don't handle non-local variables.rth2004-07-231-3/+1
* 2004-07-22 Paolo Bonzini <bonzini@gnu.org>bonzini2004-07-221-29/+39
* * rtl.h (plus_constant): Delete.zack2004-07-201-4/+2
* .:nathan2004-07-201-15/+0
* .:nathan2004-07-201-16/+6
* * input.h: If USE_MAPPED_LOCATION, define separate expanded_locationbothner2004-07-151-1/+2
* * Makefile.in (OBJS-common): Add tree-data-ref.o.spop2004-07-131-0/+61
* PR tree-opt/16383rth2004-07-111-0/+45
* * tree-ssa-loop-im.c: New file.rakdver2004-07-101-0/+28
* * c-decl.c (pop_scope): Do not set DECL_CONTEXT on file-scopezack2004-07-081-14/+2
* 2004-07-08 Joseph S. Myers <jsm@polyomino.org.uk>jsm282004-07-081-0/+22
* * except.c (expand_eh_region_start, expand_eh_region_end,rth2004-07-081-5/+0
* Introduce H8SX support.aoliva2004-07-081-0/+5
* * langhooks-def.h (LANG_HOOKS_TREE_INLINING_VAR_MOD_TYPE_P): Extra arg.kenner2004-07-061-31/+58
* * langhooks.c: Don't include gt-langhooks.h.zack2004-07-051-2/+14