On Sun, Feb 12, 2023 at 08:17:04AM +, 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
The sender domain has a DMARC Reject/Quarantine policy which disallows
sending mailing list messages using the original "From" header.
To mitigate this problem, the original message has been wrapped
automatically by the mailing list software.--- Begin Message ---
Branch: refs/heads/master
Home
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
> > > be