platform/upstream/gcc.git
2012-09-30 Eric Botcazoureorg.c (relax_delay_slots): Use delay_insn consistently.
2012-09-30 John David... re PR target/54083 (FAIL: gcc.dg/torture/pr53922.c...
2012-09-30 Andreas Schwabm68k.md: Add names to bitfield insert and extract insns.
2012-09-30 Andreas Schwabucnid-8.c: Update line number.
2012-09-30 Janus Weilre PR fortran/54667 ([OOP] gimplification failure with...
2012-09-30 Jonathan Wakelyropeimpl.h (__uninitialized_fill_n_a): Fix using declar...
2012-09-30 Jan Hubickacfgloop.c (scale_loop_profile): Move to...
2012-09-30 Janus Weilallocate_derived_1.f90: Re-enable class array checks...
2012-09-30 Jonathan Wakelyre PR libstdc++/54577 (deque<T>::erase() still takes...
2012-09-30 GCC AdministratorDaily bump.
2012-09-29 Paolo Carlinire PR c++/54738 ([C++11][SFINAE] Hard errors for pointe...
2012-09-29 David EdelsohnRemove extra blank line.
2012-09-29 David Edelsohn405-dlmzb-strlen-1.c: Skip on AIX.
2012-09-29 David Edelsohninclhack.def (AAB_aix_fcntl): New fix.
2012-09-29 Ian Lance TaylorUpdate to current version of Go testsuite.
2012-09-29 Jonathan WakelyFix ChangeLog date
2012-09-29 Jonathan Wakelyre PR libstdc++/34106 ([parallel mode] Atomic operation...
2012-09-29 Ian Lance Taylorre PR other/54749 (libbacktrace)
2012-09-29 Thomas Koenigre PR fortran/52724 (Internal read with character(kind...
2012-09-29 H.J. LuMove GCC ChangeLog entry to gcc/ChangeLog
2012-09-29 Jan Hubicka* tree-call-cdce.c (shrink_wrap_one_built_in_call)...
2012-09-29 Jan Hubicka* function.c (dup_block_and_redirect): Update profile.
2012-09-29 Andreas Toblerconfig.gcc: Replace 'host' with 'target' when configuri...
2012-09-29 Marc Glissetree.c (truth_type_for): New function.
2012-09-29 Benjamin Kosnikfragment.am (CONFIG_CXXFLAGS): Remove EXTRA_CXX_FLAGS.
2012-09-29 GCC AdministratorDaily bump.
2012-09-28 Ian Lance Taylorcompiler: Fix handling of omitted expression in switch.
2012-09-28 Ian Lance Taylorruntime: Better detection of memory allocation request...
2012-09-28 Jan Hubickabasic-block.h (RDIV): Define.
2012-09-28 Bernd Schmidtre PR bootstrap/54688 (violation of implicit restrictio...
2012-09-28 Benjamin Kosnikacinclude.m4 (GLIBCXX_ENABLE_PARALLEL): Remove ENABLE_P...
2012-09-28 Ian Lance Taylorruntime: runtime.Caller should succeed even without...
2012-09-28 Dodji SeketeliMove testsuite/c-c++-common/Wunused-local-typedefs...
2012-09-28 Ian Lance Taylorlibgo: Use libbacktrace rather than debug/elf registration.
2012-09-28 Dodji SeketeliPR c++/54372 - unused attribute inactive on dependant...
2012-09-28 Dodji SeketeliPR c++/29028 - Missed unused warning on using declaration
2012-09-28 Dodji SeketeliPR c++/53551 - -Wunused-local-typedefs misses uses
2012-09-28 Jakub Jelinekre PR target/54716 (Select best typed instruction for...
2012-09-28 Jakub Jelinekre PR tree-optimization/54713 (error: non-trivial conve...
2012-09-28 Georg-Johann Layavr.md (adjust_len): Add lpm.
2012-09-28 Richard Guentherre PR lto/47799 (LTO debug info for early inlined funct...
2012-09-28 Richard Guenthercgraph.h (symtab_node_base): Re-order and pack fields.
2012-09-28 Georg-Johann Layavr.c (avr_pgm_check_var_decl): Fix non-error diagnostic.
2012-09-28 Georg-Johann Layre PR rtl-optimization/52543 (lower-subreg.c: code...
2012-09-28 Ian Lance Taylorre PR bootstrap/54732 (Installation failure: libbacktra...
2012-09-28 GCC AdministratorDaily bump.
2012-09-27 Ian Lance Taylorre PR other/54726 (libbacktrace segfaults on gcc_assert...
2012-09-27 Dehao Chentree.h (tree_constructor): Remove IS_UNKNOWN_LOCATION.
2012-09-27 Meador Ingegcc-ar.c (main): Handle the returning of the sub-proces...
2012-09-27 Janis Johnson* gcc.target/arm/unsigned-extend-1.c: Omit -march option.
2012-09-27 Paolo Carlinire PR libstdc++/54727 (error: declaration of ‘UINT64_C...
2012-09-27 Ulrich Weigandlower-subreg.c (enum classify_move_insn): Rename SIMPLE...
2012-09-27 Marek PolacekFix a typo in gcov.texi.
2012-09-27 Jakub Jelinekinit.c (build_new_1): Don't test TREE_CONSTANT of INTEG...
2012-09-27 Jakub Jelinekre PR target/54703 (_mm_sub_pd is incorrectly substitut...
2012-09-27 Marc Glissere PR middle-end/53024 (Support vector_size that is...
2012-09-27 Richard Guentherre PR lto/54709 (r191713 breaks Firefox build)
2012-09-27 Ian Lance Taylorcompiler: Better error for missing comma in composite...
2012-09-27 Ian Lance TaylorMakefile.in (LIBBACKTRACE): New variable.
2012-09-27 Paolo Carlinirandom: Add include checks for c++11 and <cstdint>.
2012-09-27 GCC AdministratorDaily bump.
2012-09-27 Benjamin Kosnikre PR libstdc++/54314 (undefined references to 'constru...
2012-09-27 Benjamin KosnikCorrect truncation on last checkin.
2012-09-26 Janis Johnson* gcc.target/arm/div64-unwinding.c: XFAIL for GNU/Linux.
2012-09-26 Janis Johnson* gcc.target/arm/mmx-2.c: Specify -mcpu=iwmmxt.
2012-09-26 Akira Takahashire PR libstdc++/53515 (InputIterator version std::advan...
2012-09-26 Janis Johnson* gcc.target/arm/combine-movs.c: Use effective target...
2012-09-26 Janis Johnson* gcc.target/arm/pr42879.c: Handle big-endian.
2012-09-26 Steve Ellceyre PR web/54711 (Fix --target_board examples on test...
2012-09-26 Joern Renneckecontrib-list.mk (LIST): Remove arm-freebsd6, arm-linux...
2012-09-26 Dehao Chentree-ssa-live.c (clear_unused_block_pointer): Use expli...
2012-09-26 Joseph Myers* sv.po: Update.
2012-09-26 Joseph Myers* sv.po: Update.
2012-09-26 Oleg Endoextend.texi (bswap Builtins): Change signed types to...
2012-09-26 Steve Ellceyre PR c/37303 (const compound initializers in structs...
2012-09-26 Ian Lance Taylor* diagnostic.c (bt_callback): Cast pc when calling...
2012-09-26 Bill Schmidtre PR tree-optimization/54674 (ICE in build2_stat,...
2012-09-26 Georg-Johann Layre PR middle-end/54635 (Add addr_space_t argument to...
2012-09-26 Christophe... tree-ssa-math-opts.c (bswap_stats): Add found_16bit...
2012-09-26 Richard Guenthertree.h (DECL_IS_BUILTIN): Compare LOCATION_LOCUS.
2012-09-26 Ulrich DrepperOptimize bulk mode for normal_distribution<double>...
2012-09-26 Ian Lance TaylorMakefile.def: Make all-gcc depend on all-libbacktrace.
2012-09-26 Segher Boessenkoolre PR target/51274 (Starting with GCC 4.5, powerpc...
2012-09-26 GCC AdministratorDaily bump.
2012-09-25 Dehao Chenre PR middle-end/54704 (three-fold increase in compile...
2012-09-25 Oleg Endore PR target/54089 ([SH] Refactor shift patterns)
2012-09-25 Aldy Hernandezre PR middle-end/53850 (ICE: in expand_call_tm, at...
2012-09-25 Georg-Johann Lay* Tippo
2012-09-25 Georg-Johann Layre PR other/54701 (double_int conversion breaks avr...
2012-09-25 Georg-Johann Layavr.c (avr_set_current_function): Check cfun->machine...
2012-09-25 Georg-Johann Layre PR target/54641 (Wrong warning flags for building...
2012-09-25 Richard Guentherre PR lto/54625 (lto/profiledbootstrap broken by r19146...
2012-09-25 Paolo Carlinire PR c++/54526 ([C++11] <:: is incorrectly treated...
2012-09-25 Joseph Myers* vi.po: Update.
2012-09-25 Joseph Myersbe.po, [...]: Update.
2012-09-25 Dehao Chenre PR middle-end/54645 (Many testsuite failures)
2012-09-25 H.J. LuAdd missing testcase
2012-09-25 Igor ZamyatinUpdate long double tests for long double size == double...
2012-09-25 Jakub Jelinekre PR tree-optimization/54676 (ICE: in set_value_range...
2012-09-25 Jakub Jelinekre PR other/54692 (gcc doesn't build with "-Og -g")
next