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