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