gcc/libstdc++-v3/src
François Dumont c9434ea40e libstdc++: Fix several preprocessor directives
A wrong usage of #define in place of a #error seems to have been replicated
at different places in source files.

libstdc++-v3/ChangeLog:

	* src/c++11/compatibility-ldbl-facets-aliases.h: Replace #define with
	proper #error.
	* src/c++11/locale-inst-monetary.h: Likewise.
	* src/c++11/locale-inst-numeric.h: Likewise.
2023-07-30 15:52:00 +02:00
..
c++11 libstdc++: Fix several preprocessor directives 2023-07-30 15:52:00 +02:00
c++17 libstdc++: Do not define inaccurate from_chars for _Float128 [PR110077] 2023-07-19 23:42:56 +01:00
c++20 libstdc++: Fix src/c++20/tzdb.cc for non-constexpr std::mutex 2023-06-29 16:17:23 +01:00
c++98 libstdc++: Fix iostream init for Clang on darwin [PR110432] 2023-06-30 15:35:02 +01:00
experimental Update copyright years. 2023-01-16 11:52:17 +01:00
filesystem libstdc++: Do not use off64_t in calls to copy_file_range [PR110462] 2023-06-29 16:17:23 +01:00
libbacktrace Regenerate Makefile.in files. 2023-01-17 12:20:05 +01:00
shared Update copyright years. 2023-01-16 11:52:17 +01:00
Makefile.am Revert "libstdc++: Export global iostreams with GLIBCXX_3.4.31 symver [PR108969]" 2023-04-19 13:18:12 +01:00
Makefile.in Revert "libstdc++: Export global iostreams with GLIBCXX_3.4.31 symver [PR108969]" 2023-04-19 13:18:12 +01:00