This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_binutils/master-arm in repository toolchain/ci/glibc.
from a1bdd81664 Refactor internal-signals.h adds c33ada0602 Use GCC 12 branch in build-many-glibcs.py adds bb1bd9ec0e argp: Remove old includes in !_LIBC case adds 8ee2c043cf Fix hurd namespace issues for internal signal functions adds 62595e8944 libc-symbols.h: remove unused macros adds 5dcbff5879 locale: Turn ADDC and ADDS into functions in linereader.c adds 19d4944459 locale: Fix signed char bug in lr_getc adds 7dcaabb94c locale: Introduce translate_unicode_codepoint into linereader.c adds b15538d77c locale: localdef input files are now encoded in UTF-8 adds 01441ae333 de_DE: Convert to UTF-8 adds 9d77023bf3 localedef: Support building for older C standards new ef0700004b stdlib: Simplify buffer management in canonicalize new 7519dee356 malloc: Simplify checked_request2size interface
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: NEWS | 4 + argp/argp-namefrob.h | 5 - include/libc-symbols.h | 169 ------------- locale/programs/linereader.c | 506 +++++++++++++++++++++++-------------- locale/programs/linereader.h | 2 +- localedata/locales/de_DE | 32 +-- malloc/malloc-check.c | 3 +- malloc/malloc.c | 30 ++- scripts/build-many-glibcs.py | 2 +- stdlib/canonicalize.c | 115 ++++----- sysdeps/generic/internal-signals.h | 6 +- 11 files changed, 413 insertions(+), 461 deletions(-)