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
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-13
Restore __bind_simple for compat symbols
Jonathan Wakely
1
-0
/
+62
2016-10-03
shared_ptr.cc (mask, [...]): Move declaration...
François Dumont
3
-29
/
+65
2016-09-29
Disable .gnu.attributes tags in compatibility-ldbl.o
Alan Modra
5
-4
/
+8
2016-09-28
Check for overflow in filesystem::last_write_time
Jonathan Wakely
1
-11
/
+19
2016-09-25
debug.cc: Include debug/vector.
François Dumont
1
-47
/
+58
2016-08-15
ops.cc: Always include ostream and ext/stdio_filebuf.h.
Uros Bizjak
1
-22
/
+29
2016-07-04
re PR libstdc++/71313 ([Filesystem TS] remove_all fails to remove directory c...
Ville Voutilainen
1
-1
/
+1
2016-06-20
re PR libstdc++/71181 (Reserving in unordered_map doesn't reserve enough)
François Dumont
2
-6
/
+23
2016-06-06
libstdc++/71320 Add or remove file permissions correctly
Jonathan Wakely
1
-0
/
+22
2016-05-11
libstdc++/71049 fix --disable-libstdcxx-dual-abi bootstrap
Jonathan Wakely
1
-17
/
+20
2016-05-10
libstdc++/71038 fix error checks in filesystem::copy_file
Jonathan Wakely
1
-1
/
+1
2016-05-10
libstdc++/71036 Handle EEXIST in filesystem::create_directory
Jonathan Wakely
1
-4
/
+8
2016-05-10
libstdc++/71037 Add base path to filesystem::canonical exceptions
Jonathan Wakely
1
-2
/
+3
2016-04-29
Remove trailing whitespace from libstdc++-v3 files
Chris Gregory
49
-491
/
+491
2016-04-20
Fix std::codecvt_utf8* for big-endian targets
Jonathan Wakely
1
-2
/
+2
2016-04-19
libstdc++/69703 ignore endianness in codecvt_utf8
Jonathan Wakely
1
-1
/
+5
2016-04-19
libstdc++/70609 fix filesystem::copy()
Jonathan Wakely
1
-17
/
+46
2016-04-19
Add noexcept to Filesystem TS operators
Jonathan Wakely
1
-4
/
+4
2016-04-06
Makefile.am (libstdc++-symbols.ver): Remove useless /dev/null.
Eric Botcazou
2
-2
/
+2
2016-04-05
Ensure std::thread helpers have internal linkage
Jonathan Wakely
1
-4
/
+4
2016-01-18
libstdc++: Fix usage of __GXX_WEAK__ in TM TS support.
Torvald Riegel
1
-14
/
+9
2016-01-18
Fix libstdc++ build with -fno-exceptions
Jonathan Wakely
1
-4
/
+5
2016-01-17
libstdc++: Fix static_assert.
Torvald Riegel
1
-2
/
+2
2016-01-15
libstdc++: Make certain exceptions transaction_safe.
Torvald Riegel
1
-0
/
+289
2016-01-04
Update copyright years.
Jakub Jelinek
102
-102
/
+102
2015-12-18
Fix a regression introduced by the fix of libstdc++/68276.
Ville Voutilainen
1
-1
/
+7
2015-12-18
re PR libstdc++/68276 (ios_base::_M_grow_words should use new (std::nothrow))
Ville Voutilainen
1
-3
/
+2
2015-12-16
libstdc++/68921 add timeout argument to futex(2)
Jonathan Wakely
1
-1
/
+1
2015-11-13
More fine-grained autoconf checks for C99 library
Jennifer Yao
1
-2
/
+2
2015-11-11
Loop in std::this_thread sleep functions
Jonathan Wakely
1
-1
/
+2
2015-10-03
Fix comments saying why headers are included
Jonathan Wakely
2
-2
/
+1
2015-10-03
Enable dual ABI for Filesystem library
Jonathan Wakely
8
-4
/
+113
2015-10-02
Allow Filesystem TS to compile without wchar_t
Jonathan Wakely
1
-1
/
+5
2015-10-02
PR libstdc++/67747 use readdir instead of readdir_r
Jonathan Wakely
1
-32
/
+25
2015-09-30
messages_members.cc (Catalog_info, Catalogs): Move...
François Dumont
2
-0
/
+12
2015-09-29
Reduce space and time overhead of std::thread
Jonathan Wakely
1
-2
/
+45
2015-09-28
LWG 2135: terminate() in condition_variable::wait()
Jonathan Wakely
1
-2
/
+2
2015-09-23
Limit number of symlinks that canonical() will resolve
Jonathan Wakely
1
-33
/
+27
2015-09-23
Fix semantics of Filesystem TS directory iterators
Jonathan Wakely
1
-59
/
+49
2015-09-23
Fix filesystem::create_directories() function
Jonathan Wakely
1
-6
/
+41
2015-09-17
debug.cc: Include <cstdio>.
Catherine Moore
1
-0
/
+1
2015-09-17
Include <cerrno> in src/c++11/random.cc
Gerald Pfeifer
1
-0
/
+1
2015-09-17
2015-09-17 François Dumont <fdumont@gcc.gnu.org>
François Dumont
1
-386
/
+448
2015-09-17
Make std::random_device retry after short reads
Jonathan Wakely
1
-7
/
+17
2015-09-16
Implement filesystem::canonical() without realpath
Jonathan Wakely
1
-12
/
+87
2015-09-11
Fix filesystem::canonical on Solaris 10.
Jonathan Wakely
1
-1
/
+6
2015-09-11
Check read() result in std::random_device.
Jonathan Wakely
1
-4
/
+8
2015-09-03
re PR libstdc++/66902 (_S_debug_messages is unneccessary public)
Jonathan Wakely
1
-1
/
+1
2015-08-26
libstdc++/66902 Make _S_debug_messages static.
Jonathan Wakely
1
-1
/
+1
2015-08-25
re PR libstdc++/60519 (Debug mode should check comparators for irreflexivity)
François Dumont
1
-2
/
+8
[next]