]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - bfd/doc/ChangeLog
This commit was generated by cvs2svn to track changes on a CVS vendor
[thirdparty/binutils-gdb.git] / bfd / doc / ChangeLog
1 Mon Apr 6 14:06:55 1998 Ian Lance Taylor <ian@cygnus.com>
2
3 * Makefile.am (STAGESTUFF): Remove variable.
4 (CLEANFILES): Don't remove $(STAGESTUFF).
5 (DISTCLEANFILES, MAINTAINERCLEANFILES): New variables.
6 * Makefile.in: Rebuild.
7
8 Fri Mar 27 16:25:25 1998 Ian Lance Taylor <ian@cygnus.com>
9
10 * chew.c (skip_white_and_starts): Remove unused declaration.
11 (skip_white_and_stars): Add casts to avoid warnings.
12 (skip_trailing_newlines, paramstuff, courierize): Likewise.
13 (bulletize, do_fancy_stuff, iscommand): Likewise.
14 (kill_bogus_lines, nextword, main): Likewise.
15 (manglecomments): Comment out.
16 (outputdots, kill_bogus_lines): Remove unused local variables.
17 (perform, compile): Likewise.
18 (courierize): Fully parenthesize expression.
19 (copy_past_newline): Declare return value.
20 (print): Change printf format string.
21 (main): Call usage for an unrecognized option.
22
23 Fri Feb 13 14:37:14 1998 Ian Lance Taylor <ian@cygnus.com>
24
25 * Makefile.am (AUTOMAKE_OPTIONS): Define.
26 * Makefile.in: Rebuild.
27
28 Mon Jan 26 15:38:36 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
29
30 * doc.str (bodytext): Don't output @* at the end.
31 * chew.c (kill_bogus_lines): Make sure that a period at the
32 beginning is recognized.
33 (indent): Don't put indentation at the end.
34 (copy_past_newline): Expand tabs.
35 * Makefile.am (s-reloc, s-syms): Depend on doc.str.
36 * Makefile.in: Rebuild.
37
38 Wed Oct 1 14:41:28 1997 Ian Lance Taylor <ian@cygnus.com>
39
40 * Makefile.am (libbfd.h): Don't use cpu-h8300.c, cpu-i960.c, or
41 elfcode.h as input files; they don't contribute anything.
42 * Makefile.in: Rebuild.
43
44 Fri Aug 15 04:55:15 1997 Doug Evans <dje@canuck.cygnus.com>
45
46 * Makefile.am (libbfd.h, libcoff.h): Invoke $(MKDOC) as ./$(MKDOC).
47 * Makefile.in: Rebuild.
48
49 Fri Aug 1 12:59:58 1997 Ian Lance Taylor <ian@cygnus.com>
50
51 * Makefile.am (CC_FOR_BUILD): Don't set explicitly.
52 * Makefile.in: Rebuild.
53
54 Thu Jul 31 20:00:12 1997 Ian Lance Taylor <ian@cygnus.com>
55
56 * Makefile.am: New file, based on old Makefile.in.
57 * Makefile.in: Now built with automake.
58
59 Tue Jul 22 14:44:00 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
60
61 * Makefile.in: Change stamp-* files to s-* files. Use bfdt.texi
62 rather than bfd.texi.
63 (DOCFILES): Change bfd.texi to bfdt.texi.
64 * bfd.texinfo: Include bfdt.texi, not bfd.texi.
65
66 Mon Jun 16 15:33:15 1997 Ian Lance Taylor <ian@cygnus.com>
67
68 * Makefile.in (CC, CFLAGS): Substitute from configure script.
69 From Jeff Makey <jeff@cts.com>.
70
71 Tue Apr 15 12:37:41 1997 Ian Lance Taylor <ian@cygnus.com>
72
73 * Makefile.in (install-info): Use mkinstalldirs to build
74 $(infodir).
75
76 Tue Apr 8 12:49:46 1997 Ian Lance Taylor <ian@cygnus.com>
77
78 * Makefile.in (install-info): Permit info files to be in srcdir.
79 (stamp-*): Add a stamp-X target for each X.texi target.
80 (*.texi): Just depend upon stamp-X.
81 (clean): Remove stamp-*.
82 (distclean): Depend upon mostlyclean. Remove stamp-*. Don't
83 remove $(DOCFILES).
84
85 Mon Apr 7 15:23:26 1997 Ian Lance Taylor <ian@cygnus.com>
86
87 * Makefile.in (distclean): Don't remove *.info files.
88
89 Thu Feb 13 20:50:02 1997 Klaus Kaempf (kkaempf@progis.de)
90
91 * makefile.vms: New file.
92
93 Tue Jun 18 18:32:28 1996 Ian Lance Taylor <ian@cygnus.com>
94
95 * chew.c (kill_bogus_lines): Reset sl when not at the start of a
96 line. From Uwe Ohse <uwe@tirka.gun.de>.
97
98 Tue Jan 30 14:10:46 1996 Ian Lance Taylor <ian@cygnus.com>
99
100 From Ronald F. Guilmette <rfg@monkeys.com>:
101 * Makefile.in (libbfd.h): Depend upon proto.str.
102 (libcoff.h, bfd.h): Likewise.
103
104 Fri Nov 3 14:46:48 1995 Fred Fish <fnf@cygnus.com>
105
106 * Makefile.in (SRCDOC, SRCPROT, core.texi, bfd.h): Use corefile.c,
107 renamed from core.c.
108
109 Wed Nov 1 14:28:23 1995 Manfred Hollstein KS/EF4A 60/1F/110 #40283 <manfred@lts.sel.alcatel.de>
110
111 * chew.c: Include <ctype.h>.
112
113 Fri Oct 6 16:23:34 1995 Ken Raeburn <raeburn@cygnus.com>
114
115 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
116
117 * Makefile.in (Makefile): Only remake this Makefile.
118
119 Wed Oct 4 15:51:05 1995 Ken Raeburn <raeburn@cygnus.com>
120
121 * chew.c: Include <stdio.h>.
122
123 Tue Sep 12 18:14:50 1995 Ian Lance Taylor <ian@cygnus.com>
124
125 * Makefile.in (maintainer-clean): New target.
126
127 Thu Aug 31 12:18:43 1995 Ian Lance Taylor <ian@cygnus.com>
128
129 * Makefile.in (bfd.h): Add additional #endif at end of bfd.h if
130 __cplusplus is defined.
131
132 Tue Nov 29 16:13:34 1994 Doug Evans <dje@canuck.cygnus.com>
133
134 * chew.c (write_buffer): New argument `f', all callers changed.
135 (stdout, stderr, print, drop, idrop): New forth words.
136 * proto.str (COMMENT): New command.
137 * doc.str (COMMENT): Likewise.
138
139 Mon Sep 12 11:44:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
140
141 * Makefile.in (DOCFILES): Remove ctor.texi.
142 (IPROTOS): Remove ctor.ip.
143 (SRCIPROT): Remove $(srcdir)/../ctor.c.
144 (ctor.texi): Remove target.
145 (libbfd.h): Remove dependency on $(srcdir)/../ctor.c. Remove
146 $(MKDOC) run on $(srcdir)/../ctor.c.
147 * bfd.texinfo (Constructors): Remove section.
148
149 Fri Sep 2 13:33:44 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
150
151 * chew.c: Include assert.h. Added prototypes for most functions.
152 Changed most uses of int to long. Do bounds checking on the
153 stacks. Added comment at the beginning documenting most of the
154 intrinsics. Lots of whitespace changes. Re-ordered some
155 functions.
156 (die, check_range, icheck_range): New functions.
157 (strip_trailing_newlines, print_stack_level): New functions.
158 (translatecomments): Don't insert tab before "/*".
159 (iscommand): Minimum command length is now 4.
160 (nextword): Handle some \-sequences.
161 (push_addr): Deleted.
162 (main): Add new intrinsics strip_trailing_newlines and
163 print_stack_level. Complain at end if stack contains more than
164 one element, or less.
165 (remchar): Make sure the string is not empty before chopping off a
166 character.
167
168 * doc.str, proto.str: Handle new commands SENUM, ENUM, ENUMX,
169 ENUMEQ, ENUMEQX, ENUMDOC.
170
171 Wed Jan 12 18:37:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
172
173 * bfd.texinfo: Added Linker Functions node.
174 * doc/Makefile.in (DOCFILES): Added linker.texi.
175 (SRCDOC): Added linker.c.
176 (linker.texi): New target.
177
178 Tue Jan 4 10:52:56 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
179
180 * chew.c: Don't rely on a correct declaration of exit.
181 (chew_exit): New function which just calls exit.
182 (main): Use it.
183
184 Mon Jan 3 11:40:40 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
185
186 * bfd.texinfo: Added Hash Tables node.
187 * Makefile.in (DOCFILES): Added hash.texi.
188 (SRCDOC): Added hash.c.
189 (hash.texi): New target.
190
191 Thu Dec 30 16:57:04 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
192
193 * Makefile.in: Delete all references to seclet.c, since it's just
194 been deleted. Don't mention hash.c, linker.c, or genlink.h yet,
195 since they don't contain documentation yet (hint, hint!).
196
197 Fri Nov 5 10:58:53 1993 David J. Mackenzie (djm@thepub.cygnus.com)
198
199 * bfd.texinfo: Small cleanups.
200
201 Fri Nov 19 03:46:11 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
202
203 * Makefile.in (archures.texi): Depends on $(MKDOC).
204
205 Tue Aug 10 14:22:39 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
206
207 * bfd.texinfo (BFD back end): Don't include elfcode.texi, since
208 it's empty now and that triggers a makeinfo bug.
209
210 Mon Aug 9 16:27:30 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
211
212 * bfd.texinfo (BFD back end): New section on ELF, includes
213 elf.texi and elfcode.texi.
214 * Makefile.in (DOCFILES): Include elf.texi, elfcode.texi.
215 (SRCDOC): Include elfcode.h, elf.c.
216 (elf.texi, elfcode.texi): New intermediate targets.
217
218 Thu Jun 24 13:48:13 1993 David J. Mackenzie (djm@thepub.cygnus.com)
219
220 * Makefile.in (.c.o, chew.o): Put CFLAGS last.
221 * bfdsumm.texi: New file, broken out of bfd.texinfo, to share
222 with ld.texinfo.
223
224 Mon Jun 14 12:07:07 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
225
226 * Makefile.in (install-info): remove parentdir cruft,
227
228 Wed Jun 9 16:00:32 1993 Jim Kingdon (kingdon@cygnus.com)
229
230 * Makefile.in (mostlyclean): Remove chew.o.
231
232 Tue May 25 14:46:58 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
233
234 * Makefile.in (libbfd.h): Use elfcode.h, not elf32.c.
235
236 Mon May 24 15:50:07 1993 Ken Raeburn (raeburn@cygnus.com)
237
238 * chew.c (compile): Add a couple of missing casts.
239
240 Wed May 12 14:45:14 1993 Ian Lance Taylor (ian@cygnus.com)
241
242 * Makefile.in (CC_FOR_BUILD): New variable, define to be $(CC).
243 (chew.o, $(MKDOC)): Build using CC_FOR_BUILD rather than CC, since
244 it must run on the build machine.
245
246 Tue Apr 6 22:38:10 1993 John Gilmore (gnu@cygnus.com)
247
248 * Makefile.in (chew): Don't compile from .c to executable in a
249 single step; it puts a temporary .o filename into the executable,
250 which makes multi-stage comparisons fail. Compile chew.c to
251 chew.o, and link that, which makes identical executables every time.
252
253 Wed Mar 24 17:26:29 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
254
255 * Makefile.in: fix typo (bfd.texinfo not bfd.texino)
256
257 Fri Mar 19 01:13:00 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
258
259 * bfd.texinfo: Since BFD version number has been bumped, do same
260 to "version number" on title page, and elsewhere. Should be
261 fixed to extract real version number.
262
263 Tue Mar 16 12:15:13 1993 Per Bothner (bothner@rtl.cygnus.com)
264
265 * Makefile.in: Add *clean rules.
266
267 Mon Jan 11 18:43:56 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
268
269 * Makefile.in (libbfd.h): Removed duplicate init.c and libbfd.c.
270 Added seclet.c.
271 (bfd.h): Added dependency on bfd.c and seclet.c. Added seclet.c
272 to build.
273
274 Thu Dec 17 19:35:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
275
276 * Makefile.in: added dvi target, define and use $(TEXI2DVI)
277
278 Thu Dec 3 17:42:48 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
279
280 * Makefile.in (TEXIDIR): New variable.
281 (bfd.dvi): Look for bfd.texinfo in $(srcdir). Generate index.
282
283 * bfd.texinfo: Minor doc fixes.
284
285 Thu Nov 5 03:13:55 1992 John Gilmore (gnu@cygnus.com)
286
287 Cleanup: Replace all uses of EXFUN in the BFD sources, with PARAMS.
288
289 * doc/chew.c (exfunstuff): Eliminate.
290 (paramstuff): Replace exfunstuff with function to generate PARAMS.
291 * doc/proto.str: Use paramstuff rather than exfunstuff.
292
293 Mon Aug 17 12:40:32 1992 Steve Chamberlain (sac@thepub.cygnus.com)
294
295 * chew.c: various patches provided by Howard Chu.
296
297 Fri Jun 19 18:59:54 1992 John Gilmore (gnu at cygnus.com)
298
299 * Makefile.in (libbfd.h): Add elf.c as a source of prototypes.
300
301 Mon May 11 18:55:59 1992 John Gilmore (gnu at cygnus.com)
302
303 * chew.c: exit() should be declared by config files, not by
304 portable source code. Its type could be int or void function.
305
306 Mon May 4 13:45:57 1992 K. Richard Pixley (rich@rtl.cygnus.com)
307
308 * Makefile.in: another CFLAGS correction.
309
310 Tue Apr 28 10:21:32 1992 K. Richard Pixley (rich@rtl.cygnus.com)
311
312 * Makefile.in: Do the CFLAGS thing.
313
314 Fri Apr 10 22:34:52 1992 Fred Fish (fnf@cygnus.com)
315
316 * Makefile.in (MINUS_G): Add macro and default to -g.
317
318 Fri Mar 6 18:53:18 1992 Steve Chamberlain (sac@thepub.cygnus.com)
319
320 * chew.c: now has -w switch turn on warnings
321
322 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
323
324 * Makefile.in, configure.in: removed traces of namesubdir,
325 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
326 copyrights to '92, changed some from Cygnus to FSF.
327
328 Tue Dec 10 22:11:05 1991 K. Richard Pixley (rich at rtl.cygnus.com)
329
330 * Makefile.in: build chew into the current directory. Complete
331 the MKDOC macro transition.
332
333 Tue Dec 10 08:26:28 1991 Steve Chamberlain (sac at rtl.cygnus.com)
334
335 * chew.c: don't core dump when can't open file
336 * Makefile.in: get proto.str from the right place when built in
337 odd directories
338
339 Tue Dec 10 04:07:25 1991 K. Richard Pixley (rich at rtl.cygnus.com)
340
341 * Makefile.in: infodir belongs in datadir.
342
343 Sat Dec 7 17:01:23 1991 Steve Chamberlain (sac at rtl.cygnus.com)
344
345 * chew.c: Much modified
346 * proto.str, doc.str: New files for extracting to product
347 prototypes and documents respectively.
348
349
350 Fri Dec 6 22:57:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
351
352 * Makefile.in: added standards.text support, host/site/target
353 inclusion hooks, install using INSTALL_DATA rather than cp,
354 don't echo on install.
355
356 Thu Dec 5 22:46:17 1991 K. Richard Pixley (rich at rtl.cygnus.com)
357
358 * Makefile.in: idestdir and ddestdir go away. Added copyrights
359 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
360 and mandir now keyed off datadir by default.
361
362 \f
363 Local Variables:
364 version-control: never
365 End: