diff options
author | Jeff Law <law@redhat.com> | 1994-05-16 19:25:51 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1994-05-16 19:25:51 +0000 |
commit | a0546d5ed3e9a10f03e30edcae72e665cca809e2 (patch) | |
tree | c3d6869138038f6997041d122dbbb14a1eec09c7 /gas/testsuite/ChangeLog | |
parent | ab0453e05debd68865e4ed2f83fa81cab649d221 (diff) | |
download | gdb-a0546d5ed3e9a10f03e30edcae72e665cca809e2.zip gdb-a0546d5ed3e9a10f03e30edcae72e665cca809e2.tar.gz gdb-a0546d5ed3e9a10f03e30edcae72e665cca809e2.tar.bz2 |
* gas/hppa/reloc/reloc.exp: Tweak expected output to match new
ELF code.
* gas/hppa/reloc/roundmode.s: Avoid "S" and "D" modes, ELF does
not support them.
* gas/hppa/unsorted/unsorted.exp: Tweak expected output to match
new ELF code.
Diffstat (limited to 'gas/testsuite/ChangeLog')
-rw-r--r-- | gas/testsuite/ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index fe34309..bd9c577 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,16 @@ +Mon May 16 13:19:16 1994 Jeff Law (law@snake.cs.utah.edu) + + * gas/hppa/reloc/reloc.exp: Tweak expected output to match new + ELF code. + * gas/hppa/reloc/roundmode.s: Avoid "S" and "D" modes, ELF does + not support them. + * gas/hppa/unsorted/unsorted.exp: Tweak expected output to match + new ELF code. + +Thu May 5 17:27:54 1994 Ken Raeburn (raeburn@cujo.cygnus.com) + + * config/default.exp: Renamed from unix-gas.exp. + Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com) * Makefile.in (check): Set TCL_LIBRARY for runtest. |