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
2014-08-27
re PR libstdc++/62159 (Missing headers for freestanding implementation)
Jonathan Wakely
3
-18
/
+33
2014-08-26
Whitespace fixes in libstdc++-v3/ChangeLog
Jonathan Wakely
1
-2
/
+2
2014-08-21
62154.cc: Disable when the target doesn't provide atomic builtins.
Tony Wang
2
-0
/
+6
2014-08-19
os_defines.h (_GLIBCXX_THREAD_ATEXIT_WIN32): Define.
Yaakov Selkowitz
4
-0
/
+44
2014-08-15
re PR libstdc++/62154 (std::throw_with_nested should not require a polymorphi...
Jonathan Wakely
3
-59
/
+133
2014-08-14
requirements: Remove empty directory.
Matthias Klose
1
-0
/
+5
2014-08-14
parser.c (cp_parser_init_declarator): Remove redundant check of decl_specifie...
Paolo Carlini
3
-6
/
+9
2014-08-13
re PR libstdc++/61841 (broken std::thread on Hurd)
Jonathan Wakely
4
-0
/
+29
2014-08-13
Fix the date ...
Sylvestre Ledru
1
-1
/
+1
2014-08-13
profiler_hash_func.h: Fix a comment typo
Sylvestre Ledru
2
-1
/
+5
2014-08-13
2014-08-13 Paolo Carlini <paolo.carlini@oracle.com>
Paolo Carlini
2
-1
/
+5
2014-08-13
re PR libstdc++/62118 (cases under libstdc++-v3/testsuite/ext/ failed on aarc...
Paolo Carlini
2
-2
/
+14
2014-08-12
* include/bits/basic_string.h (getline): Declare inline.
Jonathan Wakely
2
-1
/
+3
2014-08-12
basic_string.h (getline): Qualify call to prevent ADL and add overloads for r...
Jonathan Wakely
4
-1
/
+102
2014-08-09
random.tcc (uniform_on_sphere_helper): Define.
Ulrich Drepper
6
-16
/
+161
2014-08-09
2014-08-09 Paolo Carlini <paolo.carlini@oracle.com>
Paolo Carlini
1
-1
/
+1
2014-08-09
invoke.texi ([Wnarrowing]): Update for non-constants in C++11.
Paolo Carlini
2
-1
/
+8
2014-08-09
re PR libstdc++/61667 (setting max_load_factor of unordered_map cause buckets...
François Dumont
3
-4
/
+56
2014-08-07
future (__location_invariant): Move specializations after preprocessor condit...
Jonathan Wakely
2
-2
/
+5
2014-08-07
future (_State_baseV2::_M_set_result): Pass pointers to _M_do_set.
Jonathan Wakely
2
-71
/
+66
2014-08-07
stl_list.h (_List_base::_List_base(_List_base&&)): Optimize.
Jonathan Wakely
6
-6
/
+28
2014-08-02
re PR c++/15339 ([DR217] Adding default arguments to function templates in re...
Paolo Carlini
2
-1
/
+6
2014-08-01
atexit_thread.cc (HAVE___CXA_THREAD_ATEXIT_IMPL): Add _GLIBCXX_ prefix to macro.
Zifei Tong
2
-3
/
+8
2014-07-29
* python/libstdcxx/v6/printers.py
Jonathan Wakely
2
-2
/
+7
2014-07-29
2014-07-29 François Dumont <fdumont@gcc.gnu.org>
François Dumont
12
-164
/
+229
2014-07-29
re PR libstdc++/61947 (Ambiguous calls when constructing std::tuple)
Jonathan Wakely
4
-14
/
+52
2014-07-29
re PR libstdc++/61946 (rope construction, passing allocator referenct without...
Jonathan Wakely
3
-3
/
+43
2014-07-29
PR libstdc++/60037 - SIGFPE in std::generate_canonical<unsigned int...>
Ed Smith-Rowland
6
-1
/
+55
2014-07-25
baseline_symbols.txt: Update.
Uros Bizjak
2
-0
/
+15
2014-07-25
string_view: Make the literal operators constexpr like the ctors they call.
Ed Smith-Rowland
2
-4
/
+9
2014-07-23
Add a blank line
H.J. Lu
1
-0
/
+1
2014-07-23
Update x32 baseline_symbols.txt
H.J. Lu
2
-0
/
+26
2014-07-23
printers.py (StdExpAnyPrinter): Convert type to string instead of using gdb.T...
Jonathan Wakely
2
-1
/
+6
2014-07-19
acinclude.m4 (GLIBCXX_CHECK_SDT_H): Replace AC_MSG_RESULT with AC_MSG_CHECKING.
Jonathan Wakely
3
-3
/
+8
2014-07-18
re PR libstdc++/61835 (Invalid comment on pretty printers breaks gdb)
Jonathan Wakely
2
-1
/
+11
2014-07-16
random: Minor formatting and cosmetic tweaks.
Paolo Carlini
3
-19
/
+31
2014-07-15
printers.py (SingleObjContainerPrinter): New base class for experimental::any...
Jonathan Wakely
3
-2
/
+204
2014-07-15
printers.py (TemplateTypePrinter): Add type printer for class templates.
Jonathan Wakely
3
-0
/
+155
2014-07-15
re PR libstdc++/61720 (std::regex_search matches incorrectly)
Tim Shen
3
-0
/
+56
2014-07-14
random.tcc: Unfortunately more fixes for operator>> and operator<< for...
Ulrich Drepper
2
-2
/
+7
2014-07-13
random.tcc: Fix operator>> and operator<< for uniform_on_sphere_distribution.
Ulrich Drepper
2
-2
/
+7
2014-07-13
random: Add uniform_on_sphere_distribution definition.
Ulrich Drepper
7
-12
/
+457
2014-07-12
Add the logistic_distribution as an extension.
Edward Smith-Rowland
9
-35
/
+633
2014-07-11
gdb-test.exp (gdb-test): Turn off GDB's auto-load, list loaded libs.
Samuel Bronson
2
-2
/
+12
2014-07-11
libstdc++.exp (libstdc++_init): Set $GCC_COLORS="" instead of insisting that ...
Samuel Bronson
2
-1
/
+8
2014-07-11
re PR libstdc++/58962 (Pretty printers use obsolete Python syntax)
Samuel Bronson
3
-35
/
+91
2014-07-10
any (any::_Manager_alloc::_Data): Reorder tuple members to simplify pretty pr...
Jonathan Wakely
3
-11
/
+92
2014-07-09
re PR libstdc++/61728 (lost symbol FUNC:_ZNK10__cxxabiv117__pbase_type_info15...
Jason Merrill
3
-10
/
+16
2014-07-08
allocated_ptr.h (__allocated_ptr::operator=): Add missing return.
Jonathan Wakely
6
-9
/
+22
2014-07-01
* ChangeLog: Correct the PR id from 61061 to 61601.
Tim Shen
1
-1
/
+1
[next]