ChangeLog 7.12 KB
Newer Older
law's avatar
law committed
1 2 3 4
Thu Jun 28 16:11:30 2001  Jeffrey A Law  (law@cygnus.com)

	* POTFILES.in: Add df.c and df.h

5 6 7 8
Tue Jun 19 08:03:43 2001  Jeffrey A Law  (law@cygnus.com)

	* POTFILES.in: Replace dce.c with ssa-dce.c.

9 10 11 12
2001-06-15  Dennis Bjorklund  <db@zigo.dhs.org>

	* sv.po: Updated.  Approximately 1100 of 3600 strings translated.

13 14 15 16 17
2001-06-11  Zack Weinberg  <zackw@stanford.edu>

	* POTFILES.in: Comment out config/float-*.
	No need to regenerate gcc.pot.

18 19 20 21 22 23
2001-06-11  Zack Weinberg  <zackw@stanford.edu>

	* gcc.pot: Regenerate, again.  You go away for five minutes
	and someone tweaks the messages on you.
	* cat-id-tbl.c: Regenerate this too.

24 25 26 27 28 29 30 31 32 33
2001-06-11  Zack Weinberg  <zackw@stanford.edu>

	* Makefile.in.in: Take --defines switch off of xgettext   
	command line.                                           
	* POTFILES.in: Massive update, removing all dead files and
	adding approximately 300 files which had been left out.
	Clarify comments on what should and should not appear here.

	* gcc.pot: Regenerate.

34 35 36 37 38
2001-05-23  Zack Weinberg  <zackw@stanford.edu>

	* POTFILES.in: Remove config/rs6000/xm-darwin.h and
	config/pa/pa-gas.h.

39 40 41 42
2001-05-16  Zack Weinberg  <zackw@stanford.edu>

	* POTFILES.in: Remove libgcc1-test.c and libgcc1.c.

mmitchel's avatar
mmitchel committed
43 44 45 46 47
2001-05-13  Mark Mitchell  <mark@codesourcery.com>

	* Makefile.in.in (STAMP): New macro.
	Replace all uses of `touch' with $(STAMP).

48 49 50 51
2001-05-11  Zack Weinberg  <zackw@stanford.edu>

	* POTFILES.in: Remove assert.h.

52 53 54 55 56
2001-05-07  Zack Weinberg  <zackw@stanford.edu>

	* POTFILES.in: Remove config/i386/sco.h, config/i386/sco4.h,
	config/i386/sco4dbx.h, and config/i386/scodbx.h.

57 58 59 60
2001-04-04  Zack Weinberg  <zackw@stanford.edu>

	* POTFILES.in: Remove config/romp/xm-romp.h.

61 62 63 64 65
2001-04-03  Zack Weinberg  <zackw@stanford.edu>

	* POTFILES.in: Remove all the files deleted by the xm-host.h
	purge, also frame.c, frame-dwarf2.c, and gansidecl.h.

66 67 68 69 70
2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>

	* Makefile.in.in (distclean): Also remove *.gmo during `make
	distclean`.

71 72 73 74
2000-12-17  Philipp Thomas  <pthomas@suse.de>

	* POTFILES.in: Add doloop.c.

75 76 77 78 79
2000-12-17  Philipp Thomas  <pthomas@suse.de>

	* POTFILES.in: Remove files not existing anymore.
	Add a note at the top that trailing spaces aren't allowed.

80 81 82 83 84
Thu Nov 30 01:28:08 2000  Jeffrey A Law  (law@cygnus.com)

	* POTFILES.in: Move divmod routines from config/mn10200 to config/
	Add dominance.c

pthomas's avatar
 
pthomas committed
85 86 87 88
2000-11-25  Philipp Thomas  <pthomas@suse.de>
	* sv.po: New swedish translation file.
	* en_GB.po: Removed.

89 90 91 92
2000-11-20  Stan Shebs  <shebs@apple.com>

	* POTFILES.in: Add config/rs6000/xm-darwin.h.

93 94 95 96
2000-11-07  David O'Brien  <obrien@dragon.nuxi.com>

	* POTFILES.in: Add config/alpha/freebsd.h

97 98 99 100
2000-10-21  Geoffrey Keating  <geoffk@cygnus.com>

	* POTFILES.in: Add config/i386/netware.h and config/netware.h.

101 102 103 104 105 106 107 108 109
2000-10-21  Philipp Thomas  <pthomas@suse.de>

	* POTFILES.in: Remove config/rs6000/netware.h.
	Remove the files moved out of libgcc and over
	to libsupc++.
	* Makefile.in.in (stamp-check-pot): Rename to stamp-check-po.
	(check-po): New, more intuitive target to check POTFILES.in
	for consistency.

110 111 112 113 114 115
2000-10-08  Philipp Thomas  <pthomas@suse.de>

	* POTFILES.in: Remove the files from the nuked
	dead ports.
	* ChangeLog: Correct David's entry. 

116 117
2000-09-28  David O'Brien  <obrien@FreeBSD.org>

118 119 120
	* POTFILES.in: Adjust for move of freebsd.h -> freebsd-aout.h
	* en_GB.po: Likewise.
	* gcc.pot: Likewise.
121

122 123 124 125 126 127
2000-09-26  Philipp Thomas  <pthomas@suse.de>

	* Makefile.in.in: Remove stamp-check-pot from list
	of default targets as checks are only possible in a 
	complete source tree and all languages configured.

128 129 130 131
2000-09-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>

	* POTFILES.in: Remove objc/objc-parse.c.

132 133 134 135 136 137 138
2000-09-12  Philipp Thomas  <pthomas@suse.de>

	* POTFILES.in: Remove yet more files caught by the new
	checking target.
	* gcc.pot: Regenerated.
	* cat-id-tbl.c: Likewise.

139 140 141 142
2000-09-12  Philipp Thomas  <pthomas@suse.de>

	* Makefile.in.in (stamp-check-pot): Don't use $@ in rule.

143 144 145 146 147 148 149 150 151 152 153 154
2000-09-12  Philipp Thomas  <pthomas@suse.de>

	* Makefile.in.in (stamp-check-pot): New target used for
	checking POTFILES.
	* gcc.pot: Regenerated.
	* cat-tbl-id.c: Likewise.

2000-09-12  Philipp Thomas  <pthomas@suse.de>

	* POTFILES.in: Remove c-gperf.h, c-iterate.c,
	cp/hash.h, cp/input.c, c-parse.h and cppulp.c.

nickc's avatar
nickc committed
155 156 157 158
2000-07-13  Nick Clifton  <nickc@cygnus.com>

 	* POTFILES.in: Add new gcc files.

pthomas's avatar
 
pthomas committed
159 160 161 162 163 164
2000-06-27  Philipp Thomas  <pthomas@suse.de>

	* POTFILES.in: Add diagnostic.c .
	* gcc.pot: Regenerate.
	* cat-id-tbl.c: Regenerate.

pthomas's avatar
gcc/po:  
pthomas committed
165 166 167 168
2000-06-19  Philipp Thomas  <pthomas@suse.de>

	* POTFILES.in: change entries for dyn-string.[ch]

pthomas's avatar
gcc:  
pthomas committed
169 170 171 172
2000-06-13  Philipp Thomas  <pthomas@suse.de>

	* en_UK.po: Renamed to en_GB.po.

173 174 175 176 177 178
2000-06-07  Philipp Thomas  <pthomas@suse.de>

	* POTFILES.in: Remove dyn-string.[ch].
	* gcc.pot: Regenerated.
	* cat-id-tbl.c: Ditto.

pthomas's avatar
gcc/:  
pthomas committed
179 180 181 182
2000-06-06  Philipp Thomas  <pthomas@suse.de>

	* Makefile.in.in: Add --define switch for xgettext.

pthomas's avatar
gcc:  
pthomas committed
183 184 185 186 187 188 189 190 191
2000-05-30  Philipp Thomas  <pthomas@suse.de>

	* Makefile.in.in: Create compiled catalogs in objdir, not
	srcdir. Create gcc.pot and cat-tbl-id.c only in maintainer
	mode.
	* gcc.pot: Generated and checked in.
	* cat-tbl-id.c: Generated and checked in.
	* stamp-cat-id: Generated and checked in.

zack's avatar
zack committed
192 193 194 195
2000-04-28  Zack Weinberg  <zack@wolery.cumb.org>

	* POTFILES.in: Remove pcp.h.

196 197 198 199 200
2000-04-18  Zack Weinberg  <zack@wolery.cumb.org>

	* POTFILES.in: Remove cccp.c and cexp.c.  Comment out
	alpha/vms-tramp.asm.

geoffk's avatar
geoffk committed
201 202 203 204 205
2000-04-05  Geoff Keating  <geoffk@cygnus.com>

	* POTFILES.in: Remove config/rs6000/eabi-ctors.c, which was
	previously commented out anyway.

geoffk's avatar
geoffk committed
206 207 208 209 210
2000-04-05  Geoff Keating  <geoffk@cygnus.com>

	* POTFILES.in: Update for config/rs6000 changes.  Comment out
	rs6000 files which are not built into GCC.

211 212 213 214
2000-03-29  Philipp Thomas  <pthomas@suse.de>

	* POTFILES.in: Remove config/rs6000/cygwin.h

215 216 217 218 219 220
2000-02-05  Zack Weinberg  <zack@wolery.cumb.org>

	* POTFILES.in: Remove stupid.c.
	* exgettext: s/VPROTO/VPARAMS/ now that we are no longer using
	VPROTO.

manfred's avatar
 
manfred committed
221 222 223 224
1999-12-31  Manfred Hollstein  <mhollstein@cygnus.com>

	* POTFILES.in: Remove config/xm-siglist.h.

225 226 227 228
Mon Nov 22 23:17:13 1999  Jeffrey A Law  (law@cygnus.com)

	* POTFILES.in: Add config/freebsd.h

law's avatar
law committed
229 230 231 232
Sun Oct 31 17:17:18 1999  Jeffrey A Law  (law@cygnus.com)

	* POTFILES.in: Add simplify-rtx.c

manfred's avatar
 
manfred committed
233 234 235 236
1999-10-23  Manfred Hollstein  <mhollstein@cygnus.com>

	* POTFILES.in: Track files recently added/deleted/moved.

law's avatar
 
law committed
237 238 239 240
1999-10-18  Manfred Hollstein  <mhollstein@cygnus.com>

	* POTFILES.in: Track files recently added/deleted/moved.

241 242 243 244
1999-09-05  Jeff Garzik  <garzik@havoc.gtf.org>

	* POTFILES.in: Add cppfiles.c, cppinit.c, cppspec.c.

manfred's avatar
 
manfred committed
245 246 247 248
1999-09-04  Manfred Hollstein  <mhollstein@cygnus.com>

	* POTFILES.in: Track files recently added/deleted/moved.

manfred's avatar
 
manfred committed
249 250 251 252 253
1999-08-29  Manfred Hollstein  <mhollstein@cygnus.com>

	* POTFILES.in: Track files recently added/deleted.

1999-07-10  Manfred Hollstein  <mhollstein@cygnus.com>
manfred's avatar
 
manfred committed
254 255 256

	* POTFILES.in: Track files recently added/deleted.

manfred's avatar
manfred committed
257 258 259 260 261 262 263 264 265 266
1999-03-21  Manfred Hollstein  <manfred@s-direktnet.de>

	* POTFILES.in: Track latest file renamings.

1999-03-01  Manfred Hollstein  <manfred@s-direktnet.de>

	* POTFILES.in: Remove files which do not exist anymore in egcs.
	Fix names of those files which are now living in egcs's
	libiberty/include directories.