public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
* [glibc/schwab/ilp32-2.33] aarch64: update ILP32 arch-syscall.h
@ 2021-02-21 23:36 Andreas Schwab
  0 siblings, 0 replies; 4+ messages in thread
From: Andreas Schwab @ 2021-02-21 23:36 UTC (permalink / raw)
  To: glibc-cvs

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

commit 0ca43461da02410610d5ba144945e4d29326e552
Author: Andreas Schwab <schwab@suse.de>
Date:   Sun Feb 21 21:15:30 2021 +0100

    aarch64: update ILP32 arch-syscall.h

Diff:
---
 sysdeps/unix/sysv/linux/aarch64/ilp32/arch-syscall.h | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/sysdeps/unix/sysv/linux/aarch64/ilp32/arch-syscall.h b/sysdeps/unix/sysv/linux/aarch64/ilp32/arch-syscall.h
index 01a48bde73..a0487ef75d 100644
--- a/sysdeps/unix/sysv/linux/aarch64/ilp32/arch-syscall.h
+++ b/sysdeps/unix/sysv/linux/aarch64/ilp32/arch-syscall.h
@@ -24,6 +24,7 @@
 #define __NR_clone 220
 #define __NR_clone3 435
 #define __NR_close 57
+#define __NR_close_range 436
 #define __NR_connect 203
 #define __NR_copy_file_range 285
 #define __NR_delete_module 106
@@ -38,6 +39,7 @@
 #define __NR_exit 93
 #define __NR_exit_group 94
 #define __NR_faccessat 48
+#define __NR_faccessat2 439
 #define __NR_fadvise64_64 223
 #define __NR_fallocate 47
 #define __NR_fanotify_init 262
@@ -181,6 +183,7 @@
 #define __NR_preadv 69
 #define __NR_preadv2 286
 #define __NR_prlimit64 261
+#define __NR_process_madvise 440
 #define __NR_process_vm_readv 270
 #define __NR_process_vm_writev 271
 #define __NR_pselect6 72


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

* [glibc/schwab/ilp32-2.33] aarch64: update ILP32 arch-syscall.h
@ 2021-03-07 14:46 Andreas Schwab
  0 siblings, 0 replies; 4+ messages in thread
From: Andreas Schwab @ 2021-03-07 14:46 UTC (permalink / raw)
  To: glibc-cvs

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

commit 66ea7d034284cf0f0a705a51517a9d05e67765cc
Author: Andreas Schwab <schwab@suse.de>
Date:   Sun Feb 21 21:15:30 2021 +0100

    aarch64: update ILP32 arch-syscall.h

Diff:
---
 sysdeps/unix/sysv/linux/aarch64/ilp32/arch-syscall.h | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/sysdeps/unix/sysv/linux/aarch64/ilp32/arch-syscall.h b/sysdeps/unix/sysv/linux/aarch64/ilp32/arch-syscall.h
index 01a48bde73..a0487ef75d 100644
--- a/sysdeps/unix/sysv/linux/aarch64/ilp32/arch-syscall.h
+++ b/sysdeps/unix/sysv/linux/aarch64/ilp32/arch-syscall.h
@@ -24,6 +24,7 @@
 #define __NR_clone 220
 #define __NR_clone3 435
 #define __NR_close 57
+#define __NR_close_range 436
 #define __NR_connect 203
 #define __NR_copy_file_range 285
 #define __NR_delete_module 106
@@ -38,6 +39,7 @@
 #define __NR_exit 93
 #define __NR_exit_group 94
 #define __NR_faccessat 48
+#define __NR_faccessat2 439
 #define __NR_fadvise64_64 223
 #define __NR_fallocate 47
 #define __NR_fanotify_init 262
@@ -181,6 +183,7 @@
 #define __NR_preadv 69
 #define __NR_preadv2 286
 #define __NR_prlimit64 261
+#define __NR_process_madvise 440
 #define __NR_process_vm_readv 270
 #define __NR_process_vm_writev 271
 #define __NR_pselect6 72


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

* [glibc/schwab/ilp32-2.33] aarch64: update ILP32 arch-syscall.h
@ 2021-03-07 14:46 Andreas Schwab
  0 siblings, 0 replies; 4+ messages in thread
From: Andreas Schwab @ 2021-03-07 14:46 UTC (permalink / raw)
  To: glibc-cvs

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

commit 2f45f44482cc862112a8adc6806cec3a735d9942
Author: Andreas Schwab <schwab@suse.de>
Date:   Wed Aug 5 19:15:16 2020 +0200

    aarch64: update ILP32 arch-syscall.h

Diff:
---
 sysdeps/unix/sysv/linux/aarch64/ilp32/arch-syscall.h | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/sysdeps/unix/sysv/linux/aarch64/ilp32/arch-syscall.h b/sysdeps/unix/sysv/linux/aarch64/ilp32/arch-syscall.h
index 10c0b47588..01a48bde73 100644
--- a/sysdeps/unix/sysv/linux/aarch64/ilp32/arch-syscall.h
+++ b/sysdeps/unix/sysv/linux/aarch64/ilp32/arch-syscall.h
@@ -22,6 +22,7 @@
 #define __NR_clock_settime 112
 #define __NR_clock_settime64 404
 #define __NR_clone 220
+#define __NR_clone3 435
 #define __NR_close 57
 #define __NR_connect 203
 #define __NR_copy_file_range 285
@@ -162,8 +163,10 @@
 #define __NR_open_by_handle_at 265
 #define __NR_open_tree 428
 #define __NR_openat 56
+#define __NR_openat2 437
 #define __NR_perf_event_open 241
 #define __NR_personality 92
+#define __NR_pidfd_getfd 438
 #define __NR_pidfd_open 434
 #define __NR_pidfd_send_signal 424
 #define __NR_pipe2 59


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

* [glibc/schwab/ilp32-2.33] aarch64: update ILP32 arch-syscall.h
@ 2021-02-21 23:35 Andreas Schwab
  0 siblings, 0 replies; 4+ messages in thread
From: Andreas Schwab @ 2021-02-21 23:35 UTC (permalink / raw)
  To: glibc-cvs

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

commit 17b6bea01d897764c0310223240aa55fc1e5f7ec
Author: Andreas Schwab <schwab@suse.de>
Date:   Wed Aug 5 19:15:16 2020 +0200

    aarch64: update ILP32 arch-syscall.h

Diff:
---
 sysdeps/unix/sysv/linux/aarch64/ilp32/arch-syscall.h | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/sysdeps/unix/sysv/linux/aarch64/ilp32/arch-syscall.h b/sysdeps/unix/sysv/linux/aarch64/ilp32/arch-syscall.h
index 10c0b47588..01a48bde73 100644
--- a/sysdeps/unix/sysv/linux/aarch64/ilp32/arch-syscall.h
+++ b/sysdeps/unix/sysv/linux/aarch64/ilp32/arch-syscall.h
@@ -22,6 +22,7 @@
 #define __NR_clock_settime 112
 #define __NR_clock_settime64 404
 #define __NR_clone 220
+#define __NR_clone3 435
 #define __NR_close 57
 #define __NR_connect 203
 #define __NR_copy_file_range 285
@@ -162,8 +163,10 @@
 #define __NR_open_by_handle_at 265
 #define __NR_open_tree 428
 #define __NR_openat 56
+#define __NR_openat2 437
 #define __NR_perf_event_open 241
 #define __NR_personality 92
+#define __NR_pidfd_getfd 438
 #define __NR_pidfd_open 434
 #define __NR_pidfd_send_signal 424
 #define __NR_pipe2 59


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

end of thread, other threads:[~2021-03-07 14:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-21 23:36 [glibc/schwab/ilp32-2.33] aarch64: update ILP32 arch-syscall.h Andreas Schwab
  -- strict thread matches above, loose matches on Subject: below --
2021-03-07 14:46 Andreas Schwab
2021-03-07 14:46 Andreas Schwab
2021-02-21 23: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).