* 1750a.h (TARGET_SWITCHES): Add documentation.
authorJeffrey A Law <law@cygnus.com>
Thu, 18 Mar 1999 21:47:49 +0000 (21:47 +0000)
committerJeff Law <law@gcc.gnu.org>
Thu, 18 Mar 1999 21:47:49 +0000 (14:47 -0700)
From-SVN: r25846

gcc/ChangeLog
gcc/config/1750a/1750a.h

index 7c26a5addc340c9c903fe5a3fa597dca2c4722d9..5871a1069aa43c8973f1594a57d0bab31a60cbf8 100644 (file)
@@ -1,5 +1,6 @@
 Thu Mar 18 22:28:53 1999  Jeffrey A Law  (law@cygnus.com)
 
+       * 1750a.h (TARGET_SWITCHES): Add documentation.
        * pa.h (TARGET_SWITCHES): Add documentation.
        (TARGET_OPTIONS): Likewise.
        * mn10300.h (TARGET_SWITCHES): Add documentation.
index aa039dfdf1a377a775a3e3dfd1c85474d84f0115..a931536d1d511c5529e30839fcd8b107c64e1272 100644 (file)
@@ -35,7 +35,7 @@ Boston, MA 02111-1307, USA.  */
 /* Run-time compilation parameters selecting different hardware subsets.  */
 
 #define TARGET_SWITCHES  \
-  { {"vaxc-alignment", 2}, \
+  { {"vaxc-alignment", 2, "Use VAX-C alignment"}, \
     { "", TARGET_DEFAULT}}
 
 /* Default target_flags if no switches specified.  */