]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
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...
2005-12-19  Ben Elliston* doc/install.texi (Configuration): Typo in Fortran...
2005-12-19  Nathan Sidwell* gcc.dg/mt-loopi1.c: New.
2005-12-19  Nathan Sidwellmt.md (decrement_and_branch_until_zero): Add another...
2005-12-19  Jerry DeLislere PR libfortran/25463 (T edit descriptor and ADVANCE...
2005-12-19  Jerry DeLislere PR libfortran/25463 (T edit descriptor and ADVANCE...
2005-12-19  Anthony GreennatPlainDatagramSocketImplPosix.cc (getLocalAddress...
2005-12-19  Kenneth ZadeckFixed typo in changelog.
2005-12-19  Kenneth Zadeckflow.c (update_life_info, [...]): Fixed latent bug...
2005-12-19  Zdenek Dvoraktree-ssa-structalias.c (update_alias_info): Remove...
2005-12-19  Benjamin Kosnikc++config: Add in revised namespace associations.
2005-12-19  GCC AdministratorDaily bump.
2005-12-19  Zdenek Dvoraktree-flow.h (struct stmt_ann_d): Remove makes_aliased_l...
2005-12-18  Geoffrey Keatingdarwin.h: Don't include darwin-sections.def to declare...
2005-12-18  Richard Guentherre PR tree-optimization/25481 (Segfault in tree-ssa...
2005-12-18  Jon Grimmoptabs.c (init_floating_libfuncs): Handle decimal float...
2005-12-18  Ulrich Weigandre PR rtl-optimization/21041 (ICE: output_operand:...
2005-12-18  Paolo Carlinistl_algobase.h (__copy_normal::copy_n): Uglify to __copy_n.
2005-12-18  Andreas Krebbeltree-cfg.c (tree_flow_call_edges_add): Check for empty...
2005-12-18  Paul Thomasre PR fortran/25018 (Segfault with simple expression)
2005-12-18  Steven Bosschergcse.c (gcse_main, [...]): Fix non-GNU-isms from the...
2005-12-18  Gabriel Dos... * doc/objc.texi (Type encoding): Fix typo.
next