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