gdb and binutils branch master updated. 00ac7aa072c90d95615bd1c89c699f0ea5eeae22
mpf@sourceware.org
mpf@sourceware.org
Wed Oct 22 09:39:00 GMT 2014
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 00ac7aa072c90d95615bd1c89c699f0ea5eeae22 (commit)
from 60822996412bf596f4f786492b0d787ff82417ec (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=00ac7aa072c90d95615bd1c89c699f0ea5eeae22
commit 00ac7aa072c90d95615bd1c89c699f0ea5eeae22
Author: Matthew Fortune <matthew.fortune@imgtec.com>
Date: Fri Oct 17 11:07:17 2014 +0100
Show information about unknown ASEs and extensions in .MIPS.abiflags
bfd/
* elfxx-mips.c (print_mips_ases): Print unknown ASEs.
(print_mips_isa_ext): Print the value of an unknown extension.
binutils/
* readelf.c (print_mips_ases): Print unknown ASEs.
(print_mips_isa_ext): Print the value of an unknown extension.
include/
* elf/mips.h (AFL_ASE_MASK): Define.
-----------------------------------------------------------------------
Summary of changes:
bfd/ChangeLog | 5 +++++
bfd/elfxx-mips.c | 4 +++-
binutils/ChangeLog | 5 +++++
binutils/readelf.c | 4 +++-
include/ChangeLog | 4 ++++
include/elf/mips.h | 1 +
6 files changed, 21 insertions(+), 2 deletions(-)
hooks/post-receive
--
gdb and binutils
More information about the Binutils-cvs
mailing list