From: Rainer Orth Date: Tue, 7 Apr 2020 15:03:09 +0000 (+0200) Subject: ChangeLog entry for last change. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a0543b0b4c9cfa0fe1f1484a0eb895243c04cc21;p=binutils-gdb.git ChangeLog entry for last change. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 57cf0f139c9..120fb386469 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,10 @@ +2020-04-07 Rainer Orth + Nick Clifton + + * elf32-sparc.c (sparc_final_write_processing): Fix whitespace. + <0>: Ignore. + : Error rather than abort. + 2020-04-03 H.J. Lu PR ld/25767