commit | 5a04b9f38a416d43b3197c5d06ff6e75dd8490b7 | [log] [tgz] |
---|---|---|
author | Ulrich Drepper <drepper@redhat.com> | Fri Dec 19 01:14:12 2008 -0800 |
committer | Ulrich Drepper <drepper@redhat.com> | Fri Dec 19 01:14:12 2008 -0800 |
tree | c3acb48bc572f08e786b86269e643be1d1720d79 | |
parent | 506aada4974fd765c2ade7c5a6a6c16b0358ccd4 [diff] [blame] |
Implement AMD 3DNOW disassembly.
diff --git a/tests/ChangeLog b/tests/ChangeLog index b1471c1..28667d6 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog
@@ -1,3 +1,10 @@ +2008-12-19 Ulrich Drepper <drepper@redhat.com> + + * testfile44.S.bz2: Add tests for AMD 3DNOW. + * testfile45.S.bz2: Likewise. + * testfile44.expect.bz2: Adjust accordingly. + * testfile45.expect.bz2: Likewise. + 2008-11-26 Roland McGrath <roland@redhat.com> * dwfl-bug-getmodules.c: New file.