projects
/
platform
/
upstream
/
binutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
509c2f3
)
Remove unnecessary empty line in sim/common/ChangeLog
author
Joel Brobecker
<brobecker@adacore.com>
Tue, 9 Jun 2015 18:27:58 +0000
(14:27 -0400)
committer
Joel Brobecker
<brobecker@adacore.com>
Tue, 9 Jun 2015 18:27:58 +0000
(14:27 -0400)
sim/common/ChangeLog
patch
|
blob
|
history
diff --git
a/sim/common/ChangeLog
b/sim/common/ChangeLog
index
2ef1cc5
..
a443d54
100644
(file)
--- 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>