From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32326 invoked by alias); 3 Oct 2014 21:50:45 -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 32303 invoked by uid 9809); 3 Oct 2014 21:50:44 -0000 Date: Fri, 03 Oct 2014 21:50:00 -0000 Message-ID: <20141003215042.32280.qmail@sourceware.org> From: jingyu@sourceware.org To: src-cvs@sourceware.org Subject: gdb and binutils branch master updated. 6d26190c13397c3bfadac3b65d46ef47523aaff7 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 9b807e7bbbc55168e91c262c98fd09397482f9c9 X-Git-Newrev: 6d26190c13397c3bfadac3b65d46ef47523aaff7 X-SW-Source: 2014-q4/txt/msg00000.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, master has been updated via 6d26190c13397c3bfadac3b65d46ef47523aaff7 (commit) from 9b807e7bbbc55168e91c262c98fd09397482f9c9 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=6d26190c13397c3bfadac3b65d46ef47523aaff7 commit 6d26190c13397c3bfadac3b65d46ef47523aaff7 Author: Jing Yu Date: Fri Oct 3 14:48:14 2014 -0700 Add aarch64 to list of targets that support gold. This patch was committed to GCC trunk as revision 215865. 2014-10-03 Jing Yu * configure.ac: Add aarch64 to list of targets that support gold. * configure: Regenerate. ----------------------------------------------------------------------- Summary of changes: ChangeLog | 5 +++++ configure | 3 ++- configure.ac | 3 ++- 3 files changed, 9 insertions(+), 2 deletions(-) hooks/post-receive -- gdb and binutils