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