xref: /netbsd-src/external/gpl3/gcc/dist/intl/ChangeLog (revision 95b39c65ca575fb40c6bb7083e0eb7ec28eabef1)
12015-06-23  Release Manager
2
3	* GCC 4.8.5 released.
4
52014-12-19  Release Manager
6
7	* GCC 4.8.4 released.
8
92014-05-22  Release Manager
10
11	* GCC 4.8.3 released.
12
132013-10-16  Release Manager
14
15	* GCC 4.8.2 released.
16
172013-05-31  Release Manager
18
19	* GCC 4.8.1 released.
20
212013-03-22  Release Manager
22
23	* GCC 4.8.0 released.
24
252010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
26
27	PR bootstrap/44621
28	* configure: Regenerate.
29
302010-04-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
31
32	* aclocal.m4: Regenerate.
33
342009-10-15  Jim Blandy  <jimb@red-bean.com>
35
36	* libgnuintl.h (_INTL_MAY_RETURN_STRING_ARG, gettext, dgettext)
37	(dcgettext, ngettext, dngettext, dcngettext): Backport changes
38	from current gettext to provide GCC format_arg attributes.
39
402009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
41
42	* configure.ac (AC_PREREQ): Bump to 2.64.
43
442009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
45
46	* aclocal.m4: Regenerate.
47	* configure: Regenerate.
48	* config.h.in: Regenerate.
49
502009-07-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
51
52	* Makefile.in (aclocal_deps): New variable.
53	($(srcdir)/aclocal.m4): Use it, for portable makefile syntax.
54
552008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
56
57	* configure: Regenerate.
58
592008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
60
61	* Makefile.in (datarootdir): New variable.
62
632008-04-18  Paolo Bonzini  <bonzini@gnu.org>
64
65	PR bootstrap/35457
66	* aclocal.m4: Regenerate.
67	* configure: Regenerate.
68
692008-03-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
70
71	* aclocal.m4: Regenerate.
72	* configure: Likewise.
73
742006-09-27  Alan Modra  <amodra@bigpond.net.au>
75
76	* Makefile.in (distclean): Delete config files.
77
782006-09-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
79
80	PR other/23541
81	PR other/26507
82	Backport from gettext repository:
83
84	2003-09-04  Bruno Haible  <bruno@clisp.org>
85	* dgettext.c: Include <locale.h> after gettextP.h, not before. This
86	ensures that libintl_dcgettext is correctly declared on Solaris.
87	(Needed because Solaris <locale.h> includes libintl.h.)
88	* dngettext.c: Likewise, for the libintl_dcngettext declaration.
89
902006-06-07  Daniel Jacobowitz  <dan@codesourcery.com>
91
92	* Makefile.in (install-info, install-dvi, install-ps, install-pdf):
93	New dummy targets.
94
952005-05-23  Carlos O'Donell  <carlos@codesourcery.com>
96
97	* Makefile.in: Add info dvi ps pdf html install-html to .PHONY
98	Add install-html target.
99
1002005-05-13  Nick Clifton  <nickc@redhat.com>
101
102	* Update the address and phone number of the FSF organization in
103	the GPL notices in the following files:
104	Makefile.in, bindtextdom.c, dcgettext.c, dcigettext.c,
105	dcngettext.c, dgettext.c, dngettext.c, eval-plural.h,
106	explodename.c, finddomain.c, gettext.c, gettextP.h, gmo.h,
107	hash-string.h, intl-compat.c, l10nflist.c, libgnuintl.h,
108	loadinfo.h, loadmsgcat.c, localcharset.c, localcharset.h,
109	locale.alias, localealias.c, localename.c, log.c, ngettext.c,
110	osdep.c, plural-exp.c, plural-exp.h, plural.c, plural.y,
111	relocatable.c, relocatable.h, textdomain.c
112
1132004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
114
115	* aclocal.m4: Regenerate.
116
1172004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
118
119	* Makefile.in (config.h.in): Correct dependencies.
120	(stamp-h1): Likewise.
121	(config.intl): Likewise.
122
1232004-09-22  Kelley Cook  <kcook@gcc.gnu.org>
124
125	* configure.ac (AC_CONFIG_MACRO_DIR): New.
126	(ACLOCAL, AUTOCONF, AUTOHEADER, MAINT): Substitute.
127	* Makefile.in: Update with maintainer mode rules.
128	* README: Update aclocal regeneration instructions.
129	* aclocal.m4, configure: Regenerate.
130
1312004-09-22  Kelley Cook  <kcook@gcc.gnu.org>
132
133	* .cvsignore: Ignore autom4te.cache
134
1352004-04-25  Paolo Bonzini  <bonzini@gnu.org>
136
137        * configure.ac: Point config.intl to the parent directory of
138        ${top_builddir}.
139	* configure: Regenerate.
140
1412004-03-10  Kelley Cook  <kcook@gcc.gnu.org>
142
143	* configure.ac: Bump AC_PREREQ to 2.59.
144	* configure: Regenerate.
145	* config.h.in: Regenerate.
146
1472004-02-29  Nathanael Nerode  <neroden@gcc.gnu.org>
148
149	* configure.in: Convert to autoconf 2.57, gratuitous stylistic
150	cleanup, rename to configure.ac.
151	* configure.ac: Renamed from configure.in.
152	* config.h.in: Rebuilt with autoheader 2.57.
153	* configure: Rebuilt with autoconf 2.57
154	* README: Update to reflect rename of configure.in to configure.ac.
155
1562003-07-07  Zack Weinberg  <zack@codesourcery.com>
157
158	* README: Update.
159	* Makefile.in (INSTALL, INSTALL_DATA, MKINSTALLDIRS,
160	mkinstalldirs, gettextsrcdir, l): Delete.
161	(COMPILE): Add $(DEFS-$@), remove $(XCFLAGS).
162	(HEADERS): libgnuintl.h not libgnuintl.h.in.  Remove os2compat.h.
163	(SOURCES): Remove os2compat.c.
164	(DEFS-dcigettext.o, DEFS-localealias.o, DEFS-localcharset.o,
165	DEFS-relocatable.o): New.
166	(all-yes): Add config.intl.
167	(libintl.h): Use cp, not cat.
168	(INCLUDES): Remove -I..
169	(TAGS, CTAGS, ID): Word wrap.
170	(mostlyclean, distclean): Remove junk.
171	(config.intl): New rule.
172	* aclocal.m4: sinclude ../config/progtest.m4 instead of
173	including it inline.
174	* config.intl.in: New file.
175	* configure.in: Take out unnecessary AC_CONFIG_AUX_DIR.
176	Take out AC_DEFINEs for LOCALEDIR, LOCALE_ALIAS_PATH,
177	LIBDIR, INSTALLDIR.  Set LIBINTL_DEP and INCINTL and AC_SUBST
178	them.  Add config.intl to AC_OUTPUT.
179	* os2compat.c, os2compat.h: Delete, unused.
180
1812003-07-04  Zack Weinberg  <zack@codesourcery.com>
182
183	* Makefile.in: Remove unnecessary capabilities for
184	installation, build of shared libraries, generation of
185	distribution tarballs, etc.  Fix all the places that rely on
186	the parent directory.  Don't generate libgnuintl.h from
187	anything; do generate $(objdir)/libintl.h from libgnuintl.h if
188	necessary.  Adjust DEFS for use of config.h.
189	* libgnuintl.h.in: Rename libgnuintl.h.
190	* README: New file.
191	* config.charset, ref-add.sin, ref-del.sin: Delete (unused).
192	* COPYING.LIB-2.0, COPYING.LIB-2.1: Delete (redundant).
193	* aclocal.m4: New; generated per instructions in gettext manual.
194	* configure.in: New; written from scratch for this configuration.
195	* configure, config.h.in: Generated.
196
1972003-05-22  GNU  <bug-gnu-gettext@gnu.org>
198
199	* Version 0.12.1 released.
200
201