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
/
ChangeLog
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-14
Implement TR29124 C++ special Math Functions.
Edward Smith-Rowland
1
-0
/
+125
2016-01-13
Use ::isinf and ::isnan if libc defines them
Jonathan Wakely
1
-0
/
+11
2016-01-13
Introduce separate baselines for Solaris 10 and 11+ (PR libstdc++/66006)
Rainer Orth
1
-0
/
+9
2016-01-12
libstdc++/68877 Reimplement std::__is_swappable
Daniel Kruegler
1
-0
/
+15
2016-01-12
Extend std::function test for PR 68995
Jonathan Wakely
1
-0
/
+2
2016-01-12
Prevent recursive instantiation in std::function
Jonathan Wakely
1
-0
/
+11
2016-01-11
allocator_traits<allocator<T>> partial specialization
Jonathan Wakely
1
-0
/
+8
2016-01-08
Use -std option in test for C99 macros in <cmath>
Jonathan Wakely
1
-0
/
+9
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
1
-0
/
+5
2016-01-07
Use std::addressof in insert iterators, allocators and promises
Jonathan Wakely
1
-0
/
+15
2016-01-06
Remove noexcept from function template that can throw
Jonathan Wakely
1
-0
/
+5
2016-01-06
Rename bits/mutex.h to avoid clashing with glibc
Jonathan Wakely
1
-0
/
+8
2016-01-04
Update copyright years.
Jakub Jelinek
1
-5043
/
+2
2015-12-28
2015-12-27 Edward Smith-Rowland <3dw4rd@verizon.net>
Edward Smith-Rowland
1
-0
/
+3
2015-12-24
Correct use of __GXX_WEAK__ macro.
Jason Merrill
1
-0
/
+6
2015-12-22
Add inline to std::__invfwd
Jonathan Wakely
1
-0
/
+5
2015-12-21
Rename test file that had incorrect bug number
Jonathan Wakely
1
-0
/
+4
2015-12-21
libstdc++/68995 qualify calls to __callable_functor
Jonathan Wakely
1
-0
/
+5
2015-12-21
libstdc++/68276 consistently qualify std::forward
Jonathan Wakely
1
-0
/
+7
2015-12-21
re PR libstdc++/66693 ([C++17] std::tuple_size fails with const std::array)
Ville Voutilainen
1
-0
/
+17
2015-12-18
Fix a regression introduced by the fix of libstdc++/68276.
Ville Voutilainen
1
-0
/
+6
2015-12-18
re PR libstdc++/68276 (ios_base::_M_grow_words should use new (std::nothrow))
Ville Voutilainen
1
-0
/
+7
2015-12-18
[DJGPP] Update config/os/djgpp/error_constants.h
Andris Pavenis
1
-0
/
+5
2015-12-16
libstdc++/68921 add timeout argument to futex(2)
Jonathan Wakely
1
-0
/
+5
2015-12-15
Restore accidentally-removed volatile qualifier
Jonathan Wakely
1
-0
/
+3
2015-12-15
Remove vestigial traces of std::tr1::bind
Jonathan Wakely
1
-0
/
+6
2015-12-15
Fix cv-qualifiers in std::bind invocation
Jonathan Wakely
1
-0
/
+7
2015-12-15
re PR libstdc++/68863 (Regular expressions: Backreferences don't work in nega...
Tim Shen
1
-0
/
+9
2015-12-14
Bad date on the Changelog entry, boo hiss.
Ville Voutilainen
1
-1
/
+1
2015-12-14
Document the implementation of Logical Operator Type Traits.
Ville Voutilainen
1
-0
/
+9
2015-12-11
Fix std::invoke support for reference_wrappers
Jonathan Wakely
1
-0
/
+10
2015-12-11
re PR libstdc++/68139 (rethrow_if_nested should tolerate overloaded unary ope...
Ville Voutilainen
1
-0
/
+7
2015-12-10
Change tests to use -std=gnu++14 not -std=gnu++1y
Jonathan Wakely
1
-0
/
+37
2015-12-10
Fix dejagnu directives in shared_ptr test
Jonathan Wakely
1
-0
/
+7
2015-12-10
Improve generated libstdc++ API docs
Jonathan Wakely
1
-0
/
+27
2015-12-04
PR libstdc++/57060 cope with invalid thread IDs
Jonathan Wakely
1
-0
/
+10
2015-12-02
Fix ambiguity with multiple enable_shared_from_this bases
Jonathan Wakely
1
-0
/
+9
2015-12-01
Define path::_Cmpt after specializing path::__is_encoded_char
Jonathan Wakely
1
-0
/
+5
2015-11-26
Ensure another pretty-printer test uses C++98 mode
Jonathan Wakely
1
-0
/
+3
2015-11-26
Ensure pretty-printer test uses C++98 mode
Jonathan Wakely
1
-0
/
+5
2015-11-26
* configure: Regenerate.
David Edelsohn
1
-0
/
+4
2015-11-25
Improve tests for valid values of iostream bitmask types
Jonathan Wakely
1
-0
/
+7
2015-11-25
Port libvtv to Solaris
Rainer Orth
1
-0
/
+9
2015-11-24
Handle C++11 <math.h> overloads on Solaris 12
Rainer Orth
1
-0
/
+94
2015-11-21
* testsuite/23_containers/vector/profile/vector.cc: Add maxdata option on AIX.
David Edelsohn
1
-0
/
+5
2015-11-20
re PR libstdc++/68448 (Python Pretty Printers get disabled on libstdc++ reloa...
Jan Kratochvil
1
-1
/
+8
2015-11-17
PR libstdc++/66059 optimise _Build_index_tuple
Jonathan Wakely
1
-0
/
+5
2015-11-16
re PR libstdc++/67440 (pretty-printing of a const set<foo> fails)
Doug Evans
1
-0
/
+10
2015-11-15
PR libstdc++/68353 fix _GLIBCXX_USE_C99_WCHAR test
Jonathan Wakely
1
-0
/
+7
[next]