diff options
author | Kuan-Lin Chen <kuanlinchentw@gmail.com> | 2018-03-15 14:50:51 +0800 |
---|---|---|
committer | Kuan-Lin Chen <kuanlinchentw@gmail.com> | 2018-03-15 14:50:51 +0800 |
commit | f9671640954362a918c669700bcc9a57be25782d (patch) | |
tree | db27daf4f651ed4c8a89877218b72932846a9154 /bfd/ChangeLog | |
parent | 8bb251a84a34586bd2c7b9078ee12523ef129205 (diff) | |
download | gdb-f9671640954362a918c669700bcc9a57be25782d.zip gdb-f9671640954362a918c669700bcc9a57be25782d.tar.gz gdb-f9671640954362a918c669700bcc9a57be25782d.tar.bz2 |
nds32: Remove the unsupported target feature.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index fac9b62..d06541a 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,19 @@ +2018-03-15 Kuan-Lin Chen <kuanlinchentw@gmail.com> + + * elf32-nds32.c (nds32_elf_ex9_build_hash_table): Removed. + Not support the target feature. + (nds32_elf_ex9_itb_base): Likewise. + (nds32_elf_ex9_import_table): Likewise. + (nds32_elf_ex9_finish): Likewise. + (nds32_elf_ex9_reloc_jmp): Likewise. + (nds32_elf_get_insn_with_reg): Likewise. + (nds32_get_local_syms): Likewise. + (nds32_elf_ex9_replace_instruction): Likewise. + (nds32_elf_ifc_calc): Likewise. + (nds32_elf_ifc_finish): Likewise. + (nds32_elf_ifc_replace): Likewise. + (nds32_elf_ifc_reloc): Likewise. + 2018-03-14 Alan Modra <amodra@gmail.com> * elf64-ppc.c (sfpr_define): Adjust for stub_sec size having |