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