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