ChangeLog 5.45 KB
Newer Older
1 2 3 4 5
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.

6 7 8 9 10
2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>

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

11 12 13 14
2000-12-17  Philipp Thomas  <pthomas@suse.de>

	* POTFILES.in: Add doloop.c.

15 16 17 18 19
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.

20 21 22 23 24
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
25 26 27 28
2000-11-25  Philipp Thomas  <pthomas@suse.de>
	* sv.po: New swedish translation file.
	* en_GB.po: Removed.

29 30 31 32
2000-11-20  Stan Shebs  <shebs@apple.com>

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

33 34 35 36
2000-11-07  David O'Brien  <obrien@dragon.nuxi.com>

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

37 38 39 40
2000-10-21  Geoffrey Keating  <geoffk@cygnus.com>

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

41 42 43 44 45 46 47 48 49
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.

50 51 52 53 54 55
2000-10-08  Philipp Thomas  <pthomas@suse.de>

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

56 57
2000-09-28  David O'Brien  <obrien@FreeBSD.org>

58 59 60
	* POTFILES.in: Adjust for move of freebsd.h -> freebsd-aout.h
	* en_GB.po: Likewise.
	* gcc.pot: Likewise.
61

62 63 64 65 66 67
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.

68 69 70 71
2000-09-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>

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

72 73 74 75 76 77 78
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.

79 80 81 82
2000-09-12  Philipp Thomas  <pthomas@suse.de>

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

83 84 85 86 87 88 89 90 91 92 93 94
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
95 96 97 98
2000-07-13  Nick Clifton  <nickc@cygnus.com>

 	* POTFILES.in: Add new gcc files.

pthomas's avatar
 
pthomas committed
99 100 101 102 103 104
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
105 106 107 108
2000-06-19  Philipp Thomas  <pthomas@suse.de>

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

pthomas's avatar
gcc:  
pthomas committed
109 110 111 112
2000-06-13  Philipp Thomas  <pthomas@suse.de>

	* en_UK.po: Renamed to en_GB.po.

113 114 115 116 117 118
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
119 120 121 122
2000-06-06  Philipp Thomas  <pthomas@suse.de>

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

pthomas's avatar
gcc:  
pthomas committed
123 124 125 126 127 128 129 130 131
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
132 133 134 135
2000-04-28  Zack Weinberg  <zack@wolery.cumb.org>

	* POTFILES.in: Remove pcp.h.

136 137 138 139 140
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
141 142 143 144 145
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
146 147 148 149 150
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.

151 152 153 154
2000-03-29  Philipp Thomas  <pthomas@suse.de>

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

155 156 157 158 159 160
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
161 162 163 164
1999-12-31  Manfred Hollstein  <mhollstein@cygnus.com>

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

165 166 167 168
Mon Nov 22 23:17:13 1999  Jeffrey A Law  (law@cygnus.com)

	* POTFILES.in: Add config/freebsd.h

law's avatar
law committed
169 170 171 172
Sun Oct 31 17:17:18 1999  Jeffrey A Law  (law@cygnus.com)

	* POTFILES.in: Add simplify-rtx.c

manfred's avatar
 
manfred committed
173 174 175 176
1999-10-23  Manfred Hollstein  <mhollstein@cygnus.com>

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

law's avatar
 
law committed
177 178 179 180
1999-10-18  Manfred Hollstein  <mhollstein@cygnus.com>

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

181 182 183 184
1999-09-05  Jeff Garzik  <garzik@havoc.gtf.org>

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

manfred's avatar
 
manfred committed
185 186 187 188
1999-09-04  Manfred Hollstein  <mhollstein@cygnus.com>

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

manfred's avatar
 
manfred committed
189 190 191 192 193
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
194 195 196

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

manfred's avatar
manfred committed
197 198 199 200 201 202 203 204 205 206
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.