re PR libgomp/25259 (bootstrap failures on non-C99 platforms (no stdint.h))
[platform/upstream/gcc.git] / gcc /
2006-01-02 Paolo Bonzinire PR libgomp/25259 (bootstrap failures on non-C99...
2006-01-02 Mark Mitchell* decl2.c (mark_used): Fix typo in comment.
2006-01-02 Volker Reicheltarm.c (all_fpus): Fix comment typo.
2006-01-02 Volker Reicheltparser.c (cp_parser_using_declaration): Skip name-looku...
2006-01-02 Paolo Bonzinichangelog rotated for gcc
2006-01-02 GCC AdministratorDaily bump.
2006-01-01 David Edelsohnrs6000.c (rs6000_expand_compare_and_swapqhi): New.
2006-01-01 Steven G. Kargl* Split the ChangeLog into years.
2006-01-01 Andreas Toblerdarwin-abi-3.c: New file.
2006-01-01 Daniel BerlinIt's 2006, i think
2006-01-01 Daniel Berlinloadpre1.c: New;
2006-01-01 Nathan Sidwellthunk3.C: Adjust regexp to be 64bit safe.
2006-01-01 Andreas Jaegerloadpre6.c: Fix prototype of malloc to be portable.
2006-01-01 GCC AdministratorDaily bump.
2005-12-31 Jakub Jelinekre PR c++/25294 (Bogus "unterminated comment" error...
2005-12-31 Andrew Pinskire PR tree-optimization/25612 (Ada bootstrap failure...
2005-12-31 John David Anglinre PR middle-end/24827 (FAIL: gcc.dg/attr-weakref-1.c)
2005-12-31 Kaveh R. Ghazire PR testsuite/25214 (-fpic/-fPIC failures in gcc...
2005-12-31 GCC AdministratorDaily bump.
2005-12-30 Kazu Hiratatree-outof-ssa.c (_elim_graph): Change the type of...
2005-12-30 Daniel Berlintree.h (VALUE_HANDLE_VUSES): New.
2005-12-30 Gabriel Dos Reisc-pretty-print.h (struct c_pretty_print_info): Add...
2005-12-30 Erik Edelmannre PR fortran/22607 (Elemental character functions...
2005-12-30 John David Anglinre PR middle-end/25586 (FAIL: gfortran.dg/cray_pointers...
2005-12-30 GCC AdministratorDaily bump.
2005-12-29 Kenneth Zadeckbitmap.c (bitmap_element_free, [...]): Added code to...
2005-12-29 Mike Stumpinvoke.texi (Objective-C and Objective-C++ Dialect...
2005-12-29 John David Anglins-osinte-linux-hppa.ads: Correct alignment of atomic_lo...
2005-12-29 Nathan Sidwellvarasm.c (get_section): Use gcc_assert.
2005-12-29 Paul Brookm68k.h (RETURN_ADDR_RTX): Define.
2005-12-29 Paul Brooklb1sf68.asm (__cmpdf2): Fix typo in immediate mask.
2005-12-29 Paul Brookfpgnulib.c (__extendsfdf2): Handle negative zero.
2005-12-29 Paul Brookm68k.c (m68k_output_pic_call): Don't use bsr.l for...
2005-12-29 Paul Thomasre PR fortran/25532 (ICE in gfc_conv_component_ref...
2005-12-29 Alan Modrare PR target/25572 (ppc64 -mminimal-toc trashes r30)
2005-12-29 GCC AdministratorDaily bump.
2005-12-28 Nathan Sidwellconfig.gcc (mt-*-*): Add --with-arch support.
2005-12-28 Jerry DeLislere PR libfortran/25139 ("Invalid argument" error on...
2005-12-28 Andrew Pinskire PR fortran/25587 (Garbage in output of -fdump-tree...
2005-12-28 Daniel Berlinre PR tree-optimization/25394 (libgcc2.c:2033: ICE...
2005-12-28 Rafael Ávila de... Make-lang.in: Remove distdir from comment.
2005-12-28 Rafael Ávila de... Make-lang.in (treelang.distdir): Remove.
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 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 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 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 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 Nilssonarit.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 Nilssonre 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 Pinski[multiple changes]
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 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)
next