diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2007-08-29 19:36:10 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2007-08-29 19:36:10 +0000 |
commit | 03d92d8885bee84e6e6e975503f2e37fd32928e0 (patch) | |
tree | f44bc57726288fca1996185f71bd4b9f4ebc2304 /gas | |
parent | fd4a0f2fbbc87caebef2974d83eb3543d15c6a03 (diff) | |
download | gdb-03d92d8885bee84e6e6e975503f2e37fd32928e0.zip gdb-03d92d8885bee84e6e6e975503f2e37fd32928e0.tar.gz gdb-03d92d8885bee84e6e6e975503f2e37fd32928e0.tar.bz2 |
Correct ChangeLog entries.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/testsuite/ChangeLog | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 62020f0..c2c61ee 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -11,11 +11,13 @@ 2007-08-28 H.J. Lu <hongjiu.lu@intel.com> + * gas/i386/i386.exp: Run mem, mem-intel, x86-64-mem and + x86-64-mem-intel. + * gas/i386/mem.s: New. Add tests for instructions with one memory operand. * gas/i386/x86-64-mem.s: Likewise. - - * gas/i386/mem-intel.d: Updated. + * gas/i386/mem-intel.d: Likewise. * gas/i386/mem.d: Likewise. * gas/i386/x86-64-mem-intel.d: Likewise. * gas/i386/x86-64-mem.d: Likewise. |