sparc.h: Correct comment about availability of little endian option.
authorIan Lance Taylor <ian@wasabisystems.com>
Mon, 14 Jun 2004 14:07:06 +0000 (14:07 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Mon, 14 Jun 2004 14:07:06 +0000 (14:07 +0000)
* config/sparc/sparc.h: Correct comment about availability of
little endian option.

From-SVN: r83102

gcc/ChangeLog
gcc/config/sparc/sparc.h

index 7b60b7ac56536a0d506a840af6a90b544915964a..78a4d2478fca3402f18af002c574d9a811038c79 100644 (file)
@@ -1,5 +1,8 @@
 2004-06-14  Ian Lance Taylor  <ian@wasabisystems.com>
 
+       * config/sparc/sparc.h: Correct comment about availability of
+       little endian option.
+
        * config.gcc: Remove sparc64-*-aout*.
        * config/sparc/sparc.c (sparc_aout_select_rtx_section): Remove.
        * config/sparc/sp64-aout.h: Remove.
index 0b2dceba1e26841ff13868b8b602082e7ade5554..ca29ded3960b7728ace0cb06c87878198196df62 100644 (file)
@@ -463,7 +463,7 @@ extern int target_flags;
 #define TARGET_HARD_QUAD (target_flags & MASK_HARD_QUAD)
 
 /* Nonzero on little-endian machines.  */
-/* ??? Little endian support currently only exists for sparclet-aout and
+/* ??? Little endian support currently only exists for sparc86x-elf and
    sparc64-elf configurations.  May eventually want to expand the support
    to all targets, but for now it's kept local to only those two.  */
 #define MASK_LITTLE_ENDIAN 0x1000