diff options
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 2618f90..7637018 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,5 +1,10 @@ 2016-12-19 Maciej W. Rozycki <macro@imgtec.com> + * mips-dis.c (set_default_mips_dis_options) [SYMTAB_AVAILABLE]: + Only examine ELF file structures here. + +2016-12-19 Maciej W. Rozycki <macro@imgtec.com> + * mips-dis.c (set_default_mips_dis_options) [BFD64]: Only call `bfd_mips_elf_get_abiflags' here. |