ug_words, [...]: Added alpha-ivms transitioning section to porting guide chapter...
[platform/upstream/gcc.git] / gcc / tree.c
2005-01-01 Roger Sayletree.c (int_fits_type_p): A narrower type always fits...
2005-01-01 Roger Sayletree.c (int_fits_type_p): Compare the result of force_f...
2004-12-23 Dale Johannesentree.c (iterative_hash_expr): Canonicalize builtins.
2004-12-17 Steven Bosschertree.c (type_contains_placeholder_1): Always return...
2004-12-09 Nathan Sidwelltree.def (SET_TYPE): Remove.
2004-12-08 Kazu Hiratac-common.c (verify_tree): Don't check code length if...
2004-12-07 Kazu Hiratac-common.c, [...]: Replace uses of first_rtl_op with...
2004-12-02 Andrew Pinskitree.c (is_attribute_p): Split out to ..
2004-11-27 Kazu Hiratatree.c (operand_equal_for_phi_arg_p): New.
2004-11-24 Aldy Hernandeztree.c (recompute_tree_invarant_for_addr_expr): The...
2004-11-24 Paolo Bonzinire PR c++/16882 (overloading confused by const vector...
2004-11-17 Jeff Lawtree-cfg.c (edge_to_cases): Renamed from edge_to_case_l...
2004-11-15 Zdenek Dvorakre PR tree-optimization/18431 (Code for arrays and...
2004-11-13 Kazu Hiratac-cppbuiltin.c, [...]: Fix comment typos.
2004-11-13 Jeff Lawtree-cfg.c (hashtab.h): Include.
2004-11-10 Nathan Sidwellre PR c++/18143 (Duplicated thunk with a huge member...
2004-11-03 Andrew Pinskire PR middle-end/18231 (Nested inline function not...
2004-11-03 Sebastian Poptree.c (tree_fold_gcd): Use FLOOR_MOD_EXPR instead...
2004-10-28 Nathan Sidwelltree.c (int_cst_node, [...]): New variables.
2004-10-27 Zdenek Dvorakre PR tree-optimization/18048 (mgrid loop performance...
2004-10-25 Andrew Pinskire PR middle-end/17407 (ICE in int_mode_for_mode)
2004-10-21 Andrew Pinskire PR objc/17923 (const-str-[34].m fails on the mainlin...
2004-10-19 Richard Hendersonre PR middle-end/17885 (gimplifing of volatile &a->)
2004-09-29 Nathan Sidwelltree.c (make_node_stat): Fix uninitialized warning.
2004-09-28 Mark Mitchellre PR c++/17642 (internal compiler error: in invert_tru...
2004-09-23 Fariborz JahanianPR c++/9844, PR c++/13989
2004-09-23 Dorit Naishlostree.def (ALIGN_INDIRECT_REF, [...]): New tree-codes.
2004-09-18 Geoffrey Keatingre PR pch/13361 (const wchar_t * strings not stored...
2004-09-18 Zack Weinbergtree.c, tree.h (tree_class_strings): Make array const.
2004-09-17 Jeffrey D. Oldhamalias.c (find_base_decl): Remove unreachable case ...
2004-09-16 Zdenek Dvorakfold-const.c (fold): Fold difference of addresses.
2004-09-15 Joseph Myersattribs.c, [...]: Use %<, %> and %q for quoting in...
2004-09-13 Richard Hendersonre PR tree-optimization/17436 (Huge memory use regression)
2004-09-12 Richard Hendersonre PR c++/16254 (ICE in lower_stmt, at gimple-low.c...
2004-09-11 Zack Weinbergtree.c (tree_code_size): New function, bulk of code...
2004-09-09 Nathan Sidwellcgraphunit.c (cgraph_mark_functions_to_output): Renable...
2004-09-09 Giovanni Bajotarghooks.c (default_unwind_emit, [...]): Use gcc_asser...
2004-09-05 Zdenek Dvoraktree-ssa-loop-ivopts.c: New file.
2004-09-04 Richard KennerTrivial reformatting.
2004-09-04 Richard Kenner* tree.c (save_expr): No longer TREE_READONLY.
2004-09-04 Jan Hubickatree.c (iterate_hash_expr): Optimize, avoid use of...
2004-08-31 Richard KennerAdd missing newlines at two function headers
2004-08-30 Richard Hendersonexpr.c (array_ref_element_size): Force aligned_size...
2004-08-27 Richard HendersonUpdate comment for staticp.
2004-08-27 Richard Hendersontree.c (staticp): Return the static object.
2004-08-25 Nathan Sidwelltree.h (build_int_cst): New, sign extended constant.
2004-08-24 Nathan Sidwellc-decl.c (c_init_decl_processing): Adjust build_common_...
2004-08-23 Nathan Sidwelltree.h (build_distinct_type_copy): New.
2004-08-19 Eric Christopherlanghooks-def.h (LANG_HOOKS_UNSAVE_EXPR_NOW): Remove.
2004-08-19 Nathan Sidwelltree.h (TYPE_CACHED_VALUES_P): New.
2004-08-15 Nathan Sidwelltree.h (build_int_cst): New.
2004-08-12 Diego Novillore PR tree-optimization/16867 (Inline array initializer...
2004-08-06 Mark Mitchelltree.c (handle_dll_attribute): Move here from i383...
2004-08-05 Nathan Sidwelltree.h (force_fit_type): Return a tree, take three...
2004-07-28 Eric Christopherc-common.c (c_common_unsafe_for_reeval): Delete.
2004-07-25 Niall Douglasre PR c++/9283 (__attribute__((visibility ("hidden...
2004-07-25 Roger Sayleconvert.c (convert_to_real, [...]): Replace calls to...
2004-07-25 Bernardo Innocentic-common.h (c_staticp): Change return type from int...
2004-07-23 Richard Hendersonexpr.c (expand_expr_real_1): Don't handle non-local...
2004-07-22 Paolo Bonzinitree-cfg.c (gimplify_val): Move from tree-complex.c.
2004-07-20 Zack Weinbergrtl.h (plus_constant): Delete.
2004-07-20 Nathan Sidwelltree.h (binfo_member): Remove.
2004-07-20 Nathan Sidwelltree.h: Include vec.h
2004-07-15 Per Bothnerinput.h: If USE_MAPPED_LOCATION...
2004-07-13 Sebastian PopMakefile.in (OBJS-common): Add tree-data-ref.o.
2004-07-11 Richard Hendersonre PR tree-optimization/16383 (internal compiler error...
2004-07-10 Zdenek Dvoraktree-ssa-loop-im.c: New file.
2004-07-08 Zack Weinbergc-decl.c (pop_scope): Do not set DECL_CONTEXT on file...
2004-07-08 Joseph Myersre PR c/2511 (-pedantic not warning about bitfield...
2004-07-08 Richard Hendersonexcept.c (expand_eh_region_start, [...]): Remove.
2004-07-08 Alexandre OlivaIntroduce H8SX support.
2004-07-06 Richard Kennerlanghooks-def.h (LANG_HOOKS_TREE_INLINING_VAR_MOD_TYPE_...
2004-07-05 Zack Weinberglanghooks.c: Don't include gt-langhooks.h.
2004-07-05 Nathan Sidwellc-tree.h (TYPE_ACTUAL_ARG_TYPES): Use TYPE_LANG_SLOT_1.
2004-07-03 Joseph Myerstree.c (type_hash_eq): Allow TYPE_MIN_VALUE which compa...
2004-07-03 Richard Hendersonc-decl.c (grokdeclarator): Don't frob current_function_...
2004-07-02 Richard Hendersontree.def (RTL_EXPR): Remove.
2004-06-30 Per BothnerConditionally compile support for --enable-mapped_location.
2004-06-28 Richard Hendersontree.def (REALPART_EXPR, [...]): Change class to 'r'.
2004-06-28 Nathan Sidwellcp-tree.h (VAR_OR_FUNCTION_DECL_CHECK, [...]): Use...
2004-06-26 Richard Kennerc-common.c (c_safe_from_p, [...]): Deleted.
2004-06-23 Diego NovilloMakefile.in (tree-vn.o): New.
2004-06-22 Richard Kenneralias.c (adjust_offset_for_component_ref): Use componen...
2004-06-21 Roger Saylefold-const.c (operand_equal_p): Pass flags in recursive...
2004-06-15 Daniel Berlintree-flow-inline.h (stmt_ann): Remove use of is_essa_node.
2004-06-10 Jakub Jelinekre PR c++/14791 (13070 does not fix -Wformat with fprintf)
2004-06-07 J"orn Rennecke* tree.c (iterative_hash_expr): Use real_hash.
2004-05-21 Roger Sayletree.c (array_type_nelts, [...]): Replace build with...
2004-05-20 Roger Saylere PR middle-end/3074 (Statement with no effect not...
2004-05-14 Zack Weinbergtree.def (documentation): Remove mention of class 'b'.
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-05-05 Paolo Bonzinire PR target/14899 (wrong code due to change in compati...
2004-04-25 Richard KennerPR/c++ 15119
2004-04-12 Richard Kennerc-decl.c (finish_decl): Make a decl_stmt for a variable...
2004-04-05 Andrew Pinskitree.c (reconstruct_complex_type): Use TYPE_READONLY...
2004-04-05 Richard Kennerc-decl.c (build_compound_literal): Use TYPE_READONLY.
2004-04-01 Richard Kennerexpr.c (get_inner_reference): Use DECL_UNSIGNED, not...
2004-04-01 Richard Kennerbuiltins.c, [...]: Change most occurrences of TREE_UNSI...
2004-03-23 Zack WeinbergPR 12267, 12391, 12560, 13129, 14114, 14113
2004-03-23 Richard Kenneralias.c (get_alias_set): Add support for TYPE_REF_CAN_A...
next