aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2005-03-11re PR target/20415 (Vector init builtin produces invalid instruction pshufw)Richard Henderson3-6/+23
2005-03-11Main.java (main): Handle '-p'.Tom Tromey2-2/+12
2005-03-11mips.h (mips_fix_vr4130_string): Declare.Richard Sandiford12-19/+150
2005-03-11mips.c (override_options): Only warn about -mint64 deprecation if TARGET_INT64.Richard Sandiford2-1/+6
2005-03-11builtin-attrs.def (ATTR_NONNULL_LIST, [...]): New "nonnull" attribute lists w...Kaveh R. Ghazi3-60/+69
2005-03-11basic-block.h (single_succ_p, [...]): Improve comments.Zdenek Dvorak2-4/+13
2005-03-11basic-block.h (single_succ_p, [...]): New inline functions.Zdenek Dvorak47-324/+448
2005-03-11[multiple changes]Francois-Xavier Coudert2-0/+13
2005-03-10re PR tree-optimization/15784 (fold misses binary optimization)Jeff Law3-5/+26
2005-03-11re PR tree-optimization/20130 (Fold a * -1 - 1 into ~a;)James A. Morrison4-0/+27
2005-03-11re PR rtl-optimization/20331 (Wrong code generation for the argument of the p...Kaz Kojima2-4/+10
2005-03-11* config.gcc (hppa*64*-*-hpux11*): Use pa/t-hpux-shlib.Joseph Myers2-1/+5
2005-03-11re PR target/20095 (gcc.dg/cleanup-5.c fails on ia64-hpux)Steve Ellcey2-1/+7
2005-03-11* objc.dg/stabs-1.m (dg-final): Change regexp pattern for hppa SOM.John David Anglin2-1/+5
2005-03-11Daily bump.GCC Administrator1-1/+1
2005-03-10expr.c (expand_expr_real_1): If possible, use a conditional move for expandin...Steven Bosscher2-8/+55
2005-03-10forced1.C: Fix comment.Steve Ellcey5-4/+11
2005-03-10re PR rtl-optimization/20412 (RTL checking failure in the combiner)Andrew Pinski4-1/+32
2005-03-10builtins.c (expand_builtin_signbit): Extend to handle floating point modes wi...Roger Sayle4-34/+67
2005-03-10re PR target/20322 (Miscompilation of libcpp/expr.c at -O2+)Jakub Jelinek4-0/+77
2005-03-10* doc/invoke.texi: Add 8540 to list of cpus in rs6000 cpu section.Aldy Hernandez2-1/+5
2005-03-10re PR java/20312 (No warning on bad method)Ranjit Mathew2-5/+7
2005-03-10* tree-outof-ssa.c (analyze_edges_for_bb): Update a comment.Kazu Hirata2-2/+3
2005-03-10tree-outof-ssa.c (analyze_edges_for_bb): Make the return type void.Kazu Hirata2-15/+20
2005-03-10* config/xtensa/xtensa.h (MEMBER_TYPE_FORCES_BLK): Define.Bob Wilson2-0/+13
2005-03-10* bitmap.c (bitmap_copy): Remove manual loop unrolling.Nathan Sidwell2-11/+3
2005-03-10value-prof.c (rtl_find_values_to_profile): Use gcc_assert and gcc_unreachable.Nathan Sidwell1-4/+2
2005-03-10value-prof.c (rtl_find_values_to_profile): Use gcc_assert and gcc_unreachable.Nathan Sidwell6-193/+151
2005-03-10re PR target/20375 (C++ ICE in assign_parm_find_entry_rtl)Nathan Sidwell4-29/+41
2005-03-10PR c++/18384, c++/18327Jakub Jelinek4-19/+27
2005-03-10(load_sda_base_32): New pattern. Loads sda base address on medium model.Kazuhiro Inaoka2-0/+13
2005-03-10Makefile.in (tree-optimize.o): Add CFGLOOP_H dependence.Zdenek Dvorak17-38/+261
2005-03-10Daily bump.GCC Administrator1-1/+1
2005-03-10re PR inline-asm/20314 (Bogus differ in number of alternatives error)Jakub Jelinek6-3/+185
2005-03-09xtensa.h (TRAMPOLINE_TEMPLATE): Use "no-transform" assembly directive instead...Bob Wilson2-2/+7
2005-03-09s390.c (s390_secondary_output_reload_class): Adapt check for non-offsettable ...Ulrich Weigand5-5/+59
2005-03-09builtins.c (fold_builtin_cbrt, [...]): Rearrange code.Kaveh R. Ghazi5-83/+161
2005-03-09* fold-const.c (fold_unary_to_constant): Add FIX_ROUND_EXPR case.Kaveh R. Ghazi2-0/+5
2005-03-09fold-const.c (fold_unary, [...]): Take decomposed arguments, code, type, op0,...Kazu Hirata2-16/+18
2005-03-09fold-const.c (fold_unary, [...]): Return NULL_TREE when a given tree is not s...Kazu Hirata2-33/+44
2005-03-09re PR java/20338 (Program compiled with gcj crashes when accessing private st...Ranjit Mathew2-2/+9
2005-03-09re PR c++/20208 (No array-to-pointer decay happens for template functions)Mark Mitchell4-0/+28
2005-03-09builtins.c (fold_builtin_unordered_cmp): Change prototype to take a fndecl an...Roger Sayle2-11/+17
2005-03-09re PR c++/16859 (Empty initializer for array of unknown size spuriously accep...Paolo Carlini2-0/+10
2005-03-09re PR c++/16859 (Empty initializer for array of unknown size spuriously accep...Paolo Carlini2-4/+15
2005-03-09cfgbuild.c (state, [...]): Move just before make_edges.Kazu Hirata2-19/+35
2005-03-09re PR c++/20186 (ICE with static_cast and type dependent variable (templates))Nathan Sidwell4-1/+69
2005-03-09* tree-ssa-loop-im.c (lhs): Remove.Kazu Hirata2-2/+3
2005-03-09* tree-ssa-alias.c (may_alias_p): Remove v_ann.Kazu Hirata2-2/+3
2005-03-09* tree-sra.c (decide_block_copy): Remove inst_count.Kazu Hirata2-2/+3