aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-06-18re PR libstdc++/57641 (std::timed_mutex.try_lock_until() is broken)Jonathan Wakely4-131/+138
2013-06-18Emit errors when always_inline functions cannot be inlined in -O0 mode.Sriraman Tallam7-3/+38
2013-06-18re PR c++/53211 (range-based 'for' expression of type 'const int []' has inco...Paolo Carlini5-6/+58
2013-06-18Correct ChangeLog:Joern Rennecke1-1/+1
2013-06-18Fix a typo in comments in config/i386/i386.cH.J. Lu2-1/+6
2013-06-18arm.c (neon_vector_mem_operand): Add strict argument.Julian Brown6-20/+48
2013-06-18Makefile.in (LTO_STREAMER_H): Add pointer-set.h dependency.Richard Biener5-104/+32
2013-06-18Makefile.in (cgraphunit.o): Add $(CFGLOOP_H) dependency.Richard Biener3-4/+21
2013-06-18tree-streamer.h (streamer_tree_cache_create): Adjust prototype.Richard Biener7-37/+91
2013-06-18arm.md (attribute "insn"): Move multiplication and division attributes to...Sofiane Naci22-133/+312
2013-06-18Fix c90-fordecl-1.c testMarek Polacek2-2/+6
2013-06-18re PR lto/57334 (ICE: in input_gimple_stmt, at gimple-streamer-in.c:287)Richard Biener2-12/+7
2013-06-18re PR bootstrap/57609 (S/390 ESA mode bootstrap failure since r197266)Andreas Krebbel2-2/+17
2013-06-18re PR c/57630 (Error should include -std=c11 and friends)Marek Polacek2-2/+8
2013-06-18rs6000.h (enum data_align): New.Alan Modra4-22/+68
2013-06-18Daily bump.GCC Administrator1-1/+1
2013-06-17sec_reduce_ind_same_value.c: New test.Balaji V. Iyer2-0/+25
2013-06-17ggc-page.c (ggc_pch_write_object): Remove erroneous ATTRIBUTE_UNUSED marking.David Malcolm2-1/+6
2013-06-17+2013-06-17 Balaji V.Balaji V. Iyer2-6/+12
2013-06-17aarch64-simd.md (aarch64_dup_lane<mode>): Add r<-w alternative and update.Sofiane Naci6-33/+34
2013-06-17lto-streamer.h (enum LTO_tags): Add LTO_tree_scc.Richard Biener18-592/+2381
2013-06-17re PR c++/16128 (Diagnostic of missing argument list within functions)Paolo Carlini14-23/+57
2013-06-17Fixed a word wrap issue in my entry of testsuite/Changelog.Balaji V. Iyer1-2/+2
2013-06-17unaligned-memcpy-2.c (dest): Initialize to ensure alignment.Kyrylo Tkachov2-1/+6
2013-06-17gfortran.h (gfc_option_t): Add fpe_summary.Tobias Burnus19-30/+346
2013-06-16+2013-06-16 Balaji V.Balaji V. Iyer2-1/+6
2013-06-17stl_algobase.h (equal): Make C++14 overloads from N3671 dispatch to tradition...Jonathan Wakely3-95/+33
2013-06-17Daily bump.GCC Administrator1-1/+1
2013-06-16shared_mutex (shared_lock::operator=): Add missing return statement.Jonathan Wakely2-1/+9
2013-06-16mips.h (ISA_HAS_MUL3): Include TARGET_MIPS5900.Jürgen Urban6-13/+95
2013-06-16gcc/Richard Sandiford2-19/+42
2013-06-16re PR libstdc++/57263 (std::set with user-defined allocator - compile error)Jonathan Wakely7-7/+200
2013-06-16shared_mutex: Implement N3659.Jonathan Wakely25-0/+1606
2013-06-16re PR rtl-optimization/57425 (RTL alias analysis unprepared to handle stack s...Joern Rennecke10-11/+196
2013-06-16mips.h (ISA_HAS_LL_SC): Exclude TARGET_MIPS5900.Jürgen Urban3-2/+11
2013-06-16Daily bump.GCC Administrator1-1/+1
2013-06-15re PR fortran/49074 ([OOP] Defined assignment w/ CLASS arrays: Incomplete err...Mikael Morin5-1/+65
2013-06-15tree-flow.h (gimple_check_call_matching_types): Add new argument.Dehao Chen7-12/+30
2013-06-15h8300.exp: New.Oleg Endo22-179/+400
2013-06-15Daily bump.GCC Administrator1-1/+1
2013-06-14re PR libstdc++/57619 (std::unordered_map and std::unordered_multimap::insert...Paolo Carlini4-4/+114
2013-06-14re PR c++/51413 (Broken diagnostic with __builtin_offsetof)Paolo Carlini4-4/+30
2013-06-14re PR target/57615 (power8 support does not deal with -mquad-memory -mno-vsx)Michael Meissner2-2/+12
2013-06-14gimple.h (gimple_can_coalesce_p): Prototype.Jeff Law5-20/+250
2013-06-14compiler: fix computation of Offsetof.Ian Lance Taylor3-12/+37
2013-06-14aarch64-simd.md (aarch64_<su>mlal_lo<mode>): New pattern.Vidya Praveen4-0/+435
2013-06-14* Makefile.in (TARGET_H): Add insn-codes.h.Mike Stump2-1/+5
2013-06-14MAINTAINERS (Write After Approval): Add myself.Vidya Praveen2-0/+5
2013-06-14re PR fortran/57508 ([OOP] Intrinsic assignment+defined-assignment for comps:...Tobias Burnus4-0/+44
2013-06-14re PR c++/57599 (result of dynamic_cast<cv T> is just T)Paolo Carlini5-12/+105