All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Waldemar Brodkorb <wbx@openadk.org>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH] package/uclibc: update to 1.0.49
Date: Sat, 22 Jun 2024 19:40:36 +0200	[thread overview]
Message-ID: <20240622194036.2916b857@windsurf> (raw)
In-Reply-To: <Zm/k5MktW8WaUp2q@waldemar-brodkorb.de>

On Mon, 17 Jun 2024 09:25:24 +0200
Waldemar Brodkorb <wbx@openadk.org> wrote:

> git shortlog v1.0.49...v1.0.48
> Dmitry Chestnykh (6):
>       Correct uClibc compilation.
>       Fix uClibc build for nds32 with gcc-14.
>       Fix riscv32 build with gcc-14.
>       riscv32: Fix `struct ucontext` definition.
>       Fix wrong `struct ucontext_t` typedef for all arches.
>       Cast to proper types inside atomic macroses.
> 
> Fabrice Fontaine (1):
>       libc/sysdeps/linux/common/utime.c: fix riscv32 build
> 
> Joe Damato (1):
>       epoll.h: Add epoll ioctls
> 
> Max Filippov (9):
>       iconv: fix type mismatches
>       ldso: FDPIC: fix type mismatches
>       ldso: arm: fix build with gcc-14
>       malloc/memalign: avoid integer overflow
>       fix kernel_stat64 definition
>       linuxthreads: enable unwinding over signal frames
>       xtensa: use compiler-provided XCHAL macros
>       xtensa: make _init and _fini hidden
>       xtensa: add FDPIC support
> 
> Waldemar Brodkorb (9):
>       futimesat: add missing header
>       sparc64: Fix incorrect sigreturn stub function implementation
>       csky: allow time64
>       m68k: fix noMMU ELF compile with gcc 14.x
>       Revert "nds32: sync with binutils 2.37, gcc 11.2 and linux 5.10.93 changes"
>       m68k: fix for m68000 cpu
>       config: make ctor/dtor visible again
>       config: enable TIME64 by default
>       bump version for 1.0.49 release
> 
> Yuriy Kolerov (1):
>       libc: cast free() argument to void * in wchar.c
> 
> Patches applied upstream.
> 
> Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
> ---
>  .../0001-futimesat-add-missing-header.patch   | 26 --------------
>  .../0002-fix-kernel_stat64-definition.patch   | 35 -------------------
>  package/uclibc/uclibc.hash                    |  4 +--
>  package/uclibc/uclibc.mk                      |  2 +-
>  4 files changed, 3 insertions(+), 64 deletions(-)
>  delete mode 100644 package/uclibc/0001-futimesat-add-missing-header.patch
>  delete mode 100644 package/uclibc/0002-fix-kernel_stat64-definition.patch

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

      reply	other threads:[~2024-06-22 17:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-17  7:25 [Buildroot] [PATCH] package/uclibc: update to 1.0.49 Waldemar Brodkorb
2024-06-22 17:40 ` Thomas Petazzoni via buildroot [this message]

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=20240622194036.2916b857@windsurf \
    --to=buildroot@buildroot.org \
    --cc=thomas.petazzoni@bootlin.com \
    --cc=wbx@openadk.org \
    /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 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.