]> git.ipfire.org Git - thirdparty/gcc.git/blame - intl/ChangeLog
Update ChangeLog and version files for release
[thirdparty/gcc.git] / intl / ChangeLog
CommitLineData
3defceaa 12019-05-03 Release Manager
2
3 * GCC 9.1.0 released.
4
e7b82989 52018-11-07 Hafiz Abid Qadeer <abidh@codesourcery.com>
6
7 * configure: Regenerated.
8
f00f02a3 92018-10-31 Joseph Myers <joseph@codesourcery.com>
10
11 PR bootstrap/82856
12 Merge from binutils-gdb:
13 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
14
15 * configure.ac: Add AC_USE_SYSTEM_EXTENSIONS, remove AC_PREREQ.
16 * configure: Re-generate.
17 * config.h.in: Re-generate.
18 * aclocal.m4: Re-generate.
19
1ad4330b 202018-09-18 Simon Marchi <simon.marchi@ericsson.com>
21
22 * libgnuintl.h (_INTL_MAY_RETURN_STRING_ARG, gettext, dgettext,
23 dcgettext, ngettext, dngettext, dcngettext): Backport changes
24 from upstream gettext.
25
71ff36bc 262017-11-07 Alan Modra <amodra@gmail.com>
27
28 * configure.ac: Invoke AM_GNU_GETTEXT with need_ngettext.
29 * configure: Regenerate.
30
29a8a56b 312016-11-15 Matthias Klose <doko@ubuntu.com>
32
33 * configure: Regenerate.
34
29890f2e 352015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
36
37 * configure: Reflects renaming of configure.in to configure.ac
38
e757a6a8 392015-07-24 Micahel Darling <darlingm@gmail.com>
40
41 PR other/66259
42 * configure: Reflects renaming of configure.in to configure.ac
43
0e5d91b2 442015-05-13 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
45
46 * aclocal.m4: Regenerated with automake-1.11.6.
47
3aa7b555 482010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
49
50 PR bootstrap/44621
51 * configure: Regenerate.
52
e0934084 532010-04-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
54
55 * aclocal.m4: Regenerate.
56
4b6cf995 572009-10-15 Jim Blandy <jimb@red-bean.com>
58
59 * libgnuintl.h (_INTL_MAY_RETURN_STRING_ARG, gettext, dgettext)
60 (dcgettext, ngettext, dngettext, dcngettext): Backport changes
61 from current gettext to provide GCC format_arg attributes.
62
81a71e2b 632009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
64
65 * configure.ac (AC_PREREQ): Bump to 2.64.
66
cd9a469c 672009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
68
69 * aclocal.m4: Regenerate.
70 * configure: Regenerate.
71 * config.h.in: Regenerate.
72
a2655af1 732009-07-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
74
75 * Makefile.in (aclocal_deps): New variable.
76 ($(srcdir)/aclocal.m4): Use it, for portable makefile syntax.
77
5b2c7553 782008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
79
80 * configure: Regenerate.
81
b9de6413 822008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
83
84 * Makefile.in (datarootdir): New variable.
85
6a88da51 862008-04-18 Paolo Bonzini <bonzini@gnu.org>
87
88 PR bootstrap/35457
89 * aclocal.m4: Regenerate.
90 * configure: Regenerate.
91
8123bff6 922008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
93
94 * aclocal.m4: Regenerate.
95 * configure: Likewise.
96
0c2b3ba0 972006-09-27 Alan Modra <amodra@bigpond.net.au>
98
99 * Makefile.in (distclean): Delete config files.
100
21d77686 1012006-09-13 Eric Botcazou <ebotcazou@libertysurf.fr>
102
103 PR other/23541
104 PR other/26507
105 Backport from gettext repository:
106
107 2003-09-04 Bruno Haible <bruno@clisp.org>
108 * dgettext.c: Include <locale.h> after gettextP.h, not before. This
109 ensures that libintl_dcgettext is correctly declared on Solaris.
110 (Needed because Solaris <locale.h> includes libintl.h.)
111 * dngettext.c: Likewise, for the libintl_dcngettext declaration.
112
67775e55 1132006-06-07 Daniel Jacobowitz <dan@codesourcery.com>
114
115 * Makefile.in (install-info, install-dvi, install-ps, install-pdf):
116 New dummy targets.
117
5b869865 1182005-05-23 Carlos O'Donell <carlos@codesourcery.com>
119
120 * Makefile.in: Add info dvi ps pdf html install-html to .PHONY
121 Add install-html target.
122
729b154c 1232005-05-13 Nick Clifton <nickc@redhat.com>
124
125 * Update the address and phone number of the FSF organization in
126 the GPL notices in the following files:
127 Makefile.in, bindtextdom.c, dcgettext.c, dcigettext.c,
128 dcngettext.c, dgettext.c, dngettext.c, eval-plural.h,
129 explodename.c, finddomain.c, gettext.c, gettextP.h, gmo.h,
130 hash-string.h, intl-compat.c, l10nflist.c, libgnuintl.h,
131 loadinfo.h, loadmsgcat.c, localcharset.c, localcharset.h,
132 locale.alias, localealias.c, localename.c, log.c, ngettext.c,
133 osdep.c, plural-exp.c, plural-exp.h, plural.c, plural.y,
134 relocatable.c, relocatable.h, textdomain.c
135
ac7cc2f4 1362004-11-24 Kelley Cook <kcook@gcc.gnu.org>
137
138 * aclocal.m4: Regenerate.
139
7cd722b3 1402004-09-23 Kelley Cook <kcook@gcc.gnu.org>
141
142 * Makefile.in (config.h.in): Correct dependencies.
143 (stamp-h1): Likewise.
144 (config.intl): Likewise.
145
986086aa 1462004-09-22 Kelley Cook <kcook@gcc.gnu.org>
147
148 * configure.ac (AC_CONFIG_MACRO_DIR): New.
149 (ACLOCAL, AUTOCONF, AUTOHEADER, MAINT): Substitute.
150 * Makefile.in: Update with maintainer mode rules.
151 * README: Update aclocal regeneration instructions.
152 * aclocal.m4, configure: Regenerate.
153
0f355c52 1542004-09-22 Kelley Cook <kcook@gcc.gnu.org>
155
156 * .cvsignore: Ignore autom4te.cache
157
741b7726 1582004-04-25 Paolo Bonzini <bonzini@gnu.org>
159
c9e63184 160 * configure.ac: Point config.intl to the parent directory of
161 ${top_builddir}.
741b7726 162 * configure: Regenerate.
163
d6b9b86f 1642004-03-10 Kelley Cook <kcook@gcc.gnu.org>
165
166 * configure.ac: Bump AC_PREREQ to 2.59.
167 * configure: Regenerate.
168 * config.h.in: Regenerate.
169
43f0acf2 1702004-02-29 Nathanael Nerode <neroden@gcc.gnu.org>
171
172 * configure.in: Convert to autoconf 2.57, gratuitous stylistic
173 cleanup, rename to configure.ac.
174 * configure.ac: Renamed from configure.in.
175 * config.h.in: Rebuilt with autoheader 2.57.
176 * configure: Rebuilt with autoconf 2.57
177 * README: Update to reflect rename of configure.in to configure.ac.
178
c6976b58 1792003-07-07 Zack Weinberg <zack@codesourcery.com>
180
181 * README: Update.
182 * Makefile.in (INSTALL, INSTALL_DATA, MKINSTALLDIRS,
183 mkinstalldirs, gettextsrcdir, l): Delete.
184 (COMPILE): Add $(DEFS-$@), remove $(XCFLAGS).
185 (HEADERS): libgnuintl.h not libgnuintl.h.in. Remove os2compat.h.
186 (SOURCES): Remove os2compat.c.
187 (DEFS-dcigettext.o, DEFS-localealias.o, DEFS-localcharset.o,
188 DEFS-relocatable.o): New.
189 (all-yes): Add config.intl.
190 (libintl.h): Use cp, not cat.
191 (INCLUDES): Remove -I..
192 (TAGS, CTAGS, ID): Word wrap.
193 (mostlyclean, distclean): Remove junk.
194 (config.intl): New rule.
195 * aclocal.m4: sinclude ../config/progtest.m4 instead of
196 including it inline.
197 * config.intl.in: New file.
198 * configure.in: Take out unnecessary AC_CONFIG_AUX_DIR.
199 Take out AC_DEFINEs for LOCALEDIR, LOCALE_ALIAS_PATH,
200 LIBDIR, INSTALLDIR. Set LIBINTL_DEP and INCINTL and AC_SUBST
201 them. Add config.intl to AC_OUTPUT.
202 * os2compat.c, os2compat.h: Delete, unused.
203
1e12d536 2042003-07-04 Zack Weinberg <zack@codesourcery.com>
205
206 * Makefile.in: Remove unnecessary capabilities for
207 installation, build of shared libraries, generation of
208 distribution tarballs, etc. Fix all the places that rely on
209 the parent directory. Don't generate libgnuintl.h from
210 anything; do generate $(objdir)/libintl.h from libgnuintl.h if
211 necessary. Adjust DEFS for use of config.h.
212 * libgnuintl.h.in: Rename libgnuintl.h.
213 * README: New file.
214 * config.charset, ref-add.sin, ref-del.sin: Delete (unused).
215 * COPYING.LIB-2.0, COPYING.LIB-2.1: Delete (redundant).
216 * aclocal.m4: New; generated per instructions in gettext manual.
217 * configure.in: New; written from scratch for this configuration.
218 * configure, config.h.in: Generated.
219
2202003-05-22 GNU <bug-gnu-gettext@gnu.org>
221
222 * Version 0.12.1 released.
223