aboutsummaryrefslogtreecommitdiff
path: root/binutils/NEWS
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2003-06-25 06:40:27 +0000
committerAlan Modra <amodra@gmail.com>2003-06-25 06:40:27 +0000
commit1049f94e8e1a9eae86a694d2dca94a6194f763b1 (patch)
tree40fbf4dbcdbd98d6784861ab18ce46a36b3308c8 /binutils/NEWS
parent59861b363a480a4e802ef0433bf31153b57a2e3a (diff)
downloadfsf-binutils-gdb-1049f94e8e1a9eae86a694d2dca94a6194f763b1.zip
fsf-binutils-gdb-1049f94e8e1a9eae86a694d2dca94a6194f763b1.tar.gz
fsf-binutils-gdb-1049f94e8e1a9eae86a694d2dca94a6194f763b1.tar.bz2
Correct spelling of "relocatable".
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 8d92dcb..1f869b4 100644
--- a/binutils/NEWS
+++ b/binutils/NEWS
@@ -181,7 +181,7 @@ Changes in binutils 2.6:
Changes in binutils 2.5:
* Changed objdump -dr to dump the relocs interspersed with the assembly
- listing, for a more useful listing of relocateable files.
+ listing, for a more useful listing of relocatable files.
* Changed objdump -d/--disassemble to only disassemble SEC_CODE sections.
Added -D/--disassemble-all option to disassemble all sections.