From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 33294 invoked by alias); 10 Feb 2016 11:05:11 -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 33277 invoked by uid 89); 10 Feb 2016 11:05:10 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.7 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.2 spammy= 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-SHA encrypted) ESMTPS; Wed, 10 Feb 2016 11:05:09 +0000 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [binutils-gdb] Sync top level files with gcc. From: sergiodj+buildbot@redhat.com To: gdb-testers@sourceware.org Message-Id: <52cf9762c53f5de7070a3951a3a6156082839d35@gdb-build> Date: Wed, 10 Feb 2016 11:05:00 -0000 X-SW-Source: 2016-q1/txt/msg04851.txt.bz2 *** TEST RESULTS FOR COMMIT 52cf9762c53f5de7070a3951a3a6156082839d35 *** Author: Nick Clifton Branch: master Commit: 52cf9762c53f5de7070a3951a3a6156082839d35 Sync top level files with gcc. Import these patches from the GCC mainline: 2016-01-12 Andris Pavenis * configure.ac: Enable LTO for DJGPP * configure: Regenerate 2016-01-24 Mikhail Maltsev PR bootstrap/69329 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS. * Makefile.in: Regenerate. 2016-01-25 Aditya Kumar Sebastian Pop * Makefile.in: Regenerate. * Makefile.tpl: Export ISLVER. * configure: Regenerate. * config/isl.m4: Detect isl-0.15. 2016-01-29 Sebastian Pop * config/isl.m4: Add comments about isl-0.16. * configure: Regenerate.