This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 3d9265467e elf: Check that --list-diagnostics output has the expected syntax
new b85880633f m68k: Fix build with -mcpu=68040 or higher (BZ 30740)
new 87ced255bd m68k: Use M68K_SCALE_AVAILABLE on __mpn_lshift and __mpn_rshift
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
sysdeps/m68k/m680x0/lshift.S | 6 +++---
sysdeps/m68k/m680x0/m68020/wordcopy.S | 1 -
sysdeps/m68k/m680x0/rshift.S | 8 ++++----
sysdeps/m68k/m680x0/sysdep.h | 7 +++++++
.../{loongarch/lp64/multiarch/memcpy-lasx.S => m68k/wordcopy.c} | 7 ++++---
5 files changed, 18 insertions(+), 11 deletions(-)
delete mode 100644 sysdeps/m68k/m680x0/m68020/wordcopy.S
copy sysdeps/{loongarch/lp64/multiarch/memcpy-lasx.S => m68k/wordcopy.c} (86%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.