function.h (struct function): Remove calls_longjmp.
[platform/upstream/gcc.git] / gcc / tree.h
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.
2004-08-18 Richard Hendersontree.h (struct tree_decl): Add gimple_formal_temp.
2004-08-17 James E WilsonMake unsafe vector float optimizations dependent on...
2004-08-16 Devang Patelc-common.c (handle_used_attribute): Set DECL_PRESERVE_P.
2004-08-16 Nathan Sidwellc-typeck.c (build_c_cast): Only copy overflow from...
2004-08-15 Nathan Sidwelltree.h (build_int_cst): New.
2004-08-12 Diego Novillore PR tree-optimization/16867 (Inline array initializer...
2004-08-11 Richard Hendersonbuiltins.def (BUILT_IN_STACK_ALLOC): Remove.
2004-08-09 Jeff LawMakefile.in (OBJC-common): Add tree-ssa-threadupdate.c
2004-08-09 Paolo BonziniMakefile.in (GTFILES): Remove stmt.c
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-08-05 Geoffrey Keatingre PR c/14516 (-fleading-underscore does not work corre...
2004-08-04 Zdenek Dvoraktree-cfg.c (tree_duplicate_bb): Mark duplicated definit...
2004-08-03 Dale Johannesenrs6000.c (machopic_output_stub): Align Darwin stubs.
2004-07-28 Eric Christopherc-common.c (c_common_unsafe_for_reeval): Delete.
2004-07-28 Zack Weinbergtree.h (enum tls_model): Move ...
2004-07-26 Tom Tromey* tree.h: Fix typo in comment.
2004-07-26 Nathan Sidwelltree.h (BINFO_BASE_ACCESSES): Accesses are a VEC(tree).
2004-07-25 Roger Saylefold-const.c (constant_boolean_node): Make extern.
2004-07-25 Niall Douglasre PR c++/9283 (__attribute__((visibility ("hidden...
2004-07-25 Bernardo Innocentic-common.c: Rename all identifiers named `class' to...
2004-07-25 Bernardo Innocenti* tree.h (staticp): Change return type to bool.
2004-07-24 Diego Novillore PR tree-optimization/16688 (ICE in group_aliases...
2004-07-22 Diego Novillotree-into-ssa.c (set_livein_block): Fix typo in comment.
2004-07-22 Paolo Bonzinitree-cfg.c (gimplify_val): Move from tree-complex.c.
2004-07-21 Eric Christopherbuiltins.c (expand_builtin_setjmp_receiver): Fix commen...
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-20 Steven Bosscherc-common.h (check_case_value): Remove prototype.
2004-07-18 Jason Merrillre PR tree-optimization/16115 (double-destruction probl...
2004-07-17 Joseph Myerslanghooks.h (builtin_function): New langhook.
next