summaryrefslogtreecommitdiff
path: root/libstdc++-v3
Commit message (Expand)AuthorAgeFilesLines
* Daily bump.GCC Administrator2021-01-021-0/+4
* Rotate ChangeLog files - step 2 - remove 2020 entries from ChangeLog files.Jakub Jelinek2021-01-011-8771/+1
* Rotate ChangeLog files - part 1 - add ChangeLog-2020.Jakub Jelinek2021-01-011-0/+8776
* Daily bump.GCC Administrator2020-12-281-0/+10
* libstdc++: Update link to Arm ABIGerald Pfeifer2020-12-272-2/+2
* libstdc++: Move Valgrind references to httpsGerald Pfeifer2020-12-272-4/+4
* Daily bump.GCC Administrator2020-12-271-0/+6
* libstdc++: Update link to Intel/GNU compatibility paperGerald Pfeifer2020-12-262-2/+2
* Daily bump.GCC Administrator2020-12-261-0/+11
* libstdc++: Update link to Java docsGerald Pfeifer2020-12-252-2/+2
* libstdc++: Convert three doxygen.nl links to httpsGerald Pfeifer2020-12-252-6/+6
* Daily bump.GCC Administrator2020-12-241-0/+4
* Account for VxWorks headers in libstdc++ test on namesOlivier Hainque2020-12-231-0/+41
* Daily bump.GCC Administrator2020-12-221-0/+20
* libstdc++: Disable floating-point std::to_chars on unsupported targetsPatrick Palka2020-12-217-4/+33
* Daily bump.GCC Administrator2020-12-211-0/+4
* libstdc++: Fix indentation in <semaphore>Jonathan Wakely2020-12-201-1/+2
* Daily bump.GCC Administrator2020-12-191-0/+64
* libstdc++: Fix mistake in PR98374 change [PR98377]Patrick Palka2020-12-181-1/+1
* libstdc++: Fix build failure on AArch64 ILP32 [PR98370]Patrick Palka2020-12-181-1/+1
* libstdc++: Fix build failure due to missing <langinfo.h> [PR98374]Patrick Palka2020-12-181-1/+5
* libstdc++: Check FE_TONEAREST is defined before using itPatrick Palka2020-12-182-6/+6
* libstdc++: Import MSVC floating-point std::to_chars testcasesPatrick Palka2020-12-172-0/+61142
* libstdc++: Add floating-point std::to_chars implementationPatrick Palka2020-12-176-1/+1796
* libstdc++: Apply modifications to our local copy of RyuPatrick Palka2020-12-178-236/+45
* libstdc++: Import parts of the Ryu libraryPatrick Palka2020-12-1713-0/+8024
* Daily bump.GCC Administrator2020-12-181-0/+33
* libstdc++: Test errno macros directly for all targets [PR 93151]Jonathan Wakely2020-12-173-39/+39
* libstdc++: Fix condition for gthreads-timed effective-targetJonathan Wakely2020-12-171-1/+1
* libstdc++: Fix -Wunused warningJonathan Wakely2020-12-171-1/+2
* libstdc++: Fix preprocessor condition [PR 98344]Jonathan Wakely2020-12-171-1/+1
* libstdc++: Move std::hash<std::thread::id> to <bits/std_thread.h>Jonathan Wakely2020-12-172-12/+12
* libstdc++: Regenerate autoconf filesJonathan Wakely2020-12-172-688/+0
* Daily bump.GCC Administrator2020-12-171-0/+134
* libstdc++: Add C++ runtime support for new 128-bit long double formatJonathan Wakely2020-12-1644-311/+1380
* libstdc++: Simplify built-in detection in <utility>Jonathan Wakely2020-12-161-11/+5
* libstdc++: Warn if __STRICT_ANSI has been undefinedJonathan Wakely2020-12-161-0/+9
* libstdc++: Only use __builtin_sprintf if supported [PR 96083]Jonathan Wakely2020-12-161-0/+16
* libstdc++: Fix errors from Library Fundamentals TS headers in C++11 [PR 98319]Jonathan Wakely2020-12-164-60/+45
* libstdc++: Add performance test for atomic_flag [PR 46447]Jonathan Wakely2020-12-161-0/+71
* libstdc++: Test errno macros directly, not via autoconf [PR 93151]Jonathan Wakely2020-12-165-60/+53
* Daily bump.GCC Administrator2020-12-161-0/+65
* libstdc++: Remove init_priority attribute for Init object [PR 98108]Jonathan Wakely2020-12-151-9/+1
* libstdc++: Support libc with stdio-only I/O in libstdc++Keith Packard2020-12-154-17/+69
* libstdc++: Fix the test for rvalue stream extractionVille Voutilainen2020-12-151-0/+2
* libstdc++: Increase timeout for tests in debug modeJonathan Wakely2020-12-154-2/+9
* libstdc++: Do not define constexpr assertions for C++11Jonathan Wakely2020-12-151-1/+1
* libstdc++: Fix required locales of a testcaseMarius Hillenbrand2020-12-151-1/+3
* libstdc++: Remove workaround for PR c++/78173Jonathan Wakely2020-12-151-4/+1
* libstdc++: Disabling AC_LIBTOOL_DLOPEN check if building with avr-libcVladimir Vishnevsky2020-12-152-2/+2