This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 4b7cfcc3fb debug: Wire up tst-longjmp_chk3 new 83d4b42ded sysdeps: linux: Fix output of LD_SHOW_AUXV=1 for AT_RSEQ_* new 53fcdf5f74 Silence most -Wzero-as-null-pointer-constant diagnostics new d2264de5db RISC-V: Use builtin for copysign and copysignf new 32445b6dd2 RISC-V: Use builtin for fma and fmaf
The 4 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: argp/argp-fmtstream.c | 2 +- argp/argp-help.c | 34 ++++++------- argp/argp-parse.c | 44 ++++++++--------- catgets/gencat.c | 2 +- debug/backtracesyms.c | 2 +- elf/dl-find_object.c | 2 +- elf/dl-load.c | 4 +- elf/dl-load.h | 2 +- elf/dl-lookup.c | 2 +- elf/dl-minimal-malloc.c | 4 +- elf/dl-tunables.c | 4 +- elf/dynamic-link.h | 2 +- elf/readlib.c | 2 +- elf/tlsdeschtab.h | 6 +-- hesiod/hesiod.c | 6 +-- inet/rcmd.c | 12 ++--- inet/rexec.c | 2 +- inet/ruserpass.c | 4 +- libio/fileops.c | 2 +- libio/genops.c | 6 +-- libio/iopopen.c | 2 +- libio/libioP.h | 5 +- libio/wfileops.c | 2 +- libio/wgenops.c | 2 +- locale/programs/xmalloc.c | 12 ++--- locale/setlocale.c | 2 +- locale/uselocale.c | 2 +- malloc/arena.c | 14 +++--- malloc/malloc-check.c | 4 +- malloc/malloc.c | 56 +++++++++++----------- malloc/obstack.c | 16 +++---- malloc/reallocarray.c | 2 +- misc/getttyent.c | 2 +- misc/sbrk.c | 2 +- nis/nis_server.c | 2 +- nptl/pthread_create.c | 2 +- nptl_db/fetch-value.c | 2 +- nptl_db/td_init.c | 2 +- nptl_db/td_ta_clear_event.c | 2 +- nptl_db/td_ta_event_getmsg.c | 6 +-- nptl_db/td_ta_map_lwp2thr.c | 8 ++-- nptl_db/td_ta_set_event.c | 2 +- nptl_db/td_ta_thr_iter.c | 10 ++-- nptl_db/td_ta_tsd_iter.c | 2 +- nptl_db/td_thr_event_enable.c | 2 +- nptl_db/td_thr_event_getmsg.c | 6 +-- nptl_db/td_thr_get_info.c | 16 +++---- nptl_db/td_thr_getfpregs.c | 2 +- nptl_db/td_thr_getgregs.c | 2 +- nptl_db/td_thr_setfpregs.c | 2 +- nptl_db/td_thr_setgregs.c | 2 +- nptl_db/td_thr_tlsbase.c | 10 ++-- nptl_db/td_thr_tsd.c | 6 +-- nptl_db/td_thr_validate.c | 10 ++-- nptl_db/thread_dbP.h | 6 +-- nss/getaddrinfo.c | 4 +- posix/getopt.c | 2 +- posix/regcomp.c | 2 +- posix/regexec.c | 2 +- resolv/base64.c | 2 +- resolv/compat-gethnamaddr.c | 2 +- resolv/res_debug.c | 6 +-- resolv/res_hconf.c | 14 +++--- stdio-common/iovfscanf.c | 2 +- string/argz-delete.c | 2 +- string/argz-extract.c | 2 +- string/argz-replace.c | 8 ++-- string/argz.h | 2 +- string/envz.c | 4 +- sunrpc/clnt_raw.c | 6 +-- sunrpc/clnt_simp.c | 4 +- sunrpc/key_call.c | 2 +- sunrpc/svc_raw.c | 12 ++--- sunrpc/svc_simple.c | 2 +- sunrpc/xdr_mem.c | 2 +- sunrpc/xdr_sizeof.c | 4 +- sunrpc/xdr_stdio.c | 2 +- support/blob_repeat.c | 14 +++--- support/shell-container.c | 4 +- support/support_openpty.c | 2 +- support/support_set_vma_name_supported.c | 2 +- support/support_stack_alloc.c | 2 +- support/test-container.c | 2 +- support/xsigstack.c | 2 +- sysdeps/posix/system.c | 2 +- .../fpu => riscv/rvd}/math-use-builtins-fma.h | 0 sysdeps/riscv/rvd/s_copysign.c | 29 ----------- sysdeps/riscv/rvd/s_fma.c | 37 -------------- sysdeps/riscv/rvf/s_copysignf.c | 29 ----------- sysdeps/riscv/rvf/s_fmaf.c | 31 ------------ sysdeps/unix/sysv/linux/brk.c | 2 +- sysdeps/unix/sysv/linux/dl-early_allocate.c | 2 +- sysdeps/unix/sysv/linux/dl-sysdep.c | 4 +- sysdeps/unix/sysv/linux/gettimeofday.c | 4 +- sysdeps/unix/sysv/linux/settimeofday.c | 4 +- sysdeps/unix/sysv/linux/sigwait.c | 2 +- sysdeps/unix/sysv/linux/sigwaitinfo.c | 2 +- sysdeps/unix/sysv/linux/spawni.c | 8 ++-- sysdeps/x86/nptl/bits/struct_mutex.h | 2 +- timezone/zic.c | 6 +-- wctype/wctrans.c | 2 +- wctype/wctrans_l.c | 2 +- 102 files changed, 265 insertions(+), 388 deletions(-) copy sysdeps/{aarch64/fpu => riscv/rvd}/math-use-builtins-fma.h (100%) delete mode 100644 sysdeps/riscv/rvd/s_copysign.c delete mode 100644 sysdeps/riscv/rvd/s_fma.c delete mode 100644 sysdeps/riscv/rvf/s_copysignf.c delete mode 100644 sysdeps/riscv/rvf/s_fmaf.c