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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-05
re PR libstdc++/49894 ([C++0x] Uniform initialization in constructor)
Jonathan Wakely
2
-2
/
+8
2011-11-04
run_doxygen: Fix sed quoting.
Benjamin Kosnik
2
-1
/
+5
2011-11-03
doxygroups.cc: Add markup for namespace tr2.
Benjamin Kosnik
5
-25
/
+54
2011-11-03
*: Regenerate.
Benjamin Kosnik
52
-389
/
+324
2011-11-02
re PR libstdc++/50880 (__complex_acosh() picks wrong complex branch)
Richard B. Kreckel
1
-0
/
+8
2011-11-02
re PR libstdc++/50880 (__complex_acosh() picks wrong complex branch)
Richard B. Kreckel
2
-16
/
+6
2011-11-02
Move gthr to toplevel libgcc
Rainer Orth
13
-100
/
+64
2011-11-02
re PR libstdc++/50951 (state of subtract_with_carry_engine not saved correctl...
Paolo Carlini
9
-19
/
+139
2011-11-02
c++config: Add tr2 to versioned namespaces.
Benjamin Kosnik
4
-2
/
+17
2011-11-02
future (promise): Add constructors for uses-allocator construction from rvalu...
Jonathan Wakely
5
-4
/
+197
2011-11-01
Makefile.am (install-freestanding-headers): Install c++0x_warning.h.
Jason Merrill
33
-20
/
+58
2011-11-01
acinclude.m4 (GLIBCXX_CONFIGURE): Refer to GNU/Linux.
Gerald Pfeifer
3
-4
/
+9
2011-10-31
re PR c++/50920 (add a -std=c++11 option to the driver)
Jason Merrill
21
-22
/
+27
2011-10-30
prerequisites.xml: Refer to GCC (instead of gcc) and GNU/Linux.
Gerald Pfeifer
2
-23
/
+10
2011-10-30
faq.xml (Who's in charge of it?): Refer to the Linux kernel instead of just L...
Gerald Pfeifer
2
-2
/
+9
2011-10-28
50862.cc: Trivial formatting fixes.
Paolo Carlini
2
-23
/
+45
2011-10-28
count.cc: New.
Paolo Carlini
8
-0
/
+848
2011-10-28
complex (__complex_acosh): Just use '< _Tp()'.
Richard B. Kreckel
3
-2
/
+7
2011-10-27
re PR libstdc++/50880 (__complex_acosh() picks wrong complex branch)
Richard B. Kreckel
5
-0
/
+117
2011-10-27
re PR libstdc++/50862 (deadlock in std::condition_variable_any)
Jonathan Wakely
3
-1
/
+15
2011-10-26
2011-10-26 Paolo Carlini <paolo.carlini@oracle.com>
Paolo Carlini
1
-1
/
+2
2011-10-25
condition_variable (condition_variable_any): Remove unused native_handle_type...
Jonathan Wakely
4
-33
/
+10
2011-10-25
re PR libstdc++/50862 (deadlock in std::condition_variable_any)
Jonathan Wakely
3
-8
/
+96
2011-10-25
re PR libstdc++/49894 ([C++0x] Uniform initialization in constructor)
Jonathan Wakely
4
-120
/
+138
2011-10-24
49668.cc: Add missing dg-require.
Jonathan Wakely
3
-0
/
+7
2011-10-24
re PR libstdc++/50834 (Documentation about STL thread safety is ambiguous)
Jonathan Wakely
2
-16
/
+95
2011-10-22
re PR libstdc++/50196 ([C++0x] std::thread not available under macos)
Jonathan Wakely
44
-113
/
+231
2011-10-19
[multiple changes]
Benjamin Kosnik
11
-105
/
+2312
2011-10-18
re PR c++/50500 ([C++0x] [DR 1082] move constructor should cause copy constru...
Jason Merrill
5
-16
/
+21
2011-10-18
[multiple changes]
Benjamin Kosnik
12
-6
/
+469
2011-10-17
Remove duplicate symbol in gnu.ver (PR bootstrap/50715)
Rainer Orth
2
-2
/
+7
2011-10-14
41975.cc: New.
François Dumont
2
-0
/
+76
2011-10-14
50714.cc: Fix mychar.
Jonathan Wakely
2
-1
/
+6
2011-10-14
configure.host: Use config/os/mingw32-w64 instead of config/os/mingw32 if ven...
Jonathan Yong
12
-18
/
+643
2011-10-14
re PR libstdc++/50714 (codecvt_byname::codecvt::_M_c_locale_codecvt not initi...
Paolo Carlini
3
-1
/
+104
2011-10-12
re PR c++/50594 (Option -fwhole-program discards replaced new operator for st...
Paolo Carlini
13
-28
/
+137
2011-10-11
re PR libstdc++/50661 (std::equal should use more efficient version for array...
Emil Wojak
2
-2
/
+9
2011-10-10
re PR libstdc++/49818 (libsupc++ does not export __cxa_get_globals or related...
Benjamin Kosnik
10
-90
/
+144
2011-10-07
testsuite_allocator.h (uneq_allocator): Add propagate_on_container_swap typed...
Jonathan Wakely
2
-1
/
+10
2011-10-06
assign_neg.cc: Tidy dg- directives, for C++0x testing too.
Paolo Carlini
8
-39
/
+77
2011-10-06
pod_char_traits.h: Avoid warnings in C++0x mode when int_type is unsigned.
Paolo Carlini
2
-1
/
+9
2011-10-04
re PR libstdc++/49561 ([C++0x] std::list::size complexity)
Paolo Carlini
7
-34
/
+119
2011-10-04
48698.cc (g): Fix return type, avoid -Wall warning.
Paolo Carlini
2
-1
/
+6
2011-10-04
alloc_traits.h (__alloc_traits::max_size): Define.
Jonathan Wakely
9
-6
/
+109
2011-10-03
pointer_to.cc: Define equality operator and use.
Jonathan Wakely
2
-2
/
+9
2011-10-03
hashtable.h (_Hashtable<>::insert(value_type&&), [...]): Don't define here...
Paolo Carlini
3
-28
/
+51
2011-10-02
re PR c++/35722 ([C++0x] Variadic templates expansion into non-variadic class...
Jason Merrill
2
-4
/
+10
2011-10-01
vector (vector<>::erase(iterator, iterator): Check iterators equality using n...
François Dumont
3
-2
/
+8
2011-09-29
hashtable.h (_Hashtable<>::_Hashtable(_Hashtable&&)): Remove noexcept from de...
Paolo Carlini
2
-4
/
+7
2011-09-28
*: Regenerate.
Benjamin Kosnik
194
-1492
/
+9076
[next]