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/existing-fp8
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-05-20
re PR libstdc++/71081 (experimental/memory_resource/1.cc run for targets with...
Thomas Preud'homme
2
-1
/
+6
2016-05-13
libstdc++/71073 add system_header pragma to Debug Mode headers
Jonathan Wakely
11
-4
/
+35
2016-05-12
Add dg-require-atomic-builtins to test
Jonathan Wakely
2
-0
/
+6
2016-05-11
libstdc++/71049 fix --disable-libstdcxx-dual-abi bootstrap
Jonathan Wakely
2
-17
/
+26
2016-05-10
Test begin and end functions for directory iterators
Jonathan Wakely
4
-4
/
+56
2016-05-10
libstdc++/71038 fix error checks in filesystem::copy_file
Jonathan Wakely
3
-1
/
+87
2016-05-10
Optimize __directory_iterator_proxy for the common case
Jonathan Wakely
2
-1
/
+6
2016-05-10
libstdc++/71036 Handle EEXIST in filesystem::create_directory
Jonathan Wakely
3
-4
/
+76
2016-05-10
libstdc++/71037 Add base path to filesystem::canonical exceptions
Jonathan Wakely
3
-2
/
+29
2016-05-10
2.cc: Remove unused using declaration.
Jonathan Wakely
2
-2
/
+4
2016-05-10
libstdc++/71005 fix post-increment for filesystem iterators
Jonathan Wakely
4
-13
/
+137
2016-05-09
libstdc++/71004 fix recent additions to testcase
Jonathan Wakely
2
-3
/
+11
2016-05-09
Avoid endless run-time recursion for copying single-element tuples where the...
Ville Voutilainen
3
-2
/
+60
2016-05-09
libstdc++/71004 fix recursive_directory_iterator default constructor
Jonathan Wakely
3
-2
/
+20
2016-05-05
Enable dg-reqire-sharedlib on Solaris
Rainer Orth
2
-2
/
+7
2016-05-05
Add dg-require-filesystem-ts directive to test
Jonathan Wakely
2
-0
/
+6
2016-05-04
libstdc++/70940 Start fixing polymorphic memory resources
Jonathan Wakely
5
-31
/
+167
2016-04-29
Remove trailing whitespace from libstdc++-v3 files
Chris Gregory
471
-12460
/
+12467
2016-04-28
libstdc++/70766 use std::addressof instead of operator&
Jonathan Wakely
10
-23
/
+235
2016-04-28
hashtable_policy.h (__detail::_Insert_base, [...]): Improve comments.
Jonathan Wakely
2
-2
/
+8
2016-04-27
libstdc++/70767 Define std::numeric_limits<cv T> in C++98 mode
Jonathan Wakely
2
-6
/
+14
2016-04-24
libstdc++/70762 fix fallback implementation of nonexistent_path
Jonathan Wakely
2
-2
/
+10
2016-04-23
re PR libstdc++/70745 (Wrong handling of regex_constant::match_not_eow and re...
Tim Shen
3
-8
/
+28
2016-04-20
Fix std::codecvt_utf8* for big-endian targets
Jonathan Wakely
2
-3
/
+9
2016-04-19
libstdc++/69703 ignore endianness in codecvt_utf8
Jonathan Wakely
5
-1
/
+215
2016-04-19
libstdc++/70609 fix filesystem::copy()
Jonathan Wakely
3
-29
/
+163
2016-04-19
Add noexcept to Filesystem TS operators
Jonathan Wakely
3
-25
/
+33
2016-04-19
c++14_warning.h: Do not refer C++14 as experimental.
Edward Smith-Rowland
2
-3
/
+7
2016-04-18
PR libstdc++/41759 reword static assertions in <random>
Jonathan Wakely
5
-34
/
+42
2016-04-18
Remove unused typedefs in std::bind types
Jonathan Wakely
2
-2
/
+2
2016-04-18
* config/cpu/sh/atomicity.h: Fix typo in comment.
Jonathan Wakely
2
-1
/
+3
2016-04-18
Define std::thread::id comparison operators at namespace-scope
Jonathan Wakely
3
-14
/
+49
2016-04-18
Make use of extensions more explicit in libstdc++ tests
Jonathan Wakely
15
-32
/
+58
2016-04-18
Don't include internal header in libstdc++ tests
Jonathan Wakely
5
-14
/
+30
2016-04-18
Add attribute((unused)) in libstdc++ headers
Jonathan Wakely
3
-3
/
+8
2016-04-18
Avoid -Wsign-compare warnings in std::to_string()
Jonathan Wakely
2
-3
/
+18
2016-04-18
Trivial comment misspelling.
Edward Smith-Rowland
1
-0
/
+4
2016-04-18
Obvious typo in comment.
Edward Smith-Rowland
1
-1
/
+1
2016-04-14
Revert empty class parameter passing ABI changes.
Jason Merrill
16
-81
/
+34
2016-04-13
PR c++/69517 - [5/6 regression] SEGV on a VLA with excess initializer elements
Martin Sebor
2
-1
/
+8
2016-04-13
Adjust for new empty class parameter passing ABI.
Jonathan Wakely
16
-30
/
+111
2016-04-12
Document C++17/TR29124 C++ Special Math Functions.
Edward Smith-Rowland
2
-18
/
+833
2016-04-07
* testsuite/30_threads/thread/70503.cc: Adjust from xfail to pass.
Jonathan Wakely
2
-6
/
+14
2016-04-06
Makefile.am (libstdc++-symbols.ver): Remove useless /dev/null.
Eric Botcazou
3
-2
/
+7
2016-04-05
Restore atomic builtins usage in libstdc++-v3
Jonathan Wakely
3
-4
/
+9
2016-04-05
* testsuite/30_threads/thread/70503.cc: Require -static to work.
Jonathan Wakely
2
-0
/
+3
2016-04-05
Ensure std::thread helpers have internal linkage
Jonathan Wakely
3
-4
/
+44
2016-04-05
re PR libstdc++/70437 (Instantiation loop with pair and is_constructible)
Ville Voutilainen
3
-8
/
+73
2016-03-24
libstdc++/69945 Add __gnu_cxx::__freeres hook
Jonathan Wakely
4
-0
/
+63
2016-03-23
Makefile.am (install-freestanding-headers): Add concept_check.h and move.h to...
Bernd Edlinger
6
-5
/
+19
[next]