diff options
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 57cf0f1..120fb38 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,10 @@ +2020-04-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> + Nick Clifton <nickc@redhat.com> + + * elf32-sparc.c (sparc_final_write_processing): Fix whitespace. + <0>: Ignore. + <default>: Error rather than abort. + 2020-04-03 H.J. Lu <hongjiu.lu@intel.com> PR ld/25767 |