mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-25 02:53:48 +08:00
2000-09-02 Kazu Hirata <kazu@hxi.com>
* config/tc-ia64.c: Fix formatting.
This commit is contained in:
parent
18e03609ef
commit
197865e878
@ -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.
|
||||
|
@ -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. */
|
||||
|
Loading…
Reference in New Issue
Block a user