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