]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - intl/ChangeLog
intl: Unbreak intl build with bison 3 when no regeneration is needed [PR92008]
[thirdparty/binutils-gdb.git] / intl / ChangeLog
1 2020-04-16 Jakub Jelinek <jakub@redhat.com>
2
3 PR bootstrap/92008
4 * configure.ac: Remove HAVE_BISON3 AC_DEFINE.
5 * Makefile.in (HEADERS): Add plural-config.h.
6 (.y.c): Also create plural-config.h.
7 (dcigettext.o loadmsgcat.o plural.o plural-exp.o): Also depend
8 on plural-config.h.
9 (plural-config.h): Depend on plural.c.
10 * plural-exp.h: Include plural-config.h. Use USE_BISON3 instead
11 of HAVE_BISON3.
12 * plural.y: Use USE_BISON3 instead of HAVE_BISON3.
13 * configure: Regenerated.
14 * plural.c: Regenerated.
15 * config.h.in: Regenerated.
16 * plural-config.h: Generated.
17
18 2020-04-16 Jakub Jelinek <jakub@redhat.com>
19
20 PR bootstrap/92008
21 * configure.ac: Add check for bison >= 3, AC_DEFINE HAVE_BISON3
22 and AC_SUBST BISON3_YES and BISON3_NO.
23 * Makefile.in (.y.c): Prefix $(YACC) invocation with @BISON3_NO@,
24 add @BISON3_YES@ prefixed rule to adjust the *.y source using sed
25 and adjust output afterwards.
26 * plural-exp.h (PLURAL_PARSE): If HAVE_BISON3 is defined, use
27 struct parse_args * type for arg instead of void *.
28 * plural.y: Add magic /* BISON3 ... */ comments with bison >= 3
29 directives.
30 (YYLEX_PARAM, YYPARSE_PARAM): Don't define if HAVE_BISON3 is defined.
31 (yylex, yyerror): Adjust prototypes and definitions if HAVE_BISON3
32 is defined.
33 * plural.c: Regenerated.
34 * config.h.in: Regenerated.
35 * configure: Regenerated.
36
37 2020-02-20 Alan Modra <amodra@gmail.com>
38
39 * aclocal.m4: Regenerate.
40
41 2020-02-19 Andrew Burgess <andrew.burgess@embecosm.com>
42
43 * configure: Regenerate.
44
45 2019-01-19 Nick Clifton <nickc@redhat.com>
46
47 * aclocal.m4: Regenerate.
48
49 2018-11-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
50
51 * configure: Regenerate.
52
53 2018-08-02 Simon Marchi <simon.marchi@ericsson.com>
54
55 * libgnuintl.h (_INTL_MAY_RETURN_STRING_ARG, gettext, dgettext,
56 dcgettext, ngettext, dngettext, dcngettext): Backport changes
57 from upstream gettext.
58
59 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
60
61 * configure.ac: Add AC_USE_SYSTEM_EXTENSIONS, remove AC_PREREQ.
62 * configure: Re-generate.
63 * config.h.in: Re-generate.
64 * aclocal.m4: Re-generate.
65
66 2017-11-07 Alan Modra <amodra@gmail.com>
67
68 * configure.ac: Invole AM_GNU_GETTEXT with need_ngettext.
69 * configure: Regenerate.
70 * aclocal.m4: Regenerate.
71
72 2015-08-31 Alan Modra <amodra@gmail.com>
73
74 * configure: Regenerate.
75
76 2010-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
77
78 * configure: Regenerate.
79
80 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
81
82 PR bootstrap/44621
83 * configure: Regenerate.
84
85 2010-04-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
86
87 * aclocal.m4: Regenerate.
88
89 2009-10-15 Jim Blandy <jimb@red-bean.com>
90
91 * libgnuintl.h (_INTL_MAY_RETURN_STRING_ARG, gettext, dgettext)
92 (dcgettext, ngettext, dngettext, dcngettext): Backport changes
93 from current gettext to provide GCC format_arg attributes.
94
95 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
96
97 * configure.ac (AC_PREREQ): Bump to 2.64.
98
99 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
100
101 * aclocal.m4: Regenerate.
102 * configure: Regenerate.
103 * config.h.in: Regenerate.
104
105 2009-07-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
106
107 * Makefile.in (aclocal_deps): New variable.
108 ($(srcdir)/aclocal.m4): Use it, for portable makefile syntax.
109
110 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
111
112 * configure: Regenerate.
113
114 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
115
116 * Makefile.in (datarootdir): New variable.
117
118 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
119
120 PR bootstrap/35457
121 * aclocal.m4: Regenerate.
122 * configure: Regenerate.
123
124 2008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
125
126 * aclocal.m4: Regenerate.
127 * configure: Likewise.
128
129 2006-09-27 Alan Modra <amodra@bigpond.net.au>
130
131 * Makefile.in (distclean): Delete config files.
132
133 2006-09-13 Eric Botcazou <ebotcazou@libertysurf.fr>
134
135 PR other/23541
136 PR other/26507
137 Backport from gettext repository:
138
139 2003-09-04 Bruno Haible <bruno@clisp.org>
140 * dgettext.c: Include <locale.h> after gettextP.h, not before. This
141 ensures that libintl_dcgettext is correctly declared on Solaris.
142 (Needed because Solaris <locale.h> includes libintl.h.)
143 * dngettext.c: Likewise, for the libintl_dcngettext declaration.
144
145 2006-06-07 Daniel Jacobowitz <dan@codesourcery.com>
146
147 * Makefile.in (install-info, install-dvi, install-ps, install-pdf):
148 New dummy targets.
149
150 2005-05-23 Carlos O'Donell <carlos@codesourcery.com>
151
152 * Makefile.in: Add info dvi ps pdf html install-html to .PHONY
153 Add install-html target.
154
155 2005-05-13 Nick Clifton <nickc@redhat.com>
156
157 * Update the address and phone number of the FSF organization in
158 the GPL notices in the following files:
159 Makefile.in, bindtextdom.c, dcgettext.c, dcigettext.c,
160 dcngettext.c, dgettext.c, dngettext.c, eval-plural.h,
161 explodename.c, finddomain.c, gettext.c, gettextP.h, gmo.h,
162 hash-string.h, intl-compat.c, l10nflist.c, libgnuintl.h,
163 loadinfo.h, loadmsgcat.c, localcharset.c, localcharset.h,
164 locale.alias, localealias.c, localename.c, log.c, ngettext.c,
165 osdep.c, plural-exp.c, plural-exp.h, plural.c, plural.y,
166 relocatable.c, relocatable.h, textdomain.c
167
168 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
169
170 * aclocal.m4: Regenerate.
171
172 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
173
174 * Makefile.in (config.h.in): Correct dependencies.
175 (stamp-h1): Likewise.
176 (config.intl): Likewise.
177
178 2004-09-22 Kelley Cook <kcook@gcc.gnu.org>
179
180 * configure.ac (AC_CONFIG_MACRO_DIR): New.
181 (ACLOCAL, AUTOCONF, AUTOHEADER, MAINT): Substitute.
182 * Makefile.in: Update with maintainer mode rules.
183 * README: Update aclocal regeneration instructions.
184 * aclocal.m4, configure: Regenerate.
185
186 2004-09-22 Kelley Cook <kcook@gcc.gnu.org>
187
188 * .cvsignore: Ignore autom4te.cache
189
190 2004-04-25 Paolo Bonzini <bonzini@gnu.org>
191
192 * configure.ac: Point config.intl to the parent directory of
193 ${top_builddir}.
194 * configure: Regenerate.
195
196 2004-03-10 Kelley Cook <kcook@gcc.gnu.org>
197
198 * configure.ac: Bump AC_PREREQ to 2.59.
199 * configure: Regenerate.
200 * config.h.in: Regenerate.
201
202 2004-02-29 Nathanael Nerode <neroden@gcc.gnu.org>
203
204 * configure.in: Convert to autoconf 2.57, gratuitous stylistic
205 cleanup, rename to configure.ac.
206 * configure.ac: Renamed from configure.in.
207 * config.h.in: Rebuilt with autoheader 2.57.
208 * configure: Rebuilt with autoconf 2.57
209 * README: Update to reflect rename of configure.in to configure.ac.
210
211 2003-07-07 Zack Weinberg <zack@codesourcery.com>
212
213 * README: Update.
214 * Makefile.in (INSTALL, INSTALL_DATA, MKINSTALLDIRS,
215 mkinstalldirs, gettextsrcdir, l): Delete.
216 (COMPILE): Add $(DEFS-$@), remove $(XCFLAGS).
217 (HEADERS): libgnuintl.h not libgnuintl.h.in. Remove os2compat.h.
218 (SOURCES): Remove os2compat.c.
219 (DEFS-dcigettext.o, DEFS-localealias.o, DEFS-localcharset.o,
220 DEFS-relocatable.o): New.
221 (all-yes): Add config.intl.
222 (libintl.h): Use cp, not cat.
223 (INCLUDES): Remove -I..
224 (TAGS, CTAGS, ID): Word wrap.
225 (mostlyclean, distclean): Remove junk.
226 (config.intl): New rule.
227 * aclocal.m4: sinclude ../config/progtest.m4 instead of
228 including it inline.
229 * config.intl.in: New file.
230 * configure.in: Take out unnecessary AC_CONFIG_AUX_DIR.
231 Take out AC_DEFINEs for LOCALEDIR, LOCALE_ALIAS_PATH,
232 LIBDIR, INSTALLDIR. Set LIBINTL_DEP and INCINTL and AC_SUBST
233 them. Add config.intl to AC_OUTPUT.
234 * os2compat.c, os2compat.h: Delete, unused.
235
236 2003-07-04 Zack Weinberg <zack@codesourcery.com>
237
238 * Makefile.in: Remove unnecessary capabilities for
239 installation, build of shared libraries, generation of
240 distribution tarballs, etc. Fix all the places that rely on
241 the parent directory. Don't generate libgnuintl.h from
242 anything; do generate $(objdir)/libintl.h from libgnuintl.h if
243 necessary. Adjust DEFS for use of config.h.
244 * libgnuintl.h.in: Rename libgnuintl.h.
245 * README: New file.
246 * config.charset, ref-add.sin, ref-del.sin: Delete (unused).
247 * COPYING.LIB-2.0, COPYING.LIB-2.1: Delete (redundant).
248 * aclocal.m4: New; generated per instructions in gettext manual.
249 * configure.in: New; written from scratch for this configuration.
250 * configure, config.h.in: Generated.
251
252 2003-05-22 GNU <bug-gnu-gettext@gnu.org>
253
254 * Version 0.12.1 released.
255