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
/
testsuite
/
19_diagnostics
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-29
libstdc++: Build libbacktrace and 19_diagnostics/stacktrace with -funwind-tab...
Rainer Orth
5
-5
/
+5
2024-05-14
libstdc++: Fix typo in std::stacktrace::max_size [PR115063]
Jonathan Wakely
1
-0
/
+10
2024-03-26
libstdc++: Replace stacktrace effective target with feature test
Jonathan Wakely
7
-7
/
+7
2024-01-03
Update copyright years.
Jakub Jelinek
57
-57
/
+57
2023-11-16
libstdc++: Fix aligned formatting of stacktrace_entry and thread::id [PR112564]
Jonathan Wakely
1
-3
/
+15
2023-11-16
libstdc++: Test for feature test macros more accurately
Jonathan Wakely
3
-0
/
+3
2023-11-15
libstdc++: std::stacktrace tweaks
Jonathan Wakely
1
-2
/
+3
2023-11-14
libstdc++: Fix std::hash<std::stacktrace> [PR112348]
Jonathan Wakely
1
-0
/
+23
2023-09-16
libstdc++: Remove dg-options "-std=gnu++20" from remaining tests
Jonathan Wakely
4
-7
/
+3
2023-09-15
libstdc++: Remove dg-options "-std=gnu++23" from remaining tests
Jonathan Wakely
5
-5
/
+3
2023-09-14
libstdc++: Limit <stacktrace> synopsis test to normal namespace
François Dumont
1
-0
/
+1
2023-09-11
libstdc++: Formatting std::thread::id and std::stacktrace (P2693R1)
Jonathan Wakely
3
-0
/
+67
2023-09-08
libstdc++: Add Filesystem TS and std::stacktrace symbols to libstdc++exp.a
Jonathan Wakely
3
-3
/
+3
2023-04-12
libstdc++: Fix some AIX test failures
Jonathan Wakely
2
-18
/
+18
2023-01-16
Update copyright years.
Jakub Jelinek
57
-57
/
+57
2022-12-23
Reimplement GNU threads library on native Windows
Eric Botcazou
1
-0
/
+19
2022-12-12
libstdc++: Make operator<< for stacktraces less templated (LWG 3515)
Jonathan Wakely
1
-6
/
+5
2022-09-12
libstdc++: Fix comments in tests to match code
Jonathan Wakely
2
-4
/
+4
2022-09-08
libstdc++: Find make_error_code and make_error_condition via ADL only
Jonathan Wakely
2
-0
/
+96
2022-08-26
libstdc++: Simplify std::error_code and std::error_condition
Jonathan Wakely
2
-7
/
+55
2022-04-12
libstdc++: Reduce memory usage in std::stacktrace::current
Jonathan Wakely
1
-0
/
+86
2022-04-11
libstdc++: Fix std::basic_stacktrace special members [PR105031]
Jonathan Wakely
1
-0
/
+215
2022-04-11
libstdc++: Improve behaviour of std::stacktrace::current
Jonathan Wakely
1
-3
/
+4
2022-04-11
libstdc++: Move stacktrace tests to 19_diagnostics directory
Jonathan Wakely
3
-0
/
+110
2022-01-03
Update copyright years.
Jakub Jelinek
57
-57
/
+57
2021-10-01
libstdc++: Avoid unconditional use of errc::not_supported [PR 99327]
Jonathan Wakely
1
-3
/
+3
2021-09-23
libstdc++: Disable PCH for test that depends on a macro being defined
Jonathan Wakely
1
-0
/
+1
2021-09-23
libstdc++: Make std::system_category() recognize Windows error codes
Jonathan Wakely
1
-0
/
+18
2021-09-23
libstdc++: std::system_category should know meaning of zero [PR102425]
Jonathan Wakely
1
-0
/
+18
2021-08-31
libstdc++: Remove redundant noexcept-specifier on definitions
Jonathan Wakely
2
-0
/
+19
2021-05-10
libstdc++: Remove redundant -std=gnu++17 option from remaining tests
Jonathan Wakely
2
-2
/
+0
2021-02-03
libstdc++: Fix incorrect test for std::error_code comparisons
Jonathan Wakely
5
-3
/
+15
2021-01-04
Update copyright years.
Jakub Jelinek
57
-57
/
+57
2020-12-16
libstdc++: Test errno macros directly, not via autoconf [PR 93151]
Jonathan Wakely
2
-16
/
+39
2020-07-31
libstdc++: Ensure c++NN effective target present in all C++17 tests
Jonathan Wakely
1
-1
/
+1
2020-07-02
libstdc++: Require c++98_only effective target for some tests
Jonathan Wakely
1
-1
/
+1
2020-02-20
libstdc++: Define operator<=> for <system_error> types
Jonathan Wakely
10
-4
/
+274
2020-01-01
Update copyright years.
Jakub Jelinek
50
-50
/
+50
2019-05-07
Add test for std::hash<std::error_code>
Jonathan Wakely
1
-0
/
+50
2019-05-04
Fix std::hash<std::error_condition>
Jonathan Wakely
1
-0
/
+51
2019-01-01
Update copyright years.
Jakub Jelinek
48
-48
/
+48
2018-08-03
Add workaround for non-unique errno values on AIX
Jonathan Wakely
1
-0
/
+37
2018-08-01
PR libstdc++/60555 std::system_category() should recognise POSIX errno values
Jonathan Wakely
2
-0
/
+146
2018-07-05
PR libstdc++/85831 define move constructors and operators for exceptions
Jonathan Wakely
1
-0
/
+28
2018-01-03
Update copyright years.
Jakub Jelinek
46
-46
/
+46
2017-01-01
Update copyright years.
Jakub Jelinek
46
-46
/
+46
2016-12-21
PR 71444 define more error constants for mingw-w64
Jonathan Wakely
1
-0
/
+2
2016-11-15
Fix find&replace error in license boilerplate
Jonathan Wakely
1
-1
/
+1
2016-10-12
testsuite_hooks.h: Rewrite VERIFY in terms of __builtin_printf and __builtin_...
Paolo Carlini
30
-49
/
+0
2016-08-26
Use effective-target instead of -std options
Jonathan Wakely
30
-37
/
+30
[next]