new musl libc release 1.2.4 (2023-05-01) (was Re: [musl] busybox problem on powerpc PPC/32bit (hardware TP-Link-WDR-4900-v1))

Bastian Bittorf bb at npl.de
Tue May 2 09:15:27 PDT 2023


On Sun, Feb 12, 2023 at 05:34:43PM -0500, Rich Felker wrote:
> On Sun, Feb 12, 2023 at 08:17:04AM +0000, Bastian Bittorf wrote:
> > On Sat, Feb 11, 2023 at 02:30:44PM -0500, Rich Felker wrote:
> > > > >  	.hidden __hwcap
> > > > >  	.long __hwcap-.
> > > > > -1:	mflr 4
> > > > > -	lwz 5, 0(4)
> > > > > -	lwzx 4, 4, 5
> > > > > -	andis. 4, 4, 0x80
> > > > > +1:	mflr 6
> > > > > +	lwz 5, 0(6)
> > > > > +	lwzx 6, 6, 5
> > > > > +	andis. 6, 6, 0x80
> > > > >  	beq 1f
> > > > >  	.long 0x11c35b01 /* evldd 14,88(3) */
> > > > >  	.long 0x11e36301 /* ... */
> > 
> > It works!

New musl release including this fix is out:
https://musl.libc.org/releases/musl-1.2.4.tar.gz

Is anybody already working on upgrading musl for OpenWRT?

bye, bastian



More information about the openwrt-devel mailing list