* config/tc-mips.c: Fix outdated comment.
authorThiemo Seufer <ths@networkno.de>
Thu, 9 Nov 2006 13:04:39 +0000 (13:04 +0000)
committerThiemo Seufer <ths@networkno.de>
Thu, 9 Nov 2006 13:04:39 +0000 (13:04 +0000)
gas/ChangeLog
gas/config/tc-mips.c

index 92cbfcd285d22ad0bf4f189dab73f150a0806b3e..1a60ca0320ffcd948b4f860e9208fde72f915d74 100644 (file)
@@ -1,3 +1,7 @@
+2006-11-09  Thiemo Seufer  <ths@mips.com>
+
+       * config/tc-mips.c: Fix outdated comment.
+
 2006-11-08  H.J. Lu  <hongjiu.lu@intel.com>
 
        * config/tc-i386.h (CpuPNI): Removed.
index 8b36f268db8cd003b3a5049e1cc31abe1c7ba757..d77d6ec251d011ce54aa2553d16a0ed1d3d0e8f5 100644 (file)
@@ -1072,8 +1072,7 @@ static const struct mips_cpu_info *mips_cpu_info_from_arch (int);
    The following pseudo-ops from the Kane and Heinrich MIPS book are
    not MIPS CPU specific, but are also not specific to the object file
    format.  This file is probably the best place to define them, but
-   they are not currently supported: .asm0, .endr, .lab, .repeat,
-   .struct.  */
+   they are not currently supported: .asm0, .endr, .lab, .struct.  */
 
 static const pseudo_typeS mips_pseudo_table[] =
 {
This page took 0.034546 seconds and 4 git commands to generate.