From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8935 invoked by alias); 5 Nov 2013 14:43:08 -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 8820 invoked by uid 9013); 5 Nov 2013 14:43:07 -0000 Date: Tue, 05 Nov 2013 14:43:00 -0000 Message-ID: <20131105144305.8797.qmail@sourceware.org> From: hjl@sourceware.org To: src-cvs@sourceware.org Subject: gdb and binutils branch hjl/error created. 02068733c65a8f433b019c65472f661e8b59f74f X-Git-Refname: refs/heads/hjl/error X-Git-Reftype: branch X-Git-Oldrev: 0000000000000000000000000000000000000000 X-Git-Newrev: 02068733c65a8f433b019c65472f661e8b59f74f X-SW-Source: 2013-q4/txt/msg00029.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/error has been created at 02068733c65a8f433b019c65472f661e8b59f74f (commit) - Log ----------------------------------------------------------------- https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=02068733c65a8f433b019c65472f661e8b59f74f commit 02068733c65a8f433b019c65472f661e8b59f74f Author: H.J. Lu Date: Mon Nov 4 09:22:34 2013 -0800 Pass ignored unresolved relocations to ld backend IA64 backend doesn't allow unresolved relocations in executable. This patch passes ignored unresolved relocations to linker backend such that a linker backend can skip them. ----------------------------------------------------------------------- hooks/post-receive -- gdb and binutils