Retro68/gcc/intl
Wolfgang Thaller d0bc757570 fixes for gcc 12.2 update 2022-10-27 23:05:23 +02:00
..
ChangeLog gcc 12.2.0 and newlib 4.2.0 (484d2ebf8d82) 2022-10-27 20:55:19 +02:00
Makefile.in gcc 12.2.0 and newlib 4.2.0 (484d2ebf8d82) 2022-10-27 20:55:19 +02:00
README fixes for gcc 12.2 update 2022-10-27 23:05:23 +02:00
VERSION fixes for gcc 12.2 update 2022-10-27 23:05:23 +02:00
aclocal.m4 fixes for gcc 12.2 update 2022-10-27 23:05:23 +02:00
bindtextdom.c fixes for gcc 12.2 update 2022-10-27 23:05:23 +02:00
config.h.in fixes for gcc 12.2 update 2022-10-27 23:05:23 +02:00
config.intl.in fixes for gcc 12.2 update 2022-10-27 23:05:23 +02:00
configure gcc 12.2.0 and newlib 4.2.0 (484d2ebf8d82) 2022-10-27 20:55:19 +02:00
configure.ac gcc 12.2.0 and newlib 4.2.0 (484d2ebf8d82) 2022-10-27 20:55:19 +02:00
dcgettext.c fixes for gcc 12.2 update 2022-10-27 23:05:23 +02:00
dcigettext.c fixes for gcc 12.2 update 2022-10-27 23:05:23 +02:00
dcngettext.c fixes for gcc 12.2 update 2022-10-27 23:05:23 +02:00
dgettext.c fixes for gcc 12.2 update 2022-10-27 23:05:23 +02:00
dngettext.c fixes for gcc 12.2 update 2022-10-27 23:05:23 +02:00
eval-plural.h fixes for gcc 12.2 update 2022-10-27 23:05:23 +02:00
explodename.c fixes for gcc 12.2 update 2022-10-27 23:05:23 +02:00
finddomain.c fixes for gcc 12.2 update 2022-10-27 23:05:23 +02:00
gettext.c fixes for gcc 12.2 update 2022-10-27 23:05:23 +02:00
gettextP.h fixes for gcc 12.2 update 2022-10-27 23:05:23 +02:00
gmo.h fixes for gcc 12.2 update 2022-10-27 23:05:23 +02:00
hash-string.h fixes for gcc 12.2 update 2022-10-27 23:05:23 +02:00
intl-compat.c fixes for gcc 12.2 update 2022-10-27 23:05:23 +02:00
l10nflist.c fixes for gcc 12.2 update 2022-10-27 23:05:23 +02:00
libgnuintl.h fixes for gcc 12.2 update 2022-10-27 23:05:23 +02:00
loadinfo.h fixes for gcc 12.2 update 2022-10-27 23:05:23 +02:00
loadmsgcat.c fixes for gcc 12.2 update 2022-10-27 23:05:23 +02:00
localcharset.c fixes for gcc 12.2 update 2022-10-27 23:05:23 +02:00
localcharset.h fixes for gcc 12.2 update 2022-10-27 23:05:23 +02:00
locale.alias fixes for gcc 12.2 update 2022-10-27 23:05:23 +02:00
localealias.c fixes for gcc 12.2 update 2022-10-27 23:05:23 +02:00
localename.c fixes for gcc 12.2 update 2022-10-27 23:05:23 +02:00
log.c fixes for gcc 12.2 update 2022-10-27 23:05:23 +02:00
ngettext.c fixes for gcc 12.2 update 2022-10-27 23:05:23 +02:00
osdep.c fixes for gcc 12.2 update 2022-10-27 23:05:23 +02:00
plural-config.h gcc 12.2.0 and newlib 4.2.0 (484d2ebf8d82) 2022-10-27 20:55:19 +02:00
plural-exp.c fixes for gcc 12.2 update 2022-10-27 23:05:23 +02:00
plural-exp.h gcc 12.2.0 and newlib 4.2.0 (484d2ebf8d82) 2022-10-27 20:55:19 +02:00
plural.c gcc 12.2.0 and newlib 4.2.0 (484d2ebf8d82) 2022-10-27 20:55:19 +02:00
plural.y gcc 12.2.0 and newlib 4.2.0 (484d2ebf8d82) 2022-10-27 20:55:19 +02:00
relocatable.c fixes for gcc 12.2 update 2022-10-27 23:05:23 +02:00
relocatable.h fixes for gcc 12.2 update 2022-10-27 23:05:23 +02:00
textdomain.c fixes for gcc 12.2 update 2022-10-27 23:05:23 +02: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.