re-apply fold_indirect_ref patch
[gcc.git] / gcc / tree.h
2005-02-14 Jason Merrillre-apply fold_indirect_ref patch
2005-02-13 Jason Merrilltemporarily revert last changes
2005-02-13 Jason Merrillre PR libmudflap/19319 (Mudflap produce many violations...
2005-02-12 Richard Hendersontree-complex.c (expand_complex_libcall): New.
2005-02-10 Zdenek Dvorakre PR tree-optimization/18687 (>200% compile time regre...
2005-02-10 Richard Hendersonbuiltins.c (DEF_BUILTIN): Add COND argument.
2005-02-09 Roger Saylefold-const.c (fold_strip_sign_ops): New function to...
2005-02-07 Leehod Baruchinvoke.texi (ftree-vectorizer-verbose): New.
2005-02-01 Eric BotcazouPatch from Richard Sandiford <rsandifo@redhat.com>
2005-01-27 Richard Hendersonre PR c++/14329 ([4.1 only] badly formatted warnings...
2005-01-27 Steven Bosschertree.h (SWITCH_COND, [...]): Add tree checks.
2005-01-26 Richard Hendersonre PR middle-end/19515 (Violation of C99 6.7.8 §21...
2005-01-26 Steven Bosscherre PR middle-end/19616 (missed tail call)
2005-01-16 John David Anglinre PR target/16304 (bootstrap failure on AIX 4.3.3...
2005-01-14 Kazu Hiratac-tree.h, [...]: Remove unused prototypes.
2005-01-07 Richard Sandiford* tree.h (IS_EXPR_CODE_CLASS): Use a straight-forward...
2005-01-06 Daniel BerlinFix PR middle-end/19286 Fix PR debug/19267
2004-12-24 Daniel Berlinre PR tree-optimization/14638 (Variables disappear...
2004-12-23 Eric Botcazoure PR middle-end/17746 (ICE when building the Ada RTS)
2004-12-23 Daniel Berlintree-inline.c (struct inline_data): Remove inlined_fns.
2004-12-22 Daniel Berlintree.h (DECL_PTA_ALIASVAR): Dead.
2004-12-22 Nathan Sidwellsystem.h (IN_RANGE): Restore HOST_WIDE_INT cast.
2004-12-22 Richard Henderson[multiple changes]
2004-12-21 Nathan Sidwellsystem.c (IN_RANGE): Use plain unsigned, not unsigned...
2004-12-20 Steven Bosscherre PR middle-end/18191 (Struct member is not getting...
2004-12-19 Richard Hendersonre PR middle-end/16417 (crappy code (gcc.c-torture...
2004-12-09 Nathan Sidwelltree.def (SET_TYPE): Remove.
2004-12-08 Zack Weinbergre PR middle-end/17982 (stop calling assemble_external...
2004-12-07 Kazu Hiratac-common.c, [...]: Replace uses of first_rtl_op with...
2004-12-04 Andrew Pinskire PR middle-end/17909 (ICE: verifiy_stms failed)
2004-11-27 Kazu Hiratatree.c (operand_equal_for_phi_arg_p): New.
2004-11-24 Steven Bosscherexpr.c (expand_expr_real_1): Remove cases for EXIT_BLOC...
2004-11-23 Zack Weinbergfunction.h (struct function): Remove calls_longjmp.
2004-11-23 Kazu Hiratatree-phinode.c (resize_phi_node): Abort when LEN is...
2004-11-23 Roger Saylefold-const.c (nondestructive_fold_binary_to_constant...
2004-11-17 Kazu Hiratabasic-block.h, [...]: Remove unused prototypes.
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 Hirata* tree.h: Fix a comment typo.
2004-11-13 Kazu Hirata* tree.h: Fix a comment typo.
2004-11-13 Jeff Lawtree-cfg.c (hashtab.h): Include.
2004-11-11 Kazu Hiratavarasm.c (get_named_section_flags, [...]): Make them...
2004-11-09 Kazu Hiratafunction.c (combine_temp_slots, [...]): Make them static.
2004-11-09 Kazu Hiratafold-const.c (pedantic_non_lvalue): Make it static.
2004-11-08 Kazu Hiratatree-ssa-loop-niter.c (upper_bound_in_type, [...])...
2004-11-04 Kazu Hiratatree-phinodes.c (make_phi_node): Make it static.
2004-11-04 Kazu Hiratastmt.c (expand_asm, [...]): Make them static.
2004-11-04 Kazu Hirataexpr.c (mostly_zero_p): Make it static.
2004-11-04 Kazu Hiratabuiltins.c (expand_builtin_return_addr, [...]): Make...
2004-10-29 Kazu Hiratatree-phinodes.c (make_phi_node, [...]): Don't zero...
2004-10-29 Diego Novillo* tree.h (struct tree_ssa_name): Remove field 'equiv'.
2004-10-27 Zdenek Dvorakre PR tree-optimization/18048 (mgrid loop performance...
2004-10-22 Kazu Hiratastmt.c (asm_op_is_mem_input): Remove.
2004-10-14 Matt AusternSpeed up walk_tree by introducing a special-purpose...
2004-10-14 Ranjit Mathewtree.h (TREE_STRING_POINTER): Wrap in "const char *".
2004-10-11 Andrew Pinskire PR c++/17554 (crashes in on kopete build (KDE's...
2004-10-08 Kazu Hiratastmt.c (expand_decl_init): Remove.
2004-10-01 Jakub Jelinekrevert: tree.h (enum tree_index): Add TI_VA_LIST_GPR_CO...
2004-09-30 Richard Hendersonre PR tree-optimization/17739 (tree-optimizers extend...
2004-09-29 Daniel Berlintree.h (INDIRECT_REF_P): New macro.
2004-09-29 Jakub Jelinektree.h (enum tree_index): Add TI_VA_LIST_GPR_COUNTER_FI...
2004-09-25 Kazu Hiratac-typeck.c, [...]: Fix comment formatting.
2004-09-23 Jeff Lawtree-ssa-ccp.c (get_default_value): Use SSA_NAME_VALUE...
2004-09-23 Dorit Naishlostree.def (ALIGN_INDIRECT_REF, [...]): New tree-codes.
2004-09-23 Eric Christopherbuiltins.c (simplify_builtin_va_start): Remove.
2004-09-22 Jeff Lawtree-ssa-ccp.c (get_default_value): If we have a consta...
2004-09-21 Jeff Lawtree-ssanames.c (make_ssa_name): No longer need to...
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-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-11 Zdenek Dvoraktree-cfg.c (set_bb_for_stmt): Use PHI_BB.
2004-09-10 Geoffrey Keatingdbxout.c (dbxout_block): Update for current_function_fu...
2004-09-10 Paolo Bonzinicgraph.h (cgraph_dump_file): Do not declare.
2004-09-09 Frank Ch. Eiglerbuiltins.c (build_va_arg_indirect_ref): New function.
2004-09-08 Nathan Sidwellvec.c (vec_p_reserve, [...]): Rename to ...
2004-09-06 Paolo BonziniUnify the management of RTL and tree-level dump files.
2004-09-05 Kazu Hiratac-common.c, [...]: Fix comment formatting.
2004-09-05 Zdenek Dvoraktree-ssa-loop-ivopts.c: New file.
2004-09-03 Jan Beulichre PR c/7054 (#pragma pack handled incorrectly)
2004-09-01 Richard HendersonUpdate TREE_NO_WARNING docs.
2004-08-31 Joseph Myersattribs.c (strip_attrs): Remove.
2004-08-30 Nathan Sidwelltree.h (BINFO_PRIMARY_BASE_OF): Remove.
2004-08-27 Nathan Sidwelltree.h (size_int_type): Remove.
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 Zdenek Dvoraktree-ssa-loop-ivcanon.c: New file.
2004-08-24 Nathan Sidwellc-decl.c (c_init_decl_processing): Adjust build_common_...
2004-08-23 Nathan SidwellMakefile.in (BUILD_ERRORS): Set to build-errors.
2004-08-23 Nathan Sidwelltree.h (enum size_type_kind): Remove USIZETYPE, UBITSIZ...
2004-08-23 Nathan Sidwelltree.h (build_distinct_type_copy): New.
2004-08-22 Richard Hendersontree.h (SAVE_EXPR_RESOLVED_P): New.
2004-08-22 Andrew Pinskifold-const.c (rtl_expr_nonnegative_p): Delete.
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-18 Richard Hendersonalias.c (readonly_fields_p): Remove.
2004-08-18 Richard Hendersonrtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.
next