gcc/libstdc++-v3/config
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
..
abi libstdc++: Inline std::exception_ptr members [PR 90295] 2020-10-06 17:24:16 +01:00
allocator Update copyright years. 2020-01-01 12:51:42 +01:00
cpu libstdc++: Fix test_and_acquire for EABI 2020-10-01 12:54:37 +01:00
io Update copyright years. 2020-01-01 12:51:42 +01:00
locale Update copyright years. 2020-01-01 12:51:42 +01:00
os aix: add FAT library support for libstdc++fs.a 2020-10-11 11:47:00 -04:00