OSDN Git Service

* sh.c (dump_table): New argument start. Changed caller.
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
2004-06-10 amylaar * sh.c (dump_table): New argument start. Changed...
2004-06-10 jasonfix conflict markers
2004-06-10 jason * target.h (struct gcc_target): Change gimplify...
2004-06-10 rakdver * Makefile.in (df.o): Remove fibheap dependency.
2004-06-10 sayle * fold-const.c (fold_abs_const): Make extern.
2004-06-10 jakub * config/ia64/unwind-ia64.c (uw_frame_state_for):...
2004-06-10 jakubOops.
2004-06-10 jakub PR c++/14791
2004-06-10 jakubFix typos.
2004-06-10 dberlin2004-06-09 Daniel Berlin <dberlin@dberlin.org>
2004-06-10 sayle * fold-const.c (fold_not_const): New function.
2004-06-09 rth PR middle-end/15228
2004-06-09 rth PR opt/15108
2004-06-09 dnovillo Move SSA_NAME annotations into tree_ssa_name.
2004-06-09 dannysmith * config/i386/winnt.c (i386_pe_output_labelref): Correct
2004-06-09 dannysmith * config/i386/winnt.c (i386_pe_output_labelref); Correct
2004-06-09 steven * config/i386/k6.md: Rewrite using the DFA model.
2004-06-09 rth * config/alpha/alpha.c (alpha_gimplify_va_arg_1,
2004-06-09 rth * expmed.c (emit_store_flag): Cope with FLOAT_S...
2004-06-09 geoffkIndex: gcc/ChangeLog
2004-06-09 mmitchel Revert:
2004-06-09 davem2004-06-09 David S. Miller <davem@nuts.davemloft...
2004-06-09 rth * basic-block.h (struct edge_def): Add goto_locus.
2004-06-09 law * h8300.md (ldm_h8300s_4): Fix condition for...
2004-06-09 jason Gimplify VA_ARG_EXPR into simpler forms.
2004-06-09 pinskia2004-06-09 Andrew Pinski <pinskia@physics.uc.edu>
2004-06-09 amylaar PR rtl-optimization/15521:
2004-06-09 charlet PR ada/6637
2004-06-09 bonzini2004-06-09 Paolo Bonzini <bonzini@gnu.org>
2004-06-09 bothner * configure.ac: New --enable-mapped-location sets...
2004-06-09 dj* toplev.c (floor_log2_wide): Correct casts for 64...
2004-06-08 wilsonPR target/15790
2004-06-08 pinskia2004-06-08 Andrew Pinski <pinskia@physics.uc.edu>
2004-06-08 bernie * modulo-sched.c: Compile only when INSN_SCHEDULING is
2004-06-08 law * doc/contrib.texi: Add entries for Stefan Olsson and
2004-06-08 dj* toplev.c (floor_log2_wide): Replace loop with faster bit
2004-06-08 pinskia2004-06-08 Andrew Pinski <pinskia@physics.uc.edu>
2004-06-08 law * h8300.md (extendqisi2_h8300): Add constraints.
2004-06-08 rth * gimple-low.c (struct lower_data): Replace...
2004-06-08 vmakarov2004-06-08 Vladimir Makarov <vmakarov@redhat.com>
2004-06-08 rakdver PR rtl-optimization/15717
2004-06-08 aoliva* gimplify.c (copy_if_shared_r): Revert:
2004-06-08 sayle * expmed.c (add_cost, neg_cost, sdiv_pow2_cheap, smod_...
2004-06-07 ebotcazou PR target/15783
2004-06-07 sayle * real.c (real_copysign): New function to implement...
2004-06-07 amylaar * tree.c (iterative_hash_expr): Use real_hash.
2004-06-07 jsm28 PR c/14765
2004-06-07 mmitchel PR c++/15815
2004-06-07 aolivaPR middle-end/15666
2004-06-07 sayle PR c/14649
2004-06-07 rth * gimple-low.c (struct lower_data): Add the_ret...
2004-06-07 rth PR rtl-opt/15193
2004-06-07 mmitchelFix typo
2004-06-07 mmitchel PR c++/15337
2004-06-07 bonzini2004-06-06 Paolo Bonzini <bonzini@gnu.org>
2004-06-07 steven * tree-cfg.c (tree_verify_flow_info): Make sure that...
2004-06-07 steven * hooks.c (hook_int_void_1): New generic hook.
2004-06-07 sayle * tree.h (lvalue_or_else): Delete function prototype.
2004-06-06 ciceron PR target/14542
2004-06-06 jsm28 PR c/13519
2004-06-06 ciceron PR target/14457
2004-06-06 ebotcazou * cgraphunit.c (cgraph_decide_inlining): Adjust dump...
2004-06-06 davem2004-06-05 David S. Miller <davem@nuts.davemloft...
2004-06-05 bernie * regclass.c (init_reg_sets): Check for missing regist...
2004-06-05 zacklibcpp:
2004-06-05 steven * config/v850/v850.c (v850_use_dfa_pipeline_interface...
2004-06-05 tobiFix date on ChangeLog entry from previous commit
2004-06-05 tobiPR fortran/15478
2004-06-05 grahams * combine.c(simplify_shift_const): Check shift amount...
2004-06-05 dannysmith * toplev.c (init_asm_output): Add explicit...
2004-06-05 bernie * config/m68k/m68k.h: Remove comments copied over...
2004-06-04 fche2004-06-04 Frank Ch. Eigler <fche@redhat.com>
2004-06-04 bonzini2004-06-04 Paolo Bonzini <bonzini@gnu.org>
2004-06-04 jlquinn2004-06-04 Jerry Quinn <jlquinn@optonline.net>
2004-06-04 hubicka Re-apply hopefully fixed patch:
2004-06-04 law * cfgrtl.c (try_redirect_by_replacing_jump...
2004-06-04 steven * except.c (for_each_eh_region): New function.
2004-06-04 cgd2004-06-03 Chris Demetriou <cgd@broadcom.com>
2004-06-03 geoffk * toplev.c (check_global_declarations): Don't ask for
2004-06-03 austern PR c++/15428
2004-06-03 steven * rtl.def (VAR_LOCATION): Make RTX_EXTRA.
2004-06-03 pinskia2004-06-03 Andrew Pinski <pinskia@physics.uc.edu>
2004-06-03 mgadams * tree.h: Remove include of version.h
2004-06-03 jlquinn2004-06-03 Jerry Quinn <jlquinn@optonline.net>
2004-06-03 dberlin2004-06-03 Daniel Berlin <dberlin@dberlin.org>
2004-06-03 steven * basic-block.c (tail_recursion_label_list): Don't...
2004-06-02 hubicka * tree-cfg.c (tree_find_edge_insert_loc): Allow inser...
2004-06-02 jason * Makefile.in (TAGS): Don't mess with c-parse...
2004-06-02 echristo2004-06-02 Eric Christopher <echristo@redhat.com>
2004-06-02 pinskiaAdd function name to the changelog.
2004-06-02 pinskia2004-06-02 Andrew Pinski <pinskia@physics.uc.edu>
2004-06-02 kazu PR tree-optimization/15738.
2004-06-02 steven * i386.c (ix86_adjust_cost): Don't increase the cost for
2004-06-02 jlquinn2004-06-01 Jerry Quinn <jlquinn@optonline.net>
2004-06-01 ebotcazou * function.c (walk_fixup_memory_subreg): New parameter...
2004-06-01 rth * c-parse.in (OFFSETOF, offsetof_member_designa...
2004-06-01 bernieAlso credit Peter Jakubek for last patch.
2004-06-01 bernie * config/m68k/m68k.c(m68k_output_mi_thunk): For ColdF...
2004-06-01 bernie PR target/14018
2004-06-01 ebotcazou PR target/15626
next