summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* (load_sda_base_32): New pattern. Loads sda base address on medium model.Kazuhiro Inaoka2005-03-102-0/+13
* Makefile.in (tree-optimize.o): Add CFGLOOP_H dependence.Zdenek Dvorak2005-03-1017-38/+261
* libiberty.h (gettimeofday): Declare.Mark Mitchell2005-03-106-7/+71
* Daily bump.GCC Administrator2005-03-102-2/+2
* re PR inline-asm/20314 (Bogus differ in number of alternatives error)Jakub Jelinek2005-03-106-3/+185
* 12658_thread-1.cc: Don't XFAIL on GNU/Linux.Ben Elliston2005-03-102-2/+5
* xtensa.h (TRAMPOLINE_TEMPLATE): Use "no-transform" assembly directive instead...Bob Wilson2005-03-092-2/+7
* re PR libgcj/20389 (BufferedInputStream gets ArrayIndexOutOfBoundsExeception)David Daney2005-03-093-55/+46
* s390.c (s390_secondary_output_reload_class): Adapt check for non-offsettable ...Ulrich Weigand2005-03-095-5/+59
* pex-os2.c: Remove.Ian Lance Taylor2005-03-095-83/+11
* natVMClassLoader.cc (defineClass): Reference 'systemClassLoader' field directly.Tom Tromey2005-03-094-6/+16
* fdlibm.h: Merge an AIX define from GNU Classpath.Andreas Tobler2005-03-093-6/+13
* builtins.c (fold_builtin_cbrt, [...]): Rearrange code.Kaveh R. Ghazi2005-03-095-83/+161
* URLClassLoader.java (addURLImpl): Reset 'thisString'.Tom Tromey2005-03-092-15/+26
* * fold-const.c (fold_unary_to_constant): Add FIX_ROUND_EXPR case.Kaveh R. Ghazi2005-03-092-0/+5
* fold-const.c (fold_unary, [...]): Take decomposed arguments, code, type, op0,...Kazu Hirata2005-03-092-16/+18
* fold-const.c (fold_unary, [...]): Return NULL_TREE when a given tree is not s...Kazu Hirata2005-03-092-33/+44
* re PR java/20338 (Program compiled with gcj crashes when accessing private st...Ranjit Mathew2005-03-092-2/+9
* re PR c++/20208 (No array-to-pointer decay happens for template functions)Mark Mitchell2005-03-094-0/+28
* builtins.c (fold_builtin_unordered_cmp): Change prototype to take a fndecl an...Roger Sayle2005-03-092-11/+17
* re PR c++/16859 (Empty initializer for array of unknown size spuriously accep...Paolo Carlini2005-03-092-0/+10
* re PR c++/16859 (Empty initializer for array of unknown size spuriously accep...Paolo Carlini2005-03-092-4/+15
* cfgbuild.c (state, [...]): Move just before make_edges.Kazu Hirata2005-03-092-19/+35
* re PR c++/20186 (ICE with static_cast and type dependent variable (templates))Nathan Sidwell2005-03-094-1/+69
* * tree-ssa-loop-im.c (lhs): Remove.Kazu Hirata2005-03-092-2/+3
* * tree-ssa-alias.c (may_alias_p): Remove v_ann.Kazu Hirata2005-03-092-2/+3
* * tree-sra.c (decide_block_copy): Remove inst_count.Kazu Hirata2005-03-092-2/+3
* * tree-outof-ssa.c (num_nodes): Remove num_nodes.Kazu Hirata2005-03-092-2/+2
* * tree-into-ssa.c (ann): Remove ann.Kazu Hirata2005-03-092-2/+2
* * tree-eh.c (tree_could_trap_p): Remove idx.Kazu Hirata2005-03-092-2/+3
* tree-data-ref.c (array_base_name_differ_p): Remove ta and tb.Kazu Hirata2005-03-092-4/+3
* function.c (thread_prologue_and_epilogue_insns): Remove i and newinsn.Kazu Hirata2005-03-092-4/+4
* * Makefile.in: Fix incorrect use of ' in shell commandArnaud Charlet2005-03-092-1/+5
* re PR c++/20142 (implicit assignment operator with multi-dimensional array is...Mark Mitchell2005-03-092-1/+5
* re PR c++/20142 (implicit assignment operator with multi-dimensional array is...Mark Mitchell2005-03-098-33/+51
* * real.c (real_nan): Remove neg.Kazu Hirata2005-03-092-2/+3
* * loop-unroll.c (analyze_insns_in_loop): Remove preheader.Kazu Hirata2005-03-092-2/+3
* * loop-iv.c (get_biv_step_1): Remove lhs.Kazu Hirata2005-03-092-2/+3
* * ifcvt.c (noce_emit_move_insn): Remove inmode.Kazu Hirata2005-03-092-2/+3
* * fold-const.c (int_const_binop): Remove no_overflow.Kazu Hirata2005-03-092-2/+2
* * expr.c (expand_assignment): Remove orig_to_rtx.Kazu Hirata2005-03-092-2/+3
* * cfgrtl.c (cfg_layout_merge_blocks): Remove new_e.Kazu Hirata2005-03-092-2/+3
* * cfglayout.c (fixup_reorder_chain): Remove old_bb.Kazu Hirata2005-03-092-2/+4
* tree-cfg.c (cleanup_control_flow): If removal of a computed goto results in t...Jeff Law2005-03-082-1/+16
* * c-common.c (c_do_switch_warnings): Comment fix.Ben Elliston2005-03-092-1/+5
* Daily bump.GCC Administrator2005-03-092-2/+2
* * Revert patch from 2005-03-08 for causing bootstrap failure onJulian Brown2005-03-082-7/+5
* * Patch from 2005-03-08 reverted for causing regressions andJulian Brown2005-03-082-9/+6
* Formatting fixes.Ben Elliston2005-03-091-21/+21
* vlad.exp: Remove trailing semicolons.Ben Elliston2005-03-0923-186/+210