OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-old/] [gcc-4.2.2/] [intl/] [ChangeLog] - Blame information for rev 823

Go to most recent revision | Details | Compare with Previous | View Log

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

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.