index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libstdc++-v3
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-27
Set FP options for failing special functions tests
Jonathan Wakely
3
-4
/
+13
2016-01-26
Fix assertions for move assignment of trivial types
Jonathan Wakely
6
-4
/
+180
2016-01-26
Fix build failure when wide character support is not available
Andris Pavenis
2
-0
/
+9
2016-01-25
Avoid including all of <random> in <algorithm>
Jonathan Wakely
11
-323
/
+396
2016-01-23
re PR libstdc++/69446 (cow-stdexcept.cc:374:1: error: alias d efinitions not ...
John David Anglin
2
-0
/
+8
2016-01-22
TR29124 C++ Special Math - <math.h> pulls funcs into global namespace.
Edward Smith-Rowland
23
-44
/
+119
2016-01-22
Constrain std::valarray functions and operators
Jonathan Wakely
3
-2
/
+70
2016-01-22
Allow _GLIBCXX_HAVE_OBSOLETE_ISINF_ISNAN to be overridden
Jonathan Wakely
5
-2
/
+32
2016-01-21
libstdc++/69406 Fix test to check for supported headers
Jonathan Wakely
8
-6
/
+45
2016-01-20
libstdc++: Darwin does not support weak refs without definition.
Torvald Riegel
2
-0
/
+8
2016-01-20
Add C++11 <cmath> overloads to the global namespace
Jonathan Wakely
3
-0
/
+114
2016-01-20
Ensure C++ language linkage in cmath and cstdlib
Jonathan Wakely
6
-0
/
+71
2016-01-19
Add C++-conforming wrappers for stdlib.h and math.h
Jonathan Wakely
10
-17
/
+124
2016-01-18
libstdc++: Fix usage of __GXX_WEAK__ in TM TS support.
Torvald Riegel
4
-28
/
+45
2016-01-18
Add test for PR 60637
Jonathan Wakely
2
-0
/
+38
2016-01-18
Fix PR number in changelog for commit r232504
Jonathan Wakely
1
-1
/
+1
2016-01-18
Fix construction of std::function from null pointer-to-member
Jonathan Wakely
3
-8
/
+30
2016-01-18
Fix libstdc++ build with -fno-exceptions
Jonathan Wakely
2
-4
/
+11
2016-01-17
re PR libstdc++/68734 (FAIL: libstdc++-abi/abi_check)
John David Anglin
2
-0
/
+1572
2016-01-17
libstdc++: Fix static_assert.
Torvald Riegel
2
-2
/
+6
2016-01-16
Revert the accidental checkin
H.J. Lu
1
-1
/
+2
2016-01-16
Add __int128 symbols to x32 aseline_symbols.txt
H.J. Lu
3
-2
/
+12
2016-01-15
Use static assertion for uses-allocator construction
Jonathan Wakely
5
-2
/
+114
2016-01-15
PR libstdc++/69294 Check for isinf and isnan on AIX
Jonathan Wakely
3
-8
/
+15
2016-01-15
libstdc++: Make certain exceptions transaction_safe.
Torvald Riegel
15
-42
/
+638
2016-01-15
random.tcc: Use __builtin_isfinite instead of std::isfinite.
Steve Ellcey
2
-1
/
+6
2016-01-15
* include/bits/std_mutex.h: Fix Doxygen @file name.
Jonathan Wakely
2
-1
/
+5
2016-01-14
Implement TR29124 C++ special Math Functions.
Edward Smith-Rowland
119
-2265
/
+48208
2016-01-13
Use ::isinf and ::isnan if libc defines them
Jonathan Wakely
6
-0
/
+134
2016-01-13
Introduce separate baselines for Solaris 10 and 11+ (PR libstdc++/66006)
Rainer Orth
5
-1
/
+15726
2016-01-12
libstdc++/68877 Reimplement std::__is_swappable
Daniel Kruegler
8
-34
/
+512
2016-01-12
Extend std::function test for PR 68995
Jonathan Wakely
2
-0
/
+7
2016-01-12
Prevent recursive instantiation in std::function
Jonathan Wakely
3
-11
/
+47
2016-01-11
allocator_traits<allocator<T>> partial specialization
Jonathan Wakely
3
-1
/
+144
2016-01-08
Use -std option in test for C99 macros in <cmath>
Jonathan Wakely
3
-1
/
+10
2016-01-08
Fix PR number in previous commit
Jonathan Wakely
1
-1
/
+1
2016-01-08
Add missing include for std::__addressof
Jonathan Wakely
2
-0
/
+6
2016-01-07
Use std::addressof in insert iterators, allocators and promises
Jonathan Wakely
8
-8
/
+159
2016-01-06
Remove noexcept from function template that can throw
Jonathan Wakely
3
-2
/
+63
2016-01-06
Rename bits/mutex.h to avoid clashing with glibc
Jonathan Wakely
6
-4
/
+12
2016-01-04
Update copyright years.
Jakub Jelinek
7761
-12803
/
+12813
2015-12-28
2015-12-27 Edward Smith-Rowland <3dw4rd@verizon.net>
Edward Smith-Rowland
2
-3
/
+6
2015-12-24
Correct use of __GXX_WEAK__ macro.
Jason Merrill
3
-2
/
+8
2015-12-22
Add inline to std::__invfwd
Jonathan Wakely
2
-1
/
+6
2015-12-21
Rename test file that had incorrect bug number
Jonathan Wakely
2
-0
/
+4
2015-12-21
libstdc++/68995 qualify calls to __callable_functor
Jonathan Wakely
3
-4
/
+37
2015-12-21
libstdc++/68276 consistently qualify std::forward
Jonathan Wakely
3
-9
/
+66
2015-12-21
re PR libstdc++/66693 ([C++17] std::tuple_size fails with const std::array)
Ville Voutilainen
11
-65
/
+288
2015-12-18
Fix a regression introduced by the fix of libstdc++/68276.
Ville Voutilainen
2
-1
/
+13
2015-12-18
re PR libstdc++/68276 (ios_base::_M_grow_words should use new (std::nothrow))
Ville Voutilainen
3
-7
/
+13
[next]