Show information about unknown ASEs and extensions in .MIPS.abiflags
authorMatthew Fortune <matthew.fortune@imgtec.com>
Fri, 17 Oct 2014 10:07:17 +0000 (11:07 +0100)
committerMatthew Fortune <matthew.fortune@imgtec.com>
Tue, 28 Oct 2014 12:54:08 +0000 (12:54 +0000)
commitb5736530ad5d8aec4c1b5a93be47260699afdf82
treecd43b83dfadccc7898bb580f0dd5c05d2bbb8b44
parentb2f93c5011cab00f31669363577b938697752e43
Show information about unknown ASEs and extensions in .MIPS.abiflags

Import from trunk.

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.
bfd/ChangeLog
bfd/elfxx-mips.c
binutils/ChangeLog
binutils/readelf.c
include/ChangeLog
include/elf/mips.h