Browse Source

2001-08-17 H.J. Lu <hjl@gnu.org>

* gas/sparc/unalign.d: Support Sparc V9.
binutils-2_12-branch
H.J. Lu 25 years ago
parent
commit
c85229da17
  1. 4
      gas/testsuite/ChangeLog
  2. 4
      gas/testsuite/gas/sparc/unalign.d

4
gas/testsuite/ChangeLog

@ -1,3 +1,7 @@
2001-08-17 H.J. Lu <hjl@gnu.org>
* gas/sparc/unalign.d: Support Sparc V9.
2001-08-16 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
* gas/mips/mips.exp: Added performance counter test.

4
gas/testsuite/gas/sparc/unalign.d

@ -14,6 +14,6 @@ Disassembly of section .data:
6: R_SPARC_UA16 jim
8: 03 04 05 00 sethi %hi\(0x10140000\), %g1
b: R_SPARC_UA32 baz
c: 00 00 00 00 unimp 0
c: 00 00 00 00 (unimp|illtrap) 0
f: R_SPARC_UA32 bar
10: 00 00 00 06 unimp 0x6
10: 00 00 00 06 (unimp|illtrap) 0x6

Loading…
Cancel
Save