All of lore.kernel.org
 help / color / mirror / Atom feed
* [ANNOUNCE] klibc 2.0.10
@ 2021-12-30 15:29 Ben Hutchings
  0 siblings, 0 replies; only message in thread
From: Ben Hutchings @ 2021-12-30 15:29 UTC (permalink / raw)
  To: klibc mailing list; +Cc: initramfs-u79uwXL29TY76Z2rM5mHXA

[-- Attachment #1: Type: text/plain, Size: 1785 bytes --]

I have released version 2.0.10.  This is available in the git
repository at:

    https://git.kernel.org/pub/scm/libs/klibc/klibc.git

and as a tarball at:

    https://mirrors.kernel.org/pub/linux/libs/klibc/2.0/

New features:
- s390x and sparc64 ports can now be compiled using Clang
- arm port can now be linked using LLD

Bug fixes:
- sig{set,long}jmp now honour the savesigs flag
- s390x: {set,long}jmp now save and restore correct FP registers
- utimes used to set incorrect mtime on architectures which do not
  have a utimes systtem call
- Fixed build failure in dash when using Clang 13
- arm64,x86_64: Fixed address collision when using LLD 13
- Headers consistently use definitions from <sys/types.h> instead of
  <linux/types.h>

A git shortlog of changes since version 2.0.9 follows.

Ben.

Ben Hutchings (8):
      [klibc] 2.0.9 released, next version is 2.0.10
      [klibc] Kbuild: Fix include path for Clang builds
      [klibc] Use bounded array parameter types consistently
      [klibc] include: Always include <sys/types.h> instead of <linux/types.h>
      [klibc] arm: Remove redundant/unsupported linker option --thumb-entry
      [klibc] s390: mmap: Change inline assembly to work with Clang
      [klibc] sparc64: Remove redundant/unsupported compiler option -mptr64
      [klibc] arm64,x86_64: Fix address collision when using LLD

Benjamin Gwin (1):
      [klibc] Fix implementation of utimes

mirabilos (2):
      sig{set,long}jmp: do not ignore sigsetjmp's second argument
      {set,long}jmp [s390x]: save/restore the correct registers

-- 
Ben Hutchings
Experience is directly proportional to the value of equipment destroyed
                                                    - Carolyn Scheppner

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-12-30 15:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-30 15:29 [ANNOUNCE] klibc 2.0.10 Ben Hutchings

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.