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
2012-01-26
re PR bootstrap/51985 (Bootstrap failure due to revision 183457)
Jakub Jelinek
2
-6
/
+6
2012-01-24
Makefile.am (libstdc++convenience.la): Correct stamp rule, copy.
Benjamin Kosnik
2
-6
/
+6
2012-01-23
[multiple changes]
Benjamin Kosnik
75
-735
/
+2149
2012-01-17
configure.ac (BUILD_EPUB): Adjust for epub3.
Benjamin Kosnik
1
-2
/
+0
2012-01-09
fragment.am (WARN_CXXFLAGS): Add -Wabi.
Benjamin Kosnik
1
-1
/
+1
2011-12-15
re PR libstdc++/51558 (Declaration of unspecialized std::hash<_Tp>::operator(...
Paolo Carlini
1
-17
/
+41
2011-12-06
re PR libstdc++/51438 (std::exception and derived classes are not compatible ...
Paolo Carlini
3
-16
/
+16
2011-12-03
macros.h (__glibcxx_check_non_empty_range): Define.
Jonathan Wakely
1
-1
/
+2
2011-12-01
acinclude.m4 (GLIBCXX_ENABLE_ATOMIC_BUILTINS): Remove size-specific macros.
Benjamin Kosnik
1
-1
/
+1
2011-11-18
hash-long-double-aux.cc: Rename to...
Paolo Carlini
5
-64
/
+85
2011-11-07
acinclude.m4 (GLIBCXX_CHECK_SC_NPROC_ONLN): Define.
Jonathan Wakely
1
-0
/
+18
2011-11-06
Check in patch/merge from cxx-mem-model Branch
Andrew Macleod
3
-19
/
+31
2011-11-02
Move gthr to toplevel libgcc
Rainer Orth
1
-1
/
+1
2011-10-25
condition_variable (condition_variable_any): Remove unused native_handle_type...
Jonathan Wakely
1
-2
/
+2
2011-10-25
re PR libstdc++/49894 ([C++0x] Uniform initialization in constructor)
Jonathan Wakely
1
-12
/
+10
2011-09-25
revert: testsuite_error.h: Add empty default constructor to __gnu_test::test_...
Paolo Carlini
2
-6
/
+0
2011-09-21
limits.cc: Replace everywhere __int128_t -> __int128, and __uint128_t -> unsi...
Paolo Carlini
1
-47
/
+47
2011-09-19
re PR libstdc++/40856 (numeric_limits not specialized for __int128_t or __uin...
Paolo Carlini
1
-1
/
+51
2011-09-08
PR c++/33255 - Support -Wunused-local-typedefs warning
Dodji Seketeli
2
-4
/
+0
2011-08-04
atomic.cc: Use noexcept.
Paolo Carlini
1
-3
/
+3
2011-07-22
fragment.am (CONFIG_CXXFLAGS): Add -frandom-seed.
Ian Lance Taylor
1
-1
/
+1
2011-07-21
safe_unordered_sequence.h, [...]: Rename respectively in...
François Dumont
1
-32
/
+32
2011-07-21
chrono: (system_clock::is_steady): Update to N3291 from is_monotonic.
Benjamin Kosnik
2
-5
/
+18
2011-07-20
system_error: Use noexcept.
Paolo Carlini
1
-11
/
+12
2011-07-19
safe_unordered_base.h, [...]: New, support for unordered sequence safe local ...
François Dumont
1
-32
/
+197
2011-07-09
re PR libstdc++/49668 ([C++0x] std::thread does not forward its args as rvalues)
Jonathan Wakely
1
-0
/
+1
2011-07-08
configure.host (abi_baseline_subdir_switch): Describe.
Rainer Orth
1
-0
/
+1
2011-05-28
acinclude.m4: Define GLIBCXX_CHECK_GET_NPROCS and GLIBCXX_CHECK_SC_NPROCESSOR...
Jonathan Wakely
1
-0
/
+19
2011-05-28
future (launch): Update enumerators and define operators required for bitmask...
Jonathan Wakely
1
-1
/
+1
2011-05-28
future: Use noexcept.
Jonathan Wakely
1
-6
/
+6
2011-05-26
list.cc: Use noexcept per the FDIS.
Paolo Carlini
2
-15
/
+20
2011-03-31
re PR libstdc++/48382 (ctype_noninline.h should not be installed)
Paolo Carlini
3
-8
/
+11
2011-03-16
thread: Revert.
Benjamin Kosnik
1
-2
/
+0
2011-03-15
re PR libstdc++/48130 (build fails on libsupc++/nested_exception.cc)
Benjamin Kosnik
1
-0
/
+3
2011-03-15
Makefile.am: Add functional.cc, shared_ptr.cc.
Benjamin Kosnik
8
-12
/
+135
2011-03-08
re PR libstdc++/47145 (configure test for docbook-xsl-ns stylesheets uses har...
Benjamin Kosnik
1
-0
/
+1
2011-03-04
Makefile.am (inst_sources): Make source instantion files conditional.
Benjamin Kosnik
3
-67
/
+90
2011-02-28
re PR libstdc++/47921 (pbump will overflow when input n is larger than 2G-1)
Paolo Carlini
4
-17
/
+19
2011-02-11
Makefile.am (sources): Add regex.cc.
Benjamin Kosnik
3
-5
/
+55
2011-02-10
future.cc (future_error_category::message): Handle no_state.
Jonathan Wakely
1
-1
/
+4
2011-02-05
regex_error.h (__throw_regex_error): Not inline.
Benjamin Kosnik
1
-0
/
+8
2011-01-30
PR libstdc++/36104 part four
Benjamin Kosnik
61
-254
/
+583
2011-01-20
PR libstdc++/36104 part three
Benjamin Kosnik
1
-4
/
+7
2011-01-19
re PR libstdc++/47354 (bitmap_allocator free_list::_M_get never locks mutex)
Graham Reed
1
-0
/
+1
2011-01-06
re PR libstdc++/47185 (UB in TR1 and C++0x placeholders and non conforming im...
Paolo Carlini
3
-4
/
+82
2011-01-05
safe_base.h (_Safe_iterator_base::_M_unlink): New.
François Dumont
1
-5
/
+1
2011-01-03
Update Copyright years for files modified in 2010.
Jakub Jelinek
2
-2
/
+3
2010-12-31
run_doxygen: Allow doxygen 1.7.1 again.
Benjamin Kosnik
1
-1
/
+10
2010-12-17
aclocal.m4: Regenerate.
Paolo Carlini
1
-6
/
+6
2010-12-06
re PR target/40125 (libgcc_s DLL installed in wrong directory in cross toolch...
Dave Korn
1
-6
/
+8
[next]