mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL] nolibc changes for v7.3
@ 2026-08-14 10:14 Thomas Weißschuh
  2026-08-18 19:14 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Thomas Weißschuh @ 2026-08-14 10:14 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Willy Tarreau, linux-kernel

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

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

* Re: [GIT PULL] nolibc changes for v7.3
  2026-08-14 10:14 [GIT PULL] nolibc changes for v7.3 Thomas Weißschuh
@ 2026-08-18 19:14 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2026-08-18 19:14 UTC (permalink / raw)
  To: Thomas Weißschuh; +Cc: Linus Torvalds, Willy Tarreau, linux-kernel

The pull request you sent on Fri, 14 Aug 2026 12:14:52 +0200:

> ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/nolibc/linux-nolibc.git/ tags/nolibc-20260814-for-7.3-1

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/2063dd9d0b5a495d93f466f698bf0329809647ee

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

end of thread, other threads:[~2026-08-18 19:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-14 10:14 [GIT PULL] nolibc changes for v7.3 Thomas Weißschuh
2026-08-18 19:14 ` pr-tracker-bot

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®