platform/upstream/gcc.git
2005-12-28 Rafael Ávila... Make-lang.in: Remove distdir from comment.
2005-12-28 Rafael Ávila... Make-lang.in (treelang.distdir): Remove.
2005-12-28 Chris Jeffersontestsuite_allocator.h (check_deallocate_null): Return...
2005-12-28 Paolo Carlini[multiple changes]
2005-12-28 Jerry DeLislere PR libfortran/25550 (file data corrupted after readi...
2005-12-28 Jerry DeLislere PR libfortran/25550 (file data corrupted after readi...
2005-12-28 Jerry DeLislere PR libfortran/25419 (gfortran read does not take...
2005-12-28 Jerry DeLislere PR libfortran/25419 (gfortran read does not take...
2005-12-28 Tobias Schlütergfortran-dg.exp: Remove trailing whitespace.
2005-12-28 Kazu Hirataglobal.c, [...]: Move DEF_VEC_P(basic_block) and DEF_VE...
2005-12-28 GCC AdministratorDaily bump.
2005-12-27 Roger Saylefold-const.c (int_const_binop): Return NULL_TREE when...
2005-12-27 Alan Modrafp-int-convert-timode.c: Don't test IBM Extended Double...
2005-12-27 Kaveh R. Ghazire PR testsuite/25442 (-fpic/-fPIC failures in gcc...
2005-12-27 Mark Mitchellre PR c++/25439 ("template<> int A<0>" accepted)
2005-12-27 Kazu Hiratatree-vrp.c (extract_range_from_binary_expr): Use build_...
2005-12-27 Mark MitchellPR c++/23171, c++/23172, c++/25417.
2005-12-27 Steven Bosscher* MAINTAINERS: Update my email address.
2005-12-27 GCC AdministratorDaily bump.
2005-12-26 Kazu Hiratare PR middle-end/25125 ((short) ((int)(unsigned short...
2005-12-26 Graham Stottre PR middle-end/25568 (RTL checking bootstrap failure...
2005-12-26 Chris Jeffersonmt_allocator.h (__mt_alloc::__mt_alloc): Remove name...
2005-12-26 GCC AdministratorDaily bump.
2005-12-25 Kazu Hiratafinal.c (compute_alignments): Make it static.
2005-12-25 GCC AdministratorDaily bump.
2005-12-24 Roger Sayleexpr.c (force_operand): Use expand_fix and expand_float...
2005-12-24 Paul Thomasre PR fortran/25029 (Assumed size array can be associat...
2005-12-24 Paolo Carlinistl_algobase.h (fill(const _Deque_iterator&, const...
2005-12-24 Mark Mitchellre PR c++/23171 (ICE on pointer initialization with...
2005-12-24 Daniel Berlintree-pass.h (pass_eliminate_useless_stores): Remove.
2005-12-24 GCC AdministratorDaily bump.
2005-12-23 Mark Mitchellre PR c++/24671 (ICE with zero-sized arrays)
2005-12-23 Volker Reicheltdecl.c (grokdeclarator): Improve diagnostic for friend...
2005-12-23 Paolo Bonzinicombine.c (simplify_shift_const): Fix typo.
2005-12-23 Jakub Jelinekre PR target/25005 (ICE in extract_constrain_insn_cache...
2005-12-23 Mark Mitchellre PR c++/25369 (use of inline function in template...
2005-12-23 Paul Thomasre PR fortran/25029 (Assumed size array can be associat...
2005-12-23 Hans-Peter... arit.c (do_31div): Clarify what "31" refers to.
2005-12-23 Jerry DeLislere PR libfortran/25307 (internal read with end=label...
2005-12-23 Hans-Peter... re PR target/24342 (testsuite failure:gfortran.fortran...
2005-12-23 Jakub Jelinekbackport: builtins.def: Move all DEF_SYNC_BUILTIN to ...
2005-12-23 Richard Hendersonmmintrin.h (_mm_add_si64): Only define for SSE2.
2005-12-23 GCC AdministratorDaily bump.
2005-12-22 Alan Modrare PR rtl-optimization/25432 (Reload ICE in gen_add2_insn)
2005-12-22 Jakub Jelinekre PR objc/25328 (ICE in get_indirect_ref_operands...
2005-12-22 Mark Mitchellre PR c++/25364 (ICE with function pointer as template...
2005-12-22 Richard Guenthertree.c (tree_fold_gcd): Use build_int_cst where appropr...
2005-12-22 Dale Johannesensse.md (sse_movhlps): Reverse operands for 2nd and...
2005-12-22 Paul Brookloop-1.c: Look for jump/branch on m68k.
2005-12-22 Andrew Haleyre PR java/25535 (gcj broken on 64-bit big-endian systems)
2005-12-22 Andrew Pinski[multiple changes]
2005-12-22 Tom TromeynatClassLoader.cc (_Jv_NewArrayClass): Don't reference...
2005-12-22 Daniel Berlinipa-reference.c (get_reference_vars_info_from_cgraph...
2005-12-22 Zdenek Dvorakdf.c (df_bitmaps_free): Only work for bbs for that...
2005-12-22 Volker Reicheltre PR c++/23333 (accepts invalid pure specifier)
2005-12-22 Tobias Schlüterre PR fortran/18990 (ICE in gfc_get_derived_type, at...
2005-12-22 Paul Thomasre PR fortran/20889 (type in a structure-constructor...
2005-12-22 Kazu Hiratare PR middle-end/23518 (some gcc optimizations do not...
2005-12-22 Jerry DeLislere PR libfortran/25307 (internal read with end=label...
2005-12-22 Kazu Hiratatree-vrp.c (extract_range_from_binary_expr): Clean...
2005-12-22 Mike Stump* gcc.dg/attr-weakref-1.c: Really skip on darwin.
2005-12-22 Mike Stump* gcc.dg/attr-weakref-1.c: Really skip on darwin.
2005-12-22 GCC AdministratorDaily bump.
2005-12-21 Joseph Myersre PR target/24998 (Build failure: undefined symbol...
2005-12-21 Paul Brookpr19340.c: Skip on m68k targets.
2005-12-21 Andrew Haleyre PR middle-end/25121 (libgcj misscompilation?)
2005-12-21 Kazu Hiratatree-data-ref.c (estimate_niter_from_size_of_data)...
2005-12-21 Steven Bosscherfixup PR number mixup
2005-12-21 Steven Bosscherpatch for PR rtl-optimization/25130
2005-12-21 Erik Edelmannre PR fortran/25423 (Error with nested where statements)
2005-12-21 Kazu Hiratare PR tree-optimization/25382 (VRP does not get a range...
2005-12-21 Ben Ellistonconfigure.ac: Enable C extension for decimal float...
2005-12-21 GCC AdministratorDaily bump.
2005-12-20 Mike Stumpdarwin.h (TARGET_OPTION_TRANSLATE_TABLE): Handle the...
2005-12-20 Kenneth Zadeckcfganal.c (flow_reverse_top_sort_order_compute): Rename...
2005-12-20 Geoffrey Keating* btest-gcc.sh: Support -j option.
2005-12-20 Roger SayledecNumber.c (decStrEq): Cast string contents to unsigne...
2005-12-20 Roger SayledecNumber.c (decStrEq): Cast operands to int before...
2005-12-20 Paolo BonziniRevert Ada-related part of the previous change.
2005-12-20 Roger Saylere PR rtl-optimization/25115 (Segmentation fault in...
2005-12-20 Richard Guentherre PR middle-end/24306 (va_arg gets confused when skipp...
2005-12-20 Kazu Hiratare PR tree-optimization/25501 (Segfault)
2005-12-20 Richard Guentherrevert: tree-cfg.c (mark_used_vars): New function.
2005-12-20 Mark Mitchellre PR c++/21228 (-Wunreachable-code produces spurious...
2005-12-20 Mark Mitchellre PR c++/24278 (ICE while trying to print out error)
2005-12-20 Mark Mitchellre PR c++/24915 (Overload errors generated without...
2005-12-20 Roger Saylecombine.c (try_combine): Improve splitting of binary...
2005-12-20 Jeff Lawtree-ssa-dom.c (thread_across_edge): Do not use local_fold.
2005-12-20 DJ Deloriereload1.c (spill_failure): Dump failed reload data...
2005-12-20 Paolo Carlinistl_deque.h (deque<>::resize, [...]): Avoid troubles...
2005-12-20 GCC AdministratorDaily bump.
2005-12-19 Zdenek Dvorakre PR tree-optimization/24793 (ICE: expected ssa_name...
2005-12-19 Kenneth Zadeckdf.c (df_analyze_1, [...]): Corrected basic block numbe...
2005-12-19 Zdenek Dvoraktree-flow.h (struct var_ann_d): Change type of may_alia...
2005-12-19 Paul BrookFix previous mis-applied patch.
2005-12-19 Volker Reicheltre PR c++/20552 (ICE in write_type, at cp/mangle.c...
2005-12-19 Paolo Bonzinicommit changelogs for previous change
2005-12-19 Paolo Bonziniconfigure.in: Select appropriate fragments for PowerPC...
2005-12-19 J"orn Renneckere PR rtl-optimization/20070 (If-conversion can't match...
2005-12-19 J"orn Renneckestruct-equiv.c (struct_equiv_improve_checkpoint): Fix...
next