OSDN Git Service

2000-02-25 H.J. Lu <hjl@gnu.org>
authorH.J. Lu <hjl@lucon.org>
Sat, 26 Feb 2000 00:49:27 +0000 (00:49 +0000)
committerH.J. Lu <hjl@lucon.org>
Sat, 26 Feb 2000 00:49:27 +0000 (00:49 +0000)
* gas/i386/general.l: Support a.out and coff.

gas/testsuite/ChangeLog
gas/testsuite/gas/i386/general.l

index 09b5a56..607c2f6 100644 (file)
@@ -1,3 +1,7 @@
+2000-02-25  H.J. Lu <hjl@gnu.org>
+
+       * gas/i386/general.l: Support a.out and coff.
+
 2000-02-25  Alan Modra  <alan@spri.levels.unisa.edu.au>
 
        * gas/i386/intel.s: New file, intel version of opcode.s
index 5f1041b..25a7279 100644 (file)
  171                           
  172                           .code32
  173 0180 EB98                         jmp     1b
- 174 0182 E9(FCFF|90FE)FF FF                   jmp     xxx
+ 174 0182 E9(FCFF|79FE)FF FF                   jmp     xxx
  175 0187 FF250000 0000                jmp     \*xxx
  176 018d FF250000 0000                jmp     xxx\(,1\)
 .*Warning:.*
  185 01b5 EA000000 003412              ljmp    \$0x1234,\$xxx
  186                           
  187 01bc E859FFFF FF                  call    1b
- 188 01c1 E8(FCFF|51FE)FF FF                   call    xxx
+ 188 01c1 E8(FCFF|3AFE)FF FF                   call    xxx
  189 01c6 FF150000 0000                call    \*xxx
  190 01cc FF150000 0000                call    xxx\(,1\)
 .*Warning:.*