Mercurial > hg > CbC > CbC_gcc
annotate intl/ChangeLog @ 150:26042f4007d5 current
fix examples
author | Shinji KONO <kono@ie.u-ryukyu.ac.jp> |
---|---|
date | Sat, 23 May 2020 07:51:47 +0900 |
parents | 1830386684a0 |
children |
rev | line source |
---|---|
145 | 1 2020-02-01 Andrew Burgess <andrew.burgess@embecosm.com> |
2 | |
3 * configure: Regenerate. | |
4 | |
5 2018-11-07 Hafiz Abid Qadeer <abidh@codesourcery.com> | |
6 | |
7 * configure: Regenerated. | |
8 | |
9 2018-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 | |
131 | 20 2018-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 | |
26 2017-11-07 Alan Modra <amodra@gmail.com> | |
27 | |
28 * configure.ac: Invoke AM_GNU_GETTEXT with need_ngettext. | |
29 * configure: Regenerate. | |
30 | |
111 | 31 2016-11-15 Matthias Klose <doko@ubuntu.com> |
32 | |
33 * configure: Regenerate. | |
34 | |
35 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com> | |
36 | |
37 * configure: Reflects renaming of configure.in to configure.ac | |
38 | |
39 2015-07-24 Micahel Darling <darlingm@gmail.com> | |
40 | |
41 PR other/66259 | |
42 * configure: Reflects renaming of configure.in to configure.ac | |
43 | |
44 2015-05-13 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com> | |
45 | |
46 * aclocal.m4: Regenerated with automake-1.11.6. | |
47 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
48 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
49 |
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
50 PR bootstrap/44621 |
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
51 * configure: Regenerate. |
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
52 |
63
b7f97abdc517
update gcc from gcc-4.5.0 to gcc-4.6
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
55
diff
changeset
|
53 2010-04-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
b7f97abdc517
update gcc from gcc-4.5.0 to gcc-4.6
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
55
diff
changeset
|
54 |
b7f97abdc517
update gcc from gcc-4.5.0 to gcc-4.6
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
55
diff
changeset
|
55 * aclocal.m4: Regenerate. |
b7f97abdc517
update gcc from gcc-4.5.0 to gcc-4.6
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
55
diff
changeset
|
56 |
55
77e2b8dfacca
update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
47
diff
changeset
|
57 2009-10-15 Jim Blandy <jimb@red-bean.com> |
47
3bfb6c00c1e0
update it from 4.4.2 to 4.4.3.
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
36
diff
changeset
|
58 |
55
77e2b8dfacca
update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
47
diff
changeset
|
59 * libgnuintl.h (_INTL_MAY_RETURN_STRING_ARG, gettext, dgettext) |
77e2b8dfacca
update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
47
diff
changeset
|
60 (dcgettext, ngettext, dngettext, dcngettext): Backport changes |
77e2b8dfacca
update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
47
diff
changeset
|
61 from current gettext to provide GCC format_arg attributes. |
36 | 62 |
55
77e2b8dfacca
update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
47
diff
changeset
|
63 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
77e2b8dfacca
update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
47
diff
changeset
|
64 |
77e2b8dfacca
update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
47
diff
changeset
|
65 * configure.ac (AC_PREREQ): Bump to 2.64. |
36 | 66 |
55
77e2b8dfacca
update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
47
diff
changeset
|
67 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
19
58ad6c70ea60
update gcc from 4.4.0 to 4.4.1.
kent@firefly.cr.ie.u-ryukyu.ac.jp
parents:
0
diff
changeset
|
68 |
55
77e2b8dfacca
update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
47
diff
changeset
|
69 * aclocal.m4: Regenerate. |
77e2b8dfacca
update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
47
diff
changeset
|
70 * configure: Regenerate. |
77e2b8dfacca
update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
47
diff
changeset
|
71 * config.h.in: Regenerate. |
0 | 72 |
55
77e2b8dfacca
update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
47
diff
changeset
|
73 2009-07-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
77e2b8dfacca
update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
47
diff
changeset
|
74 |
77e2b8dfacca
update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
47
diff
changeset
|
75 * Makefile.in (aclocal_deps): New variable. |
77e2b8dfacca
update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
47
diff
changeset
|
76 ($(srcdir)/aclocal.m4): Use it, for portable makefile syntax. |
0 | 77 |
78 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> | |
79 | |
80 * configure: Regenerate. | |
81 | |
82 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> | |
83 | |
84 * Makefile.in (datarootdir): New variable. | |
85 | |
86 2008-04-18 Paolo Bonzini <bonzini@gnu.org> | |
87 | |
88 PR bootstrap/35457 | |
89 * aclocal.m4: Regenerate. | |
90 * configure: Regenerate. | |
91 | |
92 2008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> | |
93 | |
94 * aclocal.m4: Regenerate. | |
95 * configure: Likewise. | |
96 | |
97 2006-09-27 Alan Modra <amodra@bigpond.net.au> | |
98 | |
99 * Makefile.in (distclean): Delete config files. | |
100 | |
101 2006-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 | |
113 2006-06-07 Daniel Jacobowitz <dan@codesourcery.com> | |
114 | |
115 * Makefile.in (install-info, install-dvi, install-ps, install-pdf): | |
116 New dummy targets. | |
117 | |
118 2005-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 | |
123 2005-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 | |
136 2004-11-24 Kelley Cook <kcook@gcc.gnu.org> | |
137 | |
138 * aclocal.m4: Regenerate. | |
139 | |
140 2004-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 | |
146 2004-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 | |
154 2004-09-22 Kelley Cook <kcook@gcc.gnu.org> | |
155 | |
156 * .cvsignore: Ignore autom4te.cache | |
157 | |
158 2004-04-25 Paolo Bonzini <bonzini@gnu.org> | |
159 | |
131 | 160 * configure.ac: Point config.intl to the parent directory of |
161 ${top_builddir}. | |
0 | 162 * configure: Regenerate. |
163 | |
164 2004-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 | |
170 2004-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 | |
179 2003-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 | |
204 2003-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 | |
220 2003-05-22 GNU <bug-gnu-gettext@gnu.org> | |
221 | |
222 * Version 0.12.1 released. | |
223 |