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>
Wed, 22 Oct 2014 09:37:26 +0000 (10:37 +0100)
commit00ac7aa072c90d95615bd1c89c699f0ea5eeae22
treecc5ed1cb8a3284f7efae4a5b670ff20dfc81fa83
parent60822996412bf596f4f786492b0d787ff82417ec
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.
bfd/ChangeLog
bfd/elfxx-mips.c
binutils/ChangeLog
binutils/readelf.c
include/ChangeLog
include/elf/mips.h