From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14629 invoked by alias); 19 Jul 2010 16:33:35 -0000 Received: (qmail 14620 invoked by uid 22791); 19 Jul 2010 16:33:35 -0000 X-SWARE-Spam-Status: No, hits=-1.7 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (38.113.113.100) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 19 Jul 2010 16:33:31 +0000 Received: (qmail 21043 invoked from network); 19 Jul 2010 16:33:29 -0000 Received: from unknown (HELO ?192.168.0.104?) (mitchell@127.0.0.2) by mail.codesourcery.com with ESMTPA; 19 Jul 2010 16:33:29 -0000 Message-ID: <4C447E56.7060407@codesourcery.com> Date: Mon, 19 Jul 2010 16:33:00 -0000 From: Mark Mitchell User-Agent: Thunderbird 2.0.0.24 (Windows/20100228) MIME-Version: 1.0 To: Maxim Kuvyrkov CC: Anthony Green , gcc-patches Subject: Re: [PATCH] Fix building several uclinux target References: <4C370662.8050906@moxielogic.com> <4C374760.8070705@codesourcery.com> <4C378A3A.8070309@moxielogic.com> <4C3A1999.7090801@codesourcery.com> <4C3F3098.4060407@codesourcery.com> In-Reply-To: <4C3F3098.4060407@codesourcery.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org X-SW-Source: 2010-07/txt/msg01510.txt.bz2 Maxim Kuvyrkov wrote: >> The patch moves definitions of constants enumerating C libraries to top >> level and moves Android-specific definitions from >> LINUX_TARGET_OS_CPP_BUILTINS to ANDROID_TARGET_OS_CPP_BUILTINS. >> >> Tested with arm-linux-androideabi build and partial moxie-uclinux build. >> >> OK to apply? OK. -- Mark Mitchell CodeSourcery mark@codesourcery.com (650) 331-3385 x713