This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r249307 - in /trunk/gcc: ChangeLog doc/invoke.texi
- From: rearnsha at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Fri, 16 Jun 2017 21:06:52 -0000
- Subject: r249307 - in /trunk/gcc: ChangeLog doc/invoke.texi
Author: rearnsha
Date: Fri Jun 16 21:06:51 2017
New Revision: 249307
URL: https://gcc.gnu.org/viewcvs?rev=249307&root=gcc&view=rev
Log:
[arm][doc] Document new -march= syntax.
This adds documentation for the new extension options to -march= on ARM.
I tried a number of different ways of formatting the information, but this
seems the best, given what can be achieved in texinfo format.
* doc/invoke.texi (ARM Options, -march=): Document new syntax and
permitted extensions.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/doc/invoke.texi