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