This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r248853 - in /trunk: ChangeLog config/ChangeLog...
- From: ebotcazou at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Sat, 03 Jun 2017 08:23:23 -0000
- Subject: r248853 - in /trunk: ChangeLog config/ChangeLog...
Author: ebotcazou
Date: Sat Jun 3 08:23:22 2017
New Revision: 248853
URL: https://gcc.gnu.org/viewcvs?rev=248853&root=gcc&view=rev
Log:
* configure.ac (*-*-linux-android*): Set target_makefile_frag.
* configure: Regenerate.
config/
* mt-android: New file.
libstdc++-v3/
* src/filesystem/dir.cc (fs::_Dir::advance): Use std::exchange.
Added:
trunk/config/mt-android
Modified:
trunk/ChangeLog
trunk/config/ChangeLog
trunk/configure
trunk/configure.ac
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/src/filesystem/dir.cc