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-10-17
hexfloat.cc: Add dg-require-string-conversions.
Jonathan Wakely
3
-1
/
+8
2014-10-17
Implement the Library Fundamentals v1 variable templates.
Ville Voutilainen
5
-2
/
+562
2014-10-16
libstdc++.exp: Prefer -std=gnu++11.
Paolo Carlini
1263
-1588
/
+3255
2014-10-15
re PR c++/53000 (Conditional operator does not behave as standardized)
Daniel Kruegler
2
-6
/
+10
2014-10-15
re PR libstdc++/63500 (bug in debug version of std::make_move_iterator?)
François Dumont
3
-3
/
+58
2014-10-15
shrink_to_fit.cc: Prefer -std=gnu++11.
Paolo Carlini
234
-235
/
+589
2014-10-15
freestanding.cc: Prefer -std=gnu++11.
Paolo Carlini
70
-69
/
+153
2014-10-15
57899.cc: Prefer -std=gnu++11.
Paolo Carlini
441
-440
/
+1219
2014-10-15
complex (complex::real, [...]): Add const.
Jonathan Wakely
3
-2
/
+35
2014-10-15
limits: Remove stray semicolon.
Paolo Carlini
184
-214
/
+457
2014-10-15
alias_decl.cc: New.
Paolo Carlini
13
-0
/
+407
2014-10-15
limits: Remove stray spaces after backslash.
Paolo Carlini
5
-6
/
+16
2014-10-15
typedefs.cc: Rename to alias_decl.cc.
Paolo Carlini
1
-0
/
+19
2014-10-14
machmode.h (int_n_data_t): New.
DJ Delorie
7
-209
/
+383
2014-10-14
intro.xml: Update.
Jonathan Wakely
5
-5
/
+18
2014-10-14
1.cc: Add dg-require-stdint.
Jonathan Wakely
3
-0
/
+9
2014-10-14
re PR libstdc++/54354 (TODO extended iomanip manipulators std::get_time and s...
Rüdiger Sonderfeld
6
-0
/
+248
2014-10-14
re PR libstdc++/57440 (Memory usage with future and std containers)
Kai Tietz
3
-0
/
+13
2014-10-14
typedefs.cc: Rename to alias_decl.cc.
Paolo Carlini
11
-0
/
+0
2014-10-13
re PR libstdc++/57350 (std::align missing)
Jonathan Wakely
3
-4
/
+53
2014-10-13
xmethods.py: Add xmethods for std::array, std::deque, std::forward_list, std:...
Siva Chandra Reddy
7
-25
/
+646
2014-10-13
memory (align): Define.
Rüdiger Sonderfeld
3
-0
/
+108
2014-10-13
re PR libstdc++/61347 (std::distance(list.first(),list.end()) in O(1))
Marc Glisse
7
-14
/
+33
2014-10-10
* testsuite/Makefile.in: Regenerate.
Jonathan Wakely
2
-9
/
+13
2014-10-10
re PR libstdc++/49561 ([C++0x] std::list::size complexity)
Jonathan Wakely
1
-13
/
+13
2014-10-10
re PR libstdc++/49561 ([C++0x] std::list::size complexity)
Jonathan Wakely
14
-21
/
+222
2014-10-09
re PR libstdc++/61909 (Small function optimization not applied to small objects)
Jonathan Wakely
2
-2
/
+7
2014-10-09
re PR libstdc++/63322 (std::atomic<T> where T is not trivially copyable shoul...
Jonathan Wakely
3
-2
/
+7
2014-10-09
status_cxx2011.xml: Update.
Jonathan Wakely
3
-14
/
+8
2014-10-09
re PR libstdc++/60132 (C++11: lack of is_trivially_copy_constructible)
Ville Voutilainen
29
-14
/
+1469
2014-10-08
locale_facets.tcc (num_put::_M_insert_float): Do not pass precision when usin...
Jonathan Wakely
3
-4
/
+26
2014-10-08
regex.h (regex_token_iterator::_M_end_of_seq): Add const qualifier.
Jonathan Wakely
2
-1
/
+6
2014-10-07
testsuite_counter_type.h (counter_type::operator<(const counter_type&)): Upda...
François Dumont
6
-1
/
+224
2014-10-06
re PR libstdc++/59987 ([C++11]: Missing ios_base::hexfloat format specifier)
Rüdiger Sonderfeld
6
-7
/
+198
2014-10-06
Makefile.am: Add new header.
Jonathan Wakely
8
-6
/
+140
2014-10-05
re PR libstdc++/63456 (unordered_map incorrectly frees _M_single_bucket. Patc...
François Dumont
3
-1
/
+42
2014-10-03
re PR libstdc++/63449 (documentation of vector space overhead management)
Jonathan Wakely
6
-35
/
+11
2014-10-02
ctgmath: Include <complex>.
Jonathan Wakely
5
-8
/
+34
2014-10-02
stl_function.h: Generic associative lookup feature is not supported.
Edward Smith-Rowland
13
-22
/
+46
2014-10-01
printers.py (StdDebugIteratorPrinter.to_string): Adapt to latest modification...
François Dumont
2
-2
/
+7
2014-10-01
type_traits: Add is_final<> type trait for C++14.
Edward Smith-Rowland
6
-0
/
+123
2014-10-01
Implement SD-6: SG10 Feature Test Recommendations
Edward Smith-Rowland
23
-13
/
+221
2014-09-30
hook.in: Only import libstdcxx.v6.
Siva Chandra Reddy
3
-15
/
+37
2014-09-30
status_cxx2011.xml: Update.
Jonathan Wakely
3
-12
/
+13
2014-09-29
baseline_symbols.txt: New file.
Andreas Schwab
2
-0
/
+3850
2014-09-29
configure.host (abi_baseline_pair): If try_cpu is generic use host_cpu for th...
Andreas Schwab
2
-2
/
+12
2014-09-29
re PR libstdc++/62313 (Data race in debug iterators)
François Dumont
7
-112
/
+247
2014-09-25
DR 1339
Jonathan Wakely
7
-42
/
+126
2014-09-25
* include/bits/vector.tcc (vector::_M_fill_assign): Use _M_swap_data.
Jonathan Wakely
2
-1
/
+5
2014-09-25
* testsuite/27_io/basic_ios/conv/bool_neg.cc: Add dg-do compile.
Jonathan Wakely
2
-0
/
+3
[next]