diff options
| author | Roland McGrath <[email protected]> | 2009-03-25 16:45:46 -0700 |
|---|---|---|
| committer | Roland McGrath <[email protected]> | 2009-03-25 16:45:46 -0700 |
| commit | 3a67654e119086fad1d1d00ee83a2d170b756999 (patch) | |
| tree | e1a03c97c8b448ed24e85531e2fe378cec2a17a3 /tests | |
| parent | 039b447e68fa334b40203a5918a3085d697365ee (diff) | |
| parent | 329ed9f91fbc1b9ab34b5acee2e18dd620cd4d12 (diff) | |
Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils into roland/unwind
Conflicts:
backends/ChangeLog
libdw/dwarf.h
libdw/dwarf_error.c
libdw/memory-access.h
libdwfl/ChangeLog
libdwfl/Makefile.am
libebl/ChangeLog
src/ChangeLog
src/readelf.c
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/ChangeLog | 11 | ||||
| -rw-r--r-- | tests/testfile44.S.bz2 | bin | 17113 -> 18296 bytes | |||
| -rw-r--r-- | tests/testfile44.expect.bz2 | bin | 56405 -> 60096 bytes | |||
| -rw-r--r-- | tests/testfile45.S.bz2 | bin | 23547 -> 24742 bytes | |||
| -rw-r--r-- | tests/testfile45.expect.bz2 | bin | 77778 -> 82002 bytes |
5 files changed, 11 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog index 442aa29c..bc22309c 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -6,6 +6,17 @@ 2008-12-31 Ulrich Drepper <[email protected]> + * testfile44.S.bz2: Add tests for dppd, dpps, insertps, movntdqa, + mpsadbw, packusdw, pblendvb, pblendw, pcmpeqq, pcmpestri, pcmpestrm, + pcmpistri, pcmpistrm, pcmpgtq, phminposuw, pinsrb, pinsrd, pmaxsb, + pmaxsd, pmaxud, pmaxuw, pminsb, pminsd, pminud, pminuw, pmovsxbw, + pmovsxbd, pmovsxbq, pmovsxwd, pmovsxwq, pmovsxdq, pmovsxbw, pmovsxbd, + pmovsxbq, pmovsxwd, pmovsxwq, pmovsxdq, pmuldq, pmulld, popcnt, ptest, + roundss, roundps, roundpd, and roundsd. + * testfile45.S.bz2: Likewise. + * testfile44.expect.bz2: Adjust accordingly. + * testfile45.expect.bz2: Likewise. + * testfile44.S.bz2: Add tests for blendvpd and blendvps. * testfile45.S.bz2: Likewise. * testfile44.expect.bz2: Adjust accordingly. diff --git a/tests/testfile44.S.bz2 b/tests/testfile44.S.bz2 Binary files differindex fb401e52..4e874340 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 9e504621..b3937b9c 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 58bb16b8..00e819e0 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 2cf60b77..b8b33e9b 100644 --- a/tests/testfile45.expect.bz2 +++ b/tests/testfile45.expect.bz2 |
