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_build/master-arm in repository toolchain/ci/glibc.
from 3fb18fd80c elf: Add <dl-r_debug.h> new f77bcb70b8 malloc: Fix tst-mallocalign1 macro spacing. new 1d8e3a2c66 localedef: Fix handling of empty mon_decimal_point (Bug 28847) new 7e0ad15c0f localedata: Adjust C.UTF-8 to align with C/POSIX.
The 3 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: locale/programs/ld-monetary.c | 4 +- localedata/Makefile | 30 +- localedata/locales/C | 22 +- localedata/tst-c-utf8-consistency.c | 539 ++++++++++++++++++++++++++++++++++++ malloc/tst-mallocalign1.c | 2 +- 5 files changed, 580 insertions(+), 17 deletions(-) create mode 100644 localedata/tst-c-utf8-consistency.c