* config/tc-hppa.c (pa_ip, case 'D'): Fix typo which caused
miscompilation of "diag" instructions. * gas/hppa/basic/basic.exp (do_system): Update.
This commit is contained in:
parent
6bd7d9fad8
commit
359bb9a364
2 changed files with 15 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
Mon Jan 23 21:42:39 1995 Jeff Law (law@snake.cs.utah.edu)
|
||||
|
||||
* config/tc-hppa.c (pa_ip, case 'D'): Fix typo which caused
|
||||
miscompilation of "diag" instructions.
|
||||
|
||||
Mon Jan 23 15:51:41 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
|
||||
|
||||
* configure: Regenerated.
|
||||
|
|
|
@ -1,3 +1,13 @@
|
|||
Mon Jan 23 21:44:26 1995 Jeff Law (law@snake.cs.utah.edu)
|
||||
|
||||
* gas/hppa/basic/basic.exp (do_system): Update.
|
||||
|
||||
Wed Jan 11 17:20:25 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
|
||||
|
||||
* gas/mips/mips.exp: Don't run the memory-access tests if the
|
||||
format is a.out, because the generated code is different from what
|
||||
is used with other formats.
|
||||
|
||||
Tue Jan 10 11:42:13 1995 Jeff Law (law@snake.cs.utah.edu)
|
||||
|
||||
* gas/hppa/unsorted/unsorted.exp (align4.s): Fix glitch in
|
||||
|
|
Loading…
Reference in a new issue