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 7f1b720..db49d6f 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,9 @@ +2021-01-14 H.J. Lu <hongjiu.lu@intel.com> + + PR ld/26688 + * elf32-bfin.c (bfinfdpic_relocate_section): Skip non SEC_ALLOC + section for R_BFIN_FUNCDESC. + 2021-01-14 Nick Clifton <nickc@redhat.com> * elf.c (elfcore_grok_win32pstatus): Check for a note type of 0. |