OSDN Git Service

PR c++/18586
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
2004-11-24 dpatel PR/18555
2004-11-24 dpatel * gcc.c (process_command): Supply -v to linker.
2004-11-24 dje * config/rs6000/rs6000.c (rs6000_return_in_memory...
2004-11-24 aldyh * tree.c (recompute_tree_invarant_for_addr_expr):...
2004-11-24 kenner * tree-pretty-print.c (dump_generic_node, case POINTER...
2004-11-24 kenner * fold-const.c (operand_equal_p): Remove kludge allowi...
2004-11-24 kazu * tree-ssa-dom.c (cprop_into_successor_phis): Replace...
2004-11-24 nathan * bitmap.c (INLINE): Do not define.
2004-11-24 kazuFix a date.
2004-11-24 kazu * tree-ssa-dom.c (cprop_into_successor_phis): Remove...
2004-11-24 dnovillo * tree-ssa-alias.c (merge_pointed_to_info): Fix comment
2004-11-24 jsm28 * config/i386/i386.c (optimization_options): Use
2004-11-24 jsm28 * config/i386/sol2.h (X86_FILE_START_VERSION_DIRECTIVE):
2004-11-24 jsm28 * config/i386/t-sol2-10 (MULTILIB_DIRNAMES, MULTILIB_O...
2004-11-24 jsm282004-11-24 Mark Mitchell <mark@codesourcery.com>
2004-11-24 kazu * tree-ssa-loop-manip.c (lv_adjust_loop_header_phi...
2004-11-24 kazu * tree-ssa-pre.c (phi_translate): Use find_edge to...
2004-11-24 stevengcc/
2004-11-24 steven * cfgrtl.c (rtl_delete_block): Fix comment.
2004-11-24 nickcOops - forgot to commit the change to config.gcc when...
2004-11-24 bonzini2004-11-24 Paolo Bonzini <bonzini@gnu.org>
2004-11-24 ebotcazou * target.h (late_rtl_prologue_epilogue): Remove.
2004-11-24 mmitchel * hwint.h (HOST_LONG_LONG_FORMAT): New macro. Use...
2004-11-24 jsm282004-11-24 Daniel Jacobowitz <dan@codesourcery.com>
2004-11-24 rth * rtl.h (validate_subreg): Declare.
2004-11-23 rth * expmed.c (extract_bit_field): Use simplify_ge...
2004-11-23 dnovilloAdd missing PR number.
2004-11-23 dnovillo * tree-into-ssa.c (DEF_VEC_MALLOC_P(basic_block))...
2004-11-23 rth * cse.c (record_jump_cond_subreg): New.
2004-11-23 rth * combine.c (gen_lowpart_for_combine): Factor...
2004-11-23 jsm28gcc:
2004-11-23 rth * emit-rtl.c, rtl.h (subreg_hard_regno): Remove.
2004-11-23 rth * simplify-rtx.c (simplify_subreg): Use subreg_...
2004-11-23 kazu * tree-cfg.c (tree_forwarder_block_p): Speed up by...
2004-11-23 zack * function.h (struct function): Remove calls_longjmp.
2004-11-23 dorit * tree-vectorizer.c (vect_analyze_operations...
2004-11-23 uweigand * config/s390/s390.md ("*iordi3"): Mark commutative.
2004-11-23 kazu * tree-cfg.c (tree_try_redirect_by_replacing_jump...
2004-11-23 kazu * tree-phinode.c (resize_phi_node): Abort when LEN...
2004-11-23 uweigand2004-11-23 Andreas Krebbel <krebbel1@de.ibm.com>
2004-11-23 uros rtl-optimization/18614
2004-11-23 ebotcazou * gthr-solaris.h (__gthread_recursive_mutex_init_funct...
2004-11-23 kazu * tree-phinode.c (make_phi_node): Use a new variable,
2004-11-23 ebotcazou * gthr-solaris.h (__gthread_recursive_mutex_t): New...
2004-11-23 corsepiu2004-11-23 Ralf Corsepius <ralf.corsepius@rtems.org>
2004-11-23 dorit PR tree-opt/18403
2004-11-23 corsepiu2004-11-23 Ralf Corsepius <ralf.corsepius@rtems.org>
2004-11-23 corsepiu2004-11-23 Ralf Corsepius <ralf.corsepius@rtems.org>
2004-11-23 kazu * tree-cfg.c (tree_execute_on_growing_pred): New.
2004-11-23 corsepiu2004-11-23 Ralf Corsepius <ralf.corsepius@rtems.org>
2004-11-23 dberlin2004-11-22 Daniel Berlin <dberlin@dberlin.org>
2004-11-23 danglin PR pch/14940
2004-11-23 danglin PR rtl-optimization/14838
2004-11-23 sayle * fold-const.c (nondestructive_fold_binary_to_constant...
2004-11-23 sayle * config/i386/i386.h (TARGET_USE_FANCY_MATH_387):...
2004-11-23 dalej2004-11-22 Dale Johannesen <dalej@apple.com>
2004-11-23 phython2004-11-22 James A. Morrison <phython@gcc.gnu.org
2004-11-22 dpatel * tree-if-conv.c (clean_predicate_lists): Clean...
2004-11-22 dpatel * tree-if-conv.c (if_convertable_phi_p): Rename...
2004-11-22 ebotcazou PR target/18444
2004-11-22 bje * pointer-set.h (pointer_set_contains): Remove.
2004-11-22 kazu * tree-ssa.c (ssa_remove_edge): Remove.
2004-11-22 dalej2004-11-22 Dale Johannesen <dalej@apple.com>
2004-11-22 kazu * tree-phinodes.c (remove_phi_arg_num): Make it static.
2004-11-22 kazu * tree-cfg.c (tree_execute_on_shrinking_pred): New.
2004-11-22 kazu * cfg.c (unchecked_make_edge): Call execute_on_growing...
2004-11-22 kazu * tree-flow.h: Remove the prototype for remove_phi_arg.
2004-11-22 bje * doc/cfg.texi (Maintaining the CFG): Use @ftable...
2004-11-22 rakdver PR tree-optimization/18529
2004-11-22 dberlin2004-11-22 Daniel Berlin <dberlin@dberlin.org>
2004-11-22 dje2004-11-22 David Edelsohn <edelsohn@gnu.org>
2004-11-22 pinskia2004-11-22 Andrew Pinski <pinskia@physics.uc.edu>
2004-11-22 rth * function.c (assign_parm_setup_block): Revert...
2004-11-22 ebotcazou * config/sparc/sparc.c (mem_min_alignment): Check...
2004-11-22 dje * config/rs6000/power4.md: Remove delay between dispat...
2004-11-22 law * cfg.c (cached_make_edge): Use find_edge rathe...
2004-11-22 nickcsbitmap.c (sbitmap_union_of_preds): Remove redundant...
2004-11-22 kazu PR rtl-optimization/18599
2004-11-22 nathan * config/rs6000/altivec.md (VI_char): New mode attribute.
2004-11-22 dorit PR tree-opt/18536
2004-11-22 pinskia2004-11-22 Andrew Pinski <pinskia@physics.uc.edu>
2004-11-22 dorit PR tree-opt/18544
2004-11-22 nickconfig.gcc: Use t-slibgcc-elf to build libgcc_s.so on...
2004-11-22 nathan * bitmap.h (struct bitmap_obstack): New obstack type.
2004-11-22 nickc* sbitmap.c (sbitmap_union_of_preds): Set 'e' to the...
2004-11-22 shebsbetter line breaks
2004-11-22 shebs * config/rs6000/rs6000.c: (rs6000_darwin64_func...
2004-11-22 dalej2004-11-21 Dale Johannesen <dalej@apple.com>
2004-11-22 law * tree-ssa.c (verify_use): Fix comment.
2004-11-22 djeAdd Paolo Bonzini to vector ChangeLog.
2004-11-22 sayle PR middle-end/18520
2004-11-22 dje PR target/17836
2004-11-21 law * cfg.c (update_bb_profile_for_threading):...
2004-11-21 law * tree-ssa-threadupdate.c (redirection_data_has...
2004-11-20 jsm28 * c-typeck.c (build_array_ref): Don't check for index...
2004-11-20 law * regrename.c (copyprop_hardreg_forward): Only...
2004-11-20 pinskiaMove Jeff's change to the correct place right Before...
2004-11-20 kazu * tree-ssa-threadupdate.c, tree-vectorizer.c: Fix...
2004-11-20 rearnsha* arm.c (arm_override_options): Use arm_ld_sched rather...
2004-11-20 aldyhchange typo in last commit to simplify-rtx.c
next