* chew.c (WORD): Eliminate.
[external/binutils.git] / bfd / doc / ChangeLog
1 2002-02-01  Alan Modra  <amodra@bigpond.net.au>
2
3         * chew.c (WORD): Eliminate.
4
5 2002-01-31  Ivan Guzvinec  <ivang@opencores.org>
6
7         * Makefile.in: Regenerate.
8
9 2002-01-31  Alan Modra  <amodra@bigpond.net.au>
10
11         * chew.c (courierize): Don't modify @command params.
12
13 2002-01-30  Nick Clifton  <nickc@cambridge.redhat.com>
14
15         * proto.str (ENUMDOC): Place two spaces between the end of
16         the text and the closing comment marker.
17
18 2001-10-30  Hans-Peter Nilsson  <hp@bitrange.com>
19
20         * bfdint.texi (BFD target vector miscellaneous): Add
21         bfd_target_mmo_flavour.
22         * bfd.texinfo (BFD back ends): Add entry for mmo.
23         * Makefile.am (DOCFILES): Add mmo.texi.
24         (SRCDOC): Add mmo.c.
25         (s-mmo, mmo.texi): New rules.
26
27 2001-10-29  Kazu Hirata  <kazu@hxi.com>
28
29         * bfdsumm.texi: Fix a typo.
30
31 2001-10-26  Nick Clifton  <nickc@cambridge.redhat.com>
32
33         * bfd.texinfo: Change footer to refer to FSF.  Change subtitle
34         to refer to original creation date.
35
36 2002-01-26  Hans-Peter Nilsson  <hp@bitrange.com>
37
38         * Makefile.am (install): Depend on install-info.
39         * Makefile.in: Regenerate.
40
41 2001-10-03  Alan Modra  <amodra@bigpond.net.au>
42
43         * Makefile.am (BFD_H_DEP): Add ../version.h.
44         * Makefile.in: Regenerate.
45
46 2001-10-02  Alan Modra  <amodra@bigpond.net.au>
47
48         * Makefile.in: Regenerate.
49
50 2001-10-01  Alan Modra  <amodra@bigpond.net.au>
51
52         * header.sed: New file, adds header to generated files.
53         * Makefile.am: Rewrite rules generating libbfd.h, libcoff.h and
54         bfd.h, using above.  Add missing elf.c dependecy for libbfd.h.
55         * Makefile.in: Regenerate.
56
57 2001-09-21  Alan Modra  <amodra@bigpond.net.au>
58
59         * Makefile.in: Regenerate.
60
61 2001-09-18  Alan Modra  <amodra@bigpond.net.au>
62
63         * bfdint.texi: Replace reference to bfd_read with bfd_bread.
64         Likewise for bfd_write.
65
66 2001-07-24  Alan Modra  <amodra@bigpond.net.au>
67
68         * Makefile.in: Regenerate.
69
70 2001-06-21  Hans-Peter Nilsson  <hp@axis.com>
71
72         * bfdint.texi (BFD relocation functions) <different formats>:
73         Mention that the GNU linker is aware of input-output format
74         restrictions when generating relocatable output.  Make new
75         paragraph for final-link case.
76         (BFD target vector swap): Fix typo.
77
78 2001-01-25  Kazu Hirata  <kazu@hxi.com>
79
80         * chew.c: Do not output trailing whitespaces in type and
81         functionname.  Update copyright.
82
83 2001-01-24  Kazu Hirata  <kazu@hxi.com>
84
85         * chew.c: Do not output a trailing whitespace.
86
87 2000-11-06  Nick Clifton  <nickc@redhat.com>
88
89         * bfd.texinfo: Add GNU Free Documentation License.
90
91 2000-07-09  Alan Modra  <alan@linuxcare.com.au>
92
93         * Makefile.in: Regenerate.
94
95 2000-07-08  Alan Modra  <alan@linuxcare.com.au>
96
97         * chew.c (outputdots): Don't add a space before `/*'.
98         (courierize): Likewise.
99
100 Wed May 24 12:03:25 2000  Hans-Peter Nilsson  <hp@axis.com>
101
102         * bfdint.texi (BFD ELF processor required): Add paragraph about
103         target necessities for readelf.
104
105 2000-04-30  Ben Elliston  <bje@redhat.com>
106
107         * bfdint.texi (BFD generated files): Fix another typo.
108
109 2000-04-17  Ben Elliston  <bje@redhat.com>
110
111         * bfdint.texi (BFD_JUMP_TABLE macros): Fix typo.
112
113 Fri Apr  7 17:54:38 2000  Andrew Cagney  <cagney@b1.cygnus.com>
114
115         * Makefile.in: Rebuild with current autoconf/automake.
116
117 Thu Feb  4 23:21:36 1999  Ian Lance Taylor  <ian@cygnus.com>
118
119         * Makefile.in: Rebuild with current autoconf/automake.
120
121 Thu Jul 23 09:36:44 1998  Nick Clifton  <nickc@cygnus.com>
122
123         * bfdint.texi (BFD ELF processor required): Add paragraph
124         describing the necessity to create "include/elf/CPU.h".
125
126 Thu May  7 14:45:43 1998  Ian Lance Taylor  <ian@cygnus.com>
127
128         * Makefile.am (chew.o): Add -I options for intl srcdir and
129         objdir.
130         * Makefile.in: Rebuild.
131
132 Mon Apr 27 20:19:24 1998  Ian Lance Taylor  <ian@cygnus.com>
133
134         * bfdint.texi: New file.
135         * Makefile.am (noinst_TEXINFOS): New variable.
136         * Makefile.in: Rebuild.
137
138 Mon Apr 13 16:48:56 1998  Ian Lance Taylor  <ian@cygnus.com>
139
140         * Makefile.in: Rebuild.
141
142 Mon Apr  6 14:06:55 1998  Ian Lance Taylor  <ian@cygnus.com>
143
144         * Makefile.am (STAGESTUFF): Remove variable.
145         (CLEANFILES): Don't remove $(STAGESTUFF).
146         (DISTCLEANFILES, MAINTAINERCLEANFILES): New variables.
147         * Makefile.in: Rebuild.
148
149 Fri Mar 27 16:25:25 1998  Ian Lance Taylor  <ian@cygnus.com>
150
151         * chew.c (skip_white_and_starts): Remove unused declaration.
152         (skip_white_and_stars): Add casts to avoid warnings.
153         (skip_trailing_newlines, paramstuff, courierize): Likewise.
154         (bulletize, do_fancy_stuff, iscommand): Likewise.
155         (kill_bogus_lines, nextword, main): Likewise.
156         (manglecomments): Comment out.
157         (outputdots, kill_bogus_lines): Remove unused local variables.
158         (perform, compile): Likewise.
159         (courierize): Fully parenthesize expression.
160         (copy_past_newline): Declare return value.
161         (print): Change printf format string.
162         (main): Call usage for an unrecognized option.
163
164 Fri Feb 13 14:37:14 1998  Ian Lance Taylor  <ian@cygnus.com>
165
166         * Makefile.am (AUTOMAKE_OPTIONS): Define.
167         * Makefile.in: Rebuild.
168
169 Mon Jan 26 15:38:36 1998  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
170
171         * doc.str (bodytext): Don't output @* at the end.
172         * chew.c (kill_bogus_lines): Make sure that a period at the
173         beginning is recognized.
174         (indent): Don't put indentation at the end.
175         (copy_past_newline): Expand tabs.
176         * Makefile.am (s-reloc, s-syms): Depend on doc.str.
177         * Makefile.in: Rebuild.
178
179 Wed Oct  1 14:41:28 1997  Ian Lance Taylor  <ian@cygnus.com>
180
181         * Makefile.am (libbfd.h): Don't use cpu-h8300.c, cpu-i960.c, or
182         elfcode.h as input files; they don't contribute anything.
183         * Makefile.in: Rebuild.
184
185 Fri Aug 15 04:55:15 1997  Doug Evans  <dje@canuck.cygnus.com>
186
187         * Makefile.am (libbfd.h, libcoff.h): Invoke $(MKDOC) as ./$(MKDOC).
188         * Makefile.in: Rebuild.
189
190 Fri Aug  1 12:59:58 1997  Ian Lance Taylor  <ian@cygnus.com>
191
192         * Makefile.am (CC_FOR_BUILD): Don't set explicitly.
193         * Makefile.in: Rebuild.
194
195 Thu Jul 31 20:00:12 1997  Ian Lance Taylor  <ian@cygnus.com>
196
197         * Makefile.am: New file, based on old Makefile.in.
198         * Makefile.in: Now built with automake.
199
200 Tue Jul 22 14:44:00 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
201
202         * Makefile.in: Change stamp-* files to s-* files.  Use bfdt.texi
203         rather than bfd.texi.
204         (DOCFILES): Change bfd.texi to bfdt.texi.
205         * bfd.texinfo: Include bfdt.texi, not bfd.texi.
206
207 Mon Jun 16 15:33:15 1997  Ian Lance Taylor  <ian@cygnus.com>
208
209         * Makefile.in (CC, CFLAGS): Substitute from configure script.
210         From Jeff Makey <jeff@cts.com>.
211
212 Tue Apr 15 12:37:41 1997  Ian Lance Taylor  <ian@cygnus.com>
213
214         * Makefile.in (install-info): Use mkinstalldirs to build
215         $(infodir).
216
217 Tue Apr  8 12:49:46 1997  Ian Lance Taylor  <ian@cygnus.com>
218
219         * Makefile.in (install-info): Permit info files to be in srcdir.
220         (stamp-*): Add a stamp-X target for each X.texi target.
221         (*.texi): Just depend upon stamp-X.
222         (clean): Remove stamp-*.
223         (distclean): Depend upon mostlyclean.  Remove stamp-*.  Don't
224         remove $(DOCFILES).
225
226 Mon Apr  7 15:23:26 1997  Ian Lance Taylor  <ian@cygnus.com>
227
228         * Makefile.in (distclean): Don't remove *.info files.
229
230 Thu Feb 13 20:50:02 1997  Klaus Kaempf  (kkaempf@progis.de)
231
232         * makefile.vms: New file.
233
234 Tue Jun 18 18:32:28 1996  Ian Lance Taylor  <ian@cygnus.com>
235
236         * chew.c (kill_bogus_lines): Reset sl when not at the start of a
237         line.  From Uwe Ohse <uwe@tirka.gun.de>.
238
239 Tue Jan 30 14:10:46 1996  Ian Lance Taylor  <ian@cygnus.com>
240
241         From Ronald F. Guilmette <rfg@monkeys.com>:
242         * Makefile.in (libbfd.h): Depend upon proto.str.
243         (libcoff.h, bfd.h): Likewise.
244
245 Fri Nov  3 14:46:48 1995  Fred Fish  <fnf@cygnus.com>
246
247         * Makefile.in (SRCDOC, SRCPROT, core.texi, bfd.h):  Use corefile.c,
248         renamed from core.c.
249
250 Wed Nov  1 14:28:23 1995  Manfred Hollstein KS/EF4A 60/1F/110 #40283  <manfred@lts.sel.alcatel.de>
251
252         * chew.c: Include <ctype.h>.
253
254 Fri Oct  6 16:23:34 1995  Ken Raeburn  <raeburn@cygnus.com>
255
256         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
257
258         * Makefile.in (Makefile): Only remake this Makefile.
259
260 Wed Oct  4 15:51:05 1995  Ken Raeburn  <raeburn@cygnus.com>
261
262         * chew.c: Include <stdio.h>.
263
264 Tue Sep 12 18:14:50 1995  Ian Lance Taylor  <ian@cygnus.com>
265
266         * Makefile.in (maintainer-clean): New target.
267
268 Thu Aug 31 12:18:43 1995  Ian Lance Taylor  <ian@cygnus.com>
269
270         * Makefile.in (bfd.h): Add additional #endif at end of bfd.h if
271         __cplusplus is defined.
272
273 Tue Nov 29 16:13:34 1994  Doug Evans  <dje@canuck.cygnus.com>
274
275         * chew.c (write_buffer): New argument `f', all callers changed.
276         (stdout, stderr, print, drop, idrop): New forth words.
277         * proto.str (COMMENT): New command.
278         * doc.str (COMMENT): Likewise.
279
280 Mon Sep 12 11:44:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
281
282         * Makefile.in (DOCFILES): Remove ctor.texi.
283         (IPROTOS): Remove ctor.ip.
284         (SRCIPROT): Remove $(srcdir)/../ctor.c.
285         (ctor.texi): Remove target.
286         (libbfd.h): Remove dependency on $(srcdir)/../ctor.c.  Remove
287         $(MKDOC) run on $(srcdir)/../ctor.c.
288         * bfd.texinfo (Constructors): Remove section.
289
290 Fri Sep  2 13:33:44 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
291
292         * chew.c: Include assert.h.  Added prototypes for most functions.
293         Changed most uses of int to long.  Do bounds checking on the
294         stacks.  Added comment at the beginning documenting most of the
295         intrinsics.  Lots of whitespace changes.  Re-ordered some
296         functions.
297         (die, check_range, icheck_range): New functions.
298         (strip_trailing_newlines, print_stack_level): New functions.
299         (translatecomments): Don't insert tab before "/*".
300         (iscommand): Minimum command length is now 4.
301         (nextword): Handle some \-sequences.
302         (push_addr): Deleted.
303         (main): Add new intrinsics strip_trailing_newlines and
304         print_stack_level.  Complain at end if stack contains more than
305         one element, or less.
306         (remchar): Make sure the string is not empty before chopping off a
307         character.
308
309         * doc.str, proto.str: Handle new commands SENUM, ENUM, ENUMX,
310         ENUMEQ, ENUMEQX, ENUMDOC.
311
312 Wed Jan 12 18:37:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
313
314         * bfd.texinfo: Added Linker Functions node.
315         * Makefile.in (DOCFILES): Added linker.texi.
316         (SRCDOC): Added linker.c.
317         (linker.texi): New target.
318
319 Tue Jan  4 10:52:56 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
320
321         * chew.c: Don't rely on a correct declaration of exit.
322         (chew_exit): New function which just calls exit.
323         (main): Use it.
324
325 Mon Jan  3 11:40:40 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
326
327         * bfd.texinfo: Added Hash Tables node.
328         * Makefile.in (DOCFILES): Added hash.texi.
329         (SRCDOC): Added hash.c.
330         (hash.texi): New target.
331
332 Thu Dec 30 16:57:04 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
333
334         * Makefile.in: Delete all references to seclet.c, since it's just
335         been deleted.  Don't mention hash.c, linker.c, or genlink.h yet,
336         since they don't contain documentation yet (hint, hint!).
337
338 Fri Nov  5 10:58:53 1993  David J. Mackenzie  (djm@thepub.cygnus.com)
339
340         * bfd.texinfo: Small cleanups.
341
342 Fri Nov 19 03:46:11 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
343
344         * Makefile.in (archures.texi): Depends on $(MKDOC).
345
346 Tue Aug 10 14:22:39 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
347
348         * bfd.texinfo (BFD back end): Don't include elfcode.texi, since
349         it's empty now and that triggers a makeinfo bug.
350
351 Mon Aug  9 16:27:30 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
352
353         * bfd.texinfo (BFD back end): New section on ELF, includes
354         elf.texi and elfcode.texi.
355         * Makefile.in (DOCFILES): Include elf.texi, elfcode.texi.
356         (SRCDOC): Include elfcode.h, elf.c.
357         (elf.texi, elfcode.texi): New intermediate targets.
358
359 Thu Jun 24 13:48:13 1993  David J. Mackenzie  (djm@thepub.cygnus.com)
360
361         * Makefile.in (.c.o, chew.o): Put CFLAGS last.
362         * bfdsumm.texi: New file, broken out of bfd.texinfo, to share
363         with ld.texinfo.
364
365 Mon Jun 14 12:07:07 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
366
367         * Makefile.in (install-info): remove parentdir cruft,
368
369 Wed Jun  9 16:00:32 1993  Jim Kingdon  (kingdon@cygnus.com)
370
371         * Makefile.in (mostlyclean): Remove chew.o.
372
373 Tue May 25 14:46:58 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
374
375         * Makefile.in (libbfd.h): Use elfcode.h, not elf32.c.
376
377 Mon May 24 15:50:07 1993  Ken Raeburn  (raeburn@cygnus.com)
378
379         * chew.c (compile): Add a couple of missing casts.
380
381 Wed May 12 14:45:14 1993  Ian Lance Taylor  (ian@cygnus.com)
382
383         * Makefile.in (CC_FOR_BUILD): New variable, define to be $(CC).
384         (chew.o, $(MKDOC)): Build using CC_FOR_BUILD rather than CC, since
385         it must run on the build machine.
386
387 Tue Apr  6 22:38:10 1993  John Gilmore  (gnu@cygnus.com)
388
389         * Makefile.in (chew):  Don't compile from .c to executable in a
390         single step; it puts a temporary .o filename into the executable,
391         which makes multi-stage comparisons fail.  Compile chew.c to
392         chew.o, and link that, which makes identical executables every time.
393
394 Wed Mar 24 17:26:29 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
395
396         * Makefile.in: fix typo (bfd.texinfo not bfd.texino)
397
398 Fri Mar 19 01:13:00 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
399
400         * bfd.texinfo: Since BFD version number has been bumped, do same
401         to "version number" on title page, and elsewhere.  Should be
402         fixed to extract real version number.
403
404 Tue Mar 16 12:15:13 1993  Per Bothner  (bothner@rtl.cygnus.com)
405
406         * Makefile.in:  Add *clean rules.
407
408 Mon Jan 11 18:43:56 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
409
410         * Makefile.in (libbfd.h): Removed duplicate init.c and libbfd.c.
411         Added seclet.c.
412         (bfd.h): Added dependency on bfd.c and seclet.c.  Added seclet.c
413         to build.
414
415 Thu Dec 17 19:35:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
416
417         * Makefile.in: added dvi target, define and use $(TEXI2DVI)
418
419 Thu Dec  3 17:42:48 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
420
421         * Makefile.in (TEXIDIR): New variable.
422         (bfd.dvi): Look for bfd.texinfo in $(srcdir).  Generate index.
423
424         * bfd.texinfo: Minor doc fixes.
425
426 Thu Nov  5 03:13:55 1992  John Gilmore  (gnu@cygnus.com)
427
428         Cleanup:  Replace all uses of EXFUN in the BFD sources, with PARAMS.
429
430         * chew.c (exfunstuff):  Eliminate.
431         (paramstuff):  Replace exfunstuff with function to generate PARAMS.
432         * proto.str:  Use paramstuff rather than exfunstuff.
433
434 Mon Aug 17 12:40:32 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
435
436         * chew.c: various patches provided by Howard Chu.
437
438 Fri Jun 19 18:59:54 1992  John Gilmore  (gnu at cygnus.com)
439
440         * Makefile.in (libbfd.h):  Add elf.c as a source of prototypes.
441
442 Mon May 11 18:55:59 1992  John Gilmore  (gnu at cygnus.com)
443
444         * chew.c:  exit() should be declared by config files, not by
445         portable source code.  Its type could be int or void function.
446
447 Mon May  4 13:45:57 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
448
449         * Makefile.in: another CFLAGS correction.
450
451 Tue Apr 28 10:21:32 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
452
453         * Makefile.in: Do the CFLAGS thing.
454
455 Fri Apr 10 22:34:52 1992  Fred Fish  (fnf@cygnus.com)
456
457         * Makefile.in (MINUS_G):  Add macro and default to -g.
458
459 Fri Mar  6 18:53:18 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
460
461         * chew.c: now has -w switch turn on warnings
462
463 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
464
465         * Makefile.in, configure.in: removed traces of namesubdir,
466           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
467           copyrights to '92, changed some from Cygnus to FSF.
468
469 Tue Dec 10 22:11:05 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
470
471         * Makefile.in: build chew into the current directory.  Complete
472           the MKDOC macro transition.
473
474 Tue Dec 10 08:26:28 1991  Steve Chamberlain  (sac at rtl.cygnus.com)
475
476         * chew.c: don't core dump when can't open file
477         * Makefile.in: get proto.str from the right place when built in
478         odd directories
479
480 Tue Dec 10 04:07:25 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
481
482         * Makefile.in: infodir belongs in datadir.
483
484 Sat Dec  7 17:01:23 1991  Steve Chamberlain  (sac at rtl.cygnus.com)
485
486         * chew.c: Much modified
487         * proto.str, doc.str: New files for extracting to product
488         prototypes and documents respectively.
489
490
491 Fri Dec  6 22:57:12 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
492
493         * Makefile.in: added standards.text support, host/site/target
494           inclusion hooks, install using INSTALL_DATA rather than cp,
495           don't echo on install.
496
497 Thu Dec  5 22:46:17 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
498
499         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
500           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
501           and mandir now keyed off datadir by default.
502
503 \f
504 Local Variables:
505 version-control: never
506 End: