d: Add testcase from PR108962
[official-gcc.git] / intl / ChangeLog
blob52660f631ce82912ac452bd8876e3ae8d1f30a5a
1 2023-06-15  Marek Polacek  <polacek@redhat.com>
3         * Makefile.in: Use @PICFLAG@ in COMPILE as well.
4         * configure.ac (--enable-host-shared): Don't set PICFLAG here.
5         (--enable-host-pie): New check.  Set PICFLAG after this check.
6         * configure: Regenerate.
8 2022-11-23  Marek Polacek  <polacek@redhat.com>
10         Revert:
11         2022-11-23  Marek Polacek  <polacek@redhat.com>
13         * Makefile.in: Use @PICFLAG@ in COMPILE as well.
14         * configure.ac (--enable-host-shared): Don't set PICFLAG here.
15         (--enable-host-pie): New check.  Set PICFLAG after this check.
16         * configure: Regenerate.
18 2022-11-23  Marek Polacek  <polacek@redhat.com>
20         * Makefile.in: Use @PICFLAG@ in COMPILE as well.
21         * configure.ac (--enable-host-shared): Don't set PICFLAG here.
22         (--enable-host-pie): New check.  Set PICFLAG after this check.
23         * configure: Regenerate.
25 2021-11-29  Eric Gallager  <egallager@gcc.gnu.org>
27         PR other/103021
28         * Makefile.in: Use ETAGS variable in TAGS target,
29         CTAGS variable in CTAGS target, and MKID variable
30         in ID target.
31         * configure: Regenerate.
32         * configure.ac: Allow CTAGS, ETAGS, and MKID
33         variables to be overridden.
35 2021-06-14  Michael Forney  <mforney@mforney.org>
37         * configure: Regenerated.
39 2021-04-16  Jakub Jelinek  <jakub@redhat.com>
41         PR jit/100096
42         * configure.ac: Add --enable-host-shared support.
43         * Makefile.in: Update copyright.  Add @PICFLAG@ to CFLAGS.
44         * configure: Regenerated.
46 2020-04-16  Jakub Jelinek  <jakub@redhat.com>
48         PR bootstrap/92008
49         * configure.ac: Remove HAVE_BISON3 AC_DEFINE.
50         * Makefile.in (HEADERS): Add plural-config.h.
51         (.y.c): Also create plural-config.h.
52         (dcigettext.o loadmsgcat.o plural.o plural-exp.o): Also depend
53         on plural-config.h.
54         (plural-config.h): Depend on plural.c.
55         * plural-exp.h: Include plural-config.h.  Use USE_BISON3 instead
56         of HAVE_BISON3.
57         * plural.y: Use USE_BISON3 instead of HAVE_BISON3.
58         * configure: Regenerated.
59         * plural.c: Regenerated.
60         * config.h.in: Regenerated.
61         * plural-config.h: Generated.
63         PR bootstrap/92008
64         * configure.ac: Add check for bison >= 3, AC_DEFINE HAVE_BISON3
65         and AC_SUBST BISON3_YES and BISON3_NO.
66         * Makefile.in (.y.c): Prefix $(YACC) invocation with @BISON3_NO@,
67         add @BISON3_YES@ prefixed rule to adjust the *.y source using sed
68         and adjust output afterwards.
69         * plural-exp.h (PLURAL_PARSE): If HAVE_BISON3 is defined, use
70         struct parse_args * type for arg instead of void *.
71         * plural.y: Add magic /* BISON3 ... */ comments with bison >= 3
72         directives.
73         (YYLEX_PARAM, YYPARSE_PARAM): Don't define if HAVE_BISON3 is defined.
74         (yylex, yyerror): Adjust prototypes and definitions if HAVE_BISON3
75         is defined.
76         * plural.c: Regenerated.
77         * config.h.in: Regenerated.
78         * configure: Regenerated.
80 2020-02-01  Andrew Burgess  <andrew.burgess@embecosm.com>
82         * configure: Regenerate.
84 2018-11-07  Hafiz Abid Qadeer  <abidh@codesourcery.com>
86         * configure: Regenerated.
88 2018-10-31  Joseph Myers  <joseph@codesourcery.com>
90         PR bootstrap/82856
91         Merge from binutils-gdb:
92         2018-06-19  Simon Marchi  <simon.marchi@ericsson.com>
94         * configure.ac: Add AC_USE_SYSTEM_EXTENSIONS, remove AC_PREREQ.
95         * configure: Re-generate.
96         * config.h.in: Re-generate.
97         * aclocal.m4: Re-generate.
99 2018-09-18  Simon Marchi  <simon.marchi@ericsson.com>
101         * libgnuintl.h (_INTL_MAY_RETURN_STRING_ARG, gettext, dgettext,
102         dcgettext, ngettext, dngettext, dcngettext): Backport changes
103         from upstream gettext.
105 2017-11-07  Alan Modra  <amodra@gmail.com>
107         * configure.ac: Invoke AM_GNU_GETTEXT with need_ngettext.
108         * configure: Regenerate.
110 2016-11-15  Matthias Klose  <doko@ubuntu.com>
112         * configure: Regenerate.
114 2015-08-06  Yaakov Selkowitz  <yselkowi@redhat.com>
116         * configure: Reflects renaming of configure.in to configure.ac
118 2015-07-24  Micahel Darling  <darlingm@gmail.com>
120         PR other/66259
121         * configure: Reflects renaming of configure.in to configure.ac
123 2015-05-13  Michael Haubenwallner  <michael.haubenwallner@ssi-schaefer.com>
125         * aclocal.m4: Regenerated with automake-1.11.6.
127 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
129         PR bootstrap/44621
130         * configure: Regenerate.
132 2010-04-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
134         * aclocal.m4: Regenerate.
136 2009-10-15  Jim Blandy  <jimb@red-bean.com>
138         * libgnuintl.h (_INTL_MAY_RETURN_STRING_ARG, gettext, dgettext)
139         (dcgettext, ngettext, dngettext, dcngettext): Backport changes
140         from current gettext to provide GCC format_arg attributes.
142 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
144         * configure.ac (AC_PREREQ): Bump to 2.64.
146 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
148         * aclocal.m4: Regenerate.
149         * configure: Regenerate.
150         * config.h.in: Regenerate.
152 2009-07-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
154         * Makefile.in (aclocal_deps): New variable.
155         ($(srcdir)/aclocal.m4): Use it, for portable makefile syntax.
157 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
159         * configure: Regenerate.
161 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
163         * Makefile.in (datarootdir): New variable.
165 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
167         PR bootstrap/35457
168         * aclocal.m4: Regenerate.
169         * configure: Regenerate.
171 2008-03-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
173         * aclocal.m4: Regenerate.
174         * configure: Likewise.
176 2006-09-27  Alan Modra  <amodra@bigpond.net.au>
178         * Makefile.in (distclean): Delete config files.
180 2006-09-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
182         PR other/23541
183         PR other/26507
184         Backport from gettext repository:
186         2003-09-04  Bruno Haible  <bruno@clisp.org>
187         * dgettext.c: Include <locale.h> after gettextP.h, not before. This
188         ensures that libintl_dcgettext is correctly declared on Solaris.
189         (Needed because Solaris <locale.h> includes libintl.h.)
190         * dngettext.c: Likewise, for the libintl_dcngettext declaration.
192 2006-06-07  Daniel Jacobowitz  <dan@codesourcery.com>
194         * Makefile.in (install-info, install-dvi, install-ps, install-pdf):
195         New dummy targets.
197 2005-05-23  Carlos O'Donell  <carlos@codesourcery.com>
199         * Makefile.in: Add info dvi ps pdf html install-html to .PHONY
200         Add install-html target.
202 2005-05-13  Nick Clifton  <nickc@redhat.com>
204         * Update the address and phone number of the FSF organization in
205         the GPL notices in the following files:
206         Makefile.in, bindtextdom.c, dcgettext.c, dcigettext.c,
207         dcngettext.c, dgettext.c, dngettext.c, eval-plural.h,
208         explodename.c, finddomain.c, gettext.c, gettextP.h, gmo.h,
209         hash-string.h, intl-compat.c, l10nflist.c, libgnuintl.h,
210         loadinfo.h, loadmsgcat.c, localcharset.c, localcharset.h,
211         locale.alias, localealias.c, localename.c, log.c, ngettext.c,
212         osdep.c, plural-exp.c, plural-exp.h, plural.c, plural.y,
213         relocatable.c, relocatable.h, textdomain.c
215 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
217         * aclocal.m4: Regenerate.
219 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
221         * Makefile.in (config.h.in): Correct dependencies.
222         (stamp-h1): Likewise.
223         (config.intl): Likewise.
225 2004-09-22  Kelley Cook  <kcook@gcc.gnu.org>
227         * configure.ac (AC_CONFIG_MACRO_DIR): New.
228         (ACLOCAL, AUTOCONF, AUTOHEADER, MAINT): Substitute.
229         * Makefile.in: Update with maintainer mode rules.
230         * README: Update aclocal regeneration instructions.
231         * aclocal.m4, configure: Regenerate.
233 2004-09-22  Kelley Cook  <kcook@gcc.gnu.org>
235         * .cvsignore: Ignore autom4te.cache
237 2004-04-25  Paolo Bonzini  <bonzini@gnu.org>
239         * configure.ac: Point config.intl to the parent directory of
240         ${top_builddir}.
241         * configure: Regenerate.
243 2004-03-10  Kelley Cook  <kcook@gcc.gnu.org>
245         * configure.ac: Bump AC_PREREQ to 2.59.
246         * configure: Regenerate.
247         * config.h.in: Regenerate.
249 2004-02-29  Nathanael Nerode  <neroden@gcc.gnu.org>
251         * configure.in: Convert to autoconf 2.57, gratuitous stylistic
252         cleanup, rename to configure.ac.
253         * configure.ac: Renamed from configure.in.
254         * config.h.in: Rebuilt with autoheader 2.57.
255         * configure: Rebuilt with autoconf 2.57
256         * README: Update to reflect rename of configure.in to configure.ac.
258 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
260         * README: Update.
261         * Makefile.in (INSTALL, INSTALL_DATA, MKINSTALLDIRS,
262         mkinstalldirs, gettextsrcdir, l): Delete.
263         (COMPILE): Add $(DEFS-$@), remove $(XCFLAGS).
264         (HEADERS): libgnuintl.h not libgnuintl.h.in.  Remove os2compat.h.
265         (SOURCES): Remove os2compat.c.
266         (DEFS-dcigettext.o, DEFS-localealias.o, DEFS-localcharset.o,
267         DEFS-relocatable.o): New.
268         (all-yes): Add config.intl.
269         (libintl.h): Use cp, not cat.
270         (INCLUDES): Remove -I..
271         (TAGS, CTAGS, ID): Word wrap.
272         (mostlyclean, distclean): Remove junk.
273         (config.intl): New rule.
274         * aclocal.m4: sinclude ../config/progtest.m4 instead of
275         including it inline.
276         * config.intl.in: New file.
277         * configure.in: Take out unnecessary AC_CONFIG_AUX_DIR.
278         Take out AC_DEFINEs for LOCALEDIR, LOCALE_ALIAS_PATH,
279         LIBDIR, INSTALLDIR.  Set LIBINTL_DEP and INCINTL and AC_SUBST
280         them.  Add config.intl to AC_OUTPUT.
281         * os2compat.c, os2compat.h: Delete, unused.
283 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
285         * Makefile.in: Remove unnecessary capabilities for
286         installation, build of shared libraries, generation of
287         distribution tarballs, etc.  Fix all the places that rely on
288         the parent directory.  Don't generate libgnuintl.h from
289         anything; do generate $(objdir)/libintl.h from libgnuintl.h if
290         necessary.  Adjust DEFS for use of config.h.
291         * libgnuintl.h.in: Rename libgnuintl.h.
292         * README: New file.
293         * config.charset, ref-add.sin, ref-del.sin: Delete (unused).
294         * COPYING.LIB-2.0, COPYING.LIB-2.1: Delete (redundant).
295         * aclocal.m4: New; generated per instructions in gettext manual.
296         * configure.in: New; written from scratch for this configuration.
297         * configure, config.h.in: Generated.
299 2003-05-22  GNU  <bug-gnu-gettext@gnu.org>
301         * Version 0.12.1 released.