diff options
| author | Roland McGrath <[email protected]> | 2008-12-31 12:34:57 -0800 |
|---|---|---|
| committer | Roland McGrath <[email protected]> | 2008-12-31 12:34:57 -0800 |
| commit | 039b447e68fa334b40203a5918a3085d697365ee (patch) | |
| tree | af2502ecc50b3a638fcd1f8798b57a3cef6f87ef /tests | |
| parent | c381d1c135dc93a8e0397ad40d44d8c20ce3c9cd (diff) | |
| parent | d4bcd835fa65544190bd746013a0e058cdb4a98e (diff) | |
Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils into roland/unwind
Conflicts:
libdw/libdw.map
libdwfl/ChangeLog
tests/ChangeLog
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/ChangeLog | 21 | ||||
| -rw-r--r-- | tests/testfile44.S.bz2 | bin | 16435 -> 17113 bytes | |||
| -rw-r--r-- | tests/testfile44.expect.bz2 | bin | 54232 -> 56405 bytes | |||
| -rw-r--r-- | tests/testfile45.S.bz2 | bin | 22725 -> 23547 bytes | |||
| -rw-r--r-- | tests/testfile45.expect.bz2 | bin | 75086 -> 77778 bytes |
5 files changed, 21 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog index 876ae24b..442aa29c 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -4,6 +4,27 @@ * Makefile.am (noinst_PROGRAMS): Add it. (addrcfi_LDADD): New variable. +2008-12-31 Ulrich Drepper <[email protected]> + + * testfile44.S.bz2: Add tests for blendvpd and blendvps. + * testfile45.S.bz2: Likewise. + * testfile44.expect.bz2: Adjust accordingly. + * testfile45.expect.bz2: Likewise. + +2008-12-30 Ulrich Drepper <[email protected]> + + * testfile44.S.bz2: Add tests for blendpd and blendps. + * testfile45.S.bz2: Likewise. + * testfile44.expect.bz2: Adjust accordingly. + * testfile45.expect.bz2: Likewise. + +2008-12-19 Ulrich Drepper <[email protected]> + + * 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 <[email protected]> * dwfl-bug-getmodules.c: New file. diff --git a/tests/testfile44.S.bz2 b/tests/testfile44.S.bz2 Binary files differindex cbd0da3d..fb401e52 100644 --- a/tests/testfile44.S.bz2 +++ b/tests/testfile44.S.bz2 diff --git a/tests/testfile44.expect.bz2 b/tests/testfile44.expect.bz2 Binary files differindex 2347aea1..9e504621 100644 --- a/tests/testfile44.expect.bz2 +++ b/tests/testfile44.expect.bz2 diff --git a/tests/testfile45.S.bz2 b/tests/testfile45.S.bz2 Binary files differindex 91b47955..58bb16b8 100644 --- a/tests/testfile45.S.bz2 +++ b/tests/testfile45.S.bz2 diff --git a/tests/testfile45.expect.bz2 b/tests/testfile45.expect.bz2 Binary files differindex 06b4d9bd..2cf60b77 100644 --- a/tests/testfile45.expect.bz2 +++ b/tests/testfile45.expect.bz2 |
