platform/upstream/gcc.git
2011-03-07 Pat Haugenre PR rtl-optimization/47862 (Incorrect code for spilli...
2011-03-07 Jack Howarthre PR testsuite/45413 (gcc.target/i386/combine-mul...
2011-03-07 Zdenek Dvorakre PR bootstrap/48000 (LTO bootstrap failed with bootst...
2011-03-07 Nathan Froydre PR c/47786 (tree check: expected tree that contains...
2011-03-07 Paul Wögerergimplify.c (gimplify_function_tree): Fix building calls...
2011-03-07 Alan Modralinux.h (TARGET_ASM_FILE_END): Don't define.
2011-03-07 Joey Ye* MAINTAINERS: Update my e-mail address.
2011-03-07 Mingjie XingRemove redundant word 'See' before @xref
2011-03-07 Mark Mitchell* README.QMTEST: Remove.
2011-03-07 GCC AdministratorDaily bump.
2011-03-06 Paul Thomasre PR fortran/47850 (ICE in gfc_conv_array_initializer)
2011-03-06 Joseph Myerslang-specs.h: Match -save-temps* instead of -save-temps.
2011-03-06 Joseph Myers* de.po: Update.
2011-03-06 Jason Merrill* doc/invoke.texi (C++ Dialect Options): Document ABI v5.
2011-03-06 Jason Merrillmangle.c (write_expression): Change ABI v6 to v5.
2011-03-06 GCC AdministratorDaily bump.
2011-03-06 John David... pr47975.c: Add -fno-common option on hppa*-*-hpux*.
2011-03-05 Joseph Myers* gennews (files): Add files for GCC 4.6.
2011-03-05 Joseph Myers* gcc.pot: Regenerate.
2011-03-05 Joseph Myers* cpplib.pot: Regenerate.
2011-03-05 Anthony GreenAdd newlib-stdint.h to moxie-eld config.
2011-03-05 Zdenek Dvorakre PR rtl-optimization/47899 (ICE in get_loop_body...
2011-03-05 Richard Earnshawre PR target/47719 (ICE compiling libavcodec/adxdec...
2011-03-05 Ralf WildenhuesGuard against M4 versions with a buggy strstr.
2011-03-05 GCC AdministratorDaily bump.
2011-03-05 Jakub Jelinek* gcc.dg/torture/pr47968.c: Ignore warnings.
2011-03-04 Jakub Jelinekre PR tree-optimization/47967 (ICE: verify_stmts failed...
2011-03-04 Alan Modrare PR target/47986 (gcc.c-torture/execute/20040709...
2011-03-04 Benjamin KosnikMakefile.am (inst_sources): Make source instantion...
2011-03-04 Andreas Krebbels390.c (s390_decompose_address): Reject non-literal...
2011-03-04 Nicola PeroIn gcc/testsuite/: 2011-03-04 Nicola Pero <nicola.pero...
2011-03-04 Janne BlomqvistPR 47802 Use builtins to check localtime_r return type
2011-03-04 Jan Hubickare PR lto/47497 (SPEC CPU 2006 failed to link with...
2011-03-04 Changpeng FangIntroduce flag -mprefer-avx128 for the auto-vectorizer...
2011-03-04 Janne BlomqvistPR 47802 Hack to work around draft POSIX localtime_r
2011-03-04 Janne BlomqvistPR 47802 Update doc for CTIME and FDATE intrinsics
2011-03-04 Nicola PeroIn gcc/testsuite/: 2011-03-04 Nicola Pero <nicola.pero...
2011-03-04 Jason Merrillre PR c++/47971 (ICE: in tsubst_copy, at cp/pt.c:11725...
2011-03-04 Jason Merrillre PR c++/46220 (Error: invalid covariant return type...
2011-03-04 Richard Sandiforddwarf2out.c (compare_loc_operands): Fix address handling.
2011-03-04 Alan Modratree.h (TREE_ADDRESSABLE): Update FUNCTION_DECL comment.
2011-03-04 Richard Guentherre PR middle-end/47968 (ICE: in gen_lowpart_general...
2011-03-04 Richard Guentherre PR target/47975 (ICE: in expand_shift, at expmed...
2011-03-04 GCC AdministratorDaily bump.
2011-03-03 Richard Hendersonexplow.c (emit_stack_save): Remove 'after' parameter.
2011-03-03 Uros Bizjaksse.md (*avx_pmaddubsw128): Fix mode of VEC_SELECT...
2011-03-03 Steve Ellceyt-hpux: Add $(srcdir)/unwind-c.c to LIB2ADDEH
2011-03-03 Paolo Carlinire PR c++/47974 (ICE: tree check: expected tree_vec...
2011-03-03 Jason Merrillre PR c++/47950 ([C++0x] Internal compiler error: non...
2011-03-03 Jakub Jelinekre PR c/47963 (ICE: tree check: expected tree that...
2011-03-03 Jakub Jelinekre PR debug/47283 (ICE in refs_may_alias_p_1, at tree...
2011-03-03 Richard Guentherre PR debug/47283 (ICE in refs_may_alias_p_1, at tree...
2011-03-03 Andreas Krebbels390.c (s390_function_value): Rename to ...
2011-03-03 Ian Lance TaylorDon't crash if erroneous type was not converted.
2011-03-03 Ian Lance TaylorDon't crash on large composite literal array index.
2011-03-03 Ian Lance TaylorDon't crash calling make with NaN or Infinity.
2011-03-03 Ian Lance TaylorMake sure variable type is determined when var initiali...
2011-03-03 Ian Lance TaylorDon't crash getting type descriptor of abstract types.
2011-03-03 Ralf Wildenhuesdocs: fix typos and markup nits in Fortran manual.
2011-03-03 Ian Lance TaylorDon't look for methods on named pointer types.
2011-03-03 Jason Merrillre PR c++/47950 ([C++0x] Internal compiler error: non...
2011-03-03 Jason Merrillre PR c++/47774 ([C++0x] constexpr specifier on ctor...
2011-03-03 Ian Lance TaylorDetermine call types even if first call result is not...
2011-03-03 Ian Lance TaylorDon't crash declaring a function named "_".
2011-03-03 Ian Lance TaylorDon't crash on erroneous void initializer in temporary...
2011-03-03 Ian Lance TaylorFix type of discarded send expression.
2011-03-03 Ian Lance TaylorDon't crash on erroneous named result.
2011-03-03 Ian Lance TaylorDon't crash if a constant has a declared but undefined...
2011-03-03 GCC AdministratorDaily bump.
2011-03-03 Ian Lance TaylorRewrite conversion of named types to backend representa...
2011-03-02 Benjamin KosnikMakefile.am: Make clean fixups.
2011-03-02 Joseph Myersfreebsd64.h (CC1_SPEC): Define.
2011-03-02 Anatoly Sokolovstormy16.h (REGISTER_MOVE_COST, [...]): Remove.
2011-03-02 Jason Merrillre PR c++/46159 (Bogus warning about lambdas)
2011-03-02 Jason Merrillre PR c++/47200 ([C++0x] ICE: in adjust_temp_type,...
2011-03-02 Sebastian PopFix configure problem.
2011-03-02 Marc Glisseratio (ratio_less): Add comments.
2011-03-02 Marc Glissere PR libstdc++/47913 ([C++0x] improve ratio_add to...
2011-03-02 Richard Sandifordre PR rtl-optimization/47925 (delete_trivially_dead_ins...
2011-03-02 Uros BizjakChangeLog: Fix whitespace.
2011-03-02 Kai TietzMAINTAINERS: Adjust my e-mail address.
2011-03-02 Sebastian PopAdd -lpwl to ppllibs.
2011-03-02 Sebastian PopAdd -lisl to clooglibs.
2011-03-02 Alan Modrare PR target/47935 (PowerPC64 -mcmodel=medium invalid...
2011-03-02 GCC AdministratorDaily bump.
2011-03-01 Jason Merrillre PR c++/47851 ([C++0x] Incorrect decltype result...
2011-03-01 Jason Merrillre PR c++/46282 ([C++0x] ICE: SIGSEGV in grokbitfield...
2011-03-01 Richard Guentherre PR tree-optimization/47890 (internal compiler error...
2011-03-01 Richard Guentherre PR lto/47924 (Missed optimization with LTO)
2011-03-01 Richard Guentherre PR lto/46911 (ICE: SIGSEGV in add_name_and_src_coord...
2011-03-01 Jerry DeLislere PR fortran/47933 (FAIL: gfortran.dg/fmt_fw_d.f90)
2011-03-01 Jerry DeLislere PR libfortran/47567 (Wrong output for small absolute...
2011-03-01 Jerry DeLislere PR libfortran/47567 (Wrong output for small absolute...
2011-03-01 Benjamin Kosnikchi2_quality.cc: Use C++0x mode on simulators.
2011-03-01 GCC AdministratorDaily bump.
2011-02-28 Paolo Carlinire PR libstdc++/47921 (pbump will overflow when input...
2011-02-28 Ian Lance TaylorMove ChangeLog entry to correct ChangeLog file.
2011-02-28 Jason Merrillre PR c++/47873 (virtual Inheritance - Covariant Virtua...
2011-02-28 Anatoly Sokolovstormy16.h (FUNCTION_VALUE, [...]): Remove.
2011-02-28 Jakub Jelinekquadmath-printf.c (quadmath_snprintf): Make sure that...
next