From: "Thomas Weißschuh" <linux@weissschuh.net>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Willy Tarreau <w@1wt.eu>, linux-kernel@vger.kernel.org
Subject: [GIT PULL] nolibc changes for v7.3
Date: Fri, 14 Aug 2026 12:14:52 +0200 [thread overview]
Message-ID: <eec15fcd-4bd7-4e77-8732-ebdb57a31484@t-8ch.de> (raw)
Hi Linus,
The following changes since commit dc59e4fea9d83f03bad6bddf3fa2e52491777482:
Linux 7.2-rc1 (2026-06-28 12:01:31 -0700)
are available in the Git repository at:
ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/nolibc/linux-nolibc.git/ tags/nolibc-20260814-for-7.3-1
for you to fetch changes up to b58afc8d1cf85688601b8d7e271125fff666f661:
tools/nolibc: add support for Alpha (2026-08-02 09:30:55 +0200)
----------------------------------------------------------------
nolibc changes for v7.3
Highlights:
* New architectures: Alpha
* New library functionality: readlink(), getcwd()
* Various bugfixes and cleanups
----------------------------------------------------------------
Ammar Faizi (1):
tools/nolibc: remove dead __ARCH_WANT_SYS_OLD_SELECT
Daniel Palmer (3):
tools/nolibc: unistd: Add getcwd()
tools/nolibc: unistd: Add readlink()
selftests/nolibc: Add test for getcwd() and readlink()
Thomas Weißschuh (4):
tools/nolibc: mark arg1 operand in __nolibc_syscall0() as write-only
selftests/nolibc: add debug information
tools/nolibc/powerpc: mark ctr and xer as clobbered by system call
tools/nolibc: add support for Alpha
tools/include/nolibc/Makefile | 2 +-
tools/include/nolibc/arch-alpha.h | 159 ++++++++++++++++++++++++
tools/include/nolibc/arch-arm.h | 3 -
tools/include/nolibc/arch-powerpc.h | 2 +-
tools/include/nolibc/arch-sparc.h | 2 +-
tools/include/nolibc/arch-x86.h | 3 -
tools/include/nolibc/arch.h | 2 +
tools/include/nolibc/unistd.h | 58 +++++++++
tools/testing/selftests/nolibc/Makefile.include | 2 +-
tools/testing/selftests/nolibc/Makefile.nolibc | 2 +
tools/testing/selftests/nolibc/nolibc-test.c | 57 +++++++++
tools/testing/selftests/nolibc/run-tests.sh | 3 +-
12 files changed, 284 insertions(+), 11 deletions(-)
create mode 100644 tools/include/nolibc/arch-alpha.h
next reply other threads:[~2026-08-14 10:15 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-14 10:14 Thomas Weißschuh [this message]
2026-08-18 19:14 ` pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=eec15fcd-4bd7-4e77-8732-ebdb57a31484@t-8ch.de \
--to=linux@weissschuh.net \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
--cc=w@1wt.eu \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®