[NDS32] Complete -march= option design so that it can display available items in...
authorChung-Ju Wu <jasonwucj@gmail.com>
Fri, 21 Nov 2014 05:13:44 +0000 (05:13 +0000)
committerChung-Ju Wu <jasonwucj@gcc.gnu.org>
Fri, 21 Nov 2014 05:13:44 +0000 (05:13 +0000)
gcc/
* config/nds32/nds32.opt (march): Add help message.

From-SVN: r217901

gcc/ChangeLog
gcc/config/nds32/nds32.opt

index 4501014d340b788cfc18ed5c5b3aeadcd3fde83a..3c1efa71fcdfa445ecf0cc3054428dd4cee7e06f 100644 (file)
@@ -1,3 +1,7 @@
+2014-11-21  Chung-Ju Wu  <jasonwucj@gmail.com>
+
+       * config/nds32/nds32.opt (march): Add help message.
+
 2014-11-20  Patrick Palka  <ppalka@gcc.gnu.org>
 
        * tree-vrp.c (test_for_singularity): New parameter
index 4974f3b867bfd05f537db70c5b87daf024f54d67..0232629dfd56a827e5343bdb5bd520b8e308ebb1 100644 (file)
@@ -71,6 +71,7 @@ Specify the name of the target architecture.
 
 Enum
 Name(nds32_arch_type) Type(enum nds32_arch_type)
+Known arch types (for use with the -march= option):
 
 EnumValue
 Enum(nds32_arch_type) String(v2) Value(ARCH_V2)