gcc/libstdc++-v3/config/cpu
Yang Yujie 62a550e7ec LoongArch: Adjust C++ multilib header layout.
For LoongArch, the toplevel library build is always aliased to
one of the multilib variants.  This patch installs it with the
actual MULTISUBDIR (instead of ".") so that the headers can be
reached by the compiler.

This patch is an update of
https://gcc.gnu.org/pipermail/gcc-patches/2023-September/629435.html

libstdc++-v3/ChangeLog:

	* configure.host: Register t-loongarch in tmake_file.
	* config/cpu/loongarch/t-loongarch: New file.  Manually refresh
	MULTISUBDIR with $(shell $(CXX) --print-multi-directory).
2023-09-08 17:51:06 +08:00
..
aarch64/opt Update copyright years. 2023-01-16 11:52:17 +01:00
arm Update copyright years. 2023-01-16 11:52:17 +01:00
cris Update copyright years. 2023-01-16 11:52:17 +01:00
generic Update copyright years. 2023-01-16 11:52:17 +01:00
hppa Update copyright years. 2023-01-16 11:52:17 +01:00
i386 Update copyright years. 2023-01-16 11:52:17 +01:00
i486 Update copyright years. 2023-01-16 11:52:17 +01:00
loongarch LoongArch: Adjust C++ multilib header layout. 2023-09-08 17:51:06 +08:00
m68k Update copyright years. 2023-01-16 11:52:17 +01:00
microblaze Update copyright years. 2023-01-16 11:52:17 +01:00
powerpc Update copyright years. 2023-01-16 11:52:17 +01:00
sh Update copyright years. 2023-01-16 11:52:17 +01:00
sparc Update copyright years. 2023-01-16 11:52:17 +01:00