This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-aarch64 in repository toolchain/ci/glibc.
from 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 adds ef0700004b stdlib: Simplify buffer management in canonicalize adds 7519dee356 malloc: Simplify checked_request2size interface new a9f9ee2381 elf: Fix direction of NODELETE log messages during symbol lookup
The 1 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 + elf/dl-lookup.c | 4 +- locale/programs/linereader.c | 506 +++++++++++++++++++++++++++---------------- locale/programs/linereader.h | 2 +- localedata/locales/de_DE | 32 +-- malloc/malloc-check.c | 3 +- malloc/malloc.c | 30 +-- stdlib/canonicalize.c | 115 +++++----- 8 files changed, 411 insertions(+), 285 deletions(-)