buildtools/gcc/intl
Alexander von Gluck IV 3d544ab266 import gcc 7.3.0
2018-03-19 15:34:23 -05:00
..
aclocal.m4 import gcc 7.3.0 2018-03-19 15:34:23 -05:00
bindtextdom.c Bring GCC 4.3.3 to trunk. 2009-01-26 05:03:14 +00:00
ChangeLog import gcc 7.3.0 2018-03-19 15:34:23 -05:00
config.h.in Merging GCC 4.5.3 in trunk. Patch in #6840 is required to build Haiku. 2011-06-19 17:36:26 +00:00
config.intl.in Bring GCC 4.3.3 to trunk. 2009-01-26 05:03:14 +00:00
configure import gcc 7.3.0 2018-03-19 15:34:23 -05:00
configure.ac Merging GCC 4.5.3 in trunk. Patch in #6840 is required to build Haiku. 2011-06-19 17:36:26 +00: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 Merging GCC 4.5.3 in trunk. Patch in #6840 is required to build Haiku. 2011-06-19 17:36:26 +00: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 Merging GCC 4.5.3 in trunk. Patch in #6840 is required to build Haiku. 2011-06-19 17:36:26 +00: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-exp.c Bring GCC 4.3.3 to trunk. 2009-01-26 05:03:14 +00:00
plural-exp.h Bring GCC 4.3.3 to trunk. 2009-01-26 05:03:14 +00:00
plural.c Bring GCC 4.3.3 to trunk. 2009-01-26 05:03:14 +00:00
plural.y Bring GCC 4.3.3 to trunk. 2009-01-26 05:03:14 +00: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.