]> Git Repo - binutils.git/blob - intl/ChangeLog
* config/tc-mips.c (s_is_linkonce): New function.
[binutils.git] / intl / ChangeLog
1 2006-06-07  Daniel Jacobowitz  <[email protected]>
2
3         * Makefile.in (install-info, install-dvi, install-ps, install-pdf):
4         New dummy targets.
5
6 2005-05-23  Carlos O'Donell  <[email protected]>
7
8         * Makefile.in: Add info dvi ps pdf html install-html to .PHONY
9         Add install-html target.
10
11 2005-05-13  Nick Clifton  <[email protected]>
12
13         * Update the address and phone number of the FSF organization in
14         the GPL notices in the following files:
15         Makefile.in, bindtextdom.c, dcgettext.c, dcigettext.c,
16         dcngettext.c, dgettext.c, dngettext.c, eval-plural.h,
17         explodename.c, finddomain.c, gettext.c, gettextP.h, gmo.h,
18         hash-string.h, intl-compat.c, l10nflist.c, libgnuintl.h,
19         loadinfo.h, loadmsgcat.c, localcharset.c, localcharset.h,
20         locale.alias, localealias.c, localename.c, log.c, ngettext.c,
21         osdep.c, plural-exp.c, plural-exp.h, plural.c, plural.y,
22         relocatable.c, relocatable.h, textdomain.c
23
24 2004-11-24  Kelley Cook  <[email protected]>
25
26         * aclocal.m4: Regenerate.
27
28 2004-09-23  Kelley Cook  <[email protected]>
29
30         * Makefile.in (config.h.in): Correct dependencies.
31         (stamp-h1): Likewise.
32         (config.intl): Likewise.
33
34 2004-09-22  Kelley Cook  <[email protected]>
35
36         * configure.ac (AC_CONFIG_MACRO_DIR): New.
37         (ACLOCAL, AUTOCONF, AUTOHEADER, MAINT): Substitute.
38         * Makefile.in: Update with maintainer mode rules.
39         * README: Update aclocal regeneration instructions.
40         * aclocal.m4, configure: Regenerate.
41
42 2004-09-22  Kelley Cook  <[email protected]>
43
44         * .cvsignore: Ignore autom4te.cache
45
46 2004-04-25  Paolo Bonzini  <[email protected]>
47
48         * configure.ac: Point config.intl to the parent directory of
49         ${top_builddir}.
50         * configure: Regenerate.
51
52 2004-03-10  Kelley Cook  <[email protected]>
53
54         * configure.ac: Bump AC_PREREQ to 2.59.
55         * configure: Regenerate.
56         * config.h.in: Regenerate.
57
58 2004-02-29  Nathanael Nerode  <[email protected]>
59
60         * configure.in: Convert to autoconf 2.57, gratuitous stylistic
61         cleanup, rename to configure.ac.
62         * configure.ac: Renamed from configure.in.
63         * config.h.in: Rebuilt with autoheader 2.57.
64         * configure: Rebuilt with autoconf 2.57
65         * README: Update to reflect rename of configure.in to configure.ac.
66
67 2003-07-07  Zack Weinberg  <[email protected]>
68
69         * README: Update.
70         * Makefile.in (INSTALL, INSTALL_DATA, MKINSTALLDIRS,
71         mkinstalldirs, gettextsrcdir, l): Delete.
72         (COMPILE): Add $(DEFS-$@), remove $(XCFLAGS).
73         (HEADERS): libgnuintl.h not libgnuintl.h.in.  Remove os2compat.h.
74         (SOURCES): Remove os2compat.c.
75         (DEFS-dcigettext.o, DEFS-localealias.o, DEFS-localcharset.o,
76         DEFS-relocatable.o): New.
77         (all-yes): Add config.intl.
78         (libintl.h): Use cp, not cat.
79         (INCLUDES): Remove -I..
80         (TAGS, CTAGS, ID): Word wrap.
81         (mostlyclean, distclean): Remove junk.
82         (config.intl): New rule.
83         * aclocal.m4: sinclude ../config/progtest.m4 instead of
84         including it inline.
85         * config.intl.in: New file.
86         * configure.in: Take out unnecessary AC_CONFIG_AUX_DIR.
87         Take out AC_DEFINEs for LOCALEDIR, LOCALE_ALIAS_PATH,
88         LIBDIR, INSTALLDIR.  Set LIBINTL_DEP and INCINTL and AC_SUBST
89         them.  Add config.intl to AC_OUTPUT.
90         * os2compat.c, os2compat.h: Delete, unused.
91
92 2003-07-04  Zack Weinberg  <[email protected]>
93
94         * Makefile.in: Remove unnecessary capabilities for
95         installation, build of shared libraries, generation of
96         distribution tarballs, etc.  Fix all the places that rely on
97         the parent directory.  Don't generate libgnuintl.h from
98         anything; do generate $(objdir)/libintl.h from libgnuintl.h if
99         necessary.  Adjust DEFS for use of config.h.
100         * libgnuintl.h.in: Rename libgnuintl.h.
101         * README: New file.
102         * config.charset, ref-add.sin, ref-del.sin: Delete (unused).
103         * COPYING.LIB-2.0, COPYING.LIB-2.1: Delete (redundant).
104         * aclocal.m4: New; generated per instructions in gettext manual.
105         * configure.in: New; written from scratch for this configuration.
106         * configure, config.h.in: Generated.
107
108 2003-05-22  GNU  <[email protected]>
109
110         * Version 0.12.1 released.
111
This page took 0.030258 seconds and 4 git commands to generate.