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