aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2015-08-03 09:19:00 +0100
committerNick Clifton <nickc@redhat.com>2015-08-03 09:19:00 +0100
commitd60646b95830f1687b641b96f31adbea75c08d6c (patch)
tree2c40253cf88dfac018fabe18d1da20f7ad61e840 /gas/ChangeLog
parenta5fdf78a4402341a0ae23a5ca8a63825e2b5286c (diff)
downloadgdb-d60646b95830f1687b641b96f31adbea75c08d6c.zip
gdb-d60646b95830f1687b641b96f31adbea75c08d6c.tar.gz
gdb-d60646b95830f1687b641b96f31adbea75c08d6c.tar.bz2
Fix thinkos in the description of the --hash-size command line option for GAS.
* doc/as.texinfo (Overview): Add --hash-size to the synopsis and fix typo in its entry: @kindex -> @item.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 2ac50cb..0aa3cab 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,8 @@
+2015-08-03 Nick Clifton <nickc@redhat.com>
+
+ * doc/as.texinfo (Overview): Add --hash-size to the synopsis and
+ fix typo in its entry: @kindex -> @item.
+
2015-07-28 Robert Suchanek <robert.suchanek@imgtec.com>
* config/tc-mips.c (mips_cpu_info_table): Add m5100 and m5101 entries.