diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2000-08-22 19:11:55 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2000-08-22 19:11:55 +0000 |
commit | 5e0c222624648d0eff8f74a166798274c40cdb5e (patch) | |
tree | 58d35fa0b7751e3c1382bf397dd10f9f31cce3c2 /gas/testsuite | |
parent | ce2ea6e3fd138f370ad9b0f2674b91a4dc8f1c45 (diff) | |
download | gdb-5e0c222624648d0eff8f74a166798274c40cdb5e.zip gdb-5e0c222624648d0eff8f74a166798274c40cdb5e.tar.gz gdb-5e0c222624648d0eff8f74a166798274c40cdb5e.tar.bz2 |
2000-08-21 H.J. Lu <hjl@gnu.org>
* gas/all/cofftag.d: Support the strict COFF.
Diffstat (limited to 'gas/testsuite')
-rw-r--r-- | gas/testsuite/ChangeLog | 4 | ||||
-rw-r--r-- | gas/testsuite/gas/all/cofftag.d | 6 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index dae6cb8..70f2830 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2000-08-21 H.J. Lu <hjl@gnu.org> + + * gas/all/cofftag.d: Support the strict COFF. + 2000-08-16 Jim Wilson <wilson@cygnus.com> * gas/ia64/dv-raw-err.s: Add new tests for addl and postinc. diff --git a/gas/testsuite/gas/all/cofftag.d b/gas/testsuite/gas/all/cofftag.d index 59898b6..88cf13c 100644 --- a/gas/testsuite/gas/all/cofftag.d +++ b/gas/testsuite/gas/all/cofftag.d @@ -10,9 +10,9 @@ File \[ 3\]\(sec 1\)\(fl 0x00\)\(ty 0\)\(scl 6\) \(nx 0\) 0x0+0000 ___gnu_compiled_c \[ 4\]\(sec -2\)\(fl 0x00\)\(ty a\)\(scl 15\) \(nx 1\) 0x0+0000 _token AUX lnno 0 size 0x4 tagndx 0 endndx 10 -\[ 6\]\(sec -1\)\(fl 0x00\)\(ty b\)\(scl 16\) \(nx 0\) 0x0+0000 _operator -\[ 7\]\(sec -1\)\(fl 0x00\)\(ty b\)\(scl 16\) \(nx 0\) 0x0+0001 _flags -\[ 8\]\(sec -1\)\(fl 0x00\)\(ty 0\)\(scl 102\) \(nx 1\) 0x0+0004 .eos +\[ 6\]\(sec -(1|2)\)\(fl 0x00\)\(ty b\)\(scl 16\) \(nx 0\) 0x0+0000 _operator +\[ 7\]\(sec -(1|2)\)\(fl 0x00\)\(ty b\)\(scl 16\) \(nx 0\) 0x0+0001 _flags +\[ 8\]\(sec -(1|2)\)\(fl 0x00\)\(ty 0\)\(scl 102\) \(nx 1\) 0x0+0004 .eos AUX lnno 0 size 0x4 tagndx 4 \[ 10\]\(sec 1\)\(fl 0x00\)\(ty 0\)\(scl 3\) \(nx 1\) 0x[0-9a-f]+ .text AUX scnlen 0x[0-9a-f]+ nreloc 0 nlnno 0 |