diff options
author | Jim Wilson <wilson@tuliptree.org> | 2000-04-25 01:52:27 +0000 |
---|---|---|
committer | Jim Wilson <wilson@tuliptree.org> | 2000-04-25 01:52:27 +0000 |
commit | 8d82e76a9ddcdb24729311cda3bf216b9ed4c3dd (patch) | |
tree | 2b3585b031791591861c940ccb60b2b0de5a7442 /gas/testsuite/ChangeLog | |
parent | 2b5fc1f5d0a3d5063c7e4a75c70eab38386ad84d (diff) | |
download | gdb-8d82e76a9ddcdb24729311cda3bf216b9ed4c3dd.zip gdb-8d82e76a9ddcdb24729311cda3bf216b9ed4c3dd.tar.gz gdb-8d82e76a9ddcdb24729311cda3bf216b9ed4c3dd.tar.bz2 |
Really fix last IA-64 gas testsuite failure.
* gas/ia64/opc-i.d: Change pmin2.u to pmin2. Change pmax2.u to pmax2.
Change MLI to MLX. Switch operands for output matching tbit.z.orcm,
tbit.z.andcm, tbit.nz.orcm, tbit.nz.andcm, tnat.z.orcm, tnat.z.andcm,
tnat.nz.orcm, tnat.nz.andcm inputs.
* gas/ia64/opc-i.pl: Insert padding nops before last dep.
* gas/ia64/opc-i.s: Regenerate.
Diffstat (limited to 'gas/testsuite/ChangeLog')
-rw-r--r-- | gas/testsuite/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 1dd8b2f..cfdf8e4 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,5 +1,12 @@ Mon Apr 24 16:35:08 2000 Jim Wilson <wilson@cygnus.com> + * gas/ia64/opc-i.d: Change pmin2.u to pmin2. Change pmax2.u to pmax2. + Change MLI to MLX. Switch operands for output matching tbit.z.orcm, + tbit.z.andcm, tbit.nz.orcm, tbit.nz.andcm, tnat.z.orcm, tnat.z.andcm, + tnat.nz.orcm, tnat.nz.andcm inputs. + * gas/ia64/opc-i.pl: Insert padding nops before last dep. + * gas/ia64/opc-i.s: Regenerate. + * gas/ia64/opc-i.s: Regenerate. * gas/ia64/opc-f.pl: Add explicit stop at end. |