From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4394 invoked by alias); 11 Nov 2013 10:31: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 4372 invoked by uid 9883); 11 Nov 2013 10:31:55 -0000 Date: Mon, 11 Nov 2013 10:31:00 -0000 Message-ID: <20131111103153.4335.qmail@sourceware.org> From: yufeng@sourceware.org To: src-cvs@sourceware.org Subject: gdb and binutils branch binutils-2_24-branch updated. 3daef248f2a7f0f4fb2a3c4e0c34a160a6e252e8 X-Git-Refname: refs/heads/binutils-2_24-branch X-Git-Reftype: branch X-Git-Oldrev: e5cce97afb37ce4c402d8d674275e4302a317330 X-Git-Newrev: 3daef248f2a7f0f4fb2a3c4e0c34a160a6e252e8 X-SW-Source: 2013-q4/txt/msg00105.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, binutils-2_24-branch has been updated via 3daef248f2a7f0f4fb2a3c4e0c34a160a6e252e8 (commit) from e5cce97afb37ce4c402d8d674275e4302a317330 (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=3daef248f2a7f0f4fb2a3c4e0c34a160a6e252e8 commit 3daef248f2a7f0f4fb2a3c4e0c34a160a6e252e8 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