aboutsummaryrefslogtreecommitdiff
path: root/binutils/NEWS
diff options
context:
space:
mode:
authorFred Fish <fnf@specifix.com>2005-01-19 23:43:00 +0000
committerFred Fish <fnf@specifix.com>2005-01-19 23:43:00 +0000
commit9d317d3425a06f0e2ae3ded4f6c1e157f1a7dadd (patch)
tree271acdce39f53eae6693081d37e9a7058384cbf7 /binutils/NEWS
parente39893d75a214ffce850f37bcd02ebd7dcea7ce5 (diff)
downloadgdb-9d317d3425a06f0e2ae3ded4f6c1e157f1a7dadd.zip
gdb-9d317d3425a06f0e2ae3ded4f6c1e157f1a7dadd.tar.gz
gdb-9d317d3425a06f0e2ae3ded4f6c1e157f1a7dadd.tar.bz2
Fix misspelling in previous checkin
Diffstat (limited to 'binutils/NEWS')
-rw-r--r--binutils/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils/NEWS b/binutils/NEWS
index bafee24..8677cb7 100644
--- 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 mneumonic 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.