sco5.h (SUBTARGET_SWITCHES): Add documentation for OpenServer- specific compiler...
authorRobert Lipe <robertl@dgii.com>
Wed, 28 Oct 1998 21:10:55 +0000 (21:10 +0000)
committerRobert Lipe <robertl@gcc.gnu.org>
Wed, 28 Oct 1998 21:10:55 +0000 (21:10 +0000)
* sco5.h (SUBTARGET_SWITCHES): Add documentation for OpenServer-
specific compiler switches.

From-SVN: r23413

gcc/ChangeLog
gcc/config/i386/sco5.h

index ba9ef0107a55ad0fca45b60e8550c743e86e9c61..0410c8ffa4be484dbe939cedfb023848ea9686ac 100644 (file)
@@ -1,3 +1,8 @@
+Wed Oct 28 23:09:25 1998  Robert Lipe  <robertl@dgii.com>
+
+       * sco5.h (SUBTARGET_SWITCHES): Add documentation for OpenServer-
+       specific compiler switches.
+
 Wed Oct 28 21:05:53 1998  Jeffrey A Law  (law@cygnus.com)
 
        * Makefile.in (c-common.o): Depend on c-pragma.h.  Use $(RTL_H) instead
index 7510799b16d2404d496f46f96d26c2d6aef9354c..7637f171463fc5d0950063b521c1be826bf9bfa1 100644 (file)
@@ -909,8 +909,8 @@ dtors_section ()                                                    \
 
 #undef SUBTARGET_SWITCHES
 #define SUBTARGET_SWITCHES             \
-       { "coff", MASK_COFF },          \
-       { "elf", -MASK_COFF },
+       { "coff", MASK_COFF, "Generate COFF output" },          \
+       { "elf", -MASK_COFF, "Generate ELF output"  },
 
 #define NO_DOLLAR_IN_LABEL