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