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
2014-01-09
re PR libstdc++/59680 (Compile error in thread.cc)
Jonathan Wakely
1
-1
/
+1
2014-01-02
Update copyright years in libstdc++-v3/
Richard Sandiford
77
-77
/
+77
2013-11-20
re PR libstdc++/49204 ([C++0x] remaining issues in <future>)
Jonathan Wakely
2
-6
/
+33
2013-10-01
Fix build break when configured with --enable-symvers=gnu-versioned-namespace
Paul Pluzhnikov
1
-0
/
+2
2013-09-23
snprintf_lite.cc (__concat_size_t): Use unsigned long long conditionally.
Paul Pluzhnikov
1
-3
/
+9
2013-09-23
Unbreak i386 and other builds where size_t != unsigned long.
Paul Pluzhnikov
1
-2
/
+3
2013-09-21
Print additional info when various out-of-range conditions are detected.
Paul Pluzhnikov
4
-1
/
+179
2013-08-14
compatibility.cc (_ZTIe): Use reinterpret_cast<const cast *> to avoid -Wcast-...
Uros Bizjak
1
-8
/
+13
2013-08-14
compatibility.cc (_ZTIe): Use (const cast *) to avoid -Wcast-qual warnings.
Uros Bizjak
1
-9
/
+8
2013-08-14
compatibility.cc (_ZTIe): Use const_cast to avoid warning.
Uros Bizjak
1
-3
/
+6
2013-08-08
hashtable_policy.h (_Hashtable_alloc): New.
François Dumont
1
-0
/
+1
2013-08-06
Commit the vtable verification feature.
Caroline Tice
6
-16
/
+37
2013-08-01
re PR libstdc++/57779 (vector insert fails to diagnose iterators pointing int...
François Dumont
1
-6
/
+10
2013-07-31
functexcept.cc: Do not include the whole <regex>.
Paolo Carlini
2
-2
/
+3
2013-07-24
random.h (random_device): Avoid using the FILE type.
Paolo Carlini
1
-9
/
+10
2013-07-23
random: Add back <cstdio> include.
Paolo Carlini
1
-2
/
+0
2013-07-22
re PR libstdc++/57920 ([c++11] Linux: std::random_device reads too much from ...
Paolo Carlini
1
-0
/
+9
2013-07-21
re PR libstdc++/54352 (relaxed data race rules for ~condition_variable_any)
Jonathan Wakely
4
-7
/
+73
2013-05-28
compatibility-chrono.cc (steady_clock::now()): If !_GLIBCXX_USE_GETTIMEOFDAY ...
Jonathan Wakely
1
-1
/
+4
2013-05-25
chrono: Wrap clocks in inline namespace _V2.
Benjamin Kosnik
2
-51
/
+67
2013-05-24
chrono.cc: If _GLIBCXX_USE_CLOCK_GETTIME_SYSCALL, include unistd.h and sys/sy...
Jakub Jelinek
4
-6
/
+113
2013-05-19
system_error (error_category::error_category()): LWG 2145: Declare public and...
Jonathan Wakely
2
-2
/
+4
2013-04-22
* src/c++11/hashtable_c++0x.cc: Include ext/aligned_buffer.h.
Jason Merrill
1
-0
/
+1
2013-04-21
system_error.cc (generic_category_instance): Add initializer.
Evgeniy Stepanov
2
-3
/
+3
2013-02-12
Makefile.am (hashtable_c++0x.lo, [...]): Use -fimplicit-templates.
Benjamin Kosnik
3
-7
/
+14
2013-02-06
Add missing explicit instantiation for std::lower_bound template
Dodji Seketeli
1
-0
/
+7
2013-02-04
functional_hash.h (std::__is_fast_hash<>): New.
François Dumont
1
-0
/
+1
2013-02-03
Update copyright in libstdc++-v3.
Richard Sandiford
70
-120
/
+70
2013-02-01
2013-02-01 François Dumont <fdumont@gcc.gnu.org>
François Dumont
2
-7
/
+68
2013-01-07
re PR libstdc++/55847 (mistake bad_weak_ptr::what() message)
Jonathan Wakely
2
-6
/
+8
2013-01-04
Update Copyright years for files modified in 2011 and/or 2012.
Jakub Jelinek
5
-5
/
+5
2012-12-20
re PR libstdc++/55741 (bootstrap fails in libstdc++-v3/src/c++11/thread.cc)
Jonathan Wakely
1
-5
/
+10
2012-12-16
thread.cc (execute_native_thread_routine): Do not swallow __forced_unwind exc...
Jonathan Wakely
1
-0
/
+5
2012-12-10
Makefile.am (libstdc++-symbols.ver): Use CONFIG_HEADER.
Matthias Klose
2
-2
/
+2
2012-11-23
re PR libstdc++/52680 (std::this_thread::sleep_for #ifdef'd out by _GLIBCXX_U...
Jonathan Wakely
1
-2
/
+46
2012-11-10
* many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus.
Jason Merrill
5
-5
/
+5
2012-11-07
array (_GLIBCXX_THROW_OR_ABORT): Move...
Paolo Carlini
1
-111
/
+38
2012-11-05
forward_list: Update to meet allocator-aware requirements.
Jonathan Wakely
1
-1
/
+2
2012-10-18
formatter.h (_Debug_msg_id): Add __msg_valid_load_factor.
François Dumont
1
-1
/
+2
2012-10-16
formatter.h (_Debug_msg_id): Add __msg_bucket_index_oob.
François Dumont
1
-1
/
+3
2012-10-15
gthr.m4: New.
Pavel Chupin
3
-3
/
+9
2012-10-12
Revert r192297.
Kirill Yukhin
3
-3
/
+0
2012-10-10
Fix missing gthr-default.h issue on separate libstdc++ configure
Pavel Chupin
3
-0
/
+3
2012-09-29
fragment.am (CONFIG_CXXFLAGS): Remove EXTRA_CXX_FLAGS.
Benjamin Kosnik
6
-19
/
+19
2012-09-28
acinclude.m4 (GLIBCXX_ENABLE_PARALLEL): Remove ENABLE_PARALLEL.
Benjamin Kosnik
11
-185
/
+64
2012-09-26
Optimize bulk mode for normal_distribution<double> for SSE3.
Ulrich Drepper
3
-25
/
+119
2012-09-20
re PR libstdc++/28811 (--with-pic vs static libraries and libstdc++)
Benjamin Kosnik
11
-108
/
+176
2012-09-17
configure.ac: Substitute CPU_OPT_EXT_RANDOM.
Ulrich Drepper
3
-24
/
+51
2012-09-14
Check _GLIBCXX_USE_C99_STDINT_TR1 in random.cc
Jonathan Wakely
1
-1
/
+3
2012-09-12
Clear hardware capabilities on libstdc++.so with Sun as
Rainer Orth
3
-15
/
+12
[next]