Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
debian/testsuite-xfail-debian.mk: update XFAILs for the mips* Octeon 3 FPU bug with the new tests.
· 45278ee9
Aurelien Jarno
authored
Nov 10, 2018
45278ee9
debian/patches/git-updates.diff: update from upstream stable branch.
· af79aada
Aurelien Jarno
authored
Nov 12, 2018
af79aada
Expand all
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
af79aada
...
...
@@ -9,6 +9,9 @@ glibc (2.28-0experimental1) UNRELEASED; urgency=medium
math/test-ldouble-fma to fail on powerpc, ppc64, ppc64el. This is a known
bug and not a regression.
* debian/testsuite-xfail-debian.mk: remove fixed XFAILs.
* debian/testsuite-xfail-debian.mk: update XFAILs for the mips* Octeon 3 FPU
bug with the new tests.
* debian/patches/git-updates.diff: update from upstream stable branch.
[ Samuel Thibault ]
* patches/hurd-i386/git-tst-preadvwritev2-common.c.diff: Backport fix for
...
...
debian/patches/git-updates.diff
View file @
af79aada
This diff is collapsed.
Click to expand it.
debian/testsuite-xfail-debian.mk
View file @
af79aada
...
...
@@ -831,6 +831,8 @@ test-xfail-test-float32-fma = yes
test-xfail-test-float32-finite-fma
=
yes
test-xfail-test-float-double-add
=
yes
test-xfail-test-float-double-sub
=
yes
test-xfail-test-float-ldouble-add
=
yes
test-xfail-test-float-ldouble-sub
=
yes
test-xfail-test-float32-float32x-add
=
yes
test-xfail-test-float32-float32x-sub
=
yes
test-xfail-test-float32-float64-add
=
yes
...
...