OSDN Git Service

ac47bec45bf0673954057d52061b8cc68edbd315
[pf3gnuchains/gcc-fork.git] / gcc / po / ChangeLog
1 2000-12-17  Philipp Thomas  <pthomas@suse.de>
2
3         * POTFILES.in: Remove files not existing anymore.
4         Add a note at the top that trailing spaces aren't allowed.
5
6 Thu Nov 30 01:28:08 2000  Jeffrey A Law  (law@cygnus.com)
7
8         * POTFILES.in: Move divmod routines from config/mn10200 to config/
9         Add dominance.c
10
11 2000-11-25  Philipp Thomas  <pthomas@suse.de>
12         * sv.po: New swedish translation file.
13         * en_GB.po: Removed.
14
15 2000-11-20  Stan Shebs  <shebs@apple.com>
16
17         * POTFILES.in: Add config/rs6000/xm-darwin.h.
18
19 2000-11-07  David O'Brien  <obrien@dragon.nuxi.com>
20
21         * POTFILES.in: Add config/alpha/freebsd.h
22
23 2000-10-21  Geoffrey Keating  <geoffk@cygnus.com>
24
25         * POTFILES.in: Add config/i386/netware.h and config/netware.h.
26
27 2000-10-21  Philipp Thomas  <pthomas@suse.de>
28
29         * POTFILES.in: Remove config/rs6000/netware.h.
30         Remove the files moved out of libgcc and over
31         to libsupc++.
32         * Makefile.in.in (stamp-check-pot): Rename to stamp-check-po.
33         (check-po): New, more intuitive target to check POTFILES.in
34         for consistency.
35
36 2000-10-08  Philipp Thomas  <pthomas@suse.de>
37
38         * POTFILES.in: Remove the files from the nuked
39         dead ports.
40         * ChangeLog: Correct David's entry. 
41
42 2000-09-28  David O'Brien  <obrien@FreeBSD.org>
43
44         * POTFILES.in: Adjust for move of freebsd.h -> freebsd-aout.h
45         * en_GB.po: Likewise.
46         * gcc.pot: Likewise.
47
48 2000-09-26  Philipp Thomas  <pthomas@suse.de>
49
50         * Makefile.in.in: Remove stamp-check-pot from list
51         of default targets as checks are only possible in a 
52         complete source tree and all languages configured.
53
54 2000-09-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
55
56         * POTFILES.in: Remove objc/objc-parse.c.
57
58 2000-09-12  Philipp Thomas  <pthomas@suse.de>
59
60         * POTFILES.in: Remove yet more files caught by the new
61         checking target.
62         * gcc.pot: Regenerated.
63         * cat-id-tbl.c: Likewise.
64
65 2000-09-12  Philipp Thomas  <pthomas@suse.de>
66
67         * Makefile.in.in (stamp-check-pot): Don't use $@ in rule.
68
69 2000-09-12  Philipp Thomas  <pthomas@suse.de>
70
71         * Makefile.in.in (stamp-check-pot): New target used for
72         checking POTFILES.
73         * gcc.pot: Regenerated.
74         * cat-tbl-id.c: Likewise.
75
76 2000-09-12  Philipp Thomas  <pthomas@suse.de>
77
78         * POTFILES.in: Remove c-gperf.h, c-iterate.c,
79         cp/hash.h, cp/input.c, c-parse.h and cppulp.c.
80
81 2000-07-13  Nick Clifton  <nickc@cygnus.com>
82
83         * POTFILES.in: Add new gcc files.
84
85 2000-06-27  Philipp Thomas  <pthomas@suse.de>
86
87         * POTFILES.in: Add diagnostic.c .
88         * gcc.pot: Regenerate.
89         * cat-id-tbl.c: Regenerate.
90
91 2000-06-19  Philipp Thomas  <pthomas@suse.de>
92
93         * POTFILES.in: change entries for dyn-string.[ch]
94
95 2000-06-13  Philipp Thomas  <pthomas@suse.de>
96
97         * en_UK.po: Renamed to en_GB.po.
98
99 2000-06-07  Philipp Thomas  <pthomas@suse.de>
100
101         * POTFILES.in: Remove dyn-string.[ch].
102         * gcc.pot: Regenerated.
103         * cat-id-tbl.c: Ditto.
104
105 2000-06-06  Philipp Thomas  <pthomas@suse.de>
106
107         * Makefile.in.in: Add --define switch for xgettext.
108
109 2000-05-30  Philipp Thomas  <pthomas@suse.de>
110
111         * Makefile.in.in: Create compiled catalogs in objdir, not
112         srcdir. Create gcc.pot and cat-tbl-id.c only in maintainer
113         mode.
114         * gcc.pot: Generated and checked in.
115         * cat-tbl-id.c: Generated and checked in.
116         * stamp-cat-id: Generated and checked in.
117
118 2000-04-28  Zack Weinberg  <zack@wolery.cumb.org>
119
120         * POTFILES.in: Remove pcp.h.
121
122 2000-04-18  Zack Weinberg  <zack@wolery.cumb.org>
123
124         * POTFILES.in: Remove cccp.c and cexp.c.  Comment out
125         alpha/vms-tramp.asm.
126
127 2000-04-05  Geoff Keating  <geoffk@cygnus.com>
128
129         * POTFILES.in: Remove config/rs6000/eabi-ctors.c, which was
130         previously commented out anyway.
131
132 2000-04-05  Geoff Keating  <geoffk@cygnus.com>
133
134         * POTFILES.in: Update for config/rs6000 changes.  Comment out
135         rs6000 files which are not built into GCC.
136
137 2000-03-29  Philipp Thomas  <pthomas@suse.de>
138
139         * POTFILES.in: Remove config/rs6000/cygwin.h
140
141 2000-02-05  Zack Weinberg  <zack@wolery.cumb.org>
142
143         * POTFILES.in: Remove stupid.c.
144         * exgettext: s/VPROTO/VPARAMS/ now that we are no longer using
145         VPROTO.
146
147 1999-12-31  Manfred Hollstein  <mhollstein@cygnus.com>
148
149         * POTFILES.in: Remove config/xm-siglist.h.
150
151 Mon Nov 22 23:17:13 1999  Jeffrey A Law  (law@cygnus.com)
152
153         * POTFILES.in: Add config/freebsd.h
154
155 Sun Oct 31 17:17:18 1999  Jeffrey A Law  (law@cygnus.com)
156
157         * POTFILES.in: Add simplify-rtx.c
158
159 1999-10-23  Manfred Hollstein  <mhollstein@cygnus.com>
160
161         * POTFILES.in: Track files recently added/deleted/moved.
162
163 1999-10-18  Manfred Hollstein  <mhollstein@cygnus.com>
164
165         * POTFILES.in: Track files recently added/deleted/moved.
166
167 1999-09-05  Jeff Garzik  <garzik@havoc.gtf.org>
168
169         * POTFILES.in: Add cppfiles.c, cppinit.c, cppspec.c.
170
171 1999-09-04  Manfred Hollstein  <mhollstein@cygnus.com>
172
173         * POTFILES.in: Track files recently added/deleted/moved.
174
175 1999-08-29  Manfred Hollstein  <mhollstein@cygnus.com>
176
177         * POTFILES.in: Track files recently added/deleted.
178
179 1999-07-10  Manfred Hollstein  <mhollstein@cygnus.com>
180
181         * POTFILES.in: Track files recently added/deleted.
182
183 1999-03-21  Manfred Hollstein  <manfred@s-direktnet.de>
184
185         * POTFILES.in: Track latest file renamings.
186
187 1999-03-01  Manfred Hollstein  <manfred@s-direktnet.de>
188
189         * POTFILES.in: Remove files which do not exist anymore in egcs.
190         Fix names of those files which are now living in egcs's
191         libiberty/include directories.
192