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
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-16
libstdc++-v3: testsuite: Prune uncapitalized "in function" linker warning
Hans-Peter Nilsson
1
-0
/
+9
2024-07-31
libstdc++: Only append "@euro" to locale names for Glibc testing
Jonathan Wakely
1
-1
/
+1
2024-07-29
Polish libstdc++ 'dg-final' action 'file-io-diff'
Thomas Schwinge
1
-8
/
+11
2024-07-25
libstdc++: Fix testsuite for remote testing (and sim)
Andrew Pinski
1
-1
/
+2
2024-07-24
libstdc++: Stop copying all data files into test directory
Jonathan Wakely
1
-5
/
+0
2024-07-24
libstdc++: Add file-io-diff to replace @diff@ markup in I/O tests
Jonathan Wakely
1
-0
/
+32
2024-07-24
libstdc++: Replace @require@ markup in some I/O tests
Jonathan Wakely
2
-1
/
+2
2024-06-26
[libstdc++] [testsuite] no libatomic for vxworks
Alexandre Oliva
1
-0
/
+5
2024-05-07
Remove obsolete Solaris 11.3 support
Rainer Orth
1
-5
/
+1
2024-04-30
Fix pretty printers regexp for GDB output
Christophe Lyon
1
-3
/
+9
2024-03-26
libstdc++: Replace stacktrace effective target with feature test
Jonathan Wakely
1
-8
/
+0
2024-03-26
libstdc++: Add dg-require-cpp-feature-test to test feature test macros
Jonathan Wakely
2
-0
/
+24
2024-03-19
libstdc++: Sync the atomic_link_flags implementation with GCC.
Iain Sandoe
1
-1
/
+1
2024-03-19
libstdc++, Darwin: Do not use dev/null as the file for executables.
Iain Sandoe
1
-1
/
+19
2024-03-07
libstdc++: Better diagnostics for std::format errors
Jonathan Wakely
1
-0
/
+1
2024-02-06
libstdc++: /dev/null is not accessible on Windows
Torbjörn SVENSSON
1
-2
/
+5
2024-01-03
Update copyright years.
Jakub Jelinek
4
-4
/
+4
2023-10-13
testsuite: Add dg-require-atomic-cmpxchg-word
Hans-Peter Nilsson
2
-0
/
+46
2023-09-28
libstdc++: Show full Python stack on error
Tom Tromey
1
-0
/
+2
2023-09-15
libstdc++: Add support for running tests with multiple -std options
Jonathan Wakely
2
-0
/
+114
2023-09-14
libstdc++: Support dg-additional-files in tests
Jonathan Wakely
2
-1
/
+16
2023-09-07
libstdc++: Remove trailing whitespace from dejagnu files
Jonathan Wakely
3
-8
/
+8
2023-08-17
libstdc++: Fix testsuite no_pch directive
Jonathan Wakely
1
-1
/
+3
2023-07-03
testsuite, Darwin: Remove an unnecessary flags addition.
Iain Sandoe
1
-3
/
+0
2023-06-29
Relax type-printer regexp in libstdc++ test suite
Tom Tromey
1
-1
/
+5
2023-06-07
Support 'UNSUPPORTED: [...]: exception handling disabled' for libstdc++ testing
Thomas Schwinge
1
-0
/
+12
2023-05-31
libstdc++: Stop using _GLIBCXX_USE_C99_MATH_TR1 in <cmath>
Jonathan Wakely
1
-1
/
+1
2023-05-16
libstdc++: Stop using _GLIBCXX_USE_C99_STDINT_TR1 in <cstdint>
Jonathan Wakely
1
-1
/
+1
2023-04-05
libstdc++: Downgrade DEBUG to ASSERTIONS when !HOSTED
Arsen Arsenović
1
-0
/
+1
2023-01-16
Update copyright years.
Jakub Jelinek
4
-4
/
+4
2023-01-14
libstdc++: Embed a static copy of tzdata.zi
Jonathan Wakely
1
-5
/
+2
2022-12-23
Reimplement GNU threads library on native Windows
Eric Botcazou
1
-1
/
+13
2022-12-22
libstdc++: Implement C++20 time zone support in <chrono>
Jonathan Wakely
1
-0
/
+14
2022-11-28
libstdc++: Prune versioned namespace from testsuite output
Jonathan Wakely
1
-0
/
+2
2022-10-10
libstdc++: std::make_signed_t<cv bool> should be ill-formed
Jonathan Wakely
1
-0
/
+1
2022-10-03
libstdc++: Add effective-target 'hosted' for testsuite [PR103626]
Jonathan Wakely
1
-1
/
+9
2022-10-03
libstdc++: Mark headers that must be hosted as such [PR103626]
Arsen Arsenović
1
-0
/
+4
2022-10-03
libstdc++: Make _GLIBCXX_HOSTED respect -ffreestanding [PR103626]
Jonathan Wakely
1
-2
/
+2
2022-06-27
libstdc++: xfail experimental/net tests on rtems
Alexandre Oliva
1
-5
/
+1
2022-06-23
libstdc++: testsuite: skip fs last_write_time tests if dummy
Alexandre Oliva
2
-0
/
+17
2022-06-23
libstdc++: testsuite: skip fs space tests on dummy implementations
Alexandre Oliva
2
-0
/
+17
2022-06-23
libstdc++: testsuite: conditionalize symlink tests
Alexandre Oliva
2
-2
/
+22
2022-06-23
libstdc++: testsuite: use -lbsd for net_ts on RTEMS
Alexandre Oliva
1
-0
/
+6
2022-05-05
libstdc++: Fixes for tests that fail with -fno-rtti
Jonathan Wakely
1
-0
/
+8
2022-01-17
libstdc++: Define <stacktrace> header for C++23
Jonathan Wakely
1
-0
/
+8
2022-01-03
Update copyright years.
Jakub Jelinek
4
-4
/
+4
2021-11-24
libstdc++: Replace hyphens in effective target keywords
Jonathan Wakely
1
-11
/
+11
2021-11-23
libstdc++: Add effective-target for std::allocator implementation
Jonathan Wakely
1
-0
/
+8
2021-11-19
libstdc++, testsuite: Add a prune expression for external tool bug.
Iain Sandoe
1
-1
/
+4
2021-11-05
libstdc++: Add xfail to pretty printer tests that fail in C++20
Jonathan Wakely
1
-22
/
+41
[next]