summaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
authorSandra Loosemore <sandra@codesourcery.com>2018-11-07 21:46:09 -0500
committerSandra Loosemore <sandra@gcc.gnu.org>2018-11-07 21:46:09 -0500
commita28102f8cc84d0ea340ce7cf71bb45ad6f354927 (patch)
tree3d9a67dc5e6f26ab8466ff35ecc612ee31178f54 /gcc/ChangeLog
parent24d9c62fda5af945366c9d416faa0f27cbe37eb6 (diff)
downloadgcc-a28102f8cc84d0ea340ce7cf71bb45ad6f354927.tar.gz
invoke.texi: Remove leading dash from @opindex entries throughout the file.
2018-11-07 Sandra Loosemore <sandra@codesourcery.com> gcc/ * doc/invoke.texi: Remove leading dash from @opindex entries throughout the file. From-SVN: r265904
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 2ca7939a80a..a85868c06cd 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,5 +1,10 @@
2018-11-07 Sandra Loosemore <sandra@codesourcery.com>
+ * doc/invoke.texi: Remove leading dash from @opindex entries
+ throughout the file.
+
+2018-11-07 Sandra Loosemore <sandra@codesourcery.com>
+
PR driver/80828
* doc/invoke.texi (Option Summary): Add -e and --entry.
(Link Options): Likewise.