public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] i386: Remove libc-do-syscall from sysdep-dl-routines [BZ #28936]
@ 2022-03-03  4:43 H.J. Lu
  2022-03-03 17:35 ` Andreas Schwab
  0 siblings, 1 reply; 2+ messages in thread
From: H.J. Lu @ 2022-03-03  4:43 UTC (permalink / raw)
  To: libc-alpha

Remove libc-do-syscall from sysdep-dl-routines added by:

commit 3b33d6ed6096c1d20d05a650b06026d673f7399a
Author: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Date:   Sun Jan 8 11:38:23 2017 -0200

    Rework -fno-omit-frame-pointer support on i386

and use auto-generated io/rtld-libc-do-syscall.os instead.  This fixes
BZ #28936.
---
 sysdeps/unix/sysv/linux/i386/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sysdeps/unix/sysv/linux/i386/Makefile b/sysdeps/unix/sysv/linux/i386/Makefile
index abd0009d58..a519578db0 100644
--- a/sysdeps/unix/sysv/linux/i386/Makefile
+++ b/sysdeps/unix/sysv/linux/i386/Makefile
@@ -8,7 +8,6 @@ tests += tst-bz21269
 endif
 
 ifeq ($(subdir),elf)
-sysdep-dl-routines += libc-do-syscall
 sysdep-others += lddlibc4
 install-bin += lddlibc4
 endif
-- 
2.35.1


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] i386: Remove libc-do-syscall from sysdep-dl-routines [BZ #28936]
  2022-03-03  4:43 [PATCH] i386: Remove libc-do-syscall from sysdep-dl-routines [BZ #28936] H.J. Lu
@ 2022-03-03 17:35 ` Andreas Schwab
  0 siblings, 0 replies; 2+ messages in thread
From: Andreas Schwab @ 2022-03-03 17:35 UTC (permalink / raw)
  To: H.J. Lu via Libc-alpha

On Mär 02 2022, H.J. Lu via Libc-alpha wrote:

> Remove libc-do-syscall from sysdep-dl-routines added by:
>
> commit 3b33d6ed6096c1d20d05a650b06026d673f7399a
> Author: Adhemerval Zanella <adhemerval.zanella@linaro.org>
> Date:   Sun Jan 8 11:38:23 2017 -0200
>
>     Rework -fno-omit-frame-pointer support on i386
>
> and use auto-generated io/rtld-libc-do-syscall.os instead.  This fixes
> BZ #28936.

Ok.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510  2552 DF73 E780 A9DA AEC1
"And now for something completely different."

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-03-03 17:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-03  4:43 [PATCH] i386: Remove libc-do-syscall from sysdep-dl-routines [BZ #28936] H.J. Lu
2022-03-03 17:35 ` Andreas Schwab

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).