gcc/libstdc++-v3
Jonathan Wakely 7478278f88 libstdc++: Make names_pstl.cc require et tbb_backend
The https://github.com/oneapi-src/oneTBB/pull/833 fix is needed for TBB
headers to avoid an error with GCC 13. The new names_pstl.cc test needs
to check effective target tbb_backend so that it's UNSUPPORTED on
systems without fixed headers.

libstdc++-v3/ChangeLog:

	* testsuite/17_intro/names_pstl.cc: Require et tbb_backend.
2023-02-16 12:35:13 +00:00
..
config libstdc++: Mark pieces of gnu-linux/os_support.h linux-specific 2023-02-03 17:38:16 +00:00
doc libstdc++: Update an open-std.org link 2023-02-14 22:17:10 +01:00
include libstdc++: Fix non-reserved names in <ext/throw_allocator.h> 2023-02-16 11:41:51 +00:00
libsupc++ libstdc++: Fix uses of non-reserved names in headers 2023-02-16 10:24:45 +00:00
po
python
scripts
src libstdc++: Enable building libstdc++.{a,so} when !HOSTED 2023-02-06 14:23:46 +00:00
testsuite libstdc++: Make names_pstl.cc require et tbb_backend 2023-02-16 12:35:13 +00:00
acinclude.m4 libstdc++: Do not embed tzdata.zi for 8-bit and 16-bit targets 2023-02-01 21:00:20 +00:00
aclocal.m4
ChangeLog Daily bump. 2023-02-15 00:17:49 +00:00
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007
ChangeLog-2008
ChangeLog-2009
ChangeLog-2010
ChangeLog-2011
ChangeLog-2012
ChangeLog-2013
ChangeLog-2014
ChangeLog-2015
ChangeLog-2016
ChangeLog-2017
ChangeLog-2018
ChangeLog-2019
ChangeLog-2020
ChangeLog-2021
ChangeLog-2022
config.h.in
configure libstdc++: Do not embed tzdata.zi for 8-bit and 16-bit targets 2023-02-01 21:00:20 +00:00
configure.ac
configure.host
crossconfig.m4
fragment.am
linkage.m4
Makefile.am libstdc++: Enable building libstdc++.{a,so} when !HOSTED 2023-02-06 14:23:46 +00:00
Makefile.in libstdc++: Enable building libstdc++.{a,so} when !HOSTED 2023-02-06 14:23:46 +00:00
README

file: libstdc++-v3/README

New users may wish to point their web browsers to the file
index.html in the 'doc/html' subdirectory.  It contains brief
building instructions and notes on how to configure the library in
interesting ways.