From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11986 invoked by alias); 5 Nov 2013 14:44:48 -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 11964 invoked by uid 9013); 5 Nov 2013 14:44:47 -0000 Date: Tue, 05 Nov 2013 14:44:00 -0000 Message-ID: <20131105144445.11860.qmail@sourceware.org> From: hjl@sourceware.org To: src-cvs@sourceware.org Subject: gdb and binutils branch hjl/lto-mixed created. 1e48c600efcce8f04ea8f090fe95e8259a47cfcd X-Git-Refname: refs/heads/hjl/lto-mixed X-Git-Reftype: branch X-Git-Oldrev: 0000000000000000000000000000000000000000 X-Git-Newrev: 1e48c600efcce8f04ea8f090fe95e8259a47cfcd X-SW-Source: 2013-q4/txt/msg00031.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 1e48c600efcce8f04ea8f090fe95e8259a47cfcd (commit) - Log ----------------------------------------------------------------- https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=1e48c600efcce8f04ea8f090fe95e8259a47cfcd commit 1e48c600efcce8f04ea8f090fe95e8259a47cfcd 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