OSDN Git Service

Fix linux make profiledbootstrap.
[pf3gnuchains/gcc-fork.git] / gcc / tree.c
2004-08-24 nathan * c-decl.c (c_init_decl_processing): Adjust
2004-08-23 nathan * tree.h (build_distinct_type_copy): New.
2004-08-19 echristo2004-08-19 Eric Christopher <echristo@redhat.com>
2004-08-19 nathan * tree.h (TYPE_CACHED_VALUES_P): New.
2004-08-15 nathan.:
2004-08-12 dnovillo PR tree-optimization/16867
2004-08-06 mmitchel * tree.c (handle_dll_attribute): Move here from i383...
2004-08-05 nathan * tree.h (force_fit_type): Return a tree, take three...
2004-07-28 echristo2004-07-28 Eric Christopher <echristo@redhat.com>
2004-07-25 giovannibajo PR c++/9283
2004-07-25 sayle * convert.c (convert_to_real, convert_to_integer,
2004-07-25 bernie * c-common.h (c_staticp): Change return type from...
2004-07-23 rth * expr.c (expand_expr_real_1): Don't handle...
2004-07-22 bonzini2004-07-22 Paolo Bonzini <bonzini@gnu.org>
2004-07-20 zack * rtl.h (plus_constant): Delete.
2004-07-20 nathan.:
2004-07-20 nathan.:
2004-07-15 bothner * input.h: If USE_MAPPED_LOCATION, define separate...
2004-07-13 spop * Makefile.in (OBJS-common): Add tree-data-ref.o.
2004-07-11 rth PR tree-opt/16383
2004-07-10 rakdver * tree-ssa-loop-im.c: New file.
2004-07-08 zack * c-decl.c (pop_scope): Do not set DECL_CONTEXT on...
2004-07-08 jsm282004-07-08 Joseph S. Myers <jsm@polyomino.org.uk>
2004-07-08 rth * except.c (expand_eh_region_start, expand_eh_region_end,
2004-07-08 aolivaIntroduce H8SX support.
2004-07-06 kenner * langhooks-def.h (LANG_HOOKS_TREE_INLINING_VAR_MOD_TY...
2004-07-05 zack * langhooks.c: Don't include gt-langhooks.h.
2004-07-05 nathan * c-tree.h (TYPE_ACTUAL_ARG_TYPES): Use TYPE_LANG_SLOT_1.
2004-07-03 jsm28 * tree.c (type_hash_eq): Allow TYPE_MIN_VALUE which...
2004-07-03 rth * c-decl.c (grokdeclarator): Don't frob current...
2004-07-02 rth * tree.def (RTL_EXPR): Remove.
2004-06-30 bothner Conditionally compile support for --enable-mapped_loca...
2004-06-28 rth * tree.def (REALPART_EXPR, IMAGPART_EXPR):...
2004-06-28 nathan * cp-tree.h (VAR_OR_FUNCTION_DECL_CHECK,
2004-06-26 kenner2004-06-26 Richard Kenner <kenner@vlsi1.ultra.nyu...
2004-06-23 dnovillo * Makefile.in (tree-vn.o): New.
2004-06-22 kenner * alias.c (adjust_offset_for_component_ref): Use
2004-06-21 sayle * fold-const.c (operand_equal_p): Pass flags in recurs...
2004-06-15 dberlin2004-06-15 Daniel Berlin <dberlin@dberlin.org>
2004-06-10 jakub PR c++/14791
2004-06-07 amylaar * tree.c (iterative_hash_expr): Use real_hash.
2004-05-21 sayle * tree.c (array_type_nelts, save_expr, substitute_in_expr,
2004-05-20 sayle PR middle-end/3074
2004-05-14 zack * tree.def (documentation): Remove mention of class...
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-05-05 bonzinigcc/ChangeLog:
2004-04-25 kenner PR/c++ 15119
2004-04-12 kenner * c-decl.c (finish_decl): Make a decl_stmt for a varia...
2004-04-05 pinskia2004-04-05 Andrew Pinski <pinskia@physics.uc.edu>
2004-04-05 kenner * c-decl.c (build_compound_literal): Use TYPE_READONLY.
2004-04-01 kenner * expr.c (get_inner_reference): Use DECL_UNSIGNED...
2004-04-01 kenner * builtins.c, c-aux-info.c, c-common.c, c-cppbuiltin...
2004-03-23 zack PR 12267, 12391, 12560, 13129, 14114, 14113
2004-03-23 kenner * alias.c (get_alias_set): Add support for TYPE_REF_CA...
2004-03-21 kenner * alias.c (get_alias_set): Remove handling of PLACEHOL...
2004-03-20 kazu * alias.c, attribs.c, bt-load.c, builtins.c, c-common.c,
2004-03-19 kenner * tree.c (substitute_in_expr): Rewrite to simplify...
2004-03-19 kenner * langhooks-def.h (LANG_HOOKS_HASH_TYPES): New macro...
2004-03-18 kennerFix typo in comment.
2004-03-18 kenner * tree.h (TREE_CHECK2, TREE_CHECK3, TREE_CHECK5):...
2004-03-16 bonzinigcc/ChangeLog
2004-03-14 sayle * alias.c (get_alias_set): Replace calls via (*lang_ho...
2004-03-11 kenner(build_pointer_type_for_mode): Fix comments and whitespace.
2004-03-05 jason * tree.h (TYPE_HASH): Use TYPE_UID.
2004-03-03 hubicka * ggc-common.c (ggc_alloc_cleared_stat, ggc_realloc_stat):
2004-02-24 jason * tree.c (check_qualified_type): New fn.
2004-02-19 rth * Makefile.in (STRICT2_WARN): Add -Wno-variadic...
2004-02-11 zlaski2004-02-10 Ziemowit Laski <zlaski@apple.com>
2004-02-05 ro PR middle-end/13750
2004-02-03 mmitchel PR c++/13975
2004-02-03 sayle * tree.c (commutative_tree_code, associative_tree_code...
2004-01-29 sayle PR java/13824
2004-01-16 geoffkIndex: ChangeLog
2004-01-10 rsandifo * tree.c (get_unwidened): Reorder conditions so that...
2003-12-20 jason * tree.c (get_unwidened): Decide whether to...
2003-12-15 aj2003-12-15 Waldek Hebisch <hebisch@math.uni.wroc.pl>
2003-11-14 jason PR middle-end/12526
2003-10-30 rth * builtins.c (std_build_builtin_va_list): New.
2003-10-22 jason * tree.c (get_unwidened): Check TREE_UNSIGNED...
2003-10-21 jason * tree.c (build1): Fix off-by-one error.
2003-10-20 jason PR c/12553
2003-10-06 aph2003-10-06 Andrew Haley <aph@redhat.com>
2003-10-05 rth * tree-inline.c (remap_type): New.
2003-10-03 sayle PR optimization/9325, PR java/6391
2003-09-22 rthRevert DECL_SOURCE_LOCATION -> TREE_LOCUS change.
2003-09-21 rth * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATIO...
2003-08-28 ghazi * builtin-types.def (BT_INT_PTR, BT_FLOAT_PTR, BT_DOUB...
2003-08-26 nathan * builtins.c (build_function_call_expr): Don't set
2003-08-25 mmitchel PR c++/8795
2003-08-20 jason * tree.h (IS_EXPR_CODE_CLASS): Also include...
2003-08-20 jason * stor-layout.c (do_type_align): Only copy...
2003-08-19 kazu * builtins.c: Fix comment typos.
2003-08-08 rsandifo * tree.c (get_file_function_name_long): Fix size of...
2003-07-24 jason * tree.h (boolean_type_node): Move from C/C...
2003-07-22 kazu * alias.c: Fix comment formatting.
2003-07-19 ghazi * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c...
2003-07-17 steven2003-07-17 Steven Bosscher <steven@gcc.gnu.org>
2003-07-15 geoffk * c-common.c (c_common_type_for_mode): Handle V4DFmode.
2003-07-14 gerald * ggc-page.c (extra_order_size_table): Insns have...
2003-07-11 geoffkIndex: ChangeLog
next