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
2018-05-24
PR target/85904 check for aligned_alloc on netbsd cross-compilation
Maya Rashish
1
-0
/
+6
2018-05-24
Implement P0558R2 changes to std::atomic
Jonathan Wakely
1
-0
/
+39
2018-05-23
Refactor path construction from null terminated iterator ranges
Jonathan Wakely
1
-0
/
+29
2018-05-23
Fix handling of an empty filename at end of a path
Jonathan Wakely
1
-0
/
+13
2018-05-21
Add support for opening file streams from wide character strings
Jonathan Wakely
1
-0
/
+35
2018-05-21
re PR libstdc++/85845 (Many libstdc++ test failures)
François Dumont
1
-0
/
+7
2018-05-21
Fix std::filesystem::absolute for empty paths
Jonathan Wakely
1
-0
/
+6
2018-05-21
PR libstdc++/85818 make new test require Filesystem support
Jonathan Wakely
1
-0
/
+4
2018-05-21
PR libstdc++/85843 fix "should be explicitly initialized" warnings
Jonathan Wakely
1
-0
/
+6
2018-05-19
Fix std::codecvt_utf8<wchar_t> for Mingw
Jonathan Wakely
1
-0
/
+8
2018-05-18
2018-05-18 François Dumont <fdumont@gcc.gnu.org>
François Dumont
1
-0
/
+32
2018-05-18
Some libstdc++ fixes for -Wdeprecated-copy.
Jason Merrill
1
-0
/
+16
2018-05-18
PR libstdc++/85098 add missing definitions for static constants
Jonathan Wakely
1
-0
/
+14
2018-05-17
PR libstdc++/85818 ensure path::preferred_separator is defined
Jonathan Wakely
1
-0
/
+5
2018-05-17
PR libstdc++/85812 fix memory leak in std::make_exception_ptr
Jonathan Wakely
1
-0
/
+9
2018-05-15
PR libstdc++/85749 constrain seed sequences for random number engines
Jonathan Wakely
1
-0
/
+30
2018-05-15
PR libstdc++/83891 fix path::is_absolute() for non-POSIX targets
Jonathan Wakely
1
-0
/
+8
2018-05-15
Remove unused headers from tests
Jonathan Wakely
1
-0
/
+35
2018-05-15
PR libstdc++/84159 fix appending strings to paths
Jonathan Wakely
1
-0
/
+11
2018-05-15
Qualify std::__invoke in <variant> to prevent ADL
Jonathan Wakely
1
-0
/
+5
2018-05-14
PR libstdc++/81256 fix exception handling in basic_filebuf::close
Jonathan Wakely
1
-0
/
+7
2018-05-14
Add __attribute__((malloc) to allocator and remove unused code
Jonathan Wakely
1
-0
/
+5
2018-05-14
PR libstdc++/67554 Do not pass null pointers to memcpy
Jonathan Wakely
1
-0
/
+4
2018-05-14
PR libstdc++/82966 fix swapping of node handles
Jonathan Wakely
1
-0
/
+7
2018-05-13
re PR libstdc++/80165 (Constexpr tuple of variant doesn't work)
Ville Voutilainen
1
-0
/
+5
2018-05-11
correct changelog!
Edward Smith-Rowland
1
-2
/
+2
2018-05-10
Document Dual ABI for std::ios_base::failure
Jonathan Wakely
1
-1
/
+9
2018-05-10
regex_compiler.h (_S_cache_size): Change from function to variable.
Jason Merrill
1
-0
/
+5
2018-05-10
PR libstdc++/83140 - assoc_legendre returns negated value when m is odd
Edward Smith-Rowland
1
-0
/
+10
2018-05-10
PR libstdc++/85729 add linkage specifications to headers
Jonathan Wakely
1
-0
/
+10
2018-05-09
safe_iterator.h (_Safe_iterator<>::_M_constant()): Rename in...
François Dumont
1
-0
/
+32
2018-05-09
Make std::function tolerate semantically non-CopyConstructible objects
Jonathan Wakely
1
-0
/
+8
2018-05-08
debug.cc [...]: Include execinfo.h.
François Dumont
1
-0
/
+4
2018-05-08
macros.h (__glibcxx_check_valid_range_at): New.
François Dumont
1
-0
/
+45
2018-05-08
formatter.h (_Error_formatter::_M_function): New.
François Dumont
1
-0
/
+11
2018-05-08
Make std::regex automata use non-debug vector in Debug Mode
Jonathan Wakely
1
-0
/
+3
2018-05-08
PR libstdc++/85672 #undef _GLIBCXX_USE_FLOAT128 when not supported
Jonathan Wakely
1
-0
/
+9
2018-05-07
Document -lstdc++fs requirement for std::filesystem
Jonathan Wakely
1
-0
/
+3
2018-05-07
PR libstdc++/85671 allow copy elision in path concatenation
Jonathan Wakely
1
-0
/
+6
2018-05-07
Moar PR libstdc++/80506
Edward Smith-Rowland
1
-0
/
+6
2018-05-07
Revert 20001.
Edward Smith-Rowland
1
-6
/
+0
2018-05-07
Moar PR libstdc++/80506
Edward Smith-Rowland
1
-0
/
+6
2018-05-04
PR libstdc++/85642 fix is_nothrow_default_constructible<optional<T>>
Jonathan Wakely
1
-0
/
+13
2018-05-03
PR libstdc++/82644 define TR1 hypergeometric functions in strict modes
Jonathan Wakely
1
-0
/
+9
2018-05-03
PR libstdc++/84769 qualify call to std::get<0>
Jonathan Wakely
1
-0
/
+3
2018-05-03
PR libstdc++/85632 fix wraparound in filesystem::space
Jonathan Wakely
1
-0
/
+8
2018-05-03
Add tests for std::remove_cvref
Jonathan Wakely
1
-0
/
+6
2018-05-03
PR libstdc++/84087 add default arguments to basic_string members (LWG 2268)
Jonathan Wakely
1
-0
/
+17
2018-05-03
PR libstdc++/84535 constrain std::thread constructor
Jonathan Wakely
1
-0
/
+10
2018-05-03
Use std::invoke_result in std::async instead of std::result_of
Jonathan Wakely
1
-0
/
+3
[next]