]> git.ipfire.org Git - thirdparty/gcc.git/blame - intl/ChangeLog
PR tree-optimization/36493
[thirdparty/gcc.git] / intl / ChangeLog
CommitLineData
6a88da51 12008-04-18 Paolo Bonzini <bonzini@gnu.org>
2
3 PR bootstrap/35457
4 * aclocal.m4: Regenerate.
5 * configure: Regenerate.
6
8123bff6 72008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8
9 * aclocal.m4: Regenerate.
10 * configure: Likewise.
11
0c2b3ba0 122006-09-27 Alan Modra <amodra@bigpond.net.au>
13
14 * Makefile.in (distclean): Delete config files.
15
21d77686 162006-09-13 Eric Botcazou <ebotcazou@libertysurf.fr>
17
18 PR other/23541
19 PR other/26507
20 Backport from gettext repository:
21
22 2003-09-04 Bruno Haible <bruno@clisp.org>
23 * dgettext.c: Include <locale.h> after gettextP.h, not before. This
24 ensures that libintl_dcgettext is correctly declared on Solaris.
25 (Needed because Solaris <locale.h> includes libintl.h.)
26 * dngettext.c: Likewise, for the libintl_dcngettext declaration.
27
67775e55 282006-06-07 Daniel Jacobowitz <dan@codesourcery.com>
29
30 * Makefile.in (install-info, install-dvi, install-ps, install-pdf):
31 New dummy targets.
32
5b869865 332005-05-23 Carlos O'Donell <carlos@codesourcery.com>
34
35 * Makefile.in: Add info dvi ps pdf html install-html to .PHONY
36 Add install-html target.
37
729b154c 382005-05-13 Nick Clifton <nickc@redhat.com>
39
40 * Update the address and phone number of the FSF organization in
41 the GPL notices in the following files:
42 Makefile.in, bindtextdom.c, dcgettext.c, dcigettext.c,
43 dcngettext.c, dgettext.c, dngettext.c, eval-plural.h,
44 explodename.c, finddomain.c, gettext.c, gettextP.h, gmo.h,
45 hash-string.h, intl-compat.c, l10nflist.c, libgnuintl.h,
46 loadinfo.h, loadmsgcat.c, localcharset.c, localcharset.h,
47 locale.alias, localealias.c, localename.c, log.c, ngettext.c,
48 osdep.c, plural-exp.c, plural-exp.h, plural.c, plural.y,
49 relocatable.c, relocatable.h, textdomain.c
50
ac7cc2f4 512004-11-24 Kelley Cook <kcook@gcc.gnu.org>
52
53 * aclocal.m4: Regenerate.
54
7cd722b3 552004-09-23 Kelley Cook <kcook@gcc.gnu.org>
56
57 * Makefile.in (config.h.in): Correct dependencies.
58 (stamp-h1): Likewise.
59 (config.intl): Likewise.
60
986086aa 612004-09-22 Kelley Cook <kcook@gcc.gnu.org>
62
63 * configure.ac (AC_CONFIG_MACRO_DIR): New.
64 (ACLOCAL, AUTOCONF, AUTOHEADER, MAINT): Substitute.
65 * Makefile.in: Update with maintainer mode rules.
66 * README: Update aclocal regeneration instructions.
67 * aclocal.m4, configure: Regenerate.
68
0f355c52 692004-09-22 Kelley Cook <kcook@gcc.gnu.org>
70
71 * .cvsignore: Ignore autom4te.cache
72
741b7726 732004-04-25 Paolo Bonzini <bonzini@gnu.org>
74
75 * configure.ac: Point config.intl to the parent directory of
76 ${top_builddir}.
77 * configure: Regenerate.
78
d6b9b86f 792004-03-10 Kelley Cook <kcook@gcc.gnu.org>
80
81 * configure.ac: Bump AC_PREREQ to 2.59.
82 * configure: Regenerate.
83 * config.h.in: Regenerate.
84
43f0acf2 852004-02-29 Nathanael Nerode <neroden@gcc.gnu.org>
86
87 * configure.in: Convert to autoconf 2.57, gratuitous stylistic
88 cleanup, rename to configure.ac.
89 * configure.ac: Renamed from configure.in.
90 * config.h.in: Rebuilt with autoheader 2.57.
91 * configure: Rebuilt with autoconf 2.57
92 * README: Update to reflect rename of configure.in to configure.ac.
93
c6976b58 942003-07-07 Zack Weinberg <zack@codesourcery.com>
95
96 * README: Update.
97 * Makefile.in (INSTALL, INSTALL_DATA, MKINSTALLDIRS,
98 mkinstalldirs, gettextsrcdir, l): Delete.
99 (COMPILE): Add $(DEFS-$@), remove $(XCFLAGS).
100 (HEADERS): libgnuintl.h not libgnuintl.h.in. Remove os2compat.h.
101 (SOURCES): Remove os2compat.c.
102 (DEFS-dcigettext.o, DEFS-localealias.o, DEFS-localcharset.o,
103 DEFS-relocatable.o): New.
104 (all-yes): Add config.intl.
105 (libintl.h): Use cp, not cat.
106 (INCLUDES): Remove -I..
107 (TAGS, CTAGS, ID): Word wrap.
108 (mostlyclean, distclean): Remove junk.
109 (config.intl): New rule.
110 * aclocal.m4: sinclude ../config/progtest.m4 instead of
111 including it inline.
112 * config.intl.in: New file.
113 * configure.in: Take out unnecessary AC_CONFIG_AUX_DIR.
114 Take out AC_DEFINEs for LOCALEDIR, LOCALE_ALIAS_PATH,
115 LIBDIR, INSTALLDIR. Set LIBINTL_DEP and INCINTL and AC_SUBST
116 them. Add config.intl to AC_OUTPUT.
117 * os2compat.c, os2compat.h: Delete, unused.
118
1e12d536 1192003-07-04 Zack Weinberg <zack@codesourcery.com>
120
121 * Makefile.in: Remove unnecessary capabilities for
122 installation, build of shared libraries, generation of
123 distribution tarballs, etc. Fix all the places that rely on
124 the parent directory. Don't generate libgnuintl.h from
125 anything; do generate $(objdir)/libintl.h from libgnuintl.h if
126 necessary. Adjust DEFS for use of config.h.
127 * libgnuintl.h.in: Rename libgnuintl.h.
128 * README: New file.
129 * config.charset, ref-add.sin, ref-del.sin: Delete (unused).
130 * COPYING.LIB-2.0, COPYING.LIB-2.1: Delete (redundant).
131 * aclocal.m4: New; generated per instructions in gettext manual.
132 * configure.in: New; written from scratch for this configuration.
133 * configure, config.h.in: Generated.
134
1352003-05-22 GNU <bug-gnu-gettext@gnu.org>
136
137 * Version 0.12.1 released.
138