From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1211 invoked by alias); 11 Nov 2013 10:26:57 -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 1184 invoked by uid 9883); 11 Nov 2013 10:26:56 -0000 Date: Mon, 11 Nov 2013 10:26:00 -0000 Message-ID: <20131111102654.1149.qmail@sourceware.org> From: yufeng@sourceware.org To: src-cvs@sourceware.org Subject: gdb and binutils branch master updated. 3b570dee4f42f8229b8defdf4360dc0f52e820a0 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: e2b5892e6e75109898db1cfbda2975fa422ba762 X-Git-Newrev: 3b570dee4f42f8229b8defdf4360dc0f52e820a0 X-SW-Source: 2013-q4/txt/msg00104.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 3b570dee4f42f8229b8defdf4360dc0f52e820a0 (commit) from e2b5892e6e75109898db1cfbda2975fa422ba762 (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=3b570dee4f42f8229b8defdf4360dc0f52e820a0 commit 3b570dee4f42f8229b8defdf4360dc0f52e820a0 Author: Yufeng Zhang Date: Mon Nov 11 10:26:41 2013 +0000 * elfxx-aarch64.c (_bfd_aarch64_elf_grok_prstatus): Fix hard-coded size of struct elf_prstatus. ----------------------------------------------------------------------- Summary of changes: bfd/ChangeLog | 5 +++++ bfd/elfxx-aarch64.c | 2 +- 2 files changed, 6 insertions(+), 1 deletions(-) hooks/post-receive -- gdb and binutils