From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 37672 invoked by alias); 2 Jun 2016 15:31:27 -0000 Mailing-List: contact gdb-testers-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-testers-owner@sourceware.org Received: (qmail 36760 invoked by uid 89); 2 Jun 2016 15:31:26 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.0 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 spammy=Gupta, gupta, Hx-languages-length:435 X-HELO: kwanyin.sergiodj.net Received: from kwanyin.sergiodj.net (HELO kwanyin.sergiodj.net) (176.31.208.32) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Thu, 02 Jun 2016 15:31:16 +0000 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [binutils-gdb] Allow ARC Linux targets that do not use uclibc. From: sergiodj+buildbot@sergiodj.net To: gdb-testers@sourceware.org Message-Id: <4ad0bb5f3a5b2d03079819cf419b174a762c2d52@gdb-build> Date: Thu, 02 Jun 2016 15:31:00 -0000 X-SW-Source: 2016-q2/txt/msg04342.txt.bz2 *** TEST RESULTS FOR COMMIT 4ad0bb5f3a5b2d03079819cf419b174a762c2d52 *** Author: Vineet Gupta Branch: master Commit: 4ad0bb5f3a5b2d03079819cf419b174a762c2d52 Allow ARC Linux targets that do not use uclibc. bfd * config.bfd: Replace -uclibc with *. gas * configure.tgt: Replace -uclibc with *. ld * configure.tgt: Replace -uclibc with *.