glibc/sysdeps/mach/hurd/x86_64
Joseph Myers 2e0c0ff95c Remove __access_noerrno
A recent commit, apparently commit
6c6fce572f "elf: Remove /etc/suid-debug
support", resulted in localplt failures for i686-gnu and x86_64-gnu:

Missing required PLT reference: ld.so: __access_noerrno

After that commit, __access_noerrno is actually no longer used at all.
So rather than just removing the localplt expectation for that symbol
for Hurd, completely remove all definitions of and references to that
symbol.

Tested for x86_64, and with build-many-glibcs.py for i686-gnu and
x86_64-gnu.
2023-11-23 19:01:32 +00:00
..
bits hurd: Drop REG_GSFS and REG_ESDS from x86_64's ucontext 2023-09-28 00:10:13 +02:00
htl mach: Fix accessing mach_i386.h 2023-05-23 09:46:47 +02:00
____longjmp_chk.S hurd: Implement longjmp for x86_64 2023-05-01 01:13:59 +02:00
__longjmp.S hurd: Implement longjmp for x86_64 2023-05-01 01:13:59 +02:00
c++-types.data hurd: Fix expected c++ types 2023-05-19 01:45:06 +02:00
dl-tls-initialized.c hurd: Only check for TLS initialization inside rtld or in static builds 2023-04-14 10:31:22 +00:00
Implies
intr-msg.h hurd: Implement x86_64/intr-msg.h 2023-04-10 20:39:28 +02:00
ld.abilist hurd: Add expected abilist files for x86_64 2023-05-01 12:10:20 +02:00
libanl.abilist hurd 64bit: Add missing libanl 2023-05-01 13:36:14 +02:00
libBrokenLocale.abilist hurd: Add expected abilist files for x86_64 2023-05-01 12:10:20 +02:00
libc_malloc_debug.abilist hurd: Add expected abilist files for x86_64 2023-05-01 12:10:20 +02:00
libc.abilist hurd: Add strlcpy, strlcat, wcslcpy, wcslcat to libc.abilist 2023-06-15 10:05:25 +02:00
libdl.abilist hurd: Add expected abilist files for x86_64 2023-05-01 12:10:20 +02:00
libm.abilist hurd: Add expected abilist files for x86_64 2023-05-01 12:10:20 +02:00
libmvec.abilist hurd: Add expected abilist files for x86_64 2023-05-01 12:10:20 +02:00
libpthread.abilist htl: move pthread_attr_setdetachstate into libc 2023-08-24 01:57:22 +02:00
libresolv.abilist hurd: Add expected abilist files for x86_64 2023-05-01 12:10:20 +02:00
librt.abilist hurd: Add expected abilist files for x86_64 2023-05-01 12:10:20 +02:00
localplt.data Remove __access_noerrno 2023-11-23 19:01:32 +00:00
longjmp-ts.c hurd: Implement _hurd_longjmp_thread_state for x86_64 2023-04-03 01:23:30 +02:00
Makefile hurd: Also XFAIL missing SA_NOCLDWAIT on 64bit 2023-05-01 13:28:53 +02:00
shlib-versions hurd: Fix ld.so name 2023-05-06 21:00:56 +02:00
sigreturn.c hurd: Fix x86_64 sigreturn restoring bogus reply_port 2023-06-04 19:05:51 +02:00
static-start.S hurd: Also make it possible to call strlen very early 2023-05-17 23:03:23 +02:00
tls.h hurd: Fix using interposable hurd_thread_self 2023-05-19 20:45:51 +02:00
tlsdesc.sym
ucontext_i.sym hurd: Add sys/ucontext.h and sigcontext.h for x86_64 2023-04-10 20:11:43 +02:00
Versions hurd: Add ioperm symbol on x86_64 2023-05-06 19:06:39 +02:00
vm_param.h hurd: Add vm_param.h for x86_64 2023-04-03 01:24:13 +02:00