diff options
author | Jeff Law <law@redhat.com> | 1995-01-24 04:50:43 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1995-01-24 04:50:43 +0000 |
commit | 359bb9a3640850e76519d93ba457ee2d66a8e118 (patch) | |
tree | b8749c1e16615ee320b91034791155a4490ecbb9 /gas | |
parent | 6bd7d9fad81197f4ba10168f03fe09a1a9cd3b1f (diff) | |
download | gdb-359bb9a3640850e76519d93ba457ee2d66a8e118.zip gdb-359bb9a3640850e76519d93ba457ee2d66a8e118.tar.gz gdb-359bb9a3640850e76519d93ba457ee2d66a8e118.tar.bz2 |
* config/tc-hppa.c (pa_ip, case 'D'): Fix typo which caused
miscompilation of "diag" instructions.
* gas/hppa/basic/basic.exp (do_system): Update.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 5 | ||||
-rw-r--r-- | gas/testsuite/ChangeLog | 10 |
2 files changed, 15 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 5763edd..9e30a86 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -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. diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index f2e3bac..63e262b 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -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 |