aboutsummaryrefslogtreecommitdiffstats
path: root/gnuwin32/contrib/libiconv/1.9.2/libiconv-1.9.2-src/libcharset
diff options
context:
space:
mode:
Diffstat (limited to 'gnuwin32/contrib/libiconv/1.9.2/libiconv-1.9.2-src/libcharset')
-rw-r--r--gnuwin32/contrib/libiconv/1.9.2/libiconv-1.9.2-src/libcharset/AUTHORS1
-rw-r--r--gnuwin32/contrib/libiconv/1.9.2/libiconv-1.9.2-src/libcharset/ChangeLog322
-rw-r--r--gnuwin32/contrib/libiconv/1.9.2/libiconv-1.9.2-src/libcharset/NEWS2
-rw-r--r--gnuwin32/contrib/libiconv/1.9.2/libiconv-1.9.2-src/libcharset/README60
-rw-r--r--gnuwin32/contrib/libiconv/1.9.2/libiconv-1.9.2-src/libcharset/djgpp/README123
-rw-r--r--gnuwin32/contrib/libiconv/1.9.2/libiconv-1.9.2-src/libcharset/lib/ChangeLog302
-rw-r--r--gnuwin32/contrib/libiconv/1.9.2/libiconv-1.9.2-src/libcharset/m4/ChangeLog18
-rw-r--r--gnuwin32/contrib/libiconv/1.9.2/libiconv-1.9.2-src/libcharset/tools/README25
8 files changed, 853 insertions, 0 deletions
diff --git a/gnuwin32/contrib/libiconv/1.9.2/libiconv-1.9.2-src/libcharset/AUTHORS b/gnuwin32/contrib/libiconv/1.9.2/libiconv-1.9.2-src/libcharset/AUTHORS
new file mode 100644
index 00000000..8bedd794
--- /dev/null
+++ b/gnuwin32/contrib/libiconv/1.9.2/libiconv-1.9.2-src/libcharset/AUTHORS
@@ -0,0 +1 @@
+Bruno Haible <bruno@clisp.org>
diff --git a/gnuwin32/contrib/libiconv/1.9.2/libiconv-1.9.2-src/libcharset/ChangeLog b/gnuwin32/contrib/libiconv/1.9.2/libiconv-1.9.2-src/libcharset/ChangeLog
new file mode 100644
index 00000000..1be73272
--- /dev/null
+++ b/gnuwin32/contrib/libiconv/1.9.2/libiconv-1.9.2-src/libcharset/ChangeLog
@@ -0,0 +1,322 @@
+2003-06-18 Bruno Haible <bruno@clisp.org>
+
+ * config/install-sh: Update from automake-1.7.5.
+
+2003-06-07 Bruno Haible <bruno@clisp.org>
+
+ * Makefile.devel (config.h_vms): Remove INSTALLPREFIX.
+ Reported by Jouk Jansen <joukj@hrem.stm.tudelft.nl>.
+
+2003-05-19 Bruno Haible <bruno@clisp.org>
+
+ * windows/charset.rc: Include <winver.h>.
+ Reported by Perry Rapp.
+
+2003-05-07 Bruno Haible <bruno@clisp.org>
+
+ * Makefile.vms: New file.
+ * Makefile.devel (config.h_vms): New rule.
+ (all): Depend on it.
+
+2003-05-06 Bruno Haible <bruno@clisp.org>
+
+ * m4/libtool.m4: Update from GNU gettext, based on libtool-1.5.
+
+2003-05-06 Bruno Haible <bruno@clisp.org>
+
+ * autoconf/config.guess: Update to GNU version 2003-02-22.
+ * autoconf/config.sub: Likewise.
+
+2003-05-06 Bruno Haible <bruno@clisp.org>
+
+ * autoconf/ltmain.sh: Update from GNU gettext, based on libtool-1.5.
+
+2003-04-12 Bruno Haible <bruno@clisp.org>
+
+ * configure.in (mandir): Change default value.
+ * Makefile.in (datadir): New variable.
+
+2003-04-05 Bruno Haible <bruno@clisp.org>
+
+ Support for relocatable installation.
+ * autoconf/config.libpath: New file, from GNU gettext.
+ * configure.in: Invoke AC_RELOCATABLE_LIBRARY.
+ * include/libcharset.h.in: New file.
+ * Makefile.devel (include/libcharset.h.msvc-shared): New rule.
+ (all): Depend on it.
+ (autoconf/aclocal.m4): Update aclocal invocation.
+ (config.h.msvc): Handle INSTALLPREFIX.
+ * Makefile.in (include/libcharset.h): New rule.
+ (all): Depend on it.
+ (install-lib, install): Also install libcharset.h.
+ (uninstall): Uninstall libcharset.h.
+ (distclean, maintainer-clean): Remove include/libcharset.h.
+ * Makefile.msvc (all): Create include/libcharset.h.
+ (install): Also install libcharset.h.
+ (uninstall): Uninstall libcharset.h.
+ (mostlyclean, clean, distclean, maintainer-clean): Remove
+ include/libcharset.h.
+ * INSTALL.generic: Document --enable-relocatable and
+ --with-libintl-prefix. Remove the recommendation to set CPPFLAGS and
+ LDFLAGS. The lib-link.m4 macros make this unnecessary.
+
+2003-04-05 Bruno Haible <bruno@clisp.org>
+
+ * Makefile.msvc (PREFIX): New variable.
+ (prefix): Use it.
+ (distclean, maintainer-clean): Drop Unix specific removals.
+ * man/Makefile.msvc (PREFIX): New variable.
+ (prefix): Use it.
+ (clean): Drop unnecessary removals.
+ (distclean): Drop Unix specific removal.
+
+2003-04-05 Bruno Haible <bruno@clisp.org>
+
+ * configure.in: Invoke AM_LANGINFO_CODESET, not jm_LANGINFO_CODESET.
+ * autoconf/ltmain.sh: Update from GNU gettext.
+ 2003-02-18 Bruno Haible <bruno@clisp.org>
+ Fix the 2002-09-16 fix.
+ * ltmain.sh (install): If "ln -s -f" fails (this is the case
+ with /usr/bin/ln on Solaris 2.7), fall back to "rm && ln -s".
+
+2003-03-17 Bruno Haible <bruno@clisp.org>
+
+ Improved MSVC support.
+ * windows/charset.rc: New file.
+ * Makefile.msvc (prefix): Use less Unixy value.
+ (local_prefix): Remove variable.
+ (libdir, includedir): Use backslashes.
+ (bindir): New variable.
+ (mandir): Remove variable.
+ (INSTALL, INSTALL_PROGRAM, INSTALL_DATA): New variables.
+ (mostlyclean, clean): Remove config.h and include/localcharset.h.
+ (install, installdirs, uninstall): Rewritten.
+ * README.woe32: Mention automatic installation command.
+
+ Rename libcharset.h to localcharset.h.
+ * include/localcharset.h.in: Renamed from include/libcharset.h.in.
+ * tools/locale_charset.c: Include localcharset.h, not libcharset.h.
+ * Makefile.in (include/localcharset.h): Renamed from
+ include/libcharset.h.
+ (all): Update dependency.
+ (install-lib, install, uninstall, distclean, maintainer-clean): Update.
+ * Makefile.msvc (all): Create include/localcharset.h, not
+ include/libcharset.h.
+ * Makefile.devel (include/localcharset.h.msvc-shared): Renamed from
+ include/libcharset.h.msvc-shared.
+ (all): Update dependency.
+ (config.h.in): Touch the file when done; autoheader doesn't do it.
+ (config.h.msvc): Make rule more robust.
+ * INTEGRATE: Mention localcharset.h only once.
+ * djgpp/README.in, djgpp/README: Update.
+ * djgpp/config.bat: Update.
+ * djgpp/config.sed: Update.
+ * djgpp/fnchange.in, djgpp/fnchange.lst: Update.
+ * configure.in (VERSION): Bump to 1.2.
+ * NEWS: New file.
+
+2003-02-14 Bruno Haible <bruno@clisp.org>
+
+ * Makefile.devel (AUTOCONF): Switch to autoconf-2.57.
+ (configure, config.h.in): Update rules.
+
+2003-01-03 Albert Chin <libtool@thewrittenword.com>
+
+ * autoconf/ltmain.sh: Don't pass -R flags found in a .la's
+ dependency_libs variable directly down to the linker.
+ Reported by Tim Mooney <mooney@dogbert.cc.ndsu.nodak.edu>.
+
+2003-01-12 Bruno Haible <bruno@clisp.org>
+
+ * INTEGRATE: Mention localcharset.h.
+
+2003-01-01 Bruno Haible <bruno@clisp.org>
+
+ * Makefile.in (mkinstalldirs): Renamed from MKINSTALLDIRS.
+ (install-lib, install, installdirs): Use it.
+
+2002-09-27 Bruno Haible <bruno@clisp.org>
+
+ * autoconf/mkinstalldirs: Upgrade to automake-1.7.2 version.
+
+2002-11-07 Bruno Haible <bruno@clisp.org>
+
+ * autoconf/ltmain.sh: Upgrade to libtool-1.4.3.
+
+2002-06-12 Bruno Haible <bruno@clisp.org>
+
+ * configure.in: Use new AC_* names of libtool macros. Invoke
+ AC_LIBTOOL_WIN32_DLL.
+
+2002-11-07 Bruno Haible <bruno@clisp.org>
+
+ Make "make install" without prior "make" work.
+ * Makefile.in (install): Depend on include/libcharset.h.
+ Reported by Martin Mokrejš <mmokrejs@natur.cuni.cz>.
+
+2002-05-12 Bruno Haible <bruno@clisp.org>
+
+ * tools/all-charsets: Update for change of lib/config.charset.
+
+2002-05-12 Bruno Haible <bruno@clisp.org>
+
+ * Makefile.devel (AUTOCONF): New variable.
+ (configure): Use the AUTOCONF variable.
+
+2002-05-08 Bruno Haible <bruno@clisp.org>
+
+ * README.woe32: Renamed from README.win32.
+
+2002-02-06 Bruno Haible <bruno@clisp.org>
+
+ * m4/libtool.m4: Upgrade to libtool-1.4.2.
+ * autoconf/ltmain.sh: Likewise.
+
+2002-02-02 Bruno Haible <bruno@clisp.org>
+
+ * autoconf/ltmain.sh: Add DESTDIR support on ELF systems.
+
+2001-11-03 Bruno Haible <haible@clisp.cons.org>
+
+ * autoconf/ltmain.sh: chmod 777 the .libs directory, so that
+ "make install" succeeds.
+
+2001-12-04 Bruno Haible <bruno@clisp.org>
+
+ * INTEGRATE: Change the install rule to not create $(libdir) if
+ there is no file to install in it.
+
+2001-07-17 Bruno Haible <haible@clisp.cons.org>
+
+ * configure.in (VERSION): Bump to 1.1.
+
+2001-06-08 Bruno Haible <haible@clisp.cons.org>
+
+ * m4/libtool.m4: Upgrade to libtool-1.4.
+ * autoconf/ltmain.sh: Likewise.
+ * autoconf/ltconfig: Remove file.
+
+2001-06-08 Bruno Haible <haible@clisp.cons.org>
+
+ * autoconf/config.guess: Update to GNU version 2001-05-11.
+ * autoconf/config.sub: Likewise.
+
+2001-05-21 Bruno Haible <haible@clisp.cons.org>
+
+ * Makefile.in (include/libcharset.h): New target.
+ (all): Depend on it.
+
+2001-05-11 Bruno Haible <haible@clisp.cons.org>
+
+ * INTEGRATE (Makefile.in): Fix syntax error.
+
+2001-05-06 Bruno Haible <haible@clisp.cons.org>
+
+ * Makefile.msvc (config.h): Allow the 'del' command to fail.
+
+2001-03-21 Bruno Haible <haible@clisp.cons.org>
+
+ * INSTALL.generic (Particular Systems): Add recommendations for AIX 3.
+
+2001-03-10 Bruno Haible <haible@clisp.cons.org>
+
+ * INSTALL.generic: New section "Particular Systems".
+
+2001-03-05 Bruno Haible <haible@clisp.cons.org>
+
+ * tools/all-charsets: Update for change of lib/config.charset.
+
+2001-03-01 Bruno Haible <haible@clisp.cons.org>
+
+ * tools/all-charsets: Update for change of lib/config.charset.
+
+2001-02-25 Bruno Haible <haible@clisp.cons.org>
+
+ * autoconf/ltconfig:
+ sed -e 's/reload object files/produce relocatable object files/'.
+
+2001-02-25 Bruno Haible <haible@clisp.cons.org>
+
+ * include/libcharset.h.in (locale_charset): Return value is never
+ NULL any more.
+
+2001-02-22 Bruno Haible <haible@clisp.cons.org>
+
+ * INTEGRATE (Makefile.am): Change $@-t to t-$@. For DJGPP.
+ Patch by Juan Manuel Guerrero <st001906@hrz1.hrz.tu-darmstadt.de>.
+
+2001-02-20 Bruno Haible <haible@clisp.cons.org>
+
+ Better support for DOS/Windows platforms.
+ * autoconf/ltconfig: Upgrade to libtool-1.3.5.
+ * autoconf/ltmain.sh: Likewise.
+ * m4/libtool.m4: Likewise.
+ * autoconf/aclocal.m4: Likewise.
+ * configure.in: Call AC_OBJEXT and AC_EXEEXT.
+
+2001-02-20 Bruno Haible <haible@clisp.cons.org>
+
+ * Makefile.in (libdir, includedir, mandir): Use the autoconf
+ determined value, in order to respect the configure arguments.
+ * lib/Makefile.in (libdir): Likewise.
+
+2000-12-13 Bruno Haible <haible@clisp.cons.org>
+
+ * autoconf/install-sh: Update to a newer version from fileutils.
+
+2000-12-12 Bruno Haible <haible@clisp.cons.org>
+
+ * Makefile.in: Use $(MAKE) instead of $(MAKE) -r. Needed with Solaris
+ "make", which doesn't set MAKE as expected by @SET_MAKE@ if -r is
+ given. Reported by Toshimitsu Fujiwara.
+
+2000-12-08 Bruno Haible <haible@clisp.cons.org>
+
+ * Makefile.in (exec_prefix): Use configure's --exec-prefix argument.
+
+2000-12-02 Bruno Haible <haible@clisp.cons.org>
+
+ * Makefile.msvc (check): Depend on target 'force' as well.
+ (mostlyclean, clean, distclean, maintainer-clean): Fix dependency.
+
+ * Makefile.msvc: Replace STATIC with its opposite flag, DLL.
+
+2000-11-24 Bruno Haible <haible@clisp.cons.org>
+
+ * tools/all-charsets: Update for 2000-10-31 change of
+ lib/config.charset.
+
+2000-11-23 Bruno Haible <haible@clisp.cons.org>
+
+ * Makefile.in (install-lib): Fix for builddir != srcdir.
+
+2000-11-22 Bruno Haible <haible@clisp.cons.org>
+
+ * Makefile.in (all): Fix for builddir != srcdir.
+
+2000-11-21 Bruno Haible <haible@clisp.cons.org>
+
+ * include/libcharset.h.in: Renamed from include/libcharset.h.
+ * windows/dllexport.h: New file.
+ * Makefile.devel (all): Add config.h.msvc,
+ include/libcharset.h.msvc-shared.
+ (config.h.msvc, include/libcharset.h.msvc-shared): New targets.
+ * Makefile.msvc (MFLAGS): New variable.
+ (all): Create include\libcharset.h.
+ (distclean, maintainer-clean): Remove include\libcharset.h.
+ * Makefile.in (CP): New variable.
+ (all): Create include/libcharset.h.
+ (distclean, maintainer-clean): Remove include/libcharset.h.
+
+2000-11-18 Bruno Haible <haible@clisp.cons.org>
+
+ * Makefile.devel (config.h.in): Rename from config.h.
+
+2000-11-16 Bruno Haible <haible@clisp.cons.org>
+
+ * Makefile.in: After "cd", use "&&" not ";".
+
+2000-10-31 Bruno Haible <haible@clisp.cons.org>
+
+ * Makefile.msvc: New file.
+ * README.win32: New file.
diff --git a/gnuwin32/contrib/libiconv/1.9.2/libiconv-1.9.2-src/libcharset/NEWS b/gnuwin32/contrib/libiconv/1.9.2/libiconv-1.9.2-src/libcharset/NEWS
new file mode 100644
index 00000000..7e82f6c1
--- /dev/null
+++ b/gnuwin32/contrib/libiconv/1.9.2/libiconv-1.9.2-src/libcharset/NEWS
@@ -0,0 +1,2 @@
+New in 1.2:
+* The include file is renamed from "libcharset.h" to "localcharset.h".
diff --git a/gnuwin32/contrib/libiconv/1.9.2/libiconv-1.9.2-src/libcharset/README b/gnuwin32/contrib/libiconv/1.9.2/libiconv-1.9.2-src/libcharset/README
new file mode 100644
index 00000000..9f4cf7b4
--- /dev/null
+++ b/gnuwin32/contrib/libiconv/1.9.2/libiconv-1.9.2-src/libcharset/README
@@ -0,0 +1,60 @@
+ LIBCHARSET - portable character set determination library
+
+This library provides a function which determines the character set / encoding
+of text in the currently selected locale (the LC_CTYPE locale facet).
+
+It is useful for portable programs which need to process text in other
+encodings and locales than the currently selected one. Possible uses:
+
+ * Use of Unicode in POSIX compliant applications.
+ * Conversion of text between the current locale's encoding and UTF-8 (or
+ any other given encoding).
+ * Mail agents.
+
+In theory, this would be very simple: The Single Unix Specification (SUSV2)
+provides the nl_langinfo function, in such a way that
+
+ nl_langinfo (CODESET)
+
+returns the encoding name. But the nl_langinfo function still does not exist
+on some systems, and on those where it exists it returns unstandardized
+variations of the encoding names, like (on Solaris) "PCK" for "Shift_JIS".
+
+This library fixes these flaws and provides a function
+
+ const char * locale_charset (void);
+
+It determines the current locale's character encoding, and canonicalizes it
+into one of the canonical names listed in config.charset. The result must
+not be freed; it is statically allocated. If the canonical name cannot be
+determined, the result is a non-canonical name.
+
+
+Installation:
+
+As usual for GNU packages:
+
+ $ ./configure --prefix=/usr/local
+ $ make
+ $ make install
+
+
+This library is used in
+ GNU sh-utils, fileutils, textutils
+ GNU gettext
+ GNU clisp
+
+
+To integrate this library into your package:
+See file INTEGRATE.
+
+
+Distribution:
+ The libcharset directory of
+ ftp://ftp.gnu.org/pub/gnu/libiconv/libiconv-1.8.tar.gz
+
+Homepage:
+ http://www.haible.de/bruno/packages-libcharset.html
+
+
+Bruno Haible <bruno@clisp.org>
diff --git a/gnuwin32/contrib/libiconv/1.9.2/libiconv-1.9.2-src/libcharset/djgpp/README b/gnuwin32/contrib/libiconv/1.9.2/libiconv-1.9.2-src/libcharset/djgpp/README
new file mode 100644
index 00000000..27c44a27
--- /dev/null
+++ b/gnuwin32/contrib/libiconv/1.9.2/libiconv-1.9.2-src/libcharset/djgpp/README
@@ -0,0 +1,123 @@
+This is a port of GNU Libiconv 1.7 to MSDOS/DJGPP.
+
+1.: DJGPP specific changes.
+ =======================
+ There are no DJGPP specific changes. This package should
+ configure and compile out-of-the-box.
+ Please read the documentation to become familiar with this
+ product.
+
+
+2.: Installing the binary package.
+ ==============================
+
+2.1.: Copy the binary distribution into the top DJGPP installation
+ directory and unzip the binary distribution running *ONE* of
+ the following commands:
+ unzip32 licv16b.zip or
+ djtarx licv16b.zip or
+ pkunzip -d licv16b.zip
+
+
+
+3.: Building the binaries from sources.
+ ===================================
+
+3.1.: To build the binaries you will need the following binary packages:
+ djdev203.zip, bsh204b.zip, gcc2952b.zip,
+ bnu210b.zip, mak3791b.zip, fil316b.zip,
+ shl112b.zip, txt20b.zip, txi40b.zip,
+ grep24b.zip and sed302b.zip
+
+
+ All this packages can be found in the v2gnu directory of any
+ Simtel.NET mirror.
+ You will need bsh204b.zip and *NOT* a prior version or the build will fail.
+ The same applies to djdev203.zip. You *MUST* use the updated versions of
+ fil316b.zip (date: 2000-05-30) and shl112b.zip (date: 2000-08-11). This
+ updated versions have been recompiled with djdev203.zip and know about
+ the "/dev/env" functionality introduced with djdev203.zip. All the other
+ packages are the ones I have used to build the binaries from this sources.
+ Previuos and/or later versions of this packages may do the job as well but
+ I have not tested this.
+
+3.2.: Create a temporary directory and copy the source package: licv16s.zip
+ into the temporary directory. If you download the source distribution
+ from one of the DJGPP archives, just unzip it preserving the directory
+ structure, runnig ONE of the following commands:
+ unzip32 licv16s.zip or
+ djtarx licv16s.zip or
+ pkunzip -d licv16s.zip
+
+ Source distributions downloaded from one of the GNU FTP sites need
+ some more work to unpack. First, you MUST use the `djtar' program to
+ unzip the package. That's because some file names in the official
+ distributions need to be changed to avoid problems on the various
+ platforms supported by DJGPP. `djtar' can rename files on the fly
+ given a file with name mappings. The distribution includes a file
+ `djgpp/fnchange.lst' with the necessary mappings. So you need first
+ to retrieve that file, and then invoke `djtar' to unpack the
+ distribution. Here's how:
+
+ djtar -x -p -o libiconv-1.7/djgpp/fnchange.lst libiconv-1.7.tar.gz > lst
+ djtar -x -n lst libiconv-1.7.tar.gz
+
+ (The name of the distribution archive and the top-level directory will
+ be different for versions other than 1.7.)
+
+
+3.3.: The package is preconfigured for djdev203. To build the products you
+ should run the following command:
+ make
+
+ After the compilation has finished, you can check the products
+ running the command:
+ make check
+
+ To install the products run the command:
+ make install
+
+ This will install the products (iconv.exe iconv.h localcharset.h libconv.a
+ libcharset.a iconv.1 iconv.3 iconv_open.3 iconv_close.3) into your DJGPP
+ installation tree. As usual, prefix is defined as "/dev/env/DJDIR".
+ If you prefer to install into same other directory run the command:
+ make install prefix=z:/some/other/dir
+
+ Of course, you should replace "z:/some/other/dir" by an appropriate path
+ that will meet your requeriments.
+
+3.4.: If you need/want to reconfigure the package you will have to run the
+ following commands:
+ make distclean
+ djgpp\config
+
+ Please note that you *MUST* use the "distclean" option or the config.cache
+ file will *NOT* be deleted. In this case you are *NOT* reconfiguring
+ because the configuration informations is read from the cache file instead
+ of being newly computed.
+ To build the programs in a directory other than where the sources are,
+ you must add the parameter that specifies the source directory,
+ e.g:
+ x:\src\gnu\libiconv.16\djgpp\config x:/src/gnu/libiconv.16
+
+ Lets assume you want to build the binaries in a directory placed on a
+ different drive (z:\build in this case) from where the sources are,
+ then you will run the following commands:
+ z:
+ md \build
+ cd \build
+ x:\src\gnu\libiconv.16\djgpp\config x:/src/gnu/libiconv.16
+
+ You *MUST* use forward slashes to specify the source directory.
+ After having configured the package run the folowing commands to create
+ the binaries and docs and install them:
+ make
+ make check
+ make install
+
+ Send suggestions and bug reports concerning the DJGPP port to
+ comp.os.msdos.djgpp or djgpp@delorie.com. Libiconv specific bugs
+ must be reported to Bruno Haible <haible@clisp.cons.org>.
+
+
+ Guerrero, Juan Manuel <st001906@hrz1.hrz.tu-darmstadt.de>
diff --git a/gnuwin32/contrib/libiconv/1.9.2/libiconv-1.9.2-src/libcharset/lib/ChangeLog b/gnuwin32/contrib/libiconv/1.9.2/libiconv-1.9.2-src/libcharset/lib/ChangeLog
new file mode 100644
index 00000000..4cf95b4f
--- /dev/null
+++ b/gnuwin32/contrib/libiconv/1.9.2/libiconv-1.9.2-src/libcharset/lib/ChangeLog
@@ -0,0 +1,302 @@
+2004-01-21 Bruno Haible <bruno@clisp.org>
+
+ Upgrade from gettext-0.14.
+
+ 2004-01-21 Bruno Haible <bruno@clisp.org>
+ * config.charset: Add support for MacOS X (Darwin).
+
+ 2003-12-02 Bruno Haible <bruno@clisp.org>
+ * config.charset: Treat the new country name CS like the old country
+ name YU.
+
+ 2003-08-20 Bruno Haible <bruno@clisp.org>
+ * config.charset (linux-gnulibc1*): Change hr_HR, ro_RO to ISO-8859-2.
+ Reported by Alain Guibert <derogaton+bgli@oreka.com>.
+
+ 2003-08-14 Bruno Haible <bruno@clisp.org>
+ * config.charset: Add support for Linux libc5. Based on data from
+ Alain Guibert <derogaton+bgli@oreka.com>.
+
+2003-06-27 Bruno Haible <bruno@clisp.org>
+
+ Avoid use of *_unlocked functions on Solaris 2.5.1.
+ * localcharset.c: Test HAVE_DECL_GETC_UNLOCKED, not HAVE_GETC_UNLOCKED.
+ Reported by Eric Botcazou <ebotcazou@libertysurf.fr>.
+
+2003-08-20 Bruno Haible <bruno@clisp.org>
+
+ * config.charset (linux-gnulibc1*): Change hr_HR, ro_RO to ISO-8859-2.
+ Reported by Alain Guibert <derogaton+bgli@oreka.com>.
+
+2003-08-14 Bruno Haible <bruno@clisp.org>
+
+ * config.charset: Add support for Linux libc5. Based on data from
+ Alain Guibert <derogaton+bgli@oreka.com>.
+
+2003-08-01 Bruno Haible <bruno@clisp.org>
+
+ * relocatable.c (find_shared_library_fullname): Disable the code on
+ Linux/libc5. Reported by Alain Guibert <derogaton+bgli@oreka.com>.
+
+2003-06-22 Bruno Haible <bruno@clisp.org>
+
+ Portability to mingw32.
+ * relocatable.c [WIN32]: Include <windows.h>.
+ Reported by Jeff Bonggren <jbon@cfl.rr.com>.
+
+2003-06-22 Bruno Haible <bruno@clisp.org>
+
+ * relocatable.c (compute_curr_prefix): Comment out this function in
+ the case when it is not used.
+ Reported by Pavel Roskin <proski@gnu.org>.
+
+2003-06-07 Bruno Haible <bruno@clisp.org>
+
+ Support for relocatable data files even on VMS.
+ * Makefile.vms (bindir): New variable.
+ (DEFS): Add flags for relocatability.
+ Reported by Jouk Jansen <joukj@hrem.stm.tudelft.nl>.
+
+2003-06-07 Bruno Haible <bruno@clisp.org>
+
+ Support for relocatable data files even on Woe32.
+ * Makefile.msvc (IIPREFIX, IIprefix, IIexec_prefix, IIbindir,
+ IIlibdir): New variables.
+ (PICFLAGS): Also define PIC. Define BUILDING_* flags here.
+ (CFLAGS): ... not here. Add flags for relocatability.
+
+2003-05-18 Bruno Haible <bruno@clisp.org>
+
+ * Makefile.msvc (DEBUGFLAGS): New variable.
+ (charset.lib): Use it.
+
+2003-05-07 Bruno Haible <bruno@clisp.org>
+
+ * Makefile.vms: New file.
+
+2003-04-12 Bruno Haible <bruno@clisp.org>
+
+ * lib/localcharset.c (get_charset_aliases): Add special case for VMS.
+
+2003-04-05 Bruno Haible <bruno@clisp.org>
+
+ Support for relocatable installation.
+ * relocatable.h: New file, from GNU gettext.
+ * relocatable.c: New file, from GNU gettext.
+ * localcharset.c: Update from GNU gettext.
+ 2003-02-28 Bruno Haible <bruno@clisp.org>
+ * localcharset.c: Include relocatable.h.
+ (get_charset_aliases): Relocate LIBDIR value.
+ * localcharset.c: Drop C linkage declaration.
+ * Makefile.in (DEFS): New variable.
+ (SOURCES): Add relocatable.c.
+ (OBJECTS): Add relocatable.lo.
+ (localcharset.lo): Use $(DEFS).
+ (relocatable.lo): New rule.
+ * Makefile.msvc (CFLAGS): Remove $(PICFLAGS).
+ (INCLUDES): Simplify.
+ (SOURCES): Remove variable.
+ (OBJECTS): Add relocatable.obj.
+ (localcharset.obj): Add $(PICFLAGS).
+ (relocatable.obj): New rule.
+
+2003-04-05 Bruno Haible <bruno@clisp.org>
+
+ * Makefile.msvc (PREFIX): New variable.
+ (prefix): Use it.
+ (clean): Drop Unix specific removal.
+
+2003-03-17 Bruno Haible <bruno@clisp.org>
+
+ Improved MSVC support.
+ * Makefile.msvc (prefix): Use less Unixy value.
+ (local_prefix): Remove variable.
+ (libdir): Use backslashes.
+ (bindir): New variable.
+ (INSTALL, INSTALL_PROGRAM, INSTALL_DATA): Set to real values.
+ (RESOURCES): Enable charset.res.
+ (charset.lib): Set the target library name explicitly.
+ (charset.res): New rule.
+ (install, installdirs, uninstall): New rules.
+
+ Rename libcharset.h to localcharset.h.
+ * localcharset.c: Include localcharset.h.
+ * localcharset.h: Remove file.
+ * Makefile.in (INCLUDES): Add -I../include.
+ * Makefile.msvc (INCLUDES): Add -I../include.
+
+2003-01-29 Bruno Haible <bruno@clisp.org>
+
+ * config.charset: Add an alias for CP1251 on Solaris.
+ Reported by Hidetoshi Tajima <hidetoshi.tajima@sun.com>.
+
+2003-01-12 Bruno Haible <bruno@clisp.org>
+
+ * localcharset.h: New file.
+ * localcharset.c: Include it.
+
+2003-01-01 Bruno Haible <bruno@clisp.org>
+
+ * Makefile.in (mkinstalldirs): Renamed from MKINSTALLDIRS.
+ (install-lib, install, installdirs): Use it.
+
+2002-05-09 Bruno Haible <bruno@clisp.org>
+
+ * config.charset: Update for newest glibc. Add canonical names
+ ISO-8859-14, KOI8-T, TCVN5712-1, GEORGIAN-PS.
+
+2002-05-09 Bruno Haible <bruno@clisp.org>
+
+ * localcharset.c (get_charset_aliases): Add more Windows specific
+ aliases.
+
+2002-05-08 Owen Taylor <otaylor@redhat.com>
+
+ * config.charset: A few additions for Solaris.
+
+2002-02-15 Bruno Haible <bruno@clisp.org>
+
+ * config.charset [msdosdjgpp]: For Russian, use CP866.
+
+2002-02-11 Bruno Haible <bruno@clisp.org>
+
+ * config.charset: Add support for NetBSD.
+
+2002-01-10 Andrew Zabolotny <zap@cobra.ru>
+ Bruno Haible <bruno@clisp.org>
+
+ * localcharset.c: Rework OS/2 support.
+ * config.charset: Add OS/2 support.
+
+2001-12-21 Bruno Haible <bruno@clisp.org>
+
+ * localcharset.c (ISSLASH): Provide definition for DOS-like systems.
+
+2001-12-15 Bruno Haible <bruno@clisp.org>
+
+ * localcharset.c: Add OS/2 support.
+
+2001-12-05 Bruno Haible <bruno@clisp.org>
+
+ * localcharset.c (locale_charset): Don't return an empty string.
+
+2001-10-23 Bruno Haible <haible@clisp.cons.org>
+
+ * config.charset: msdos in uk_UA uses CP1125.
+
+2001-08-05 Bruno Haible <haible@clisp.cons.org>
+
+ Make it possible to build libcharset with CC=gcc CFLAGS="-x c++".
+ * localcharset.c (locale_charset): Declare as extern "C".
+ (get_charset_aliases): Cast malloc and realloc results to 'char *'.
+
+2001-06-27 Bruno Haible <haible@clisp.cons.org>
+
+ * Makefile.in (clean): Remove also *.o.lock, left there by libtool
+ on IRIX.
+
+2001-06-25 Bruno Haible <haible@clisp.cons.org>
+
+ * Makefile.in (localcharset.lo): Mention $(INCLUDES) before $(CFLAGS)
+ and $(CPPFLAGS).
+ * Makefile.msvc (localcharset.obj): Likewise.
+
+2001-06-24 Bruno Haible <haible@clisp.cons.org>
+
+ * config.charset: Change canonical name of BIG5HKSCS to BIG5-HKSCS.
+ Change canonical name of SJIS to SHIFT_JIS.
+
+2001-05-06 Bruno Haible <haible@clisp.cons.org>
+
+ * Makefile.msvc (charset.lib): Allow the 'del' command to fail.
+
+2001-05-06 Bruno Haible <haible@clisp.cons.org>
+
+ * Makefile.in (CPPFLAGS, LDFLAGS): New variables.
+ (libcharset.la): Use LDFLAGS.
+ (localcharset.lo): Use CPPFLAGS.
+
+2001-04-30 Bruno Haible <haible@clisp.cons.org>
+
+ Silence "gcc -Wall -Wwrite-strings" warnings.
+ * localcharset.c (charset_aliases): Change type to 'const char *'.
+ (get_charset_aliases): Change type of 'cp' to 'const char *'.
+
+2001-03-10 Bruno Haible <haible@clisp.cons.org>
+
+ * localcharset.c (locale_charset): Allow wildcard syntax. Also resolve
+ alias if codeset is empty.
+ * config.charset (BeOS): Use wildcard syntax.
+
+ * Makefile.in (libcharset.la): Pass flag -no-undefined. Needed on
+ platforms like BeOS.
+
+ * Makefile.in (RM): New variable.
+
+2001-01-05 Bruno Haible <haible@clisp.cons.org>
+
+ * localcharset.c (volatile): Define to empty if not using ANSI C.
+
+2001-03-05 Bruno Haible <haible@clisp.cons.org>
+
+ * config.charset: Update for OSF/1 5.1.
+
+2001-03-01 Bruno Haible <haible@clisp.cons.org>
+
+ * config.charset: For DOS/DJGPP, add CP775.
+
+2001-02-24 Bruno Haible <haible@clisp.cons.org>
+
+ * config.charset: Add support for DOS/DJGPP.
+
+2001-02-25 Bruno Haible <haible@clisp.cons.org>
+
+ * localcharset.c (locale_charset): Don't return NULL.
+
+2001-02-24 Bruno Haible <haible@clisp.cons.org>
+
+ * localcharset.c (locale_charset): Don't use setlocale(LC_CTYPE,NULL).
+
+2001-01-30 Bruno Haible <haible@clisp.cons.org>
+
+ * config.charset: Update for FreeBSD 4.2.
+
+2000-12-19 Jim Meyering <jim@meyering.net>
+
+ * localcharset.c: Improve WIN32 macrology.
+ (locale_charset): Increase size of buffer.
+
+2000-12-18 Bruno Haible <haible@clisp.cons.org>
+
+ * config.charset: Add support for BeOS.
+
+2000-12-12 Bruno Haible <haible@clisp.cons.org>
+
+ * Makefile.in (ref-add.sed, ref-del.sed): Don't use $<, not understood
+ by Solaris "make". Reported by Toshimitsu Fujiwara.
+
+2000-12-08 Bruno Haible <haible@clisp.cons.org>
+
+ * Makefile.in (exec_prefix): Use configure's --exec-prefix argument.
+
+2000-12-02 Bruno Haible <haible@clisp.cons.org>
+
+ * Makefile.msvc: Replace STATIC with its opposite flag, DLL.
+
+2000-11-21 Bruno Haible <haible@clisp.cons.org>
+
+ * Makefile.msvc (MFLAGS): New variable.
+ (CFLAGS, charset.lib): Use it.
+ (INCLUDES): Use "..", not "..\include".
+
+2000-10-31 Bruno Haible <haible@clisp.cons.org>
+
+ * Makefile.msvc: New file.
+
+2000-10-31 Bruno Haible <haible@clisp.cons.org>
+
+ * config.charset: Add ISO-8859-3, BIG5HKSCS, GB18030, JOHAB, VISCII,
+ CP874, CP949, CP950, CP1250, CP1253, CP1254, CP1255, CP1256, CP1257
+ to the list of canonical encodings. Rename EUC-CN to GB2312.
+ * localcharset.c (locale_charset): Add support for Win32.
+
diff --git a/gnuwin32/contrib/libiconv/1.9.2/libiconv-1.9.2-src/libcharset/m4/ChangeLog b/gnuwin32/contrib/libiconv/1.9.2/libiconv-1.9.2-src/libcharset/m4/ChangeLog
new file mode 100644
index 00000000..236923ff
--- /dev/null
+++ b/gnuwin32/contrib/libiconv/1.9.2/libiconv-1.9.2-src/libcharset/m4/ChangeLog
@@ -0,0 +1,18 @@
+2003-04-05 Bruno Haible <bruno@clisp.org>
+
+ Support for relocatable installation.
+ * relocatable.m4: New file, from GNU gettext.
+
+2003-04-05 Bruno Haible <bruno@clisp.org>
+
+ * codeset.m4: Update from GNU gettext-0.10.40.
+ * glibc21.m4: Update from GNU gettext-0.10.40.
+
+2002-11-07 Bruno Haible <bruno@clisp.org>
+
+ * libtool.m4: Upgrade to libtool-1.4.3.
+
+2002-07-14 Bruno Haible <bruno@clisp.org>
+
+ * libtool.m4 (_LT_AC_LTCONFIG_HACK): Add support for GNU/FreeBSD.
+
diff --git a/gnuwin32/contrib/libiconv/1.9.2/libiconv-1.9.2-src/libcharset/tools/README b/gnuwin32/contrib/libiconv/1.9.2/libiconv-1.9.2-src/libcharset/tools/README
new file mode 100644
index 00000000..7c5f7d73
--- /dev/null
+++ b/gnuwin32/contrib/libiconv/1.9.2/libiconv-1.9.2-src/libcharset/tools/README
@@ -0,0 +1,25 @@
+This directory contains tools for maintaining the config.charset file.
+
+The main script is "all-charsets". Before using it, you must configure
+this package. For all installed locales, it prints
+ - the result of the command "locale charmap",
+ - the result of "nl_langinfo (CODESET)",
+ - the result of "locale_charset ()".
+
+It uses the following auxiliary scripts and programs:
+ - all-locales
+ Prints all usable locales in the system, one per line.
+ - locale_charmap
+ Executes "locale charmap".
+ - locale_codeset.c
+ Prints nl_langinfo (CODESET).
+ - locale_charset.c
+ Prints locale_charset().
+
+A second main script is "all-charsets-X11". It also prints the X11
+encoding name. Before using it, you must tweak the X11 paths needed
+for compiling locale_x11encoding (a simple X11 program), and let your
+DISPLAY environment variable point to a running X11 screen.
+
+The other files are test results from various operating systems.
+