lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <63007b04-80e1-497a-ae80-ee518c9c0792@t-8ch.de>
Date: Sun, 27 Apr 2025 10:57:13 +0200
From: Thomas Weißschuh <linux@...ssschuh.net>
To: Daniel Palmer <daniel@...f.com>
Cc: w@....eu, linux-m68k@...ts.linux-m68k.org, geert@...ux-m68k.org, 
	linux-kernel@...r.kernel.org, Daniel Palmer <daniel@...ngy.jp>
Subject: Re: [PATCH v3] tools/nolibc: Add m68k support

On 2025-04-27 07:47:38+0900, Daniel Palmer wrote:
> Add nolibc support for m68k. Should be helpful for nommu where
> linking libc can bloat even hello world to the point where you get
> an OOM just trying to load it.
> 
> Signed-off-by: Daniel Palmer <daniel@...ngy.jp>

Thanks!

Acked-by: Thomas Weißschuh <linux@...ssschuh.net>

> ---
>  tools/include/nolibc/arch-m68k.h            | 141 ++++++++++++++++++++
>  tools/include/nolibc/arch.h                 |   2 +
>  tools/testing/selftests/nolibc/Makefile     |   5 +
>  tools/testing/selftests/nolibc/run-tests.sh |   5 +
>  4 files changed, 153 insertions(+)
>  create mode 100644 tools/include/nolibc/arch-m68k.h

<snip>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ