projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7eb8411
)
Fix compile time warning: bfd/elf32-nds32.c:9693]: (warning) Redundant assignment...
author
Nick Clifton
<nickc@redhat.com>
Mon, 12 Feb 2018 11:51:56 +0000
(11:51 +0000)
committer
Nick Clifton
<nickc@redhat.com>
Mon, 12 Feb 2018 11:51:56 +0000
(11:51 +0000)
* elf32-nds32.c (nds32_elf_relax_longjump3): Remove redundant
assignment.
bfd/ChangeLog
patch
|
blob
|
history
diff --git
a/bfd/ChangeLog
b/bfd/ChangeLog
index 7cc177cc165c9a2e55ceb9351db93f91996e3c81..5f7fcf3cdeb6104224c64002c3c55590bd2dc2cd 100644
(file)
--- a/
bfd/ChangeLog
+++ b/
bfd/ChangeLog
@@
-1,3
+1,8
@@
+2018-02-12 Nick Clifton <nickc@redhat.com>
+
+ * elf32-nds32.c (nds32_elf_relax_longjump3): Remove redundant
+ assignment.
+
2018-02-09 Eric Botcazou <ebotcazou@adacore.com>
* elfxx-sparc.c (UNDEFINED_WEAK_RESOLVED_TO_ZERO): Reorder conditions.