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