glibc/localedata/locales
Ulrich Drepper 74bd2300b5 Update.
2001-10-02  Jakub Jelinek  <jakub@redhat.com>
	    H.J. Lu  <hjl@gnu.org>

	* configure.in (libc_cv_gcc_static_libgcc): Set to -static-libgcc
	if gcc supports this flag.
	(EXPORT_UNWIND_FIND_FDE): Define unless target configure disables it.
	(gcc3): Allow glibc to be compiled with gcc 3.x.
	* config.h.in (EXPORT_UNWIND_FIND_FDE): Add.
	* config.make.in (static-libgcc, unwind-find-fde): Add.
	* Makerules (build-shlib-helper, build-module-helper): Use it.
	* scripts/versions.awk: Make sure GLIBC_ versions come first.
	* elf/soinit.c (__libc_global_ctors): Set tbases and dbases if
	necessary.
	(_fini): Call __deregister_frame_info_bases if
	__register_frame_info_bases was used to register.
	* elf/Versions (__register_frame_info, __deregister_frame_info): Add
	for GLIBC_2.0.
	(__register_frame_info_bases, __register_frame_info_table_bases,
	__deregister_frame_info_bases, _Unwind_Find_FDE): Add for GLIBC_2.2.5.
	* elf/Makefile (routines): Add unwind-dw2-fde.
	(shared-only-routines): Add unwind-dw2-fde.
	* sysdeps/alpha/gccframe.h: New file.
	* sysdeps/arm/gccframe.h: New file.
	* sysdeps/generic/framestate.c: New file.
	* sysdeps/generic/dwarf2.h: New file.
	* sysdeps/generic/gccframe.h (struct object): Update from gcc 3.0.
	* sysdeps/generic/unwind-dw2-fde.c: New file.
	* sysdeps/unix/sysv/linux/ia64/unwind-dw2-fde.c: New file.
	* sysdeps/generic/unwind-dw2-fde.h: New file.
	* sysdeps/generic/unwind-dw2.c: New file.
	* sysdeps/generic/unwind-pe.h: New file.
	* sysdeps/generic/unwind.h: New file.
	* sysdeps/hppa/gccframe.h: New file.
	* sysdeps/i386/gccframe.h: New file.
	* sysdeps/m68k/gccframe.h: New file.
	* sysdeps/mips/gccframe.h: New file.
	* sysdeps/powerpc/gccframe.h: New file.
	* sysdeps/s390/gccframe.h: New file.
	* sysdeps/sh/gccframe.h: New file.
	* sysdeps/sparc/gccframe.h: New file.
	* sysdeps/vax/gccframe.h: New file.
	* sysdeps/unix/sysv/linux/configure.in (libc_cv_gcc_unwind_find_fde):
	Set on all architectures except ia64.
	* sysdeps/mach/hurd/configure.in (libc_cv_gcc_unwind_find_fde): Set
	for i386.
	* sysdeps/mach/hurd/i386/Versions (__register_frame_info,
	__deregister_frame_info): Move to elf/Versions.
	* sysdeps/unix/sysv/linux/m68k/Versions: Likewise.
	* sysdeps/unix/sysv/linux/arm/Versions: Likewise.
	* sysdeps/unix/sysv/linux/alpha/Versions: Likewise.
	* sysdeps/unix/sysv/linux/i386/Versions: Likewise.
	* sysdeps/unix/sysv/linux/mips/Versions: Likewise.
	* sysdeps/unix/sysv/linux/powerpc/Versions: Likewise.
	* sysdeps/unix/sysv/linux/s390/s390-32/Versions: Likewise.
	* sysdeps/unix/sysv/linux/sparc/sparc32/Versions: Likewise.
	* sysdeps/unix/sysv/linux/sparc/sparc64/Versions: Likewise.
	* sysdeps/mach/hurd/i386/Makefile (sysdep-routines): Add framestate.
	* sysdeps/unix/sysv/linux/arm/Makefile: Likewise.
	* sysdeps/unix/sysv/linux/alpha/Makefile: Likewise.
	* sysdeps/unix/sysv/linux/i386/Makefile: Likewise.
	* sysdeps/unix/sysv/linux/m68k/Makefile: Likewise.
	* sysdeps/unix/sysv/linux/mips/Makefile: Likewise.
	* sysdeps/unix/sysv/linux/powerpc/Makefile: Likewise.
	* sysdeps/unix/sysv/linux/s390/s390-32/Makefile: Likewise.
	* sysdeps/unix/sysv/linux/sparc/Makefile: Likewise.

	* sysdeps/unix/sysv/linux/ia64/ldd-rewrite.sed: New file.
	* sysdeps/unix/sysv/linux/s390/ldd-rewrite.sed: New file.
	* sysdeps/generic/strnlen.c: New file.
2001-11-16 01:27:24 +00:00
..
af_ZA Update. 2001-08-03 08:42:28 +00:00
am_ET Update. 2001-08-03 08:42:28 +00:00
ar_AE Update. 2000-10-26 23:41:17 +00:00
ar_BH Update. 2000-10-26 23:41:17 +00:00
ar_DZ Update. 2000-10-26 23:41:17 +00:00
ar_EG Update. 2000-10-26 23:41:17 +00:00
ar_IN Locale files from IBM. 2001-02-07 13:33:14 +00:00
ar_IQ Update. 2000-10-26 23:41:17 +00:00
ar_JO Update. 2000-10-26 23:41:17 +00:00
ar_KW Update. 2000-10-26 23:41:17 +00:00
ar_LB Update. 2000-10-26 23:41:17 +00:00
ar_LY Update. 2000-10-26 23:41:17 +00:00
ar_MA Update. 2000-10-26 23:41:17 +00:00
ar_OM Update. 2000-10-26 23:41:17 +00:00
ar_QA Update. 2000-10-26 23:41:17 +00:00
ar_SA Use Unicode aware LC_CTYPE information from "i18n". 2000-10-27 19:31:45 +00:00
ar_SD Update. 2000-10-26 23:41:17 +00:00
ar_SY Update. 2000-10-26 23:41:17 +00:00
ar_TN Update. 2000-10-26 23:41:17 +00:00
ar_YE Update. 2000-10-26 23:41:17 +00:00
az_AZ Update. 2001-08-03 08:42:28 +00:00
be_BY Update. 2001-08-03 08:42:28 +00:00
bg_BG Use Unicode aware LC_CTYPE information from "i18n". 2000-10-27 19:31:45 +00:00
bn_IN Locale files from IBM. 2001-02-07 13:33:14 +00:00
br_FR Update. 2001-08-03 08:42:28 +00:00
bs_BA Update. 2001-08-03 19:27:19 +00:00
ca_ES Update. 2000-10-26 23:41:17 +00:00
ca_ES@euro Update. 2000-08-23 04:04:02 +00:00
cs_CZ Update. 2001-01-24 22:19:16 +00:00
cy_GB Update. 2001-08-03 08:42:28 +00:00
da_DK Update. 2000-10-31 04:38:55 +00:00
de_AT Update. 2000-10-31 04:38:55 +00:00
de_AT@euro Update. 2000-10-31 04:38:55 +00:00
de_BE Update. 2000-10-31 04:38:55 +00:00
de_BE@euro Update. 2000-10-31 04:38:55 +00:00
de_CH Update. 2000-10-31 04:38:55 +00:00
de_DE Update. 2000-10-31 04:38:55 +00:00
de_DE@euro Update. 2000-10-31 04:38:55 +00:00
de_LU Update. 2000-10-31 04:38:55 +00:00
de_LU@euro Update. 2000-10-31 04:38:55 +00:00
el_GR Update. 2001-08-03 08:42:28 +00:00
el_GR@euro Locale files from IBM. 2001-02-07 13:33:14 +00:00
en_AU Update. 2000-10-26 23:41:17 +00:00
en_BW Regenerated: autoconf configure.in 2000-07-06 23:33:20 +00:00
en_CA Update. 2001-07-19 15:04:23 +00:00
en_DK Update. 2000-10-26 23:41:17 +00:00
en_GB Update. 2000-10-26 23:41:17 +00:00
en_HK Update. 2001-02-09 17:13:50 +00:00
en_IE Update. 2000-10-26 23:41:17 +00:00
en_IE@euro Update charset comment. 2000-08-21 17:07:41 +00:00
en_IN * locales/en_IN: Add newline at end of file. 2001-02-09 18:56:06 +00:00
en_NZ Update. 2000-10-26 23:41:17 +00:00
en_PH Locale files from IBM. 2001-02-07 13:33:14 +00:00
en_SG Locale files from IBM. 2001-02-07 13:33:14 +00:00
en_US Update. 2000-10-26 23:41:17 +00:00
en_ZA Update. 2000-10-26 23:41:17 +00:00
en_ZW Regenerated: autoconf configure.in 2000-07-06 23:33:20 +00:00
es_AR Update. 2000-10-26 23:41:17 +00:00
es_BO Update. 2000-10-26 23:41:17 +00:00
es_CL Update. 2000-10-26 23:41:17 +00:00
es_CO Update. 2000-10-26 23:41:17 +00:00
es_CR Update. 2000-10-26 23:41:17 +00:00
es_DO Update. 2000-10-26 23:41:17 +00:00
es_EC Update. 2000-10-26 23:41:17 +00:00
es_ES Update. 2000-10-26 23:41:17 +00:00
es_ES@euro Update charset comment. 2000-08-21 17:07:41 +00:00
es_GT Update. 2000-10-26 23:41:17 +00:00
es_HN Update. 2000-10-26 23:41:17 +00:00
es_MX Update. 2000-10-26 23:41:17 +00:00
es_NI Update. 2000-10-26 23:41:17 +00:00
es_PA Update. 2000-10-26 23:41:17 +00:00
es_PE Update. 2000-10-26 23:41:17 +00:00
es_PR Update. 2001-07-19 14:37:30 +00:00
es_PY Update. 2000-10-26 23:41:17 +00:00
es_SV Update. 2000-10-26 23:41:17 +00:00
es_US Update. 2001-07-19 14:37:30 +00:00
es_UY Update. 2000-10-26 23:41:17 +00:00
es_VE Update. 2000-10-26 23:41:17 +00:00
et_EE Update. 2000-10-26 23:41:17 +00:00
eu_ES Update. 2001-08-03 08:42:28 +00:00
eu_ES@euro Update. 2000-08-21 18:36:45 +00:00
fa_IR Update. 2001-03-19 01:38:11 +00:00
fi_FI Update. 2001-01-31 06:36:39 +00:00
fi_FI@euro Update charset comment. 2000-08-21 17:07:41 +00:00
fo_FO Update. 2000-10-26 23:41:17 +00:00
fr_BE Update. 2000-10-31 04:38:55 +00:00
fr_BE@euro Update. 2000-10-31 04:38:55 +00:00
fr_CA Update. 2001-07-19 15:04:23 +00:00
fr_CH Update. 2000-10-31 04:38:55 +00:00
fr_FR Update. 2000-10-31 04:38:55 +00:00
fr_FR@euro Update. 2000-10-31 04:38:55 +00:00
fr_LU Update. 2000-10-31 04:38:55 +00:00
fr_LU@euro Update. 2000-10-31 04:38:55 +00:00
ga_IE Update. 2000-10-26 23:41:17 +00:00
ga_IE@euro Update. 2000-08-21 18:36:45 +00:00
gd_GB Update. 2001-08-03 08:42:28 +00:00
gl_ES Update. 2000-10-26 23:41:17 +00:00
gl_ES@euro Update. 2000-08-21 18:36:45 +00:00
gv_GB Update. 2000-10-26 23:41:17 +00:00
he_IL Update. 2000-10-26 23:41:17 +00:00
hi_IN Update. 2000-10-26 23:41:17 +00:00
hr_HR Update. 2000-10-26 23:41:17 +00:00
hu_HU Update. 2001-08-03 08:42:28 +00:00
hy_AM Update. 2001-08-03 08:42:28 +00:00
i18n Update. 2001-06-06 12:55:46 +00:00
id_ID Update. 2000-10-26 23:41:17 +00:00
is_IS Update. 2000-10-26 23:41:17 +00:00
iso14651_t1 Update. 2000-10-21 00:02:39 +00:00
it_CH Update. 2000-10-26 23:41:17 +00:00
it_IT Update. 2000-10-26 23:41:17 +00:00
it_IT@euro Update charset comment. 2000-08-21 17:07:41 +00:00
iw_IL Update. 2000-10-26 23:41:17 +00:00
ja_JP Update. 2000-10-31 04:38:55 +00:00
ka_GE Update. 2001-08-04 08:05:56 +00:00
kl_GL Update. 2000-10-26 23:41:17 +00:00
ko_KR Update. 2001-10-14 22:33:08 +00:00
kw_GB Update. 2000-10-26 23:41:17 +00:00
lt_LT Update. 2000-10-26 23:41:17 +00:00
lv_LV Update. 2000-10-26 23:41:17 +00:00
mi_NZ Update. 2001-08-03 08:42:28 +00:00
mk_MK Update. 2000-11-08 07:03:52 +00:00
mr_IN Update. 2000-10-26 23:41:17 +00:00
ms_MY * locales/ms_MY: Fix entries for Tue and Wednesday. 2001-05-14 08:05:09 +00:00
mt_MT Update. 2000-10-26 23:41:17 +00:00
nl_BE Update. 2000-10-26 23:41:17 +00:00
nl_BE@euro Update. 2000-08-21 18:36:45 +00:00
nl_NL Update. 2000-10-26 23:41:17 +00:00
nl_NL@euro Update charset comment. 2000-08-21 17:07:41 +00:00
nn_NO Update. 2000-10-26 23:41:17 +00:00
no_NO Update. 2000-10-26 23:41:17 +00:00
oc_FR Update. 2001-08-03 08:42:28 +00:00
pl_PL Update. 2000-10-26 23:41:17 +00:00
POSIX Update. 2000-10-26 23:41:17 +00:00
pt_BR Update. 2000-10-26 23:41:17 +00:00
pt_PT Update. 2000-10-26 23:41:17 +00:00
pt_PT@euro Update charset comment. 2000-08-21 17:07:41 +00:00
ro_RO Update. 2001-08-03 08:42:28 +00:00
ru_RU Update. 2001-08-03 08:42:28 +00:00
ru_UA Update. 2001-08-03 08:42:28 +00:00
se_NO Update. 2001-11-16 01:27:24 +00:00
sk_SK Update. 2000-10-26 23:41:17 +00:00
sl_SI Update. 2000-10-26 23:41:17 +00:00
sq_AL Update. 2000-10-26 23:41:17 +00:00
sr_YU Update. 2001-08-03 08:42:28 +00:00
sr_YU@cyrillic Update. 2000-10-27 19:35:07 +00:00
sv_FI Update. 2001-01-31 06:36:39 +00:00
sv_FI@euro Update. 2000-08-21 18:36:45 +00:00
sv_SE Update. 2000-10-26 23:41:17 +00:00
ta_IN Locale files from IBM. 2001-02-07 13:33:14 +00:00
te_IN Locale files from IBM. 2001-02-07 13:33:14 +00:00
tg_TJ Update. 2001-08-03 19:27:19 +00:00
th_TH Update. 2001-02-19 18:55:39 +00:00
ti_ER Update. 2001-08-03 18:44:28 +00:00
ti_ET Update. 2001-08-03 18:44:28 +00:00
tl_PH Update. 2001-08-03 08:42:28 +00:00
tr_TR Update. 2001-07-31 23:30:26 +00:00
translit_circle Update. 2000-10-31 04:38:55 +00:00
translit_cjk_compat Update. 2001-06-06 12:55:46 +00:00
translit_cjk_variants Update. 2000-10-31 04:38:55 +00:00
translit_combining Update. 2000-11-07 00:05:01 +00:00
translit_compat Update. 2001-06-06 12:55:46 +00:00
translit_et Update. 2001-08-03 08:42:28 +00:00
translit_font Update. 2001-06-06 12:55:46 +00:00
translit_fraction Update. 2000-11-07 00:05:01 +00:00
translit_hangul Update. 2000-10-31 04:38:55 +00:00
translit_narrow Update. 2000-10-31 04:38:55 +00:00
translit_neutral Update. 2000-11-08 21:20:06 +00:00
translit_small Update. 2000-10-31 04:38:55 +00:00
translit_wide Update. 2000-10-31 04:38:55 +00:00
tt_RU Update. 2001-08-03 08:42:28 +00:00
uk_UA Update. 2001-08-03 08:42:28 +00:00
ur_PK Update. 2001-08-03 08:42:28 +00:00
uz_UZ Update. 2001-08-03 08:42:28 +00:00
vi_VN Update. 2000-10-26 23:41:17 +00:00
yi_US Update. 2001-08-03 08:42:28 +00:00
zh_CN Extend LC_IDENTIFICATION entries a bit. 2001-02-06 18:35:07 +00:00
zh_HK Update. 2000-10-26 23:41:17 +00:00
zh_SG Locale files from IBM. 2001-02-07 13:33:14 +00:00
zh_TW Extend LC_IDENTIFICATION entries a bit. 2001-02-06 18:35:07 +00:00