aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>2020-04-07 17:03:09 +0200
committerRainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>2020-04-07 17:03:09 +0200
commita0543b0b4c9cfa0fe1f1484a0eb895243c04cc21 (patch)
tree36144a93f0cba1fa6b57d47b604a385fb42ceb88
parent3e97ba7d583055bdd5439dd300c59a2f5bc02476 (diff)
downloadgdb-a0543b0b4c9cfa0fe1f1484a0eb895243c04cc21.zip
gdb-a0543b0b4c9cfa0fe1f1484a0eb895243c04cc21.tar.gz
gdb-a0543b0b4c9cfa0fe1f1484a0eb895243c04cc21.tar.bz2
ChangeLog entry for last change.
-rw-r--r--bfd/ChangeLog7
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