6c82cf3dec
Upstream commit: 2fe2af88abd13ae5636881da2e26f461ecb7dfb5 - i386: Remove broken CAN_USE_REGISTER_ASM_EBP (bug 28771) - Update syscall lists for Linux 5.15 - powerpc: Fix unrecognized instruction errors with recent GCC - timezone: test-case for BZ #28707 - timezone: handle truncated timezones from tzcode-2021d and later (BZ #28707) - Fix subscript error with odd TZif file [BZ #28338] - AArch64: Check for SVE in ifuncs [BZ #28744] - intl/plural.y: Avoid conflicting declarations of yyerror and yylex - Linux: Fix 32-bit vDSO for clock_gettime on powerpc32 - linux: Add sparck brk implementation - Update sparc libm-test-ulps - Update hppa libm-test-ulps - riscv: align stack before calling _dl_init [BZ #28703] - riscv: align stack in clone [BZ #28702] - powerpc64[le]: Allocate extra stack frame on syscall.S - elf: Fix tst-cpu-features-cpuinfo for KVM guests on some AMD systems [BZ #28704] - nss: Use "files dns" as the default for the hosts database (bug 28700) - arm: Guard ucontext _rtld_global_ro access by SHARED, not PIC macro - mips: increase stack alignment in clone to match the ABI - mips: align stack in clone [BZ #28223]
22 lines
589 B
Diff
22 lines
589 B
Diff
commit 4029747c592cb2d59805b3a4e7a8963fcdcdbeb1
|
|
Author: John David Anglin <danglin@gcc.gnu.org>
|
|
Date: Mon Sep 6 17:37:29 2021 +0000
|
|
|
|
Update hppa libm-test-ulps
|
|
|
|
(cherry picked from commit d8cf84ac7e504663dfeb2bb45d8d48ae81effe05)
|
|
|
|
diff --git a/sysdeps/hppa/fpu/libm-test-ulps b/sysdeps/hppa/fpu/libm-test-ulps
|
|
index 90e16a72692e9199..3d60fc25a14d053f 100644
|
|
--- a/sysdeps/hppa/fpu/libm-test-ulps
|
|
+++ b/sysdeps/hppa/fpu/libm-test-ulps
|
|
@@ -1104,7 +1104,7 @@ float: 8
|
|
ldouble: 1
|
|
|
|
Function: "tgamma_downward":
|
|
-double: 8
|
|
+double: 9
|
|
float: 7
|
|
|
|
Function: "tgamma_towardzero":
|