aboutsummaryrefslogtreecommitdiff
path: root/include/ChangeLog
diff options
context:
space:
mode:
authorMatthew Fortune <matthew.fortune@imgtec.com>2014-10-17 11:07:17 +0100
committerMatthew Fortune <matthew.fortune@imgtec.com>2014-10-22 10:37:26 +0100
commit00ac7aa072c90d95615bd1c89c699f0ea5eeae22 (patch)
treecc5ed1cb8a3284f7efae4a5b670ff20dfc81fa83 /include/ChangeLog
parent60822996412bf596f4f786492b0d787ff82417ec (diff)
downloadgdb-00ac7aa072c90d95615bd1c89c699f0ea5eeae22.zip
gdb-00ac7aa072c90d95615bd1c89c699f0ea5eeae22.tar.gz
gdb-00ac7aa072c90d95615bd1c89c699f0ea5eeae22.tar.bz2
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.
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index 7acd73d..1eec0a4 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,7 @@
+2014-10-22 Matthew Fortune <matthew.fortune@imgtec.com>
+
+ * elf/mips.h (AFL_ASE_MASK): Define.
+
2014-09-26 Max Ostapenko <m.ostapenko@partner.samsung.com>
* libiberty.h (PEX_STDOUT_APPEND): New flag.