aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2004-11-24i386.c (override_options): Move SUBTARGET_OVERRIDE_OPTIONS before defaulting ...Daniel Jacobowitz2-4/+10
2004-11-24Daily bump.GCC Administrator1-1/+1
2004-11-23rtl.h (validate_subreg): Declare.Richard Henderson5-74/+147
2004-11-23expmed.c (extract_bit_field): Use simplify_gen_subreg instead of hard-coding ...Richard Henderson2-20/+42
2004-11-23Add missing PR number.Diego Novillo1-0/+1
2004-11-23tree-into-ssa.c (DEF_VEC_MALLOC_P(basic_block)): Declare.Diego Novillo3-73/+78
2004-11-23cse.c (record_jump_cond_subreg): New.Richard Henderson2-20/+33
2004-11-23combine.c (gen_lowpart_for_combine): Factor out mode of x as well as mode siz...Richard Henderson2-34/+37
2004-11-23sol2-c.c (solaris_register_pragmas): Use c_register_pragma_with_expansion.Daniel Jacobowitz10-9/+121
2004-11-23emit-rtl.c, rtl.h (subreg_hard_regno): Remove.Richard Henderson6-34/+10
2004-11-23simplify-rtx.c (simplify_subreg): Use subreg_regno_offset directly instead of...Richard Henderson2-3/+9
2004-11-23tree-cfg.c (tree_forwarder_block_p): Speed up by reordering two checks.Kazu Hirata2-3/+8
2004-11-23pr18425.c: Use effective target vect_long.Richard Henderson18-26/+109
2004-11-23function.h (struct function): Remove calls_longjmp.Zack Weinberg17-265/+81
2004-11-23tree-vectorizer.c (vect_analyze_operations): Don't vectorize if the vectoriza...Dorit Naishlos2-91/+90
2004-11-23s390.md ("*iordi3"): Mark commutative.Ulrich Weigand2-3/+8
2004-11-23tree-cfg.c (tree_try_redirect_by_replacing_jump): Speed up by restricting to ...Kazu Hirata2-8/+9
2004-11-23tree-phinode.c (resize_phi_node): Abort when LEN is strictly greater than PHI...Kazu Hirata5-43/+59
2004-11-23s390.c (s390_backchain_string): Removed.Andreas Krebbel6-92/+125
2004-11-23simplify-rtx.c (simplify_binary_operation): Do not simplify inner elements of...Uros Bizjak4-0/+27
2004-11-23gthr-solaris.h (__gthread_recursive_mutex_init_function): Use 0 instead of NULL.Eric Botcazou2-1/+6
2004-11-23tree-phinode.c (make_phi_node): Use a new variable, capacity, to receive the ...Kazu Hirata2-3/+9
2004-11-23* gcc.dg/setjmp-2.c: New test.Eric Botcazou2-0/+52
2004-11-23gthr-solaris.h (__gthread_recursive_mutex_t): New type.Eric Botcazou2-7/+64
2004-11-23Fix formatting nit.Eric Botcazou1-1/+1
2004-11-23t-rtems: New.Ralf Corsepius3-1/+16
2004-11-23re PR tree-optimization/18403 (FAILs to vectorize testcases on ppc64-linux)Dorit Naishlos2-1/+19
2004-11-23config.gcc (h8300-*-rtems*): Use h8300/t-rtems.Ralf Corsepius2-1/+5
2004-11-23xref.h (xref_flag_value): Remove.Ben Elliston3-46/+11
2004-11-23t-rtems: New.Ralf Corsepius3-1/+16
2004-11-23tree-cfg.c (tree_execute_on_growing_pred): New.Kazu Hirata4-33/+53
2004-11-23gjavah.c (output_directory): Make static.Ben Elliston2-2/+7
2004-11-23config.gcc: Add avr-*-rtems*.Ralf Corsepius4-0/+42
2004-11-23Testcase from PR rtl-optimization/18611Daniel Berlin1-0/+17
2004-11-23df.c (dataflow_set_a_op_b): Remove reslt parameter, since it's always the sam...Daniel Berlin2-6/+15
2004-11-23re PR pch/14940 (PCH largefile test fails on various platforms)John David Anglin2-0/+5
2004-11-23re PR rtl-optimization/14838 (ICE when building with -O2 -g)John David Anglin2-16/+11
2004-11-23fold-const.c (nondestructive_fold_binary_to_constant): Rename to fold_binary_...Roger Sayle6-43/+53
2004-11-23i386.h (TARGET_USE_FANCY_MATH_387): New macro.Roger Sayle4-104/+138
2004-11-23darwin.h (JUMP_TABLES_IN_TEXT_SECTION): Conditionalize properly and comment.Dale Johannesen2-0/+10
2004-11-232004-11-22 James A. Morrison <phython@gcc.gnu.orgJames A. Morrison13-0/+532
2004-11-23Daily bump.GCC Administrator1-1/+1
2004-11-22* tree-if-conv.c (clean_predicate_lists): Clean all basic blocks.Devang Patel2-6/+12
2004-11-22tree-if-conv.c (if_convertable_phi_p): Rename to ...Devang Patel2-29/+42
2004-11-22* gcc.dg/uninit-H.c: Define ASM for Xtensa targets.Bob Wilson2-0/+6
2004-11-22re PR target/18444 (Multithreading broken on Unix95-class platforms)Eric Botcazou8-10/+680
2004-11-23pointer-set.h (pointer_set_contains): Remove.Ben Elliston3-26/+5
2004-11-22tree-ssa.c (ssa_remove_edge): Remove.Kazu Hirata7-18/+14
2004-11-22calls.c (expand_call): Do not call preserve_temp_slots.Dale Johannesen4-1/+18
2004-11-22tree-phinodes.c (remove_phi_arg_num): Make it static.Kazu Hirata3-2/+4