Projet_SETI_RISC-V/riscv-gnu-toolchain/gdb/intl
higepi 6c0debd407 projet 2023-03-06 14:48:14 +01:00
..
ChangeLog projet 2023-03-06 14:48:14 +01:00
Makefile.in projet 2023-03-06 14:48:14 +01:00
README projet 2023-03-06 14:48:14 +01:00
VERSION projet 2023-03-06 14:48:14 +01:00
aclocal.m4 projet 2023-03-06 14:48:14 +01:00
bindtextdom.c projet 2023-03-06 14:48:14 +01:00
config.h.in projet 2023-03-06 14:48:14 +01:00
config.intl.in projet 2023-03-06 14:48:14 +01:00
configure projet 2023-03-06 14:48:14 +01:00
configure.ac projet 2023-03-06 14:48:14 +01:00
dcgettext.c projet 2023-03-06 14:48:14 +01:00
dcigettext.c projet 2023-03-06 14:48:14 +01:00
dcngettext.c projet 2023-03-06 14:48:14 +01:00
dgettext.c projet 2023-03-06 14:48:14 +01:00
dngettext.c projet 2023-03-06 14:48:14 +01:00
eval-plural.h projet 2023-03-06 14:48:14 +01:00
explodename.c projet 2023-03-06 14:48:14 +01:00
finddomain.c projet 2023-03-06 14:48:14 +01:00
gettext.c projet 2023-03-06 14:48:14 +01:00
gettextP.h projet 2023-03-06 14:48:14 +01:00
gmo.h projet 2023-03-06 14:48:14 +01:00
hash-string.h projet 2023-03-06 14:48:14 +01:00
intl-compat.c projet 2023-03-06 14:48:14 +01:00
l10nflist.c projet 2023-03-06 14:48:14 +01:00
libgnuintl.h projet 2023-03-06 14:48:14 +01:00
loadinfo.h projet 2023-03-06 14:48:14 +01:00
loadmsgcat.c projet 2023-03-06 14:48:14 +01:00
localcharset.c projet 2023-03-06 14:48:14 +01:00
localcharset.h projet 2023-03-06 14:48:14 +01:00
locale.alias projet 2023-03-06 14:48:14 +01:00
localealias.c projet 2023-03-06 14:48:14 +01:00
localename.c projet 2023-03-06 14:48:14 +01:00
log.c projet 2023-03-06 14:48:14 +01:00
ngettext.c projet 2023-03-06 14:48:14 +01:00
osdep.c projet 2023-03-06 14:48:14 +01:00
plural-config.h projet 2023-03-06 14:48:14 +01:00
plural-exp.c projet 2023-03-06 14:48:14 +01:00
plural-exp.h projet 2023-03-06 14:48:14 +01:00
plural.c projet 2023-03-06 14:48:14 +01:00
plural.y projet 2023-03-06 14:48:14 +01:00
relocatable.c projet 2023-03-06 14:48:14 +01:00
relocatable.h projet 2023-03-06 14:48:14 +01:00
textdomain.c projet 2023-03-06 14:48:14 +01:00

README

GNU toolchain edition of GNU libintl 0.12.1

Most of the content of this directory is taken from gettext 0.12.1
and is owned by that project.  Patches should be directed to the
gettext developers first.  However, note the following:

* libintl.h comes from gettext, but is named libgnuintl.h.in in that
  project's source tree.

* The files COPYING.LIB-2.0 and COPYING.LIB-2.1 are redundant with the
  top-level COPYING.LIB and have therefore been removed.

* The files config.charset, ref-add.sin, ref-del.sin, os2compat.c,
  and os2compat.h are not used in this setup and have therefore been 
  removed.

* aclocal.m4 was constructed using automake's "aclocal -I ../config".

* configure.ac, config.intl.in, and Makefile.in were written for this
  directory layout, by Zack Weinberg <zack@codesourcery.com>.  Please
  direct patches for these files to gcc-patches@gcc.gnu.org.