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:
e39893d
)
Fix misspelling in previous checkin
author
Fred Fish
<fnf@specifix.com>
Wed, 19 Jan 2005 23:43:00 +0000
(23:43 +0000)
committer
Fred Fish
<fnf@specifix.com>
Wed, 19 Jan 2005 23:43:00 +0000
(23:43 +0000)
binutils/NEWS
patch
|
blob
|
history
diff --git
a/binutils/NEWS
b/binutils/NEWS
index bafee24dd511d412ff0ce80db85f46683c8bfbde..8677cb7ceecab44459f01251641c479c0938ab26 100644
(file)
--- a/
binutils/NEWS
+++ b/
binutils/NEWS
@@
-22,7
+22,7
@@
Changes in 2.15:
* objcopy for MIPS targets now accepts "-M no-aliases" as an option to the
- disassembler to print the "raw" mips instruction mne
u
monic instead of some
+ disassembler to print the "raw" mips instruction mnemonic instead of some
pseudo instruction name. I.E. print "daddu" or "or" instead of "move",
"sll" instead of "nop", etc.