You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rt_gccstream/intl
apop 5c1fb0cf09 Creating a development branch for OpenMP stream extensions.
git-svn-id: svn://gcc.gnu.org/svn/gcc/branches/omp-stream@159266 138bc75d-0d04-0410-961f-82ee72b054a4
13 years ago
..
ChangeLog Creating a development branch for OpenMP stream extensions. 13 years ago
Makefile.in Creating a development branch for OpenMP stream extensions. 13 years ago
README Creating a development branch for OpenMP stream extensions. 13 years ago
VERSION Creating a development branch for OpenMP stream extensions. 13 years ago
aclocal.m4 Creating a development branch for OpenMP stream extensions. 13 years ago
bindtextdom.c Creating a development branch for OpenMP stream extensions. 13 years ago
config.h.in Creating a development branch for OpenMP stream extensions. 13 years ago
config.intl.in Creating a development branch for OpenMP stream extensions. 13 years ago
configure Creating a development branch for OpenMP stream extensions. 13 years ago
configure.ac Creating a development branch for OpenMP stream extensions. 13 years ago
dcgettext.c Creating a development branch for OpenMP stream extensions. 13 years ago
dcigettext.c Creating a development branch for OpenMP stream extensions. 13 years ago
dcngettext.c Creating a development branch for OpenMP stream extensions. 13 years ago
dgettext.c Creating a development branch for OpenMP stream extensions. 13 years ago
dngettext.c Creating a development branch for OpenMP stream extensions. 13 years ago
eval-plural.h Creating a development branch for OpenMP stream extensions. 13 years ago
explodename.c Creating a development branch for OpenMP stream extensions. 13 years ago
finddomain.c Creating a development branch for OpenMP stream extensions. 13 years ago
gettext.c Creating a development branch for OpenMP stream extensions. 13 years ago
gettextP.h Creating a development branch for OpenMP stream extensions. 13 years ago
gmo.h Creating a development branch for OpenMP stream extensions. 13 years ago
hash-string.h Creating a development branch for OpenMP stream extensions. 13 years ago
intl-compat.c Creating a development branch for OpenMP stream extensions. 13 years ago
l10nflist.c Creating a development branch for OpenMP stream extensions. 13 years ago
libgnuintl.h Creating a development branch for OpenMP stream extensions. 13 years ago
loadinfo.h Creating a development branch for OpenMP stream extensions. 13 years ago
loadmsgcat.c Creating a development branch for OpenMP stream extensions. 13 years ago
localcharset.c Creating a development branch for OpenMP stream extensions. 13 years ago
localcharset.h Creating a development branch for OpenMP stream extensions. 13 years ago
locale.alias Creating a development branch for OpenMP stream extensions. 13 years ago
localealias.c Creating a development branch for OpenMP stream extensions. 13 years ago
localename.c Creating a development branch for OpenMP stream extensions. 13 years ago
log.c Creating a development branch for OpenMP stream extensions. 13 years ago
ngettext.c Creating a development branch for OpenMP stream extensions. 13 years ago
osdep.c Creating a development branch for OpenMP stream extensions. 13 years ago
plural-exp.c Creating a development branch for OpenMP stream extensions. 13 years ago
plural-exp.h Creating a development branch for OpenMP stream extensions. 13 years ago
plural.c Creating a development branch for OpenMP stream extensions. 13 years ago
plural.y Creating a development branch for OpenMP stream extensions. 13 years ago
relocatable.c Creating a development branch for OpenMP stream extensions. 13 years ago
relocatable.h Creating a development branch for OpenMP stream extensions. 13 years ago
textdomain.c Creating a development branch for OpenMP stream extensions. 13 years ago

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.