buildtools/gcc/intl
Jérôme Duval 5904152eeb Merging GCC 4.4.4 in trunk.
git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@37371 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-07-03 11:11:20 +00:00
..
aclocal.m4 Merging GCC 4.4.4 in trunk. 2010-07-03 11:11:20 +00:00
bindtextdom.c Bring GCC 4.3.3 to trunk. 2009-01-26 05:03:14 +00:00
ChangeLog Merging GCC 4.4.4 in trunk. 2010-07-03 11:11:20 +00:00
config.h.in Bring GCC 4.3.3 to trunk. 2009-01-26 05:03:14 +00:00
config.intl.in Bring GCC 4.3.3 to trunk. 2009-01-26 05:03:14 +00:00
configure Merging GCC 4.4.4 in trunk. 2010-07-03 11:11:20 +00:00
configure.ac Bring GCC 4.3.3 to trunk. 2009-01-26 05:03:14 +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 Bring GCC 4.3.3 to trunk. 2009-01-26 05:03:14 +00:00
loadinfo.h Bring GCC 4.3.3 to trunk. 2009-01-26 05:03:14 +00:00
loadmsgcat.c Applying Haiku compatibility. 2009-01-26 05:09:46 +00: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.4.4 in trunk. 2010-07-03 11:11:20 +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.