PR fortran/64022
[official-gcc.git] / intl / ChangeLog
blobce24e28d0ca2cbb3ea2c02a28932e766705407b0
1 2015-07-24  Micahel Darling  <darlingm@gmail.com>
3         PR other/66259
4         * configure: Reflects renaming of configure.in to configure.ac
6 2015-05-13  Michael Haubenwallner  <michael.haubenwallner@ssi-schaefer.com>
8         * aclocal.m4: Regenerated with automake-1.11.6.
10 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
12         PR bootstrap/44621
13         * configure: Regenerate.
15 2010-04-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
17         * aclocal.m4: Regenerate.
19 2009-10-15  Jim Blandy  <jimb@red-bean.com>
21         * libgnuintl.h (_INTL_MAY_RETURN_STRING_ARG, gettext, dgettext)
22         (dcgettext, ngettext, dngettext, dcngettext): Backport changes
23         from current gettext to provide GCC format_arg attributes.
25 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
27         * configure.ac (AC_PREREQ): Bump to 2.64.
29 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
31         * aclocal.m4: Regenerate.
32         * configure: Regenerate.
33         * config.h.in: Regenerate.
35 2009-07-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
37         * Makefile.in (aclocal_deps): New variable.
38         ($(srcdir)/aclocal.m4): Use it, for portable makefile syntax.
40 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
42         * configure: Regenerate.
44 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
46         * Makefile.in (datarootdir): New variable.
48 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
50         PR bootstrap/35457
51         * aclocal.m4: Regenerate.
52         * configure: Regenerate.
54 2008-03-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
56         * aclocal.m4: Regenerate.
57         * configure: Likewise.
59 2006-09-27  Alan Modra  <amodra@bigpond.net.au>
61         * Makefile.in (distclean): Delete config files.
63 2006-09-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
65         PR other/23541
66         PR other/26507
67         Backport from gettext repository:
69         2003-09-04  Bruno Haible  <bruno@clisp.org>
70         * dgettext.c: Include <locale.h> after gettextP.h, not before. This
71         ensures that libintl_dcgettext is correctly declared on Solaris.
72         (Needed because Solaris <locale.h> includes libintl.h.)
73         * dngettext.c: Likewise, for the libintl_dcngettext declaration.
75 2006-06-07  Daniel Jacobowitz  <dan@codesourcery.com>
77         * Makefile.in (install-info, install-dvi, install-ps, install-pdf):
78         New dummy targets.
80 2005-05-23  Carlos O'Donell  <carlos@codesourcery.com>
82         * Makefile.in: Add info dvi ps pdf html install-html to .PHONY
83         Add install-html target.
85 2005-05-13  Nick Clifton  <nickc@redhat.com>
87         * Update the address and phone number of the FSF organization in
88         the GPL notices in the following files:
89         Makefile.in, bindtextdom.c, dcgettext.c, dcigettext.c,
90         dcngettext.c, dgettext.c, dngettext.c, eval-plural.h,
91         explodename.c, finddomain.c, gettext.c, gettextP.h, gmo.h,
92         hash-string.h, intl-compat.c, l10nflist.c, libgnuintl.h,
93         loadinfo.h, loadmsgcat.c, localcharset.c, localcharset.h,
94         locale.alias, localealias.c, localename.c, log.c, ngettext.c,
95         osdep.c, plural-exp.c, plural-exp.h, plural.c, plural.y,
96         relocatable.c, relocatable.h, textdomain.c
98 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
100         * aclocal.m4: Regenerate.
102 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
104         * Makefile.in (config.h.in): Correct dependencies.
105         (stamp-h1): Likewise.
106         (config.intl): Likewise.
108 2004-09-22  Kelley Cook  <kcook@gcc.gnu.org>
110         * configure.ac (AC_CONFIG_MACRO_DIR): New.
111         (ACLOCAL, AUTOCONF, AUTOHEADER, MAINT): Substitute.
112         * Makefile.in: Update with maintainer mode rules.
113         * README: Update aclocal regeneration instructions.
114         * aclocal.m4, configure: Regenerate.
116 2004-09-22  Kelley Cook  <kcook@gcc.gnu.org>
118         * .cvsignore: Ignore autom4te.cache
120 2004-04-25  Paolo Bonzini  <bonzini@gnu.org>
122         * configure.ac: Point config.intl to the parent directory of
123         ${top_builddir}.
124         * configure: Regenerate.
126 2004-03-10  Kelley Cook  <kcook@gcc.gnu.org>
128         * configure.ac: Bump AC_PREREQ to 2.59.
129         * configure: Regenerate.
130         * config.h.in: Regenerate.
132 2004-02-29  Nathanael Nerode  <neroden@gcc.gnu.org>
134         * configure.in: Convert to autoconf 2.57, gratuitous stylistic
135         cleanup, rename to configure.ac.
136         * configure.ac: Renamed from configure.in.
137         * config.h.in: Rebuilt with autoheader 2.57.
138         * configure: Rebuilt with autoconf 2.57
139         * README: Update to reflect rename of configure.in to configure.ac.
141 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
143         * README: Update.
144         * Makefile.in (INSTALL, INSTALL_DATA, MKINSTALLDIRS,
145         mkinstalldirs, gettextsrcdir, l): Delete.
146         (COMPILE): Add $(DEFS-$@), remove $(XCFLAGS).
147         (HEADERS): libgnuintl.h not libgnuintl.h.in.  Remove os2compat.h.
148         (SOURCES): Remove os2compat.c.
149         (DEFS-dcigettext.o, DEFS-localealias.o, DEFS-localcharset.o,
150         DEFS-relocatable.o): New.
151         (all-yes): Add config.intl.
152         (libintl.h): Use cp, not cat.
153         (INCLUDES): Remove -I..
154         (TAGS, CTAGS, ID): Word wrap.
155         (mostlyclean, distclean): Remove junk.
156         (config.intl): New rule.
157         * aclocal.m4: sinclude ../config/progtest.m4 instead of
158         including it inline.
159         * config.intl.in: New file.
160         * configure.in: Take out unnecessary AC_CONFIG_AUX_DIR.
161         Take out AC_DEFINEs for LOCALEDIR, LOCALE_ALIAS_PATH,
162         LIBDIR, INSTALLDIR.  Set LIBINTL_DEP and INCINTL and AC_SUBST
163         them.  Add config.intl to AC_OUTPUT.
164         * os2compat.c, os2compat.h: Delete, unused.
166 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
168         * Makefile.in: Remove unnecessary capabilities for
169         installation, build of shared libraries, generation of
170         distribution tarballs, etc.  Fix all the places that rely on
171         the parent directory.  Don't generate libgnuintl.h from
172         anything; do generate $(objdir)/libintl.h from libgnuintl.h if
173         necessary.  Adjust DEFS for use of config.h.
174         * libgnuintl.h.in: Rename libgnuintl.h.
175         * README: New file.
176         * config.charset, ref-add.sin, ref-del.sin: Delete (unused).
177         * COPYING.LIB-2.0, COPYING.LIB-2.1: Delete (redundant).
178         * aclocal.m4: New; generated per instructions in gettext manual.
179         * configure.in: New; written from scratch for this configuration.
180         * configure, config.h.in: Generated.
182 2003-05-22  GNU  <bug-gnu-gettext@gnu.org>
184         * Version 0.12.1 released.