2000-09-02 Kazu Hirata <kazu@hxi.com>

* config/tc-ia64.c: Fix formatting.
This commit is contained in:
Kazu Hirata 2000-09-03 00:04:40 +00:00
parent 18e03609ef
commit 197865e878
2 changed files with 224 additions and 222 deletions

View File

@ -1,3 +1,7 @@
2000-09-02 Kazu Hirata <kazu@hxi.com>
* config/tc-ia64.c: Fix formatting.
2000-09-02 Nick Clifton <nickc@redhat.com>
* configure.in: Increase version number to 2.10.91.

View File

@ -1093,7 +1093,6 @@ output_P3_format (f, rtype, reg)
(*f) (2, bytes, NULL);
}
static void
output_P4_format (f, imask, imask_size)
vbyte_func f;
@ -7652,7 +7651,6 @@ add_qp_imply (p1, p2)
}
}
/* Add the PRs specified in the mask to the mutex list; this means that only
one of the PRs can be true at any time. PR0 should never be included in
the mask. */