diff options
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index c9a78ce..4462553 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,11 @@ 2017-09-02 H.J. Lu <hongjiu.lu@intel.com> + * configure.ac (bfd_backends): Add elf64-x86-64.lo together + with elfxx-x86.lo for 64-bit BFD. + * configure: Regenerated. + +2017-09-02 H.J. Lu <hongjiu.lu@intel.com> + * elfxx-x86.h (elf_x86_link_hash_table): Rearrange fields and update comments. |