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