gcc/libstdc++-v3/config/os
Clément Chigot 0b9a731127 aix: add FAT library support for libstdc++fs.a
Make libstdc++fs.a a 32/64 bit FAT library.

It is too complicated for the FAT library Makefile fragment to determine if
--enable-libstdcxx-filesystem-ts has been enabled.  This patch checks the
existence of libstdc++fs.a at build time and adds the complementary object
file if it was built.

libstdc++-v3/Changelog:

2020-10-11  Clement Chigot  <clement.chigot@atos.net>

	* config/os/aix/t-aix: Add complementary mode object file to
	libstdc++fs.a
2020-10-11 11:47:00 -04:00
..
aix aix: add FAT library support for libstdc++fs.a 2020-10-11 11:47:00 -04:00
bionic
bsd libstdc++: std::ctype fixes for recent versions of NetBSD 2020-01-16 16:30:12 +00:00
djgpp
generic
gnu-linux libstdc++: Add std::from_chars for floating-point types 2020-07-20 23:49:27 +01:00
hpux
mingw32
mingw32-w64
newlib
qnx/qnx6.1
solaris
tpf
uclibc
vxworks