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/existing-fp8
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
2019-03-11
PR libstdc++/89629 fix _Hash_bytes for lengths > INT_MAX
Jonathan Wakely
1
-1
/
+1
2019-02-27
PR libstdc++/89466 avoid slow xsltproc command in configure
Jonathan Wakely
1
-0
/
+1
2019-02-19
P0482R5 char8_t: Standard library support
Tom Honermann
1
-0
/
+3
2019-02-13
PR libstdc++/89345 Only define std::destroying_delete for C++2a
Jonathan Wakely
1
-3
/
+6
2019-01-21
Fix after P0600.
Ulrich Drepper
2
-11
/
+11
2019-01-15
Fix missing or incorrect feature test macros
Jonathan Wakely
1
-2
/
+2
2019-01-01
Update copyright years.
Jakub Jelinek
81
-81
/
+81
2018-11-12
Implement P0722R3, destroying operator delete.
Jason Merrill
1
-0
/
+12
2018-10-31
Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).
Joseph Myers
1
-82
/
+176
2018-09-05
* libsupc++/cxxabi.h (__cxa_demangle): Clarify doxygen comment.
Jonathan Wakely
1
-2
/
+3
2018-08-24
new(nothrow) is malloc-like
Marc Glisse
1
-4
/
+4
2018-08-13
Minor optimisations in operator new(size_t, align_val_t)
Jonathan Wakely
1
-3
/
+3
2018-08-10
PR libstdc++/68210 adjust operator new and delete for LWG 206
Jonathan Wakely
17
-45
/
+46
2018-08-10
Remove not needed __builtin_expect due to malloc predictor.
Martin Liska
3
-3
/
+3
2018-08-08
Prevent internal aligned_alloc clashing with libc version
Jonathan Wakely
1
-10
/
+20
2018-08-07
PR libstdc++/86861 Meet precondition for Solaris memalign
Jonathan Wakely
1
-9
/
+19
2018-07-31
Don't unconditionally define feature test macros in <version>
Jonathan Wakely
1
-10
/
+0
2018-07-30
Add workaround for aligned_alloc bug on AIX
Jonathan Wakely
1
-0
/
+6
2018-07-17
PR libstdc++/86450 use -Wabi=2 and simplify -Werror use
Jonathan Wakely
1
-2
/
+1
2018-07-05
PR libstdc++/85831 define move constructors and operators for exceptions
Jonathan Wakely
1
-3
/
+5
2018-05-18
Some libstdc++ fixes for -Wdeprecated-copy.
Jason Merrill
2
-0
/
+9
2018-05-17
PR libstdc++/85812 fix memory leak in std::make_exception_ptr
Jonathan Wakely
2
-9
/
+18
2018-01-03
Update copyright years.
Jakub Jelinek
81
-81
/
+81
2017-12-05
Correct noexcept mismatch in declarations.
Jason Merrill
1
-2
/
+4
2017-12-01
Add [[noreturn]] attributes to fix warning
Jonathan Wakely
1
-0
/
+2
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
[next]