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
/
libsupc++
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-24
Add [[nodiscard]] attribute to std::launder
Jonathan Wakely
1
-2
/
+2
2017-11-17
Enable building libstdc++-v3 with Intel CET
Igor Tsimbalist
2
-5
/
+6
2017-09-20
PR libstdc++/81469 deprecate std::uncaught_exception for C++17
Jonathan Wakely
1
-1
/
+2
2017-09-20
Remove non-standard std::copy_exception function
Jonathan Wakely
1
-13
/
+0
2017-09-13
PR libstdc++/81835 fix broken URLs in libstdc++ docs
Jonathan Wakely
1
-1
/
+1
2017-07-19
new (bad_array_new_length): Remove redundant semicolon after in-class member ...
Volker Reichelt
1
-1
/
+1
2017-06-02
Remove libsupc++ makefile targets setting -std=gnu++11 or -std=gnu++14
Jonathan Wakely
4
-142
/
+2
2017-06-02
re PR libstdc++/80721 (Sorting/Merging of free EH-emergency buffer may wrong ...
Richard Biener
1
-5
/
+17
2017-04-19
* libsupc++/new: Update comment on #endif directive.
Jonathan Wakely
1
-1
/
+1
2017-04-19
PR libstdc++/80446 cope with libc defining __has_builtin
Jonathan Wakely
1
-6
/
+8
2017-03-02
PR libstdc++/79789 fix non-reserved names in headers
Jonathan Wakely
1
-2
/
+2
2017-01-26
PR libstdc++/79190 add fallback aligned_alloc implementation
Jonathan Wakely
2
-5
/
+32
2017-01-26
update-copyright.py: Add libhsail-rt to self.default_dirs and call self.add_d...
Jakub Jelinek
1
-1
/
+1
2017-01-17
PR79114 use decayed type in std::throw_with_nested assertion
Jonathan Wakely
1
-1
/
+1
2017-01-17
re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)
Jakub Jelinek
1
-1
/
+2
2017-01-06
Build libgo with -Wa,-nH if possible (PR go/78978) [non-libgo parts]
Rainer Orth
1
-2
/
+3
2017-01-04
PR78968 add configure check for __cxa_thread_atexit in libc
Jonathan Wakely
1
-1
/
+5
2017-01-04
Support exception propagation without lock-free atomic int
Pauli Nieminen
9
-29
/
+95
2017-01-01
Update copyright years.
Jakub Jelinek
80
-80
/
+80
2016-11-15
PR 59406 note that FNV hash functions are incorrect
Jonathan Wakely
1
-0
/
+6
2016-11-07
Implement P0012R1, Make exception specifications part of the type system.
Jason Merrill
3
-11
/
+13
2016-10-28
Implement std::launder for C++17
Jonathan Wakely
1
-0
/
+35
2016-10-26
re PR libstdc++/78110 (freestanding libstdc++ fails to compile)
Bernd Edlinger
1
-0
/
+4
2016-10-21
Use global operator new in std::make_exception_ptr
Jonathan Wakely
1
-4
/
+4
2016-10-12
Remove 'return' from noreturn function
Jonathan Wakely
1
-1
/
+1
2016-10-11
Simplify std::rethrow_if_nested definition
Jonathan Wakely
1
-49
/
+39
2016-10-10
Use noexcept instead of _GLIBCXX_USE_NOEXCEPT
Jonathan Wakely
1
-25
/
+17
2016-09-29
Disable .gnu.attributes tags in compatibility-ldbl.o
Alan Modra
1
-0
/
+1
2016-09-26
Implement -Wimplicit-fallthrough.
Marek Polacek
1
-0
/
+2
2016-09-16
Replace modulus with mask operation in over-aligned new
Jonathan Wakely
1
-1
/
+1
2016-09-16
Adjust arguments to aligned_alloc or posix_memalign
Jonathan Wakely
1
-2
/
+11
2016-09-11
Fix bootstrap failure when ATOMIC_INT_LOCK_FREE < 2
Jonathan Wakely
2
-0
/
+2
2016-09-09
Implement P0035R4, C++17 new of over-aligned types.
Jason Merrill
13
-3
/
+510
2016-08-22
libstdc++/68297 avoid throw/catch in make_exception_ptr
Gleb Natapov
9
-50
/
+201
2016-07-20
Use static pointer to member when catching nullptr
Jonathan Wakely
1
-5
/
+7
2016-07-15
c++/58796 Make nullptr match exception handlers of pointer type
Jonathan Wakely
1
-0
/
+25
2016-07-12
Remove unused operator delete overloads (LWG 2458)
Jonathan Wakely
1
-6
/
+0
2016-03-24
libstdc++/69945 Add __gnu_cxx::__freeres hook
Jonathan Wakely
1
-0
/
+19
2016-03-18
* libsupc++/guard.cc: Revert my last commit.
Uros Bizjak
1
-0
/
+2
2016-03-18
Revert:
Uros Bizjak
1
-2
/
+0
2016-01-15
libstdc++: Make certain exceptions transaction_safe.
Torvald Riegel
2
-8
/
+46
2016-01-04
Update copyright years.
Jakub Jelinek
68
-68
/
+68
2015-12-11
re PR libstdc++/68139 (rethrow_if_nested should tolerate overloaded unary ope...
Ville Voutilainen
1
-1
/
+3
2015-11-11
* libsupc++/new_handler.cc: Fix for explicit constructor change.
Jonathan Wakely
1
-1
/
+1
2015-11-11
LWG 2510, make the default constructors of library tag types explicit.
Ville Voutilainen
1
-1
/
+6
2015-11-11
re PR libstdc++/64651 (std::rethrow_exception not found by ADL)
Jonathan Wakely
1
-0
/
+2
2015-11-03
* libsupc++/new: Declare sized deletes.
Jason Merrill
1
-0
/
+12
2015-10-04
Implement N4514, C++ Extensions for Transactional Memory.
Jason Merrill
2
-2
/
+14
2015-07-24
libstdc++-v3/fragment.am (AM_CPPFLAGS): Add CPPFLAGS
Michael Haubenwallner
1
-1
/
+1
2015-07-02
guard.cc (__test_and_acquire): Use __p after __atomic_load to avoid unused va...
Uros Bizjak
1
-0
/
+2
[next]