This is the mail archive of the
binutils-cvs@sourceware.org
mailing list for the binutils project.
gdb and binutils branch binutils-2_25-branch updated. 688b08052051dc8fa4341f9afcdecd0572488047
- From: jiwang at sourceware dot org
- To: binutils-cvs at sourceware dot org
- Date: 24 Nov 2014 13:50:32 -0000
- Subject: gdb and binutils branch binutils-2_25-branch updated. 688b08052051dc8fa4341f9afcdecd0572488047
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_25-branch has been updated
via 688b08052051dc8fa4341f9afcdecd0572488047 (commit)
from ec240384701a1f12fe569206408a6df8fca9bce4 (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=688b08052051dc8fa4341f9afcdecd0572488047
commit 688b08052051dc8fa4341f9afcdecd0572488047
Author: Jiong Wang <jiong.wang@arm.com>
Date: Mon Nov 24 13:49:48 2014 +0000
[AArch64] Cortex-A53 Erratum 835769 -- sort maps
2014-11-24 Tejas Belagod <tejas.belagod@arm.com>
bfd/
* elfnn-aarch64.c (elf_aarch64_compare_mapping): New.
(erratum_835769_scan): Sort map list.
-----------------------------------------------------------------------
Summary of changes:
bfd/ChangeLog | 5 +++++
bfd/elfnn-aarch64.c | 27 +++++++++++++++++++++++++++
2 files changed, 32 insertions(+), 0 deletions(-)
hooks/post-receive
--
gdb and binutils