]> gcc.gnu.org Git - gcc.git/commitdiff
sysv4le.h: Remove target-independent comment.
authorNathanael Nerode <neroden@gcc.gnu.org>
Mon, 16 Jun 2003 12:14:35 +0000 (12:14 +0000)
committerNathanael Nerode <neroden@gcc.gnu.org>
Mon, 16 Jun 2003 12:14:35 +0000 (12:14 +0000)
* config/rs6000/sysv4le.h: Remove target-independent comment.
Replace "GNU compiler" with "GCC" in comment.

From-SVN: r68009

gcc/ChangeLog
gcc/config/rs6000/sysv4le.h

index 28023678da3390183cb0e8fd2c972dcd64d4d261..d69d5c029b02e9e0db13f01c17183887b69d99e3 100644 (file)
@@ -1,3 +1,8 @@
+2003-06-16  Nathanael Nerode  <neroden@gcc.gnu.org>
+
+       * config/rs6000/sysv4le.h: Remove target-independent comment.
+       Replace "GNU compiler" with "GCC" in comment.
+
 2003-06-16  Andreas Jaeger  <aj@suse.de>
 
        * tracer.c: Remove duplication declaration.
index 0fb2bf959f4a4c548b41f55d52443b052a6750dd..38be8a6886fde65ebfcbe12363e6df017e221e73 100644 (file)
@@ -1,4 +1,4 @@
-/* Target definitions for GNU compiler for a little endian PowerPC
+/* Target definitions for GCC for a little endian PowerPC
    running System V.4
    Copyright (C) 1995, 2000, 2003 Free Software Foundation, Inc.
    Contributed by Cygnus Support.
     %{mcall-linux: --oformat elf32-powerpc} \
   }}}}"
 
-/* Define this macro as a C expression for the initializer of an
-   array of string to tell the driver program which options are
-   defaults for this target and thus do not need to be handled
-   specially when using `MULTILIB_OPTIONS'.
-
-   Do not define this macro if `MULTILIB_OPTIONS' is not defined in
-   the target makefile fragment or if none of the options listed in
-   `MULTILIB_OPTIONS' are set by default.  *Note Target Fragment::.  */
-
 #undef MULTILIB_DEFAULTS
 #define        MULTILIB_DEFAULTS { "mlittle", "mcall-sysv" }
This page took 0.076182 seconds and 5 git commands to generate.