From 337ff3c501f0e1fadd1036b6fa2754cfbb0c29ea Mon Sep 17 00:00:00 2001 From: Carlos O'Donell Date: Wed, 25 Oct 2017 09:06:45 -0700 Subject: localedata: Fix unicode-gen check target. After the transition to generating a distinct file for Unicode ctype information e.g. i18n_ctype, the check target was left with the wrong target name. This patch fixes the check target and regenerates the files with more information than previously used, filling in the the LC_IDENTIFICATION data. Tested on x86_64 by regenerating from Unicode source files, and running checks. Tested by subsequently rebuilding all locales. No regressions in testsuite. Signed-off-by: Carlos O'Donell Reported-by: Rafal Luzynski --- ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 76c592e5d3..070d07f5b2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +2017-10-25 Carlos O'Donell + + * localedata/unicode-gen/Makefile (check_i18n): Rename to + check_i18n_ctype. Depend on i18n_ctype-report. Check i18n_ctype-report + file. + * localedata/locales/i18n_ctype: Regenerate. + * localedata/locales/tr_TR: Likewise. + * localedata/locales/translit_circle: Likewise. + * localedata/locales/translit_cjk_compat: Likewise. + * localedata/locales/translit_combining: Likewise. + * localedata/locales/translit_compat: Likewise. + * localedata/locales/translit_font: Likewise. + * localedata/locales/translit_fraction: Likewise. + 2017-10-25 Rajalakshmi Srinivasaraghavan * sysdeps/powerpc/powerpc64/power7/memcpy.S: Replace -- cgit 1.4.1