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
/
config
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-03
Fix libstdc++ versioned namespace build
Jonathan Wakely
1
-0
/
+4
2016-09-23
[RTEMS] Always use atomic builtins for libstdc++
Sebastian Huber
1
-0
/
+3
2016-09-12
* config/abi/pre/gnu.ver: Use [jmy] for size_t.
Jason Merrill
1
-6
/
+6
2016-09-09
Implement P0035R4, C++17 new of over-aligned types.
Jason Merrill
1
-0
/
+12
2016-08-26
Add new std::basic_string constructor (LWG 2583)
Jonathan Wakely
1
-3
/
+31
2016-08-22
libstdc++/68297 avoid throw/catch in make_exception_ptr
Gleb Natapov
2
-0
/
+9
2016-08-02
Update Solaris baselines
Rainer Orth
6
-0
/
+510
2016-08-01
baseline_symbols.txt: Update.
Uros Bizjak
1
-0
/
+85
2016-07-29
Update libstdc++ baseline symbols for aarch64, ia64, m68k
Andreas Schwab
3
-0
/
+252
2016-07-29
New libstdc++ symbol version for new basic_string symbols
Jonathan Wakely
1
-1
/
+13
2016-07-29
Update libstdc++ baseline symbols for x86 and ppc
Jonathan Wakely
7
-0
/
+560
2016-04-29
Remove trailing whitespace from libstdc++-v3 files
Chris Gregory
77
-539
/
+539
2016-04-18
* config/cpu/sh/atomicity.h: Fix typo in comment.
Jonathan Wakely
1
-1
/
+1
2016-03-24
libstdc++/69945 Add __gnu_cxx::__freeres hook
Jonathan Wakely
1
-0
/
+2
2016-02-05
libstdc++: S/390: Add missing baseline_symbols.txt for s390x/-m31.
Dominik Vogt
1
-0
/
+5541
2016-01-29
Fix Cygwin bootstrap error due to TM symbols
Jonathan Wakely
1
-0
/
+3
2016-01-23
re PR libstdc++/69446 (cow-stdexcept.cc:374:1: error: alias d efinitions not ...
John David Anglin
1
-0
/
+3
2016-01-22
Allow _GLIBCXX_HAVE_OBSOLETE_ISINF_ISNAN to be overridden
Jonathan Wakely
1
-0
/
+4
2016-01-20
libstdc++: Darwin does not support weak refs without definition.
Torvald Riegel
1
-0
/
+3
2016-01-18
libstdc++: Fix usage of __GXX_WEAK__ in TM TS support.
Torvald Riegel
1
-0
/
+3
2016-01-17
re PR libstdc++/68734 (FAIL: libstdc++-abi/abi_check)
John David Anglin
1
-0
/
+1567
2016-01-16
Add __int128 symbols to x32 aseline_symbols.txt
H.J. Lu
1
-0
/
+6
2016-01-15
libstdc++: Make certain exceptions transaction_safe.
Torvald Riegel
1
-0
/
+41
2016-01-13
Introduce separate baselines for Solaris 10 and 11+ (PR libstdc++/66006)
Rainer Orth
3
-0
/
+15705
2016-01-04
Update copyright years.
Jakub Jelinek
153
-153
/
+153
2015-12-18
[DJGPP] Update config/os/djgpp/error_constants.h
Andris Pavenis
1
-24
/
+75
2015-11-14
acinclude.m4 (GLIBCXX_ENABLE_CLOCALE): Change locale implementation from darw...
Andreas Tobler
2
-20
/
+52
2015-11-13
More fine-grained autoconf checks for C99 library
Jennifer Yao
4
-3
/
+6
2015-10-13
opt_random.h: Include pmmintrin.h instead of x86intrin.h, and only do so when...
Nathan Froyd
1
-1
/
+3
2015-10-01
Save-and-restore errno more carefully in libstdc++
Jonathan Wakely
1
-3
/
+13
2015-09-30
messages_members.cc (Catalog_info, Catalogs): Move...
François Dumont
4
-115
/
+153
2015-09-29
Reduce space and time overhead of std::thread
Jonathan Wakely
1
-0
/
+5
2015-08-27
Provide nearly complete std::locale support for DragonFly
John Marino
11
-202
/
+2270
2015-07-13
os_defines.h (_GLIBCXX_USE_C99_CHECK, [...]): Define.
John Marino
1
-0
/
+5
2015-06-12
Use atomics in guard.cc / remove special casing in targets.
Ramana Radhakrishnan
4
-178
/
+0
2015-06-12
Use atomics in guard.cc.
Ramana Radhakrishnan
1
-12
/
+5
2015-06-09
re PR libstdc++/66030 ([5.1.0] std::codecvt_byname missing from libstdc++ DLL)
Jonathan Wakely
1
-3
/
+6
2015-05-21
re PR target/66224 (PowerPC _GLIBCXX_READ_MEM_BARRIER too weak)
David Edelsohn
1
-1
/
+2
2015-05-19
Add cpu_defines.h for ARM.
Ramana Radhakrishnan
1
-0
/
+40
2015-04-27
gnu.ver: Fix comment.
Ville Voutilainen
1
-1
/
+1
2015-04-27
Add support for std::uncaught_exceptions.
Ville Voutilainen
1
-1
/
+9
2015-04-22
libstdc++, libgfortran gthr workaround for musl
Szabolcs Nagy
1
-0
/
+5
2015-04-13
re PR libstdc++/65754 (missing exports for fstream constructors)
Jonathan Wakely
18
-2
/
+104
2015-04-12
baseline_symbols.txt: Update.
Uros Bizjak
1
-0
/
+1554
2015-04-10
* config/abi/post/ia64-linux-gnu/baseline_symbols.txt: Update.
Andreas Schwab
1
-0
/
+1562
2015-04-10
* config/abi/post/m68k-linux-gnu/baseline_symbols.txt: Update.
Andreas Schwab
1
-0
/
+1555
2015-04-10
baseline_symbols.txt: Update for GCC 5.1 release.
Bill Schmidt
2
-0
/
+3114
2015-04-09
Update x32 baseline_symbols.txt
H.J. Lu
1
-0
/
+1563
2015-04-09
Update Solaris baselines
Rainer Orth
3
-0
/
+4675
2015-04-08
baseline_symbols.txt: Update.
Jakub Jelinek
8
-0
/
+12374
[next]