OSDN Git Service

* tree-vectorizer.h (unknown_alignment_for_access_p): Replaced by
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
2005-03-15 dorit * tree-vectorizer.h (unknown_alignment_for_acce...
2005-03-15 drow * config/arm/arm.h (CONDITIONAL_REGISTER_USAGE): Don...
2005-03-15 uweigand * config/s390/s390.c (s390_secondary_output_reload_cla...
2005-03-15 uros PR target/18668
2005-03-15 amylaar PR rtl-optimization/20291
2005-03-15 echristo2005-03-14 Eric Christopher <echristo@redhat.com>
2005-03-15 sayle * real.h (struct real_format): Split the signbit field...
2005-03-15 dberlin2005-03-14 Daniel Berlin <dberlin@dberlin.org>
2005-03-15 geoffkIndex: gcc/ChangeLog
2005-03-14 dpatel * doc/invoke.texi: Add reference to Visibility...
2005-03-14 rsandifo * config.gcc (mips*-*-*): Rename MASK_SPLIT_ADDRS to
2005-03-14 rsandifo * config.gcc (extra_options): New variable for listing...
2005-03-14 aolivagcc/ChangeLog:
2005-03-14 aolivagcc/ChangeLog:
2005-03-14 kazu * cfgbuild.c: Update comments.
2005-03-14 sayle PR rtl-optimization/17236
2005-03-14 kazu * basic-block.h: Update the prototypes of cached_make_...
2005-03-14 rakdver * tree-ssa-phiopt.c (minmax_replacement, blocks_in_phi...
2005-03-14 rakdver * builtin-attrs.def (ATTR_NOVOPS, ATTR_NOVOPS_LIST,
2005-03-14 uros PR target/17688
2005-03-14 ebotcazouFix bogus date.
2005-03-14 rakdver * tree-cfg.c (find_taken_edge_cond_expr): Use zero_p...
2005-03-14 rakdver * basic-block.h (BB_VISITED): Removed.
2005-03-14 drowFix typo in changelog entry.
2005-03-14 falk PR bootstrap/20424
2005-03-14 kazu * alloc-pool.c, except.h, ggc-common.c, ggc-zone.c...
2005-03-14 kazu * ggc-zone.c: Fix comment typos.
2005-03-14 amodra * config/rs6000/rs6000-protos.h: Replace "struct rtx_d...
2005-03-14 kazu * tree-cfg.c (verify_stmts): Check that
2005-03-14 kazu * regclass.c (reg_class_superclasses, reg_class_subcla...
2005-03-14 kazu * function.c (get_func_frame_size): Make it static.
2005-03-14 kazu * except.c (check_handled): Make it static.
2005-03-14 amodra * config.gcc: Remove excess indentation.
2005-03-13 sayle PR middle-end/19331
2005-03-13 ebotcazou * config/sparc/sparc.c (struct_value_alias_set): New...
2005-03-13 dje * config/rs6000/predicates.md (mem_or_easy_cons...
2005-03-13 drow * ggc-zone.c: Rewritten.
2005-03-13 drow * configure.ac: Check for MIPS TLS.
2005-03-13 drow * configure.ac: Update checks for target tools.
2005-03-13 drow * varasm.c (decl_tls_model): Check flag_shlib instead...
2005-03-13 sayle * expmed.c (expand_mult): Use synthetic multiplication...
2005-03-13 kazu * tree-ssa-phiopt.c (value_replacement): Remove local...
2005-03-13 kazu * tree-ssa-live.c (build_tree_conflict_graph): Remove...
2005-03-13 kazu * tree-cfg.c (group_case_labels): Remove local variabl...
2005-03-13 kazu * lambda-code.c (lambda_compute_auxillary_space):...
2005-03-13 kazu * builtins.c (expand_builtin_mathfn_3): Remove local...
2005-03-13 kazu * builtins.c (fold_trunc_transparent_mathfn,
2005-03-13 kazu * c-decl.c (c_init_decl_processing): Remove useless...
2005-03-13 kazu * builtin-attrs.def, c-lex.c, c-pragma.h, reg-stack.c,
2005-03-13 kazu * tree-into-ssa.c (find_idf): Speed up by putting...
2005-03-13 marekm PR target/18251
2005-03-13 kazu * builtins.c (fold_builtin_classify): Take decomposed
2005-03-13 jsm28 PR c/20402
2005-03-13 dberlinIn gcc/ada/
2005-03-12 steven * tree-cfg.c (make_goto_expr_edges): Don't use error_m...
2005-03-12 kazu * tree-ssa-live.c (create_ssa_var_map,
2005-03-12 kazu * tree-inline.c (expand_call_inline): Remove local...
2005-03-12 kazu * tree-if-conv.c (tree_if_convert_cond_expr): Remove...
2005-03-12 kazu * reg-stack.c (move_for_stack_reg): Remove local variable
2005-03-12 kazu * gimplify.c (gimplify_expr): Remove local variables...
2005-03-12 kazu * c-decl.c (c_init_decl_processing): Remove local...
2005-03-12 kazu * builtins.c (fold_builtin_logarithm): Take decomposed
2005-03-12 kazu * builtins.c (fold_builtin_exponent): Take decomposed
2005-03-12 kazu * value-prof.c (mod_subtract_transform): Remove local...
2005-03-12 kazu * tree-vect-transform.c (vect_get_new_vect_var): Remov...
2005-03-12 kazu * tree-ssa-pre.c (compute_avail): Remove local variabl...
2005-03-12 kazu * tree-ssa-phiopt.c (tree_ssa_phiopt): Remove local...
2005-03-12 kazu * tree-ssa.c (kill_redundant_phi_nodes): Remove local...
2005-03-12 geoffkIndex: libcpp/ChangeLog
2005-03-12 bothner * c-tree.h (struct c_declarator): New id_loc field.
2005-03-12 sayle PR middle-end/20419
2005-03-12 kazu * cfglayout.c, loop-doloop.c, profile.c, target-def.h,
2005-03-11 dje PR rtl-optimization/20306
2005-03-11 rth PR target/20415
2005-03-11 rsandifo * config/mips/mips.h (mips_fix_vr4130_string): Declare.
2005-03-11 rsandifo * config/mips/mips.c (override_options): Only warn...
2005-03-11 ghazi * builtin-attrs.def (ATTR_NONNULL_LIST, ATTR_NOTHROW_N...
2005-03-11 rakdver * basic-block.h (single_succ_p, single_pred_p, single_...
2005-03-11 rakdver * basic-block.h (single_succ_p, single_pred_p, single_...
2005-03-11 law PR tree-optimization/15784
2005-03-11 phython2005-03-11 James A. Morrison <phython@gcc.gnu.org>
2005-03-11 kkojima PR rtl-optimization/20331
2005-03-11 jsm28 * config.gcc (hppa*64*-*-hpux11*): Use pa/t-hpux-shlib.
2005-03-10 steven * expr.c (expand_expr_real_1): If possible, use a...
2005-03-10 pinskia PR rtl-opt/20412
2005-03-10 sayle * builtins.c (expand_builtin_signbit): Extend to handl...
2005-03-10 jakub PR target/20322
2005-03-10 aldyh * doc/invoke.texi: Add 8540 to list of cpus...
2005-03-10 kazu * tree-outof-ssa.c (analyze_edges_for_bb): Update...
2005-03-10 kazu * tree-outof-ssa.c (analyze_edges_for_bb): Make the...
2005-03-10 bwilson * config/xtensa/xtensa.h (MEMBER_TYPE_FORCES_BL...
2005-03-10 nathan * bitmap.c (bitmap_copy): Remove manual loop unrolling.
2005-03-10 nathan * value-prof.c (rtl_find_values_to_profile): Use gcc_a...
2005-03-10 nathan PR c++/20375
2005-03-10 nickc(load_sda_base_32): New pattern. Loads sda base addres...
2005-03-10 rakdver * Makefile.in (tree-optimize.o): Add CFGLOOP_H dependence.
2005-03-10 jakub PR inline-asm/20314
2005-03-09 bwilson * config/xtensa/xtensa.h (TRAMPOLINE_TEMPLATE...
2005-03-09 uweigand * config/s390/s390.c (s390_secondary_output_reload_cla...
2005-03-09 ghazi * builtins.c (fold_builtin_cbrt, fold_builtin_pow...
next