r263514 - in /trunk/libstdc++-v3: ChangeLog inc...

redi@gcc.gnu.org redi@gcc.gnu.org
Mon Aug 13 18:54:00 GMT 2018


Author: redi
Date: Mon Aug 13 18:54:34 2018
New Revision: 263514

URL: https://gcc.gnu.org/viewcvs?rev=263514&root=gcc&view=rev
Log:
Add <bit> and <version> to freestanding headers

	* include/Makefile.am: Install <bit> and <version> for freestanding.
	* include/Makefile.in: Regenerate.
	* testsuite/17_intro/freestanding.cc: Check for <bit> and <version>.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/Makefile.am
    trunk/libstdc++-v3/include/Makefile.in
    trunk/libstdc++-v3/testsuite/17_intro/freestanding.cc



More information about the Libstdc++-cvs mailing list