* config/tc-mips.c: Fix outdated comment.

This commit is contained in:
Thiemo Seufer 2006-11-09 13:04:39 +00:00
parent 6760920914
commit d84bcf09ed
2 changed files with 5 additions and 2 deletions

View 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.

View 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[] =
{