gcc.git
2012-10-10 Paolo Carlinire PR c++/53741 (ICE on lambda calling static template...
2012-10-10 Pavel ChupinFix missing gthr-default.h issue on separate libstdc...
2012-10-10 Ganesh GopalasubramanianFix for PR51109
2012-10-10 Paolo Carlinire PR c++/50478 ([C++0x] Internal compiler error when...
2012-10-10 Richard BienerMAINTAINERS: Adjust for changed surename.
2012-10-10 Richard Bienerre PR bootstrap/54876 (LTO bootstrap broken, streaming...
2012-10-10 Arnaud Charletre PR ada/54845 ([trunk/gcc/c-family/c-ada-spec.c:3114...
2012-10-10 Andreas Krebbelconfig.gcc: Enable zEC12 for with-arch and with-tune...
2012-10-10 Ian Lance Taylordwarf.c (dwarf_fileline): Add cast to avoid warning.
2012-10-10 David S. MillerMake Niagara-4 instruction scheduling more accurate.
2012-10-10 Dehao Chentree-eh.c (lower_try_finally_onedest): Set correct...
2012-10-10 Oleg Endore PR target/52480 (SH Target: SH4A movua.l does not...
2012-10-10 GCC AdministratorDaily bump.
2012-10-09 Paolo Carlinire PR c++/53307 (internal crash with variadic templates...
2012-10-09 Daniel Kruglertype_traits (common_time): Provide "SFINAE-friendly...
2012-10-09 Steve Ellceyext_ins.c: Modify f2 to aviod uninitialized data.
2012-10-09 Lawrence CrowlChange more non-GTY hash tables to use the new type...
2012-10-09 Steven Bosscher* basic-block. (profile_record): New struct, moved...
2012-10-09 Uros BizjakChangeLog: Move testsuite entries ...
2012-10-09 Oleg Endore PR target/54760 ([SH] Add __builtin_thread_pointer...
2012-10-09 Andrew MacLeodre PR libstdc++/54861 (std::atomic_signal_fence(std...
2012-10-09 Ian Lance TaylorAdd support for tracing through shared libraries.
2012-10-09 Benjamin Kosnik808590.cc: Fix constant value.
2012-10-09 Paolo Carlinire PR c++/53763 (Missing error check on decltype when...
2012-10-09 Venkataramanan... Fix for PR53397 by making prefecthing less agressive
2012-10-09 Paolo Carlinire PR libstdc++/54869 (ext/random/simd_fast_mersenne_tw...
2012-10-09 Richard Guentherre PR bootstrap/54837 (lto bootstrap error: ICE in...
2012-10-09 Rainer OrthFix gcc.target/i386/long-double-80-7.c (PR target/54866)
2012-10-09 Richard Guenthertree-streamer.c (streamer_tree_cache_get): Move ...
2012-10-09 Jan Hubickaloop-unroll.c (unroll_loop_constant_iterations): Add...
2012-10-09 Tobias Burnuslto-cgraph.c (input_node_opt_summary): Remove unused...
2012-10-09 Paolo Carlinire PR c++/54194 (misleading suggestion about arithmetic...
2012-10-09 Nick Cliftonre PR rtl-optimization/54739 (FAIL: gcc.dg/lower-subreg...
2012-10-09 Nick Cliftonre PR target/54661 (mcore_output_movedouble: operation...
2012-10-09 Jonathan Wakelyre PR libstdc++/54754 ([parallel mode] 'make check...
2012-10-09 Uros BizjakChangeLog: Move testsuite entries ...
2012-10-09 Marc Glissere PR c++/54427 (Expose more vector extensions)
2012-10-09 Uros Bizjaktestsuite_abi.cc (check_version): Add CXXABI_1.3.7.
2012-10-09 GCC AdministratorDaily bump.
2012-10-08 Joseph Myers* es.po: Update.
2012-10-08 Uros Bizjakatom.md (atom_sse_4): Merge atom_sse_attr attibutes.
2012-10-08 Marc Glissere PR middle-end/54400 (recognize vector reductions)
2012-10-08 Jakub Jelinekre PR c++/54858 (ICE in cp_tree_equal)
2012-10-08 Jan Hubickaloop-unswitch.c (unswitch_single_loop): Use estimated_l...
2012-10-08 Marek Polacekre PR debug/54831 (ICE: in vt_add_function_parameter...
2012-10-08 Tobias Burnuslto.c (lto_wpa_write_files, [...]): Free lto_file struc...
2012-10-08 Dehao Chenpredict.c (predict_loops): Predict for short-circuit...
2012-10-08 Jan Hubickalto.c (remember_with_vars): Also fixup INTEGER_CST.
2012-10-08 Steven Bosscherbitmap.h (bitmap_and_into): Update prototype.
2012-10-08 Rainer OrthRequire tls_runtime in gcc.target/i386/pr54445-1.c
2012-10-08 Jason MerrillAllow dynamic initialization of thread_locals.
2012-10-08 Jason MerrillSupport C++11 thread_local destructors.
2012-10-08 Jason MerrillPartial implementation of C++11 thread_local.
2012-10-08 Jason Merrillrs6000.c (rs6000_code_end): Protect the use of ASM_WEAK...
2012-10-08 Richard Guentherre PR tree-optimization/54825 (ICE with vector extension)
2012-10-08 Richard Guenthertree-ssa-pre.c (postorder_num): New global.
2012-10-08 Bernd Schmidtsched-int.h (schedule_block): Adjust declaration.
2012-10-08 Georg-Johann Layre PR target/54854 ([avr] Deprecate and finally remove...
2012-10-08 Oleg Endore PR middle-end/54685 ([SH] Improve unsigned int compa...
2012-10-08 Dodji SeketeliPR c++/53528 C++11 attribute support
2012-10-08 Georg-Johann Layre PR target/54815 ([avr] missed optimization with...
2012-10-08 Eric Botcazouslsr-30.c: Use correct cleanup directive.
2012-10-08 Uros Bizjak* ChangeLog: Fix whitespace.
2012-10-08 Ian Lance Taylorruntime: Fix __go_symbol_value val argument to backtrac...
2012-10-08 Oleg Endore PR target/54760 ([SH] Add __builtin_thread_pointer...
2012-10-08 GCC AdministratorDaily bump.
2012-10-08 Hans-Peter... mmix.c (mmix_output_octa): Don't assume HOST_WIDEST_INT...
2012-10-07 Paolo Carlinipt.c (fold_non_dependent_expr_sfinae): Remove static...
2012-10-07 Paolo Carlinire PR c++/51422 ([c++0x] ICE with invalid lambda expres...
2012-10-07 Richard Sandifordmachmode.h (GET_MODE_UNIT_PRECISION): New macro.
2012-10-07 Jan Hubickaipa-inline-analysis.c (do_estimate_edge_time): Return...
2012-10-07 Jan Hubickalto-cgraph.c (lto_symtab_encoder_new): New parameter...
2012-10-07 Matthias KloseFix typo in previous commit:
2012-10-07 Matthias Kloseunwind-arm.h (__gnu_unwind_24bit): Mark parameters...
2012-10-07 Matthias Klosebasic: Remove empty directory.
2012-10-07 Richard Sandifordmips-protos.h (mips_split_type): New enum.
2012-10-07 Segher Boessenkoolrs6000.c (print_operand): Delete.
2012-10-07 GCC AdministratorDaily bump.
2012-10-06 Paolo Carlinire PR c++/52764 (Including <cstdint> after <stdint...
2012-10-06 Paolo Carlinire PR c++/54249 ([C++11] No ::nullptr_t in header ...
2012-10-06 Gerald PfeiferFix ChangeLog date of
2012-10-06 Janne BlomqvistFix usage of secure_getenv with glibc 2.17.
2012-10-06 Diego Novillox86_64-unknown-linux-gnu.xfail: Update.
2012-10-06 Jan Hubicka* gcc.dg/lto/resolutions_0.c: New testcase.
2012-10-06 Jan Hubickare PR lto/53831 (Virtuals missing in LTO symtab)
2012-10-06 Dehao Chenre PR debug/54826 (gdb test case failure (bs15503)...
2012-10-06 Jan HubickaFix previous commit once again :(
2012-10-06 Jan HubickaFix previous commit.
2012-10-06 Jan HubickaFix previous commit.
2012-10-06 Jan Hubickainvoke.texi (-fprofile-report): Document.
2012-10-06 Janus Weilre PR fortran/54832 ([OOP] Type-bound operator not...
2012-10-06 Jan Hubickare PR lto/54790 (Missing optimization with LTO)
2012-10-06 Thomas Koenigre PR libfortran/54736 (GFORTRAN_CONVERT_UNIT causes...
2012-10-06 Janus Weilre PR fortran/45521 ([F08] GENERIC resolution with...
2012-10-06 Andreas Schwabre PR rtl-optimization/54739 (FAIL: gcc.dg/lower-subreg...
2012-10-06 Oleg Endore PR target/54760 ([SH] Add __builtin_thread_pointer...
2012-10-06 Joe Seymourdynamic_bitset: Fix cxxabi_forced.h include path.
2012-10-06 John David... re PR rtl-optimization/54739 (FAIL: gcc.dg/lower-subreg...
2012-10-06 GCC AdministratorDaily bump.
2012-10-05 Mark Kettenisconfig.host (*-*-openbsd*): Add t-eh-dw2-dip to tmake_file.
next