OSDN Git Service

* basic-block.h (could_fall_through): Declare.
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
2004-06-14 amylaar * basic-block.h (could_fall_through): Declare.
2004-06-14 amodra * config/rs6000/rs6000.h (ASM_CPU_SPEC): Handle -mpowe...
2004-06-14 bonziniFixed 2005-05-25 entry to mention that rtlhooks-def...
2004-06-14 aj2004-06-13 Steven Bosscher <stevenb@suse.de>
2004-06-14 jason * tree.h: Move std_gimplify_va_arg_expr protoyp...
2004-06-14 dberlin2004-06-13 Daniel Berlin <dberlin@dberlin.org>
2004-06-13 dberlin2004-06-13 Daniel Berlin <dberlin@dberlin.org>
2004-06-13 pinskia2004-06-13 Andrew Pinski <pinskia@physics.uc.edu>
2004-06-13 dnovillo * tree-sra.c (tree_sra): Update documentation.
2004-06-13 jsm28 * c-typeck.c (comptypes, tagged_types_tu_compatible_p,
2004-06-13 echristo2004-06-13 Eric Christopher <echristo@redhat.com>
2004-06-13 kkojima * config/sh/libgcc-std.ver: Add __unorddf2 and __unord...
2004-06-13 sayle * expmed.c (shift_cost, shiftadd_cost, shiftsub_cost...
2004-06-13 echristo2004-06-12 Eric Christopher <echristo@redhat.com>
2004-06-12 sayle * fold-const.c (omit_two_operands): New function.
2004-06-12 aj * gcse.c (record_set_info): Use predicates like REG_P.
2004-06-12 steven * rtl.h (MEM_P, NONJUMP_INSN_P, CALL_INSN_P): New...
2004-06-12 zack * c-typeck.c (default_function_array_conversion): Use
2004-06-12 zackgcc:
2004-06-12 aj * libgcc-std.ver: Add __unorddf2 and __unordsf2 with...
2004-06-12 bernie * reload.c (find_reloads): Force reload for pseudo...
2004-06-12 dberlin2004-06-11 Steven Bosscher <stevenb@suse.de>
2004-06-11 danglin * pa.c (pa_hpux_init_libfunc): Add support for unord_o...
2004-06-11 danglin * pa.c (legitimize_pic_address): Use UNSPEC_DLTIND14R...
2004-06-11 sayle * expmed.c (synth_mult): Add an additional MODE argume...
2004-06-11 rth * tree-ssa-operands.c (get_stmt_operands):...
2004-06-11 pinskia2004-06-11 Andrew Pinski <pinskia@physics.uc.edu>
2004-06-11 rth * config/alpha/alpha.c (alpha_gimplify_va_arg_1...
2004-06-11 pinskia2004-06-11 Andrew Pinski <pinskia@physics.uc.edu>
2004-06-11 jason * config/i386/i386.h (EXPAND_BUILTIN_VA_ARG...
2004-06-11 amylaar Add PR number in:
2004-06-11 amylaar * sh.h (ALLOCATE_INITIAL_VALUE): Use return_address_po...
2004-06-11 jsm28 * doc/install.texi (Prerequisites): Update documentati...
2004-06-11 jason * config/sparc/sparc.c (sparc_gimplify_va_arg...
2004-06-11 jlquinn2004-06-11 Jerry Quinn <jlquinn@optonline.net>
2004-06-11 jason * gimplify.c (gimplify_modify_expr): Don't...
2004-06-11 law * fold-const.c (fold_inf_compare): Avoid creati...
2004-06-10 dnovillo * Makefile.in (tree-ssanames.o): Depend on TREE_FLOW_H.
2004-06-10 jsm28 * doc/sourcebuild.texi (Front End): Add details of...
2004-06-10 bbooth * doc/tree-ssa.texi: Remove references to VDEF and...
2004-06-10 vmakarov2004-06-10 Vladimir Makarov <vmakarov@redhat.com>
2004-06-10 reichelt PR web/15263
2004-06-10 sayle * builtins.c (expand_builtin): Fall back to library...
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.
next