This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch azanella/clang in repository glibc.
from e20e157461 Remove libc_hidden_proto (confstr) new b0e10f87ec Rewrite find_cxx_header config configure.ac new ad643fff57 Rework not-cancel function prototypes new 515e6c3102 x86: Define __HAVE_FLOAT128 for Clang and use __builtin_*f12 [...] new e4d34c7e5b libio/bits/stdio2.h fix new 2e7d277fa3 nptl: x86_64: Use __builtin_frame_address for CURRENT_STACK_FRAME new e4c1cb4179 stdlib: Remove GCC pragma diagnostic new 6139126cb8 stdlib/longlong.h: Remove incorrect lvalue to rvalue convers [...] new ed17af9fee stdlib: Fix macro expansion producing 'defined' has undefine [...] new 4e5aecb3e6 Replace DIAG_IGNORE_NEEDS_COMMENT (-Wmaybe-uninitialized) wi [...] new 7df2a071b7 stdio: Fix -Wtautological-constant-out-of-range-compare on clang new 6f812193d7 Fix -fno-unit-at-a-time for clang new 4c06d6fc66 DIAG_IGNORE_NEEDS_COMMENT_MAYBE_UNINITIALIZED fix new 36df264cd9 nptl: Fix Wincompatible-pointer-types on clang new 4ec49bcf3e linux: Avoid shifting a negative signed on POSIX timer interface new 218029c0cc malloc: Fix duplicate inline for do_set_mxfast new 202168c3f7 Fix inhibit_stack_protector for clang new 91522d36ec posix: Fix macro expansion producing 'defined' has undefined [...] new 82ad7fed52 posix: Remove alloca_account usage on getaddrinfo new 7e8c217292 Fix ununsed fstatat64_time64_statx new 3a9578b322 linux: Use same type for MMAP2_PAGE_UNIT new a1e5c80c44 Remove unused sprofil.c functions new 5a7d04f96c nss: Suppress nss_module.c warning on clang new e3e26b4fbc sunrpc: Suppress clang warning on struct cmessage new 60c4b849b1 sunrpc: Remove extra parenthesis on comparison new b5c4c65777 elf: Initialize variable to pacify clang new e31e558067 Use 'z' instead of 'Z' on printf functions new 67ae94f069 configure: Check -fno-tree-loop-distribute-patterns new 5d4e9a1ce0 elf: Replace catomic_exchange_and_add with atomic_exchange_and_add new a46333ccdb elf: Suppress warning on clang new fad107c441 locale: Remove ununsed wctype_table_get function new da5e9ad499 locale: Fix type new 4b59a34784 iconvdata: Suppress warning on clang new 7619eea725 resolv: Initialize variable to pacify clang new deafc06d25 resolv: Make inline functions static new 407cae28dc iconvdata: Remove use of GNU old-style field designator extension new 0909fb4f9c catgets: Remove catgets/config.h new 19413abd37 math: Suppress clang warning on math_check_force_underflow new 07adada139 math: use fabs on __ieee754_lgamma_r new 21e156f1ef math: x86: Avoid the use of __libgcc_cmp_return__ for __gcc_CMPtype new 518badacb9 math: x86: Remove extra '%' on FP_INIT_ROUNDMODE inline asm new c769aebbe4 x86: Use -msse2avx iff compiler supports it
The 41 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: catgets/config.h | 14 -- catgets/gencat.c | 9 +- configure | 38 ++++- configure.ac | 26 ++- elf/dl-debug.c | 2 +- elf/dl-load.c | 2 +- elf/dl-printf.c | 2 +- elf/dl-profile.c | 6 +- elf/dl-tunables.c | 2 +- elf/rtld.c | 10 +- hurd/hurdsig.c | 2 +- iconv/iconv_charmap.c | 2 +- iconvdata/gbk.c | 5 + iconvdata/ibm1008.h | 20 +-- iconvdata/ibm1025.h | 10 +- iconvdata/ibm1097.h | 32 ++-- iconvdata/ibm1112.h | 22 +-- iconvdata/ibm1122.h | 10 +- iconvdata/ibm1123.h | 12 +- iconvdata/ibm1130.h | 20 +-- iconvdata/ibm1137.h | 10 +- iconvdata/ibm1140.h | 8 +- iconvdata/ibm1141.h | 8 +- iconvdata/ibm1142.h | 8 +- iconvdata/ibm1143.h | 8 +- iconvdata/ibm1144.h | 8 +- iconvdata/ibm1145.h | 10 +- iconvdata/ibm1146.h | 10 +- iconvdata/ibm1147.h | 10 +- iconvdata/ibm1148.h | 10 +- iconvdata/ibm1149.h | 10 +- iconvdata/ibm1153.h | 26 +-- iconvdata/ibm1154.h | 14 +- iconvdata/ibm1155.h | 14 +- iconvdata/ibm1156.h | 26 +-- iconvdata/ibm1157.h | 14 +- iconvdata/ibm1158.h | 16 +- iconvdata/ibm1166.h | 28 ++-- iconvdata/ibm1167.h | 46 +++--- iconvdata/ibm12712.h | 24 +-- iconvdata/ibm16804.h | 24 +-- iconvdata/ibm4517.h | 28 ++-- iconvdata/ibm4899.h | 18 +-- iconvdata/ibm4909.h | 14 +- iconvdata/ibm4971.h | 14 +- iconvdata/ibm5347.h | 26 +-- iconvdata/ibm803.h | 12 +- iconvdata/ibm901.h | 68 ++++---- iconvdata/ibm902.h | 60 +++---- iconvdata/ibm9030.h | 8 +- iconvdata/ibm9066.h | 10 +- iconvdata/ibm921.h | 24 +-- iconvdata/ibm9448.h | 64 ++++---- iconvdata/iso-2022-cn-ext.c | 16 +- iconvdata/iso-2022-cn.c | 5 + include/libc-diag.h | 21 +++ include/libc-symbols.h | 16 +- inet/net-internal.h | 2 +- libio/bits/stdio2.h | 3 +- locale/programs/ld-collate.c | 10 +- locale/programs/ld-ctype.c | 31 +--- malloc/malloc-check.c | 2 +- malloc/malloc.c | 3 +- math/math-underflow.h | 9 +- nis/nis_table.c | 2 +- nptl/pthread_getcpuclockid.c | 2 +- nptl/pthread_join_common.c | 2 +- nss/nss_module.c | 7 + resolv/gai_misc.c | 2 +- resolv/res_send.c | 10 +- stdio-common/vfprintf-internal.c | 2 +- stdio-common/vfscanf-internal.c | 2 +- stdlib/bug-getcontext.c | 2 +- stdlib/fpioconst.h | 9 +- stdlib/longlong.h | 186 +++++++++++----------- stdlib/setenv.c | 7 - sunrpc/clnt_udp.c | 2 +- sunrpc/key_call.c | 2 +- sunrpc/svc_unix.c | 7 + sysdeps/ieee754/dbl-64/e_lgamma_r.c | 4 +- sysdeps/ieee754/dbl-64/k_rem_pio2.c | 2 +- sysdeps/ieee754/flt-32/e_lgammaf_r.c | 2 +- sysdeps/ieee754/ldbl-128/k_tanl.c | 2 +- sysdeps/ieee754/ldbl-128ibm/k_tanl.c | 2 +- sysdeps/ieee754/ldbl-96/e_lgammal_r.c | 2 +- sysdeps/ieee754/ldbl-96/k_tanl.c | 2 +- sysdeps/ieee754/soft-fp/s_ddivl.c | 2 +- sysdeps/ieee754/soft-fp/s_dfmal.c | 2 +- sysdeps/ieee754/soft-fp/s_dsqrtl.c | 2 +- sysdeps/ieee754/soft-fp/s_fdiv.c | 2 +- sysdeps/ieee754/soft-fp/s_fdivl.c | 2 +- sysdeps/ieee754/soft-fp/s_ffma.c | 2 +- sysdeps/ieee754/soft-fp/s_ffmal.c | 2 +- sysdeps/ieee754/soft-fp/s_fma.c | 2 +- sysdeps/ieee754/soft-fp/s_fmaf.c | 2 +- sysdeps/ieee754/soft-fp/s_fmal.c | 2 +- sysdeps/nptl/gai_misc.h | 4 +- sysdeps/posix/getaddrinfo.c | 20 +-- sysdeps/posix/sprofil.c | 12 -- sysdeps/posix/sysconf.c | 10 +- sysdeps/unix/sysv/linux/arc/mmap_internal.h | 2 +- sysdeps/unix/sysv/linux/clock_getcpuclockid.c | 2 +- sysdeps/unix/sysv/linux/clock_nanosleep.c | 2 +- sysdeps/unix/sysv/linux/fstatat64.c | 10 +- sysdeps/unix/sysv/linux/ia64/mmap_internal.h | 2 +- sysdeps/unix/sysv/linux/kernel-posix-cpu-timers.h | 30 +++- sysdeps/unix/sysv/linux/m68k/mmap_internal.h | 2 +- sysdeps/unix/sysv/linux/mmap_internal.h | 2 +- sysdeps/unix/sysv/linux/not-cancel.h | 36 ++--- sysdeps/unix/sysv/linux/timer_create.c | 4 +- sysdeps/x86/bits/floatn.h | 15 +- sysdeps/x86/fpu/sfp-machine.h | 11 +- sysdeps/x86/nptl/pthreaddef.h | 8 +- sysdeps/x86_64/configure | 22 +++ sysdeps/x86_64/configure.ac | 9 ++ sysdeps/x86_64/fpu/multiarch/Makefile | 12 +- 116 files changed, 818 insertions(+), 719 deletions(-) delete mode 100644 catgets/config.h