]> git.ipfire.org Git - thirdparty/gcc.git/blame - intl/ChangeLog
Daily bump.
[thirdparty/gcc.git] / intl / ChangeLog
CommitLineData
8761284f
GA
12022-11-23 Marek Polacek <polacek@redhat.com>
2
3 Revert:
4 2022-11-23 Marek Polacek <polacek@redhat.com>
5
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.
10
112022-11-23 Marek Polacek <polacek@redhat.com>
12
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.
17
87cd82c8
GA
182021-11-29 Eric Gallager <egallager@gcc.gnu.org>
19
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.
27
8dc48181
GA
282021-06-14 Michael Forney <mforney@mforney.org>
29
30 * configure: Regenerated.
31
8ae884c0
GA
322021-04-16 Jakub Jelinek <jakub@redhat.com>
33
34 PR jit/100096
35 * configure.ac: Add --enable-host-shared support.
36 * Makefile.in: Update copyright. Add @PICFLAG@ to CFLAGS.
37 * configure: Regenerated.
38
2ca17e0a
JJ
392020-04-16 Jakub Jelinek <jakub@redhat.com>
40
437eea66
JJ
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.
55
2ca17e0a
JJ
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.
72
20fa702b
AB
732020-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
74
75 * configure: Regenerate.
76
e9f3803d
HAQ
772018-11-07 Hafiz Abid Qadeer <abidh@codesourcery.com>
78
79 * configure: Regenerated.
80
22e05272
JM
812018-10-31 Joseph Myers <joseph@codesourcery.com>
82
83 PR bootstrap/82856
84 Merge from binutils-gdb:
85 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
86
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.
91
90773931
SM
922018-09-18 Simon Marchi <simon.marchi@ericsson.com>
93
94 * libgnuintl.h (_INTL_MAY_RETURN_STRING_ARG, gettext, dgettext,
95 dcgettext, ngettext, dngettext, dcngettext): Backport changes
96 from upstream gettext.
97
2d041117
AM
982017-11-07 Alan Modra <amodra@gmail.com>
99
100 * configure.ac: Invoke AM_GNU_GETTEXT with need_ngettext.
101 * configure: Regenerate.
102
84c1b9d3
MK
1032016-11-15 Matthias Klose <doko@ubuntu.com>
104
105 * configure: Regenerate.
106
bf5372e7
YS
1072015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
108
109 * configure: Reflects renaming of configure.in to configure.ac
110
6b1786aa
JL
1112015-07-24 Micahel Darling <darlingm@gmail.com>
112
113 PR other/66259
114 * configure: Reflects renaming of configure.in to configure.ac
115
49bfdd59
MH
1162015-05-13 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
117
118 * aclocal.m4: Regenerated with automake-1.11.6.
119
86dfbd58
RW
1202010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
121
122 PR bootstrap/44621
123 * configure: Regenerate.
124
4d9e8446
RW
1252010-04-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
126
127 * aclocal.m4: Regenerate.
128
dda44165
JB
1292009-10-15 Jim Blandy <jimb@red-bean.com>
130
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.
134
df58e648
RW
1352009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
136
137 * configure.ac (AC_PREREQ): Bump to 2.64.
138
5213506e
RW
1392009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
140
141 * aclocal.m4: Regenerate.
142 * configure: Regenerate.
143 * config.h.in: Regenerate.
144
6efbd53f
RW
1452009-07-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
146
147 * Makefile.in (aclocal_deps): New variable.
148 ($(srcdir)/aclocal.m4): Use it, for portable makefile syntax.
149
18c04407
RW
1502008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
151
152 * configure: Regenerate.
153
2d09b640
RW
1542008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
155
156 * Makefile.in (datarootdir): New variable.
157
deb984e6
PB
1582008-04-18 Paolo Bonzini <bonzini@gnu.org>
159
160 PR bootstrap/35457
161 * aclocal.m4: Regenerate.
162 * configure: Regenerate.
163
483d8a4a
RW
1642008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
165
166 * aclocal.m4: Regenerate.
167 * configure: Likewise.
168
0d118786
AM
1692006-09-27 Alan Modra <amodra@bigpond.net.au>
170
171 * Makefile.in (distclean): Delete config files.
172
2a0e366b
EB
1732006-09-13 Eric Botcazou <ebotcazou@libertysurf.fr>
174
175 PR other/23541
176 PR other/26507
177 Backport from gettext repository:
178
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.
184
1af3e54d
DJ
1852006-06-07 Daniel Jacobowitz <dan@codesourcery.com>
186
187 * Makefile.in (install-info, install-dvi, install-ps, install-pdf):
188 New dummy targets.
189
e5fbdab9
CD
1902005-05-23 Carlos O'Donell <carlos@codesourcery.com>
191
192 * Makefile.in: Add info dvi ps pdf html install-html to .PHONY
193 Add install-html target.
194
0e687cb4
NC
1952005-05-13 Nick Clifton <nickc@redhat.com>
196
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
207
f91eaa01
KC
2082004-11-24 Kelley Cook <kcook@gcc.gnu.org>
209
210 * aclocal.m4: Regenerate.
211
1381bf1a
KC
2122004-09-23 Kelley Cook <kcook@gcc.gnu.org>
213
214 * Makefile.in (config.h.in): Correct dependencies.
215 (stamp-h1): Likewise.
216 (config.intl): Likewise.
217
88fa57d7
KC
2182004-09-22 Kelley Cook <kcook@gcc.gnu.org>
219
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.
225
342fb422
KC
2262004-09-22 Kelley Cook <kcook@gcc.gnu.org>
227
228 * .cvsignore: Ignore autom4te.cache
229
5da9128a
PB
2302004-04-25 Paolo Bonzini <bonzini@gnu.org>
231
92a285c1
ML
232 * configure.ac: Point config.intl to the parent directory of
233 ${top_builddir}.
5da9128a
PB
234 * configure: Regenerate.
235
8ab705be
KC
2362004-03-10 Kelley Cook <kcook@gcc.gnu.org>
237
238 * configure.ac: Bump AC_PREREQ to 2.59.
239 * configure: Regenerate.
240 * config.h.in: Regenerate.
241
79035f0d
NN
2422004-02-29 Nathanael Nerode <neroden@gcc.gnu.org>
243
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.
250
56694dd9
ZW
2512003-07-07 Zack Weinberg <zack@codesourcery.com>
252
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.
275
6eb95e99
ZW
2762003-07-04 Zack Weinberg <zack@codesourcery.com>
277
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.
291
2922003-05-22 GNU <bug-gnu-gettext@gnu.org>
293
294 * Version 0.12.1 released.
295