aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-03-11[multiple changes]Francois-Xavier Coudert4-1/+38
2005-03-10re PR tree-optimization/15784 (fold misses binary optimization)Jeff Law3-5/+26
2005-03-11exception.cc: Remove stray MethodRef.h include.Bryce McKinlay10-604/+14
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-10Fix non-Ada bootstrap failure reported by Ranjit Mathew 2005-03-10 Ranjit Mat...Ranjit Mathew2-1/+5
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 Administrator2-2/+2
2005-03-10Makefile.in: Rebuilt.Tom Tromey3-2/+15
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-10SAXEventSink.java: Ignore element declarations if not currently parsing the DTD.Chris Burdess2-0/+12
2005-03-10New Stack Trace infrastructure.Bryce McKinlay32-822/+1164
2005-03-10re PR java/20312 (No warning on bad method)Ranjit Mathew4-1/+15
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-10FileChannelImpl.java (smallTransferFrom): New.Andrew Haley2-12/+97
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-10libiberty.h (gettimeofday): Declare.Mark Mitchell6-7/+71
2005-03-10Daily bump.GCC Administrator2-2/+2
2005-03-10re PR inline-asm/20314 (Bogus differ in number of alternatives error)Jakub Jelinek6-3/+185
2005-03-1012658_thread-1.cc: Don't XFAIL on GNU/Linux.Ben Elliston2-2/+5
2005-03-09xtensa.h (TRAMPOLINE_TEMPLATE): Use "no-transform" assembly directive instead...Bob Wilson2-2/+7
2005-03-09re PR libgcj/20389 (BufferedInputStream gets ArrayIndexOutOfBoundsExeception)David Daney3-55/+46
2005-03-09s390.c (s390_secondary_output_reload_class): Adapt check for non-offsettable ...Ulrich Weigand5-5/+59
2005-03-09pex-os2.c: Remove.Ian Lance Taylor5-83/+11
2005-03-09natVMClassLoader.cc (defineClass): Reference 'systemClassLoader' field directly.Tom Tromey4-6/+16
2005-03-09fdlibm.h: Merge an AIX define from GNU Classpath.Andreas Tobler3-6/+13
2005-03-09builtins.c (fold_builtin_cbrt, [...]): Rearrange code.Kaveh R. Ghazi5-83/+161
2005-03-09URLClassLoader.java (addURLImpl): Reset 'thisString'.Tom Tromey2-15/+26
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