From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13646 invoked by alias); 20 May 2010 16:03:59 -0000 Received: (qmail 13609 invoked by uid 22791); 20 May 2010 16:03:55 -0000 X-SWARE-Spam-Status: No, hits=-2.0 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; Thu, 20 May 2010 16:03:48 +0000 Received: (qmail 7306 invoked from network); 20 May 2010 16:03:46 -0000 Received: from unknown (HELO ?172.16.1.24?) (maxim@127.0.0.2) by mail.codesourcery.com with ESMTPA; 20 May 2010 16:03:46 -0000 Message-ID: <4BF55D60.4080104@codesourcery.com> Date: Thu, 20 May 2010 16:05:00 -0000 From: Maxim Kuvyrkov User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.1.9) Gecko/20100317 Thunderbird/3.0.4 MIME-Version: 1.0 To: gcc-patches CC: Jing Yu Subject: [PATCH 2/6] Add support for Bionic C library References: <4BF55C4F.4080202@codesourcery.com> In-Reply-To: <4BF55C4F.4080202@codesourcery.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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-05/txt/msg01501.txt.bz2 This patch adds new -mbionic option to select Bionic C library. The option is made similar to -mglibc and -muclibc. OK to check in? Thank you, -- Maxim Kuvyrkov CodeSourcery maxim@codesourcery.com (650) 331-3385 x724