public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
* [glibc/arm/morello/main] TODO(uapi): aarch64: morello: use non-ifunc gettimeofday
@ 2022-08-05 19:33 Szabolcs Nagy
  0 siblings, 0 replies; 4+ messages in thread
From: Szabolcs Nagy @ 2022-08-05 19:33 UTC (permalink / raw)
  To: glibc-cvs

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=822571c5b10a0f10950b0a095df82afe460aeb15

commit 822571c5b10a0f10950b0a095df82afe460aeb15
Author: Szabolcs Nagy <szabolcs.nagy@arm.com>
Date:   Thu Mar 17 10:09:46 2022 +0000

    TODO(uapi): aarch64: morello: use non-ifunc gettimeofday
    
    TODO: Remove this once morello has vdso gettimeofday.

Diff:
---
 sysdeps/unix/sysv/linux/aarch64/gettimeofday.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/sysdeps/unix/sysv/linux/aarch64/gettimeofday.c b/sysdeps/unix/sysv/linux/aarch64/gettimeofday.c
index ad421f4b05..c24fd83067 100644
--- a/sysdeps/unix/sysv/linux/aarch64/gettimeofday.c
+++ b/sysdeps/unix/sysv/linux/aarch64/gettimeofday.c
@@ -16,5 +16,7 @@
    License along with the GNU C Library; if not, see
    <https://www.gnu.org/licenses/>.  */
 
-#define USE_IFUNC_GETTIMEOFDAY
+#ifndef __CHERI_PURE_CAPABILITY__
+# define USE_IFUNC_GETTIMEOFDAY
+#endif
 #include <sysdeps/unix/sysv/linux/gettimeofday.c>


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

* [glibc/arm/morello/main] TODO(uapi): aarch64: morello: use non-ifunc gettimeofday
@ 2022-11-23 14:43 Szabolcs Nagy
  0 siblings, 0 replies; 4+ messages in thread
From: Szabolcs Nagy @ 2022-11-23 14:43 UTC (permalink / raw)
  To: glibc-cvs

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

commit fba741bfba74795da84de0be8c0c869947693607
Author: Szabolcs Nagy <szabolcs.nagy@arm.com>
Date:   Thu Mar 17 10:09:46 2022 +0000

    TODO(uapi): aarch64: morello: use non-ifunc gettimeofday
    
    TODO: Remove this once morello has vdso gettimeofday.

Diff:
---
 sysdeps/unix/sysv/linux/aarch64/gettimeofday.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/sysdeps/unix/sysv/linux/aarch64/gettimeofday.c b/sysdeps/unix/sysv/linux/aarch64/gettimeofday.c
index ad421f4b05..c24fd83067 100644
--- a/sysdeps/unix/sysv/linux/aarch64/gettimeofday.c
+++ b/sysdeps/unix/sysv/linux/aarch64/gettimeofday.c
@@ -16,5 +16,7 @@
    License along with the GNU C Library; if not, see
    <https://www.gnu.org/licenses/>.  */
 
-#define USE_IFUNC_GETTIMEOFDAY
+#ifndef __CHERI_PURE_CAPABILITY__
+# define USE_IFUNC_GETTIMEOFDAY
+#endif
 #include <sysdeps/unix/sysv/linux/gettimeofday.c>

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

* [glibc/arm/morello/main] TODO(uapi): aarch64: morello: use non-ifunc gettimeofday
@ 2022-10-27 13:53 Szabolcs Nagy
  0 siblings, 0 replies; 4+ messages in thread
From: Szabolcs Nagy @ 2022-10-27 13:53 UTC (permalink / raw)
  To: glibc-cvs

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=3f543eb41fa26df65f8fa1a1b37cff33c60c2705

commit 3f543eb41fa26df65f8fa1a1b37cff33c60c2705
Author: Szabolcs Nagy <szabolcs.nagy@arm.com>
Date:   Thu Mar 17 10:09:46 2022 +0000

    TODO(uapi): aarch64: morello: use non-ifunc gettimeofday
    
    TODO: Remove this once morello has vdso gettimeofday.

Diff:
---
 sysdeps/unix/sysv/linux/aarch64/gettimeofday.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/sysdeps/unix/sysv/linux/aarch64/gettimeofday.c b/sysdeps/unix/sysv/linux/aarch64/gettimeofday.c
index ad421f4b05..c24fd83067 100644
--- a/sysdeps/unix/sysv/linux/aarch64/gettimeofday.c
+++ b/sysdeps/unix/sysv/linux/aarch64/gettimeofday.c
@@ -16,5 +16,7 @@
    License along with the GNU C Library; if not, see
    <https://www.gnu.org/licenses/>.  */
 
-#define USE_IFUNC_GETTIMEOFDAY
+#ifndef __CHERI_PURE_CAPABILITY__
+# define USE_IFUNC_GETTIMEOFDAY
+#endif
 #include <sysdeps/unix/sysv/linux/gettimeofday.c>

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

* [glibc/arm/morello/main] TODO(uapi): aarch64: morello: use non-ifunc gettimeofday
@ 2022-10-26 15:15 Szabolcs Nagy
  0 siblings, 0 replies; 4+ messages in thread
From: Szabolcs Nagy @ 2022-10-26 15:15 UTC (permalink / raw)
  To: glibc-cvs

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=52c2f9f524e6a3e1ebdd92169da6d4f68bd48ce3

commit 52c2f9f524e6a3e1ebdd92169da6d4f68bd48ce3
Author: Szabolcs Nagy <szabolcs.nagy@arm.com>
Date:   Thu Mar 17 10:09:46 2022 +0000

    TODO(uapi): aarch64: morello: use non-ifunc gettimeofday
    
    TODO: Remove this once morello has vdso gettimeofday.

Diff:
---
 sysdeps/unix/sysv/linux/aarch64/gettimeofday.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/sysdeps/unix/sysv/linux/aarch64/gettimeofday.c b/sysdeps/unix/sysv/linux/aarch64/gettimeofday.c
index ad421f4b05..c24fd83067 100644
--- a/sysdeps/unix/sysv/linux/aarch64/gettimeofday.c
+++ b/sysdeps/unix/sysv/linux/aarch64/gettimeofday.c
@@ -16,5 +16,7 @@
    License along with the GNU C Library; if not, see
    <https://www.gnu.org/licenses/>.  */
 
-#define USE_IFUNC_GETTIMEOFDAY
+#ifndef __CHERI_PURE_CAPABILITY__
+# define USE_IFUNC_GETTIMEOFDAY
+#endif
 #include <sysdeps/unix/sysv/linux/gettimeofday.c>

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

end of thread, other threads:[~2022-11-23 14:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-05 19:33 [glibc/arm/morello/main] TODO(uapi): aarch64: morello: use non-ifunc gettimeofday Szabolcs Nagy
2022-10-26 15:15 Szabolcs Nagy
2022-10-27 13:53 Szabolcs Nagy
2022-11-23 14:43 Szabolcs Nagy

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