summaryrefslogtreecommitdiff
path: root/libstdc++-v3
AgeCommit message (Expand)AuthorFilesLines
2017-08-03PR libstdc++/77356timshen5-42/+111
2017-08-03PR libstdc++/70745timshen3-8/+28
2017-02-06Merge branches/gcc-6-branch rev 245201.Yvan Roux15-58/+480
2017-01-09Merge branches/gcc-6-branch rev 244220.Yvan Roux5-5/+105
2016-12-13Merge branches/gcc-6-branch rev 243594.Yvan Roux158-867/+3706
2016-11-15Merge branches/gcc-6-branch rev 242371.Yvan Roux33-320/+1269
2016-10-16Merge branches/gcc-6-branch rev 241214.Yvan Roux80-308/+1273
2016-09-07 libstdc++-v3/Yvan Roux1-1/+2
2016-09-07 libstdc++-v3/Yvan Roux2-5/+5
2016-08-22Merge branches/gcc-6-branch rev 239654.Yvan Roux37-107/+544
2016-07-11Merge branches/gcc-6-branch rev 238201.Yvan Roux17-19/+693
2016-06-15Merge branches/gcc-6-branch rev 237469.Yvan Roux18-100/+956
2016-04-27Update ChangeLog and version files for releasegccadmin1-0/+4
2016-04-19 * include/bits/random.h: Fix filename in comment.redi2-1/+5
2016-04-14Revert empty class parameter passing ABI changes.jason16-81/+34
2016-04-13PR c++/69517 - [5/6 regression] SEGV on a VLA with excess initializer elementsmsebor2-1/+8
2016-04-13Adjust for new empty class parameter passing ABI.redi16-30/+111
2016-04-122016-04-12 Edward Smith-Rowland <3dw4rd@verizon.net>emsr2-18/+833
2016-04-07 * testsuite/30_threads/thread/70503.cc: Adjust from xfail to pass.redi2-6/+14
2016-04-06 * src/Makefile.am (libstdc++-symbols.ver): Remove useless /dev/null.ebotcazou3-2/+7
2016-04-05Restore atomic builtins usage in libstdc++-v3redi3-4/+9
2016-04-05 * testsuite/30_threads/thread/70503.cc: Require -static to work.redi2-0/+3
2016-04-05Ensure std::thread helpers have internal linkageredi3-4/+44
2016-04-05 PR libstdc++/70437ville3-8/+73
2016-03-24libstdc++/69945 Add __gnu_cxx::__freeres hookredi4-0/+63
2016-03-232016-03-23 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger6-5/+19
2016-03-18 * libsupc++/guard.cc: Revert my last commit.uros2-10/+2
2016-03-18 Revert:uros2-2/+10
2016-02-24libstdc++/69939 Qualify get and forwardredi2-1/+6
2016-02-23Document __STDCPP_WANT_MATH_SPEC_FUNCS__ macroredi3-0/+12
2016-02-23libstdc++/69893 make <tr1/cmath> work with C++11redi5-71/+170
2016-02-232016-02-23 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger3-0/+12
2016-02-172016-02-16 Tim Shen <timshen@google.com>timshen4-11/+38
2016-02-12Fix FAIL: special_functions/18_riemann_zeta/check_value.cc (test for excess e...mrs1-4/+1
2016-02-09Ensure stdout is newline terminated for status wrappers.mrs9-0/+11
2016-02-08Remove accidentally added 'constexpr' in previous commitredi3-4/+8
2016-02-08Enable isinf/isnan checks for all targetsredi3-8/+18
2016-02-05libstdc++: S/390: Add missing baseline_symbols.txt for s390x/-m31.krebbel2-0/+5546
2016-02-04Test for C99 stdlib.h functions with -std=c++98redi5-0/+156
2016-02-04Regenerate front page of libstdc++ HTML docsredi2-2/+4
2016-02-04Update copyright years in libstdc++ manual and add linkredi5-4/+16
2016-02-01Don't define guard macros when doing #include_next in math.h and stdlib.hredi3-11/+16
2016-01-29Fix Cygwin bootstrap error due to TM symbolsredi2-0/+8
2016-01-28 PR libstdc++/69450danglin5-33/+91
2016-01-27 * testsuite/libstdc++-prettyprinters/whatis.cc: Include <random>.jakub2-0/+5
2016-01-27Set FP options for failing special functions testsredi3-4/+13
2016-01-26Fix assertions for move assignment of trivial typesredi6-4/+180
2016-01-26Fix build failure when wide character support is not availableandris2-0/+9
2016-01-25Avoid including all of <random> in <algorithm>redi11-323/+396
2016-01-23 PR libstdc++/69446danglin2-0/+8