aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-10-11Enable printers and xmethods for std::__cxx11::listJonathan Wakely4-4/+7
2016-10-11Remove redundant const qualifliers from string_viewJonathan Wakely3-2/+6
2016-10-11More noexcept for standard mutex types and locksJonathan Wakely3-6/+14
2016-10-11PR77710: fix triplet in builtin-sprintf-warn-4.cThomas Preud'homme2-4/+10
2016-10-11utils2.c (build_binary_op): Add a NO_FOLD argument.Pierre-Marie de Rodat4-21/+47
2016-10-11fe.h (Constant_Value): Declare.Tristan Gingold3-1/+18
2016-10-11trans.c (gnat_to_gnu): Adjust comment.Eric Botcazou2-6/+14
2016-10-11utils.c (type_unsigned_for_rm): New predicate.Eric Botcazou6-24/+189
2016-10-11c-common.c (warning_candidate_p): Change the return type to bool and return t...Marek Polacek2-12/+19
2016-10-11system-linux-ppc64.ads: Delete.Eric Botcazou4-190/+26
2016-10-11Add missing fileEric Botcazou1-0/+23
2016-10-11sparc.opt (msubxc): New option.Eric Botcazou24-868/+1530
2016-10-11visium-modes.def (CC_NOOV): Rename into...Eric Botcazou5-64/+152
2016-10-11Remove RECORD_TYPE special-casing in std_canonical_va_list_typeTom de Vries2-4/+8
2016-10-11tree.h (build_complex_type): Add second parameter with default.Eric Botcazou3-9/+22
2016-10-11New avr-passes.def to register AVR specific passes.Georg-Johann Lay5-17/+53
2016-10-11[MIPS] Disable -mbranch-likely for -Os when targetting generic archRobert Suchanek4-35/+66
2016-10-11lto-streamer-out.c (collect_block_tree_leafs): New helper.Richard Biener3-3/+30
2016-10-11Makefile.in (C_COMMON_OBJS): Add c-family/c-warn.o.Marek Polacek6-2192/+2275
2016-10-11Daily bump.GCC Administrator1-1/+1
2016-10-11compiler: move Backend/Linemap creation out of front end.Than McIntosh10-14/+58
2016-10-11Accidentally failed to commit these earlier, as part of:Ian Lance Taylor3-36/+173
2016-10-10Infer and push new value ranges for x in y < x.Kugan Vivekanandarajah2-14/+45
2016-10-10runtime: copy print/println support from Go 1.7Ian Lance Taylor13-351/+174
2016-10-10Always support float128 on ia64 (PR target/77586).Joseph Myers7-45/+19
2016-10-10* sv.po: Update.Joseph Myers2-5/+9
2016-10-10Improve docs on libstdc++ source-code layoutJonathan Wakely3-135/+222
2016-10-11Make any's copy assignment operator exception-safe,Ville Voutilainen7-29/+223
2016-10-10Allocate bitmap before copyingKugan Vivekanandarajah2-1/+9
2016-10-10configure.ac: Add aarch64-*-freebsd*.Andreas Tobler10-1/+148
2016-10-10C++17 class deduction issuesJason Merrill4-5/+58
2016-10-10re PR tree-optimization/71947 (x ^ y not folded to 0 if x == y by DOM)Jeff Law9-1/+140
2016-10-10Update docs on libstdc++ source-code layoutJonathan Wakely8-87/+238
2016-10-10re PR tree-optimization/77824 (unreachable code in SLSR GIMPLE pass)Bill Schmidt2-4/+17
2016-10-10Correct C++11 implementation status docsJonathan Wakely2-9/+7
2016-10-10Use noexcept instead of _GLIBCXX_USE_NOEXCEPTJonathan Wakely2-25/+20
2016-10-10compiler: prune away gcc-specific linemap usageThan McIntosh5-2/+28
2016-10-10runtime: copy channel code from Go 1.7 runtimeIan Lance Taylor23-1298/+2676
2016-10-10Minor simplification to std::_Bind_result helpersJonathan Wakely2-26/+28
2016-10-10S/390: Wrap more macro args into ()Andreas Krebbel2-43/+49
2016-10-10Implement constexpr std::addressof for C++17Jonathan Wakely7-10/+82
2016-10-10re PR fortran/77915 (Internal error for matmul() in forall with optimization)Thomas Koenig4-0/+30
2016-10-10gen-avr-mmcu-texi.c (string.h): Include.Georg-Johann Lay2-0/+5
2016-10-10[4/4] ARMv8.2-A testsuite for new scalar intrinsicsJiong Wang60-0/+1916
2016-10-10[3/4] ARMv8.2-A testsuite for new vector intrinsicsJiong Wang15-0/+3428
2016-10-10[2/4] ARMv8.2-A testsuite for new data movement intrinsicsJiong Wang7-15/+1053
2016-10-10[1/4] ARMv8.2-A FP16 testsuite selectorJiong Wang2-13/+53
2016-10-10Define std::allocator<T>::is_always_equalJonathan Wakely4-1/+15
2016-10-10LWG 2733, LWG 2759 reject bool in gcd and lcmJonathan Wakely5-8/+102
2016-10-10re PR target/77738 (Invalid initialisation of ar.lc register)Andreas Schwab2-6/+15