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