buildtools/gcc/intl
2024-06-14 11:03:33 +02:00
..
aclocal.m4 import gcc 11.2.0 2022-07-15 14:33:44 +02:00
bindtextdom.c Bring GCC 4.3.3 to trunk. 2009-01-26 05:03:14 +00:00
ChangeLog import gcc 13.3.0 2024-06-14 11:03:33 +02:00
config.h.in import gcc 11.2.0 2022-07-15 14:33:44 +02:00
config.intl.in Bring GCC 4.3.3 to trunk. 2009-01-26 05:03:14 +00:00
configure Import GCC 13.1.0 and dependencies 2023-06-18 01:43:18 +01:00
configure.ac Import GCC 13.1.0 and dependencies 2023-06-18 01:43:18 +01:00
dcgettext.c Bring GCC 4.3.3 to trunk. 2009-01-26 05:03:14 +00:00
dcigettext.c Bring GCC 4.3.3 to trunk. 2009-01-26 05:03:14 +00:00
dcngettext.c Bring GCC 4.3.3 to trunk. 2009-01-26 05:03:14 +00:00
dgettext.c Bring GCC 4.3.3 to trunk. 2009-01-26 05:03:14 +00:00
dngettext.c Bring GCC 4.3.3 to trunk. 2009-01-26 05:03:14 +00:00
eval-plural.h Bring GCC 4.3.3 to trunk. 2009-01-26 05:03:14 +00:00
explodename.c Bring GCC 4.3.3 to trunk. 2009-01-26 05:03:14 +00:00
finddomain.c Bring GCC 4.3.3 to trunk. 2009-01-26 05:03:14 +00:00
gettext.c Bring GCC 4.3.3 to trunk. 2009-01-26 05:03:14 +00:00
gettextP.h Bring GCC 4.3.3 to trunk. 2009-01-26 05:03:14 +00:00
gmo.h Bring GCC 4.3.3 to trunk. 2009-01-26 05:03:14 +00:00
hash-string.h Bring GCC 4.3.3 to trunk. 2009-01-26 05:03:14 +00:00
intl-compat.c Bring GCC 4.3.3 to trunk. 2009-01-26 05:03:14 +00:00
l10nflist.c Bring GCC 4.3.3 to trunk. 2009-01-26 05:03:14 +00:00
libgnuintl.h import gcc 11.2.0 2022-07-15 14:33:44 +02:00
loadinfo.h Bring GCC 4.3.3 to trunk. 2009-01-26 05:03:14 +00:00
loadmsgcat.c Remove outdated fix for O_BINARY / O_TEXT in Haiku 2012-10-19 17:13:07 -04:00
localcharset.c Bring GCC 4.3.3 to trunk. 2009-01-26 05:03:14 +00:00
localcharset.h Bring GCC 4.3.3 to trunk. 2009-01-26 05:03:14 +00:00
locale.alias Bring GCC 4.3.3 to trunk. 2009-01-26 05:03:14 +00:00
localealias.c Bring GCC 4.3.3 to trunk. 2009-01-26 05:03:14 +00:00
localename.c Bring GCC 4.3.3 to trunk. 2009-01-26 05:03:14 +00:00
log.c Bring GCC 4.3.3 to trunk. 2009-01-26 05:03:14 +00:00
Makefile.in Import GCC 13.1.0 and dependencies 2023-06-18 01:43:18 +01:00
ngettext.c Bring GCC 4.3.3 to trunk. 2009-01-26 05:03:14 +00:00
osdep.c Bring GCC 4.3.3 to trunk. 2009-01-26 05:03:14 +00:00
plural-config.h import gcc 11.2.0 2022-07-15 14:33:44 +02:00
plural-exp.c Bring GCC 4.3.3 to trunk. 2009-01-26 05:03:14 +00:00
plural-exp.h import gcc 11.2.0 2022-07-15 14:33:44 +02:00
plural.c import gcc 11.2.0 2022-07-15 14:33:44 +02:00
plural.y import gcc 11.2.0 2022-07-15 14:33:44 +02:00
README Bring GCC 4.3.3 to trunk. 2009-01-26 05:03:14 +00:00
relocatable.c Bring GCC 4.3.3 to trunk. 2009-01-26 05:03:14 +00:00
relocatable.h Bring GCC 4.3.3 to trunk. 2009-01-26 05:03:14 +00:00
textdomain.c Bring GCC 4.3.3 to trunk. 2009-01-26 05:03:14 +00:00
VERSION Bring GCC 4.3.3 to trunk. 2009-01-26 05:03:14 +00:00

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.