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 24a81c8..a12ba7d 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,9 @@ +2020-10-30 H.J. Lu <hongjiu.lu@intel.com> + + PR gas/26703 + * elfxx-x86.c (_bfd_x86_elf_link_setup_gnu_properties): Generate + GNU_PROPERTY_X86_ISA_1_BASELINE for -z x86-64-baseline. + 2020-10-29 Nick Clifton <nickc@redhat.com> PR 26809 |