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