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