aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)Author
2004-11-23 * expmed.c (extract_bit_field): Use simplify_gen_subreg instead ofRichard Henderson
2004-11-23Add missing PR number.Diego Novillo
2004-11-23 * tree-into-ssa.c (DEF_VEC_MALLOC_P(basic_block)): Declare.Diego Novillo
2004-11-23 * cse.c (record_jump_cond_subreg): New.Richard Henderson
2004-11-23 * combine.c (gen_lowpart_for_combine): Factor out mode of x as wellRichard Henderson
2004-11-23gcc:Daniel Jacobowitz
2004-11-23 * emit-rtl.c, rtl.h (subreg_hard_regno): Remove.Richard Henderson
2004-11-23 * simplify-rtx.c (simplify_subreg): Use subreg_regno_offset directlyRichard Henderson
2004-11-23 * tree-cfg.c (tree_forwarder_block_p): Speed up by reorderingKazu Hirata
2004-11-23 * gcc.dg/vect/pr18425.c: Use effective target vect_long.Richard Henderson
2004-11-23 * function.h (struct function): Remove calls_longjmp.Zack Weinberg
2004-11-23 * tree-vectorizer.c (vect_analyze_operations): Don't vectorize ifDorit Naishlos
2004-11-23 * config/s390/s390.md ("*iordi3"): Mark commutative.Ulrich Weigand
2004-11-23 * tree-cfg.c (tree_try_redirect_by_replacing_jump): Speed upKazu Hirata
2004-11-23 * tree-phinode.c (resize_phi_node): Abort when LEN is strictlyKazu Hirata
2004-11-232004-11-23 Andreas Krebbel <krebbel1@de.ibm.com>Andreas Krebbel
2004-11-23 rtl-optimization/18614Uros Bizjak
2004-11-23 * gthr-solaris.h (__gthread_recursive_mutex_init_function): UseEric Botcazou
2004-11-23 * tree-phinode.c (make_phi_node): Use a new variable,Kazu Hirata
2004-11-23 * gcc.dg/setjmp-2.c: New test.Eric Botcazou
2004-11-23 * gthr-solaris.h (__gthread_recursive_mutex_t): New type.Eric Botcazou
2004-11-23Fix formatting nit.Eric Botcazou
2004-11-232004-11-23 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius
2004-11-23 PR tree-opt/18403Dorit Naishlos
2004-11-232004-11-23 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius
2004-11-23 * xref.h (xref_flag_value): Remove.Ben Elliston
2004-11-232004-11-23 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius
2004-11-23 * tree-cfg.c (tree_execute_on_growing_pred): New.Kazu Hirata
2004-11-23 * gjavah.c (output_directory): Make static.Ben Elliston
2004-11-232004-11-23 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius
2004-11-23Testcase from PR rtl-optimization/18611Daniel Berlin
2004-11-232004-11-22 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin
2004-11-23 PR pch/14940John David Anglin
2004-11-23 PR rtl-optimization/14838John David Anglin
2004-11-23 * fold-const.c (nondestructive_fold_binary_to_constant): RenameRoger Sayle
2004-11-23 * config/i386/i386.h (TARGET_USE_FANCY_MATH_387): New macro.Roger Sayle
2004-11-232004-11-22 Dale Johannesen <dalej@apple.com>Dale Johannesen
2004-11-232004-11-22 James A. Morrison <phython@gcc.gnu.orgJames A. Morrison
2004-11-23Daily bump.GCC Administrator
2004-11-22 * tree-if-conv.c (clean_predicate_lists): Clean all basic blocks.Devang Patel
2004-11-22 * tree-if-conv.c (if_convertable_phi_p): Rename to ...Devang Patel
2004-11-22 * gcc.dg/uninit-H.c: Define ASM for Xtensa targets.Bob Wilson
2004-11-22 PR target/18444Eric Botcazou
2004-11-22 * pointer-set.h (pointer_set_contains): Remove.Ben Elliston
2004-11-22 * tree-ssa.c (ssa_remove_edge): Remove.Kazu Hirata
2004-11-222004-11-22 Dale Johannesen <dalej@apple.com>Dale Johannesen
2004-11-22 * tree-phinodes.c (remove_phi_arg_num): Make it static.Kazu Hirata
2004-11-22 * tree-cfg.c (tree_execute_on_shrinking_pred): New.Kazu Hirata
2004-11-22 * cfg.c (unchecked_make_edge): Call execute_on_growing_predKazu Hirata
2004-11-22 * tree-flow.h: Remove the prototype for remove_phi_arg.Kazu Hirata