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