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