Daily bump.
[gcc.git] / gcc / tree.h
2006-03-25 Daniel Berlinre PR tree-optimization/26804 (Alias Time explosion)
2006-03-04 Kazu Hiratatree.c (add_var_to_bind_expr): Remove.
2006-03-03 Zdenek Dvorakgengtype.c (main): Handle double_int type.
2006-03-02 Daniel Berlintree-vrp.c (execute_vrp): Return value.
2006-03-01 Diego Novillotree.def (SYMBOL_MEMORY_TAG): Rename from TYPE_MEMORY_TAG.
2006-02-28 Jeff Lawtree.h (strct phi_arg_d): Remove unused NONZERO field.
2006-02-23 Jeff Lawtree.h (PHI_ARG_NONZERO): Remove.
2006-02-22 Richard Sandifordtree.h (variable_section): Delete.
2006-02-20 Daniel Berlintree.h (struct tree_memory_tag): Add is_used_alone...
2006-02-17 Jeff Lawtree-vrp.c (set_value_range_to_nonnegative): New function.
2006-02-15 Daniel Berlintree.c (init_ttree): Add STRUCT_FIELD_TAG handling.
2006-02-15 Jakub Jelinektree.h (struct tree_omp_clause): Use OMP_CLAUSE_CODE...
2006-02-09 J"orn Renneckere PR inline-asm/16194 (global register with inline...
2006-02-08 Roger Sayletree.def (CHAR_TYPE): Remove.
2006-02-03 Roger Sayletree.h (TYPE_STRING_FLAG): Document that this field...
2006-01-26 Shantonu Sentree.h (OMP_CLAUSE_SUBCODE_CHECK): Add definition for...
2006-01-26 Diego Novillore PR middle-end/25886 (up to 256 tree codes for Object...
2006-01-19 Diego Novillotree-pretty-print.c (dump_generic_node): Handle OMP_PAR...
2006-01-18 Diego Novillo[multiple changes]
2006-01-14 Ian Lance Taylortree.c (tree_not_class_check_failed): New function.
2005-12-30 Daniel Berlintree.h (VALUE_HANDLE_VUSES): New.
2005-12-16 Jon Grimmtarget-def.h (TARGET_DECIMAL_FLOAT_SUPPORTED_P): New.
2005-12-09 Diego Novillotree.c (recompute_tree_invariant_for_addr_expr): Rename...
2005-12-08 Gabriel Dos Reis* tree.h (DECL_EXTERNAL): Clarify documentation.
2005-12-06 Daniel BerlinIn gcc/ 2005-12-05 Daniel Berlin <dberlin@dberlin.org>
2005-12-02 Richard Guenthertree.h (build): Remove prototype.
2005-12-02 Roger Sayletree.h (TREE_OVERFLOW): Make this flag/predicate specif...
2005-11-30 Volker Reichelttree.h (CASE_FLT_FN, [...]): New macros.
2005-11-09 Alexandre Olivare PR other/4372 (#pragma weak pthread* inclusion cause...
2005-11-08 Jason Merrillre PR c++/21123 (ICE in cp_expr_size, at cp/cp-objcp...
2005-11-03 Richard Hendersonre PR target/9350 (-fomit-frame-pointer does not work...
2005-10-12 Richard Hendersonre PR c/24255 (__transparent_union__ mishandled)
2005-10-12 Danny Smithre PR target/21275 (gcc 4.0.0 crash with mingw when...
2005-10-03 Ian Lance Taylorgimplify.c (find_single_pointer_decl_1): New static...
2005-09-19 Dorit Nuzmantree-ssa-operands.c (swap_tree_operands): Export.
2005-09-07 Richard Hendersonfunction.c (ARG_POINTER_CFA_OFFSET): Move ...
2005-08-23 Jakub Jelinekre PR middle-end/22043 (Fields not initialized for...
2005-08-17 James A. Morrisonc-typeck.c (build_function_call): Call fold_buildN_init...
2005-08-04 Andrew Pinskitree.h (fold_build1): Change to macro and call fold_bui...
2005-08-04 Richard Hendersonre PR middle-end/23221 (-fstack-protector does not...
2005-07-26 James E WilsonBetter debug info for inlined functions.
2005-07-25 Ira Rosenexpr.c (highest_pow2_factor): Make extern.
2005-07-20 James A. Morrisontree.h (tree_expr_nonzero_p): Export.
2005-07-20 Giovanni BajoMake CONSTRUCTOR use VEC to store initializers.
2005-07-11 Daniel Berlinre PR tree-optimization/22404 (ICE in first_vi_for_offset)
2005-07-08 Daniel BerlinMakefile.in (TREE_H): Add treestruct.def.
2005-07-05 Paolo BonziniMakefile.in: Adjust dependencies.
2005-06-30 Steven Bosschercoretypes.h (tls_model): Add TLS_MODEL_NONE as 0.
2005-06-29 Steve Ellceyre PR middle-end/21969 (ICE on float __attribute__...
2005-06-27 Jakub Jelinekbuiltin-attrs.def (DEF_ATTR_FOR_INT): Add for 5 and 6.
2005-06-27 Richard Hendersonc-cppbuiltin.c (c_cpp_builtins): Add __SSP_ALL__ and...
2005-06-25 Kelley CookUpdate FSF address.
2005-06-23 Jason Merrillre PR c++/19317 (removing a temporary return value...
2005-06-16 Richard Hendersonre PR tree-optimization/22035 (complex float comparison...
2005-06-09 Richard Hendersonre PR tree-optimization/20610 (Real by complex multipli...
2005-06-07 Zdenek Dvoraktree-ssa-address.c: New file.
2005-06-04 Daniel Berlincfgexpand.c (expand_one_var): Use DECL_HAS_VALUE_EXPR_P.
2005-06-02 Diego Novillo[multiple changes]
2005-06-01 Richard Guenthertree.h (fold_indirect_ref_1): Export from fold-const.c.
2005-06-01 Daniel Berlinc-objc-common.c (c_tree_printer): Check flag before...
2005-05-27 Kazu Hiratabasic-block.h (basic_block_def): Add phi_nodes and...
2005-05-24 Jeff Lawtree-nested.c (build_addr): New "context" argument.
2005-05-17 Zdenek Dvoraktree-ssa-loop-ivopts.c (find_bivs, [...]): Apply expand...
2005-05-11 Jan HubickaMakefile.in (tree-eh.o): Kill gt-tree-eh.h dependency.
2005-05-11 J"orn Renneckere PR middle-end/20371 (Some corner cases of MS bitfiel...
2005-05-03 Andrew MacLeodlambda-code.c (gcc_loop_to_lambda_loop, [...]): Use...
2005-04-29 Tom Tromeytree.c (build_block): Removed unused 'tags' argument.
2005-04-28 Kazu Hirata* tree.h (edge_def): Remove.
2005-04-27 Kazu Hirata* tree.h (phi_arg_d): Expand a comment in phi_arg_d.
2005-04-26 Kazu Hiratatree.h (tree_phi_node): Add a comment about the order...
2005-04-24 Andrew Pinskitree.h (TREE_THIS_VOLATILE): Document the effect on...
2005-04-23 Kazu Hiratare PR tree-optimization/21088 (VRP passes fold the...
2005-04-23 Diego Novillo[multiple changes]
2005-04-22 Zdenek DvorakMakefile.in (LIBGCOV): Add _gcov_interval_profiler...
2005-04-21 Nathan Sidwelllambda.h (lambda_vector_min_nz): Likewise.
2005-04-21 Nathan Sidwellvec.h: Update API to separate allocation mechanism...
2005-04-09 Jakub Jelinektree.h (enum tree_index): Add TI_VA_LIST_GPR_COUNTER_FI...
2005-04-09 Diego Novillobackport: copy-prop, incremental SSA updating of FUD...
2005-04-08 Kazu Hirata* tree.h (STRIP_MAIN_TYPE_NOPS): Remove.
2005-04-06 Kazu Hiratacse.c, [...]: Fix comment typos.
2005-04-05 Andrew MacLeodlambda-code.c (lambda_loopnest_to_gcc_loopnest): Use...
2005-03-29 Dorit Nuzmantree-ssanames.c (duplicate_ssa_name_ptr_info): New...
2005-03-25 Kazu Hiratatree.c (get_set_constructor_bits, [...]): Remove.
2005-03-23 Hans-Peter Nilssontm.texi (TARGET_MD_ASM_CLOBBERS): Adjust wording to...
2005-03-22 Tobias Schlütertree.h (DECL_IGNORED_P, [...]): Clarify comments.
2005-03-22 Kazu Hiratafold-const.c (fold_build1, [...]): New.
2005-03-21 Kazu Hiratabuiltins.c (fold_builtin): Take decomposed arguments...
2005-03-16 Richard Hendersonre PR middle-end/15700 ([unit-at-a-time] Inlining probl...
2005-03-16 Kazu Hiratabuiltins.c (expand_movstr): Update a call to fold_built...
2005-03-14 Zdenek Dvorakbuiltin-attrs.def (ATTR_NOVOPS, [...]): New.
2005-03-08 Kazu Hiratac-common.c, [...]: Fix comment formatting.
2005-03-08 Alexey Neymanre PR c/14411 (Request for setjmp/longjmp attributes)
2005-03-08 Per Bothner* tree.h (DECL_IS_BUILTIN): Reverted my patch from...
2005-03-07 Per BothnerVarious fixes to allow us to again build if --enable...
2005-03-07 Kazu Hiratastor-layout.c (set_alignment): Remove.
2005-03-05 Kazu Hiratac-semantics.c (build_stmt): Use TYPE_P instead of IS_NO...
2005-02-28 Kazu Hiratacalls.c (emit_call_1): Don't use REG_ALWAYS_RETURN.
2005-02-24 Richard Hendersonre PR middle-end/19953 (Special-case real + complex...
2005-02-14 Jason Merrillre-apply fold_indirect_ref patch
2005-02-13 Jason Merrilltemporarily revert last changes
next