gcc.git
2011-02-21 Jakub Jelinekre PR debug/47106 (-fcompare-debug failure (length...
2011-02-21 Jason Merrillre PR c++/47207 ([C++0x] ICE: in decl_constant_var_p...
2011-02-21 Richard Guentherre PR bootstrap/47820 (LTO bootstrap failed with bootst...
2011-02-21 Jason Merrillre PR c++/47199 ([C++0x] ICE: expected class 'type...
2011-02-21 Ian Lance TaylorSupport libgo on Solaris.
2011-02-21 Jason Merrillre PR c++/46831 ([C++0x] Crash when it tries to do...
2011-02-21 GCC AdministratorDaily bump.
2011-02-20 Jason Merrillre PR c++/47703 ([C++0x] ICE: std::sort chokes on simpl...
2011-02-20 Jason Merrillre PR c++/46472 ([C++0X] constexpr is not constexpr)
2011-02-20 Tobias Burnusre PR fortran/47797 (Debug: Odd first break point for...
2011-02-20 Jakub Jelinekre PR bootstrap/47827 (gcc fails to bootstrap on i386...
2011-02-20 Nicola PeroFixed ChangeLog dates of my last two commits
2011-02-20 Nicola PeroReverted usage of TARGET_64BIT for code generation...
2011-02-20 Nicola PeroFixed Objective-C dotsyntax with a constant type right...
2011-02-20 Dodji Seketelire PR c++/46394 ([C++0X] [4.6 Regression] no matching...
2011-02-20 Nicola PeroFixed list of ObjC++ gtfiles, fixing PCH for ObjC++
2011-02-20 Richard Guentherre PR target/47822 (Multiple test suite failures due...
2011-02-20 Paul Thomasre PR fortran/46818 (ICE on pointer assignment (-fwhole...
2011-02-20 Paul Thomasre PR fortran/45077 (ICE with -fwhole-file in fold_conv...
2011-02-20 Paolo Carlinire PR c++/44118 (ICE: in instantiate_decl, at cp/pt...
2011-02-20 GCC AdministratorDaily bump.
2011-02-19 Jason Merrillre PR c++/47503 ([C++0x] ICE: in adjust_temp_type,...
2011-02-19 Alexandre Olivare PR tree-optimization/46620 (32-bit structures contai...
2011-02-19 Alexandre Olivare PR debug/47620 (Profiledbootstrap failure on powerpc...
2011-02-19 Jakub Jelinekre PR c/47809 (ICE in gimplify_expr, at gimplify.c...
2011-02-19 François Dumontstring (basic_string::insert): Add iterator check and...
2011-02-19 Richard Guentherre PR debug/47647 (BLOCKs are empty)
2011-02-19 Jerry DeLisle2011-02-19 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2011-02-19 Jerry DeLislere PR libfortran/47567 (Wrong output for small absolute...
2011-02-19 Jerry DeLislere PR libfortran/47567 (Wrong output for small absolute...
2011-02-19 Paul Thomasre PR fortran/47348 (wrong string length with array...
2011-02-19 Joseph Myers* config.gcc (i[34567]86-pc-msdosdjgpp*): Use i386...
2011-02-19 Joseph Myersbiarch32.h, [...]: Remove.
2011-02-19 H.J. LuRequire int128 instead of lp64 in int128 tests.
2011-02-19 Jakub Jelinekre PR target/47800 (i?86 peephole related ICE)
2011-02-19 Eric BotcazouFix long line
2011-02-19 Nicola PeroUpdated comments
2011-02-19 Ian Lance TaylorDon't crash on constant right shift.
2011-02-19 Mike Stumpt-darwin (TM_H): Add dependency on on darwin-sections...
2011-02-19 Ian Lance TaylorDon't crash on out of range switch value.
2011-02-19 Ian Lance TaylorRemove old mechanism for passing varargs argument to...
2011-02-19 Ian Lance TaylorAvoid infinite loop inheriting interface methods.
2011-02-19 Ian Lance TaylorAvoid dangling open function after erroneous method...
2011-02-19 Ian Lance TaylorFix struct with array of struct with field that points...
2011-02-19 Jan Hubickare PR lto/47788 (New LTO failures)
2011-02-19 Nicola PeroUpdated comments in objc-act.c
2011-02-19 Nicola PeroUpdated comments - no change in code
2011-02-19 Iain Sandoexfail forward ObjC test on 64-bit Apple runtime
2011-02-19 GCC AdministratorDaily bump.
2011-02-19 Nicola PeroDo no emit GNU metadata if there is nothing to put...
2011-02-18 Janus Weilre PR fortran/47789 ([F03] Structure constructor of...
2011-02-18 Tobias Burnus2011-02-18 Tobias Burnus
2011-02-18 John David... config.gcc (hppa[12]*-*-hpux11*): Set extra_parts.
2011-02-18 Jakub Jelinekre PR driver/47787 (GCC with -flto combines preprocesse...
2011-02-18 Jakub Jelinekre PR libgomp/47804 (libgomp LD_LIBRARY_PATH doesn...
2011-02-18 Michael Matzre PR fortran/45586 (ICE non-trivial conversion at...
2011-02-18 John David... re PR target/47792 (concurrence.h:292:9: error: '__gthr...
2011-02-18 Jakub Jelinekre PR bootstrap/47807 (Failed to bootstrap)
2011-02-18 Anatoly Sokolovm32r.h (REG_OK_FOR_BASE_P, [...]): Remove macros.
2011-02-18 Chung-Lin Tangre PR rtl-optimization/46178 (gcc.target/i386/(u)divmod...
2011-02-18 Paolo Carlinire PR c++/47795 (internal compiler error: tree check...
2011-02-18 Paolo Carlinire PR c++/47795 (internal compiler error: tree check...
2011-02-18 Richard Guentherre PR lto/47798 (LTO debuginfo for globals wrong)
2011-02-18 Tobias Burnusre PR fortran/47750 (testsuite/gfortran.dg: dg-warning...
2011-02-18 Richard Guentherre PR tree-optimization/47737 (wrong code with -funswit...
2011-02-18 Janus Weilre PR fortran/47768 (ICE: printing a derived-type varia...
2011-02-18 Jakub Jelinekre PR debug/47780 (-fcompare-debug failure with -O...
2011-02-18 Janus Weilre PR fortran/47767 ([OOP] SELECT TYPE fails to execute...
2011-02-18 Dodji Seketelire PR c++/47208 ([C++0x] ICE: in decl_constant_var_p...
2011-02-18 GCC AdministratorDaily bump.
2011-02-18 Gerald Pfeifercpp.texi (Obsolete Features): Add background on the...
2011-02-18 Iain SandoeAdded support for the 64-bit Apple Objective-C runtime
2011-02-17 Joseph Myerscommon.opt (optimize_fast): New Variable.
2011-02-17 Nicola PeroAdded -fobjc-abi-version=N and -fobjc-nilcheck flags...
2011-02-17 Jakub Jelinekre PR c++/47783 (Warning 'set but not used' [-Wunused...
2011-02-17 Jakub Jelineklibquadmath.texi (FLT128_DIG, [...]): Document.
2011-02-17 Joseph Myersre PR driver/47390 (Linking with -export-dynamic broken)
2011-02-17 Joseph Myers* config/rx/rx.h (LIB_SPEC): Match -msim not -msim*.
2011-02-17 Alexandre Olivare PR debug/47106 (-fcompare-debug failure (length...
2011-02-17 Joseph Myerssparc.h (CPP_ENDIAN_SPEC): Don't handle -mlittle-endian...
2011-02-17 Joseph Myerslinux64.h (OPTION_DEFAULT_SPECS): Match -mfpu and ...
2011-02-17 Paolo Carlinire PR libstdc++/47776 (New libstc++ test failures)
2011-02-17 Uros Bizjakre PR target/43653 (ICE at reload1.c:1188 with -O1...
2011-02-17 Dodji Seketelire PR c++/47172 ([C++0x] cannot call member function...
2011-02-17 Jerry DeLislere PR libfortran/47567 (Wrong output for small absolute...
2011-02-17 Jonathan Wakelyregex.h (basic_regex::traits_type): Add typedef.
2011-02-17 Joseph Myersmips.opt (mno-mdmx): Use Var(TARGET_MDMX, 0) instead...
2011-02-17 Jonathan Wakelyre PR libstdc++/47724 ([C++0x] Regex string anchors...
2011-02-17 Paolo Carlinire PR libstdc++/47773 (Versatile string lacks a default...
2011-02-17 GCC AdministratorDaily bump.
2011-02-17 Joseph Myersembed-elf.h (LIBGCC_SPEC): Match -m4-340 instead of...
2011-02-16 Joseph Myers* config/mn10300/mn10300.opt (mno-crt0): New.
2011-02-16 Joseph Myers* config/m68k/uclinux.opt (static-libc): New Driver...
2011-02-16 Joseph Myers* config/m32c/m32c.h (LIB_SPEC): Match -msim not -msim*.
2011-02-16 Jonathan Wakelyregex.h (match_results::format): Use char_traits.
2011-02-16 Joseph Myerslm32.h (ASM_SPEC): Use %{muser-enabled} instead of...
2011-02-16 Janus Weilre PR fortran/47745 ([OOP] Segfault with CLASS(*) and...
2011-02-16 Dodji Seketelire PR c++/47326 ([C++0x] ICE in tsubst_copy (triggered...
2011-02-16 Benjamin Kosnikatomic: Remove atomic_address, uplift to N3225.
2011-02-16 Tobias Burnusre PR libgomp/47758 (729 unexpected failures in the...
next