From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1956 invoked by alias); 24 Dec 2014 23:03:39 -0000 Mailing-List: contact src-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: src-cvs-owner@sourceware.org Received: (qmail 1931 invoked by uid 9013); 24 Dec 2014 23:03:38 -0000 Date: Wed, 24 Dec 2014 23:03:00 -0000 Message-ID: <20141224230336.1905.qmail@sourceware.org> From: hjl@sourceware.org To: src-cvs@sourceware.org Subject: gdb and binutils branch hjl/lto-mixed created. 04547b71e5481af1b6e1b00292b84f9e85e3ee7d X-Git-Refname: refs/heads/hjl/lto-mixed X-Git-Reftype: branch X-Git-Oldrev: 0000000000000000000000000000000000000000 X-Git-Newrev: 04547b71e5481af1b6e1b00292b84f9e85e3ee7d X-SW-Source: 2014-q4/txt/msg00090.txt.bz2 This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "gdb and binutils". The branch, hjl/lto-mixed has been created at 04547b71e5481af1b6e1b00292b84f9e85e3ee7d (commit) - Log ----------------------------------------------------------------- https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=04547b71e5481af1b6e1b00292b84f9e85e3ee7d commit 04547b71e5481af1b6e1b00292b84f9e85e3ee7d Author: H.J. Lu Date: Fri Mar 7 12:18:30 2014 -0800 Don't check the plugin target twice https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=4ac68f6c42f92fdcbccc609de06497236423b43e commit 4ac68f6c42f92fdcbccc609de06497236423b43e Author: H.J. Lu Date: Fri Mar 7 10:51:47 2014 -0800 Add test for nm on mixed LTO/non-LTO object https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=d0ec6f0da4cde08762afee0c7d7221759fe677ce commit d0ec6f0da4cde08762afee0c7d7221759fe677ce Author: H.J. Lu Date: Mon Nov 4 09:17:45 2013 -0800 Add lto and none-lto input support for ld -r This patch adds lto and none-lto input support for ld -r so that LTO can be used with ld -r without Makefile changes. It is useful for Linux kernel build with LTO. ----------------------------------------------------------------------- hooks/post-receive -- gdb and binutils