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:
08e2f2b
)
Fix typo
author
DJ Delorie
<dj@redhat.com>
Fri, 24 Apr 2015 21:17:02 +0000
(17:17 -0400)
committer
DJ Delorie
<dj@redhat.com>
Fri, 24 Apr 2015 21:17:02 +0000
(17:17 -0400)
ld/ChangeLog
patch
|
blob
|
history
diff --git
a/ld/ChangeLog
b/ld/ChangeLog
index ceb90293f4e35701a624a6a0e2ebc7f86af37d9a..e58963e9bfa21dbf889bdb8a7d3b8f195ec8db34 100644
(file)
--- a/
ld/ChangeLog
+++ b/
ld/ChangeLog
@@
-5,7
+5,7
@@
(emsp430X.c): Update dependencies.
* Makefile.in: Likewise.
* configure.tgt (msp430-*-*): Rename primary emulation to msp430elf.
- * emulparam
e
/msp430.sh: Rename to msp430elf.sh.
+ * emulparam
s
/msp430.sh: Rename to msp430elf.sh.
* emulparams/msp430X.sh: Update.
2015-04-23 H.J. Lu <hongjiu.lu@intel.com>