]> gcc.gnu.org Git - gcc.git/shortlog
gcc.git
2005-03-11 Francois-Xavier... [multiple changes]
2005-03-11 Jeff Lawre PR tree-optimization/15784 (fold misses binary optim...
2005-03-11 Bryce McKinlayexception.cc: Remove stray MethodRef.h include.
2005-03-11 James A. Morrisonre PR tree-optimization/20130 (Fold a * -1 - 1 into...
2005-03-11 Kaz Kojimare PR rtl-optimization/20331 (Wrong code generation...
2005-03-11 Ranjit MathewFix non-Ada bootstrap failure reported by Ranjit Mathew...
2005-03-11 Joseph Myers* config.gcc (hppa*64*-*-hpux11*): Use pa/t-hpux-shlib.
2005-03-11 Steve Ellceyre PR target/20095 (gcc.dg/cleanup-5.c fails on ia64...
2005-03-11 John David... * objc.dg/stabs-1.m (dg-final): Change regexp pattern...
2005-03-11 GCC AdministratorDaily bump.
2005-03-10 Tom TromeyMakefile.in: Rebuilt.
2005-03-10 Steven Bosscherexpr.c (expand_expr_real_1): If possible, use a conditi...
2005-03-10 Steve Ellceyforced1.C: Fix comment.
2005-03-10 Andrew Pinskire PR rtl-optimization/20412 (RTL checking failure...
2005-03-10 Roger Saylebuiltins.c (expand_builtin_signbit): Extend to handle...
2005-03-10 Jakub Jelinekre PR target/20322 (Miscompilation of libcpp/expr.c...
2005-03-10 Aldy Hernandez* doc/invoke.texi: Add 8540 to list of cpus in rs6000...
2005-03-10 Chris BurdessSAXEventSink.java: Ignore element declarations if not...
2005-03-10 Bryce McKinlayNew Stack Trace infrastructure.
2005-03-10 Ranjit Mathewre PR java/20312 (No warning on bad method)
2005-03-10 Ranjit Mathewre PR java/20312 (No warning on bad method)
2005-03-10 Kazu Hirata* tree-outof-ssa.c (analyze_edges_for_bb): Update a...
2005-03-10 Kazu Hiratatree-outof-ssa.c (analyze_edges_for_bb): Make the retur...
2005-03-10 Bob Wilson* config/xtensa/xtensa.h (MEMBER_TYPE_FORCES_BLK):...
2005-03-10 Nathan Sidwell* bitmap.c (bitmap_copy): Remove manual loop unrolling.
2005-03-10 Nathan Sidwellvalue-prof.c (rtl_find_values_to_profile): Use gcc_asse...
2005-03-10 Nathan Sidwellvalue-prof.c (rtl_find_values_to_profile): Use gcc_asse...
2005-03-10 Andrew HaleyFileChannelImpl.java (smallTransferFrom): New.
2005-03-10 Nathan Sidwellre PR target/20375 (C++ ICE in assign_parm_find_entry_rtl)
2005-03-10 Jakub JelinekPR c++/18384, c++/18327
2005-03-10 Kazuhiro Inaoka(load_sda_base_32): New pattern. Loads sda base addres...
2005-03-10 Zdenek DvorakMakefile.in (tree-optimize.o): Add CFGLOOP_H dependence.
2005-03-10 Mark Mitchelllibiberty.h (gettimeofday): Declare.
2005-03-10 GCC AdministratorDaily bump.
2005-03-10 Jakub Jelinekre PR inline-asm/20314 (Bogus differ in number of alter...
2005-03-10 Ben Elliston12658_thread-1.cc: Don't XFAIL on GNU/Linux.
2005-03-09 Bob Wilsonxtensa.h (TRAMPOLINE_TEMPLATE): Use "no-transform"...
2005-03-09 David Daneyre PR libgcj/20389 (BufferedInputStream gets ArrayIndex...
2005-03-09 Ulrich Weigands390.c (s390_secondary_output_reload_class): Adapt...
2005-03-09 Ian Lance Taylorpex-os2.c: Remove.
2005-03-09 Tom TromeynatVMClassLoader.cc (defineClass): Reference 'systemCla...
2005-03-09 Andreas Toblerfdlibm.h: Merge an AIX define from GNU Classpath.
2005-03-09 Kaveh R. Ghazibuiltins.c (fold_builtin_cbrt, [...]): Rearrange code.
2005-03-09 Tom TromeyURLClassLoader.java (addURLImpl): Reset 'thisString'.
2005-03-09 Kaveh R. Ghazi* fold-const.c (fold_unary_to_constant): Add FIX_ROUND_...
2005-03-09 Kazu Hiratafold-const.c (fold_unary, [...]): Take decomposed argum...
2005-03-09 Kazu Hiratafold-const.c (fold_unary, [...]): Return NULL_TREE...
2005-03-09 Ranjit Mathewre PR java/20338 (Program compiled with gcj crashes...
2005-03-09 Mark Mitchellre PR c++/20208 (No array-to-pointer decay happens...
2005-03-09 Roger Saylebuiltins.c (fold_builtin_unordered_cmp): Change prototy...
2005-03-09 Paolo Carlinire PR c++/16859 (Empty initializer for array of unknown...
2005-03-09 Paolo Carlinire PR c++/16859 (Empty initializer for array of unknown...
2005-03-09 Kazu Hiratacfgbuild.c (state, [...]): Move just before make_edges.
2005-03-09 Nathan Sidwellre PR c++/20186 (ICE with static_cast and type dependen...
2005-03-09 Kazu Hirata* tree-ssa-loop-im.c (lhs): Remove.
2005-03-09 Kazu Hirata* tree-ssa-alias.c (may_alias_p): Remove v_ann.
2005-03-09 Kazu Hirata* tree-sra.c (decide_block_copy): Remove inst_count.
2005-03-09 Kazu Hirata* tree-outof-ssa.c (num_nodes): Remove num_nodes.
2005-03-09 Kazu Hirata* tree-into-ssa.c (ann): Remove ann.
2005-03-09 Kazu Hirata* tree-eh.c (tree_could_trap_p): Remove idx.
2005-03-09 Kazu Hiratatree-data-ref.c (array_base_name_differ_p): Remove...
2005-03-09 Kazu Hiratafunction.c (thread_prologue_and_epilogue_insns): Remove...
2005-03-09 Arnaud Charlet* Makefile.in: Fix incorrect use of ' in shell command
2005-03-09 Mark Mitchellre PR c++/20142 (implicit assignment operator with...
2005-03-09 Mark Mitchellre PR c++/20142 (implicit assignment operator with...
2005-03-09 Kazu Hirata* real.c (real_nan): Remove neg.
2005-03-09 Kazu Hirata* loop-unroll.c (analyze_insns_in_loop): Remove preheader.
2005-03-09 Kazu Hirata* loop-iv.c (get_biv_step_1): Remove lhs.
2005-03-09 Kazu Hirata* ifcvt.c (noce_emit_move_insn): Remove inmode.
2005-03-09 Kazu Hirata* fold-const.c (int_const_binop): Remove no_overflow.
2005-03-09 Kazu Hirata* expr.c (expand_assignment): Remove orig_to_rtx.
2005-03-09 Kazu Hirata* cfgrtl.c (cfg_layout_merge_blocks): Remove new_e.
2005-03-09 Kazu Hirata* cfglayout.c (fixup_reorder_chain): Remove old_bb.
2005-03-09 Jeff Lawtree-cfg.c (cleanup_control_flow): If removal of a...
2005-03-09 Ben Elliston* c-common.c (c_do_switch_warnings): Comment fix.
2005-03-09 GCC AdministratorDaily bump.
2005-03-08 Julian Brown* Revert patch from 2005-03-08 for causing bootstrap...
2005-03-08 Julian Brown* Patch from 2005-03-08 reverted for causing regression...
2005-03-08 Ben EllistonFormatting fixes.
2005-03-08 Ben Ellistonvlad.exp: Remove trailing semicolons.
2005-03-08 Laurent GUERBYsystem-linux-sparc.ads: Fix typo in previous commit.
2005-03-08 Fariborz JahanianTarget Hook to issue diagnostics for AltiVec argument...
2005-03-08 Tobias SchlüterRemove spurious blank line.
2005-03-08 Jeff Law20030728-1.c: Update to account for recent PHI-OPT...
2005-03-08 Bryce McKinlay[multiple changes]
2005-03-08 Kazu Hiratagimple-low.c (lower_stmt_body): Make it static.
2005-03-08 Kazu Hirata* stor-layout.c (lang_adjust_rli): Make it static.
2005-03-08 Kazu Hirata* sched-deps.c (cache_size): Make it static.
2005-03-08 Kazu Hiratagimple-low.c (lower_stmt_body): Make it static.
2005-03-08 Kazu Hirata* cfg.c (rbi_pool): Make it static.
2005-03-08 Kazu Hiratac-typeck.c (constructor_stack, [...]): Make them static.
2005-03-08 Julian Brownelfos.h (MAKE_DECL_ONE_ONLY): Redefined to stop DECL_WE...
2005-03-08 Julian Brown* decl.c (finish_method): Give methods once-only linkage.
2005-03-08 J"orn Renneckejump.c (invert_jump_1): Don't call redirect_jump_1...
2005-03-08 Kazu Hiratac-common.c, [...]: Fix comment formatting.
2005-03-08 Kaveh R. Ghaziwarn_summary (keywordFilter): Update sed pattern for...
2005-03-08 Alexey Neymanre PR c/14411 (Request for setjmp/longjmp attributes)
2005-03-08 Kazu Hiratac-semantics.c, [...]: Update copyright.
2005-03-08 Kazu Hirata* tree-ssa-phiopt.c: Fix a comment typo.
2005-03-08 Richard Hendersonalpha.c (code_for_builtin): Replace special-case builti...
next
This page took 0.076001 seconds and 5 git commands to generate.