This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r205849 - in /trunk/gcc: ChangeLog config.gcc
- From: mkuvyrkov at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Tue, 10 Dec 2013 08:24:11 -0000
- Subject: r205849 - in /trunk/gcc: ChangeLog config.gcc
Author: mkuvyrkov
Date: Tue Dec 10 08:24:10 2013
New Revision: 205849
URL: http://gcc.gnu.org/viewcvs?rev=205849&root=gcc&view=rev
Log:
Fix mips64-linux and s390x-linux builds.
* config.gcc (mips*-mti-linux*, mips64*-*-linux*):
Add android definitions.
(s390x-*-linux*): Use linux-protos.h.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config.gcc