public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
* [glibc] microblaze: Remove cacheflush from libc.a (BZ 31788)
@ 2024-05-23 12:36 Adhemerval Zanella
  0 siblings, 0 replies; only message in thread
From: Adhemerval Zanella @ 2024-05-23 12:36 UTC (permalink / raw)
  To: glibc-cvs

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=18dbe2784768a094895500c6dc24b6d19b224101

commit 18dbe2784768a094895500c6dc24b6d19b224101
Author: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Date:   Wed May 22 13:09:36 2024 -0300

    microblaze: Remove cacheflush from libc.a (BZ 31788)
    
    microblaze does not export it in libc.so nor the kernel provides the
    cacheflush syscall.
    Reviewed-by: H.J. Lu <hjl.tools@gmail.com>

Diff:
---
 sysdeps/unix/sysv/linux/microblaze/syscalls.list | 2 --
 1 file changed, 2 deletions(-)

diff --git a/sysdeps/unix/sysv/linux/microblaze/syscalls.list b/sysdeps/unix/sysv/linux/microblaze/syscalls.list
index 878ce7e6a2..5760c657a6 100644
--- a/sysdeps/unix/sysv/linux/microblaze/syscalls.list
+++ b/sysdeps/unix/sysv/linux/microblaze/syscalls.list
@@ -1,5 +1,3 @@
 # File name	Caller	Syscall name	Args	Strong name	Weak names
 
-cacheflush	EXTRA	cacheflush	i:iiii	__cacheflush	cacheflush
-
 personality	EXTRA	personality	Ei:i	__personality	personality

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-05-23 12:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-23 12:36 [glibc] microblaze: Remove cacheflush from libc.a (BZ 31788) Adhemerval Zanella

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).