aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@adacore.com>2015-06-09 14:27:58 -0400
committerJoel Brobecker <brobecker@adacore.com>2015-06-09 14:27:58 -0400
commitf419f52b9b04f2e45dd11542c6531a48ba0e0d13 (patch)
tree73c92df2ff0588871cc295acee0cf79a8b746228
parent509c2f329a42646e64c7c3e8796f8b3bbd904032 (diff)
downloadfsf-binutils-gdb-f419f52b9b04f2e45dd11542c6531a48ba0e0d13.zip
fsf-binutils-gdb-f419f52b9b04f2e45dd11542c6531a48ba0e0d13.tar.gz
fsf-binutils-gdb-f419f52b9b04f2e45dd11542c6531a48ba0e0d13.tar.bz2
Remove unnecessary empty line in sim/common/ChangeLog
-rw-r--r--sim/common/ChangeLog1
1 files changed, 0 insertions, 1 deletions
diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog
index 2ef1cc5..a443d54 100644
--- a/sim/common/ChangeLog
+++ b/sim/common/ChangeLog
@@ -9,7 +9,6 @@
PR 18273
* sim-fpu.c (INLINE_SIM_FPU): Fix static analysis warning by
increasing parenthesis around casts to signed values.
-
2015-04-21 Mike Frysinger <vapier@gentoo.org>