mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-23 11:20:07 +00:00
f89ac85ca8
* intl/locale.alias: Update russian entry. 1998-05-01 21:54 Zack Weinberg <zack@rabi.phys.columbia.edu> * Makerules (static-only-routines): Reimplement in terms of elide-routines.os. (shared-only-routines): Reimplement in terms of elide-routines.X [where X is all object-suffixes except .os]. (stubs): Create stubs file inside the subdir. (common-mostlyclean): Remove stubs file from inside the subdir. * Makefile (subdir-stubs): Look for stubs files inside the subdirs. * manual/Makefile (stubs): Create dummy stubs file inside the subdir. 1998-05-01 21:01 Zack Weinberg <zack@rabi.phys.columbia.edu> Build speed improvement: make ar less of a bottleneck. * Makerules (stamp$o): Just record the object list for later use. (libc_foo.a): New rule, depends on subdir stamp files; builds and ranlibs the library from the lists saved in those files. (subdirs-stamps): Define also if subdir == elf (FIXME: kludge). (subdirs-stamp-o): Likewise. (ar-symtab-name): Delete variable. (lib%.a): Delete target. (libc_foo.a(bar.%)): Delete target. (libc_foo.a($(ar-symtab-name))): Delete target. (objects objs): Just depend on libobjs and extra-objs. (libobjs): Depend on the stamp files, not the objects. (extra-objs): New target, just depends on the extra-objs list. (CREATE_ARFLAGS): Kill the `ar S' hack. * config.make.in (have-ar-S): Deleted. * configure.in: Delete test for `ar S'. Add test to determine whether ranlib does anything useful. 1998-05-01 Ulrich Drepper <drepper@cygnus.com>
49 lines
917 B
Plaintext
49 lines
917 B
Plaintext
# This file names the currently supported and somewhat tested locales.
|
|
# If you have any additions please use the glibcbug script to send an
|
|
# appropriate message.
|
|
cs_CZ ISO-8859-2
|
|
da_DK ISO-8859-1
|
|
de_AT ISO-8859-1
|
|
de_BE ISO-8859-1
|
|
de_CH ISO-8859-1
|
|
de_DE ISO-8859-1
|
|
de_LU ISO-8859-1
|
|
en_CA ISO-8859-1
|
|
en_DK ISO-8859-1
|
|
en_GB ISO-8859-1
|
|
en_IE ISO-8859-1
|
|
en_US ISO-8859-1
|
|
es_ES ISO-8859-1
|
|
et_EE ISO-8859-1
|
|
eu_ES ISO-8859-1
|
|
fi_FI ISO-8859-1
|
|
fo_FO ISO-8859-1
|
|
fr_BE ISO-8859-1
|
|
fr_CA ISO-8859-1
|
|
fr_CH ISO-8859-1
|
|
fr_FR ISO-8859-1
|
|
fr_LU ISO-8859-1
|
|
ga_IE ISO-8859-1
|
|
gr_GR ISO-8859-7
|
|
hr_HR ISO-8859-2
|
|
hu_HU ISO-8859-2
|
|
is_IS ISO-8859-1
|
|
it_IT ISO-8859-1
|
|
iw_IL ISO-8859-8
|
|
kl_GL ISO-8859-1
|
|
lt_LT BALTIC
|
|
lv_LV BALTIC
|
|
nl_BE ISO-8859-1
|
|
nl_NL ISO-8859-1
|
|
no_NO ISO-8859-1
|
|
pl_PL ISO-8859-2
|
|
pt_BR ISO-8859-1
|
|
pt_PT ISO-8859-1
|
|
ro_RO ISO-8859-2
|
|
ru_RU ISO-8859-5
|
|
ru_SU KOI8-R
|
|
sl_SI ISO-8859-2
|
|
sv_FI ISO-8859-1
|
|
sv_SE ISO-8859-1
|
|
tr_TR ISO-8859-9
|