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