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