12003-10-15  Andrew Cagney  <[email protected]>
2
3	* bfdint.texi (BFD target vector symbols): Rename _get_symtab to
4	_canonicalize_symtab.
5
62003-10-08  David Taylor <[email protected]>
7
8	* bfd.texinfo: Remove spurious backslash.
9
102003-07-04  Josh Baratz  <[email protected]>
11
12	* Makefile.am (MKDOC rule): Add $(CFLAGS) in case it contains
13	CC_FOR_BUILD specific switches.
14	* Makefile.in: Regenerate.
15
162003-06-29  Alan Modra  <[email protected]>
17
18	* chew.c (paramstuff): Don't emit PARAMS.
19
202003-02-12  Bob Wilson  <[email protected]>
21
22	* bfd.texinfo: Fix quotes for texinfo.  Make section title
23	capitalization more consistent.  Use @example instead of @lisp.
24	Replace FDL appendix with include of fdl.texi.
25	* fdl.texi: New file.
26
272002-11-18  Klee Dienes  <[email protected]>
28
29	* Makefile.am (DOCFILES): Add bfdwin.texi, bfdio.texi.
30	(PROTOS): Add bfdio.p, bfdwin.p.
31	(SRCDOC): Add bfdio.c, bfdwin.c.
32	(SRCPROT): Add bfdio.c, bfdwin.c.
33	(SRCIPROT): Add bfdio.c, bfdwin.c.
34	(LIBBFD_H_DEP): Add bfdio.c, bfdwin.c.
35	(BFD_H_DEP): Add bfdio.c, bfdwin.c.
36	Add rules for bfdio.texi, bfdwin.text.
37	* bfd.texinfo: Include bfdio.texi.
38
392002-10-14  Alan Modra  <[email protected]>
40
41	* Makefile.in: Regenerate.
42
432002-10-11  Daniel Jacobowitz  <[email protected]>
44
45	* Makefile.in: Regenerated.
46
472002-08-29  John David Anglin  <[email protected]>
48
49	* chew.c (paramstuff, outputdots, perform, bang and usage): Remove
50	void from function definitions.
51
522002-08-13  Alan Modra  <[email protected]>
53
54	* header.sed: Strip tabs.
55
562002-06-08  Alan Modra  <[email protected]>
57
58	* Makefile.am: Fix quote style in last change.
59	* Makefile.in: Regenerate.
60
612002-06-07  Alan Modra  <[email protected]>
62
63	* Makefile.am (libbfd.h): Don't use "echo -n".
64	(libcoff.h, bfd.h): Likewise.
65	* Makefile.in: Regenerate.
66
672002-06-06  Lars Brinkhoff  <[email protected]>
68
69	* bfdint.texi: Change [email protected] to [email protected].
70
712002-06-05  Alan Modra  <[email protected]>
72
73	* Makefile.am (libbfd.h): Add "Extracted from.." comment.
74	(libcoff.h, bfd.h): Likewise.
75	* Makefile.in: Regenerate.
76
772002-05-25  Alan Modra  <[email protected]>
78
79	* chew.c: Use #include "" instead of <> for local header files.
80
812002-04-20  Alan Modra  <[email protected]>
82
83	* Makefile.in: Regenerate.
84
852002-02-11  Alan Modra  <[email protected]>
86
87	* Makefile.in: Regenerate.
88
892002-02-01  Alan Modra  <[email protected]>
90
91	* chew.c (WORD): Eliminate.
92
932002-01-31  Ivan Guzvinec  <[email protected]>
94
95	* Makefile.in: Regenerate.
96
972002-01-31  Alan Modra  <[email protected]>
98
99	* chew.c (courierize): Don't modify @command params.
100
1012002-01-30  Nick Clifton  <[email protected]>
102
103	* proto.str (ENUMDOC): Place two spaces between the end of
104	the text and the closing comment marker.
105
1062001-10-30  Hans-Peter Nilsson  <[email protected]>
107
108	* bfdint.texi (BFD target vector miscellaneous): Add
109	bfd_target_mmo_flavour.
110	* bfd.texinfo (BFD back ends): Add entry for mmo.
111	* Makefile.am (DOCFILES): Add mmo.texi.
112	(SRCDOC): Add mmo.c.
113	(s-mmo, mmo.texi): New rules.
114
1152001-10-29  Kazu Hirata  <[email protected]>
116
117	* bfdsumm.texi: Fix a typo.
118
1192001-10-26  Nick Clifton  <[email protected]>
120
121	* bfd.texinfo: Change footer to refer to FSF.  Change subtitle
122	to refer to original creation date.
123
1242002-01-26  Hans-Peter Nilsson  <[email protected]>
125
126	* Makefile.am (install): Depend on install-info.
127	* Makefile.in: Regenerate.
128
1292001-10-03  Alan Modra  <[email protected]>
130
131	* Makefile.am (BFD_H_DEP): Add ../version.h.
132	* Makefile.in: Regenerate.
133
1342001-10-02  Alan Modra  <[email protected]>
135
136	* Makefile.in: Regenerate.
137
1382001-10-01  Alan Modra  <[email protected]>
139
140	* header.sed: New file, adds header to generated files.
141	* Makefile.am: Rewrite rules generating libbfd.h, libcoff.h and
142	bfd.h, using above.  Add missing elf.c dependecy for libbfd.h.
143	* Makefile.in: Regenerate.
144
1452001-09-21  Alan Modra  <[email protected]>
146
147	* Makefile.in: Regenerate.
148
1492001-09-18  Alan Modra  <[email protected]>
150
151	* bfdint.texi: Replace reference to bfd_read with bfd_bread.
152	Likewise for bfd_write.
153
1542001-07-24  Alan Modra  <[email protected]>
155
156	* Makefile.in: Regenerate.
157
1582001-06-21  Hans-Peter Nilsson  <[email protected]>
159
160	* bfdint.texi (BFD relocation functions) <different formats>:
161	Mention that the GNU linker is aware of input-output format
162	restrictions when generating relocatable output.  Make new
163	paragraph for final-link case.
164	(BFD target vector swap): Fix typo.
165
1662001-01-25  Kazu Hirata  <[email protected]>
167
168	* chew.c: Do not output trailing whitespaces in type and
169	functionname.  Update copyright.
170
1712001-01-24  Kazu Hirata  <[email protected]>
172
173	* chew.c: Do not output a trailing whitespace.
174
1752000-11-06  Nick Clifton  <[email protected]>
176
177	* bfd.texinfo: Add GNU Free Documentation License.
178
1792000-07-09  Alan Modra  <[email protected]>
180
181	* Makefile.in: Regenerate.
182
1832000-07-08  Alan Modra  <[email protected]>
184
185	* chew.c (outputdots): Don't add a space before `/*'.
186	(courierize): Likewise.
187
188Wed May 24 12:03:25 2000  Hans-Peter Nilsson  <[email protected]>
189
190	* bfdint.texi (BFD ELF processor required): Add paragraph about
191	target necessities for readelf.
192
1932000-04-30  Ben Elliston  <[email protected]>
194
195	* bfdint.texi (BFD generated files): Fix another typo.
196
1972000-04-17  Ben Elliston  <[email protected]>
198
199	* bfdint.texi (BFD_JUMP_TABLE macros): Fix typo.
200
2012000-04-07  Andrew Cagney  <[email protected]>
202
203	* Makefile.in: Rebuild with current autoconf/automake.
204
2051999-02-04  Ian Lance Taylor  <[email protected]>
206
207	* Makefile.in: Rebuild with current autoconf/automake.
208
2091998-07-23  Nick Clifton  <[email protected]>
210
211	* bfdint.texi (BFD ELF processor required): Add paragraph
212	describing the necessity to create "include/elf/CPU.h".
213
2141998-05-07  Ian Lance Taylor  <[email protected]>
215
216	* Makefile.am (chew.o): Add -I options for intl srcdir and
217	objdir.
218	* Makefile.in: Rebuild.
219
2201998-04-27  Ian Lance Taylor  <[email protected]>
221
222	* bfdint.texi: New file.
223	* Makefile.am (noinst_TEXINFOS): New variable.
224	* Makefile.in: Rebuild.
225
2261998-04-13  Ian Lance Taylor  <[email protected]>
227
228	* Makefile.in: Rebuild.
229
2301998-04-06  Ian Lance Taylor  <[email protected]>
231
232	* Makefile.am (STAGESTUFF): Remove variable.
233	(CLEANFILES): Don't remove $(STAGESTUFF).
234	(DISTCLEANFILES, MAINTAINERCLEANFILES): New variables.
235	* Makefile.in: Rebuild.
236
2371998-03-27  Ian Lance Taylor  <[email protected]>
238
239	* chew.c (skip_white_and_starts): Remove unused declaration.
240	(skip_white_and_stars): Add casts to avoid warnings.
241	(skip_trailing_newlines, paramstuff, courierize): Likewise.
242	(bulletize, do_fancy_stuff, iscommand): Likewise.
243	(kill_bogus_lines, nextword, main): Likewise.
244	(manglecomments): Comment out.
245	(outputdots, kill_bogus_lines): Remove unused local variables.
246	(perform, compile): Likewise.
247	(courierize): Fully parenthesize expression.
248	(copy_past_newline): Declare return value.
249	(print): Change printf format string.
250	(main): Call usage for an unrecognized option.
251
2521998-02-13  Ian Lance Taylor  <[email protected]>
253
254	* Makefile.am (AUTOMAKE_OPTIONS): Define.
255	* Makefile.in: Rebuild.
256
2571998-01-26  Andreas Schwab  <[email protected]>
258
259	* doc.str (bodytext): Don't output @* at the end.
260	* chew.c (kill_bogus_lines): Make sure that a period at the
261	beginning is recognized.
262	(indent): Don't put indentation at the end.
263	(copy_past_newline): Expand tabs.
264	* Makefile.am (s-reloc, s-syms): Depend on doc.str.
265	* Makefile.in: Rebuild.
266
2671997-10-01  Ian Lance Taylor  <[email protected]>
268
269	* Makefile.am (libbfd.h): Don't use cpu-h8300.c, cpu-i960.c, or
270	elfcode.h as input files; they don't contribute anything.
271	* Makefile.in: Rebuild.
272
2731997-08-15  Doug Evans  <[email protected]>
274
275	* Makefile.am (libbfd.h, libcoff.h): Invoke $(MKDOC) as ./$(MKDOC).
276	* Makefile.in: Rebuild.
277
2781997-08-01  Ian Lance Taylor  <[email protected]>
279
280	* Makefile.am (CC_FOR_BUILD): Don't set explicitly.
281	* Makefile.in: Rebuild.
282
2831997-07-31  Ian Lance Taylor  <[email protected]>
284
285	* Makefile.am: New file, based on old Makefile.in.
286	* Makefile.in: Now built with automake.
287
2881997-07-22  Robert Hoehne <[email protected]>
289
290	* Makefile.in: Change stamp-* files to s-* files.  Use bfdt.texi
291	rather than bfd.texi.
292	(DOCFILES): Change bfd.texi to bfdt.texi.
293	* bfd.texinfo: Include bfdt.texi, not bfd.texi.
294
2951997-06-16  Ian Lance Taylor  <[email protected]>
296
297	* Makefile.in (CC, CFLAGS): Substitute from configure script.
298	From Jeff Makey <[email protected]>.
299
3001997-04-15  Ian Lance Taylor  <[email protected]>
301
302	* Makefile.in (install-info): Use mkinstalldirs to build
303	$(infodir).
304
3051997-04-08  Ian Lance Taylor  <[email protected]>
306
307	* Makefile.in (install-info): Permit info files to be in srcdir.
308	(stamp-*): Add a stamp-X target for each X.texi target.
309	(*.texi): Just depend upon stamp-X.
310	(clean): Remove stamp-*.
311	(distclean): Depend upon mostlyclean.  Remove stamp-*.  Don't
312	remove $(DOCFILES).
313
3141997-04-07  Ian Lance Taylor  <[email protected]>
315
316	* Makefile.in (distclean): Don't remove *.info files.
317
3181997-02-13  Klaus Kaempf  ([email protected])
319
320	* makefile.vms: New file.
321
3221996-06-18  Ian Lance Taylor  <[email protected]>
323
324	* chew.c (kill_bogus_lines): Reset sl when not at the start of a
325	line.  From Uwe Ohse <[email protected]>.
326
3271996-01-30  Ian Lance Taylor  <[email protected]>
328
329	From Ronald F. Guilmette <[email protected]>:
330	* Makefile.in (libbfd.h): Depend upon proto.str.
331	(libcoff.h, bfd.h): Likewise.
332
3331995-11-03  Fred Fish  <[email protected]>
334
335	* Makefile.in (SRCDOC, SRCPROT, core.texi, bfd.h):  Use corefile.c,
336	renamed from core.c.
337
3381995-11-01  Manfred Hollstein KS/EF4A 60/1F/110 #40283  <[email protected]>
339
340	* chew.c: Include <ctype.h>.
341
3421995-10-06  Ken Raeburn  <[email protected]>
343
344	Mon Sep 25 22:49:32 1995  Andreas Schwab  <[email protected]>
345
346	* Makefile.in (Makefile): Only remake this Makefile.
347
3481995-10-04  Ken Raeburn  <[email protected]>
349
350	* chew.c: Include <stdio.h>.
351
3521995-09-12  Ian Lance Taylor  <[email protected]>
353
354	* Makefile.in (maintainer-clean): New target.
355
3561995-08-31  Ian Lance Taylor  <[email protected]>
357
358	* Makefile.in (bfd.h): Add additional #endif at end of bfd.h if
359	__cplusplus is defined.
360
3611994-11-29  Doug Evans  <[email protected]>
362
363	* chew.c (write_buffer): New argument `f', all callers changed.
364	(stdout, stderr, print, drop, idrop): New forth words.
365	* proto.str (COMMENT): New command.
366	* doc.str (COMMENT): Likewise.
367
3681994-09-12  Ian Lance Taylor  ([email protected])
369
370	* Makefile.in (DOCFILES): Remove ctor.texi.
371	(IPROTOS): Remove ctor.ip.
372	(SRCIPROT): Remove $(srcdir)/../ctor.c.
373	(ctor.texi): Remove target.
374	(libbfd.h): Remove dependency on $(srcdir)/../ctor.c.  Remove
375	$(MKDOC) run on $(srcdir)/../ctor.c.
376	* bfd.texinfo (Constructors): Remove section.
377
3781994-09-02  Ken Raeburn  ([email protected])
379
380	* chew.c: Include assert.h.  Added prototypes for most functions.
381	Changed most uses of int to long.  Do bounds checking on the
382	stacks.  Added comment at the beginning documenting most of the
383	intrinsics.  Lots of whitespace changes.  Re-ordered some
384	functions.
385	(die, check_range, icheck_range): New functions.
386	(strip_trailing_newlines, print_stack_level): New functions.
387	(translatecomments): Don't insert tab before "/*".
388	(iscommand): Minimum command length is now 4.
389	(nextword): Handle some \-sequences.
390	(push_addr): Deleted.
391	(main): Add new intrinsics strip_trailing_newlines and
392	print_stack_level.  Complain at end if stack contains more than
393	one element, or less.
394	(remchar): Make sure the string is not empty before chopping off a
395	character.
396
397	* doc.str, proto.str: Handle new commands SENUM, ENUM, ENUMX,
398	ENUMEQ, ENUMEQX, ENUMDOC.
399
4001994-01-12  Ian Lance Taylor  ([email protected])
401
402	* bfd.texinfo: Added Linker Functions node.
403	* Makefile.in (DOCFILES): Added linker.texi.
404	(SRCDOC): Added linker.c.
405	(linker.texi): New target.
406
4071994-01-04  Ian Lance Taylor  ([email protected])
408
409	* chew.c: Don't rely on a correct declaration of exit.
410	(chew_exit): New function which just calls exit.
411	(main): Use it.
412
4131994-01-03  Ian Lance Taylor  ([email protected])
414
415	* bfd.texinfo: Added Hash Tables node.
416	* Makefile.in (DOCFILES): Added hash.texi.
417	(SRCDOC): Added hash.c.
418	(hash.texi): New target.
419
4201993-12-30  Ken Raeburn  ([email protected])
421
422	* Makefile.in: Delete all references to seclet.c, since it's just
423	been deleted.  Don't mention hash.c, linker.c, or genlink.h yet,
424	since they don't contain documentation yet (hint, hint!).
425
4261993-11-05  David J. Mackenzie  ([email protected])
427
428	* bfd.texinfo: Small cleanups.
429
4301993-11-19  Ken Raeburn  ([email protected])
431
432	* Makefile.in (archures.texi): Depends on $(MKDOC).
433
4341993-08-10  Ken Raeburn  ([email protected])
435
436	* bfd.texinfo (BFD back end): Don't include elfcode.texi, since
437	it's empty now and that triggers a makeinfo bug.
438
4391993-08-09  Ken Raeburn  ([email protected])
440
441	* bfd.texinfo (BFD back end): New section on ELF, includes
442	elf.texi and elfcode.texi.
443	* Makefile.in (DOCFILES): Include elf.texi, elfcode.texi.
444	(SRCDOC): Include elfcode.h, elf.c.
445	(elf.texi, elfcode.texi): New intermediate targets.
446
4471993-06-24  David J. Mackenzie  ([email protected])
448
449	* Makefile.in (.c.o, chew.o): Put CFLAGS last.
450	* bfdsumm.texi: New file, broken out of bfd.texinfo, to share
451	with ld.texinfo.
452
4531993-06-14  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
454
455	* Makefile.in (install-info): remove parentdir cruft,
456
4571993-06-09  Jim Kingdon  ([email protected])
458
459	* Makefile.in (mostlyclean): Remove chew.o.
460
4611993-05-25  Ken Raeburn  ([email protected])
462
463	* Makefile.in (libbfd.h): Use elfcode.h, not elf32.c.
464
4651993-05-24  Ken Raeburn  ([email protected])
466
467	* chew.c (compile): Add a couple of missing casts.
468
4691993-05-12  Ian Lance Taylor  ([email protected])
470
471	* Makefile.in (CC_FOR_BUILD): New variable, define to be $(CC).
472	(chew.o, $(MKDOC)): Build using CC_FOR_BUILD rather than CC, since
473	it must run on the build machine.
474
4751993-04-07  John Gilmore  ([email protected])
476
477	* Makefile.in (chew):  Don't compile from .c to executable in a
478	single step; it puts a temporary .o filename into the executable,
479	which makes multi-stage comparisons fail.  Compile chew.c to
480	chew.o, and link that, which makes identical executables every time.
481
4821993-03-24  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
483
484	* Makefile.in: fix typo (bfd.texinfo not bfd.texino)
485
4861993-03-19  Ken Raeburn  ([email protected])
487
488	* bfd.texinfo: Since BFD version number has been bumped, do same
489	to "version number" on title page, and elsewhere.  Should be
490	fixed to extract real version number.
491
4921993-03-16  Per Bothner  ([email protected])
493
494	* Makefile.in:  Add *clean rules.
495
4961993-01-11  Ian Lance Taylor  ([email protected])
497
498	* Makefile.in (libbfd.h): Removed duplicate init.c and libbfd.c.
499	Added seclet.c.
500	(bfd.h): Added dependency on bfd.c and seclet.c.  Added seclet.c
501	to build.
502
5031992-12-17  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
504
505	* Makefile.in: added dvi target, define and use $(TEXI2DVI)
506
5071992-12-03  Ken Raeburn  ([email protected])
508
509	* Makefile.in (TEXIDIR): New variable.
510	(bfd.dvi): Look for bfd.texinfo in $(srcdir).  Generate index.
511
512	* bfd.texinfo: Minor doc fixes.
513
5141992-11-05  John Gilmore  ([email protected])
515
516	Cleanup:  Replace all uses of EXFUN in the BFD sources, with PARAMS.
517
518	* chew.c (exfunstuff):  Eliminate.
519	(paramstuff):  Replace exfunstuff with function to generate PARAMS.
520	* proto.str:  Use paramstuff rather than exfunstuff.
521
5221992-08-17  Steve Chamberlain  ([email protected])
523
524	* chew.c: various patches provided by Howard Chu.
525
5261992-06-19  John Gilmore  (gnu at cygnus.com)
527
528	* Makefile.in (libbfd.h):  Add elf.c as a source of prototypes.
529
5301992-05-11  John Gilmore  (gnu at cygnus.com)
531
532	* chew.c:  exit() should be declared by config files, not by
533	portable source code.  Its type could be int or void function.
534
5351992-05-04  K. Richard Pixley  ([email protected])
536
537	* Makefile.in: another CFLAGS correction.
538
5391992-04-28  K. Richard Pixley  ([email protected])
540
541	* Makefile.in: Do the CFLAGS thing.
542
5431992-04-11  Fred Fish  ([email protected])
544
545	* Makefile.in (MINUS_G):  Add macro and default to -g.
546
5471992-03-06  Steve Chamberlain  ([email protected])
548
549	* chew.c: now has -w switch turn on warnings
550
5511992-02-26  K. Richard Pixley  ([email protected])
552
553	* Makefile.in, configure.in: removed traces of namesubdir,
554	  -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
555	  copyrights to '92, changed some from Cygnus to FSF.
556
5571991-12-10  K. Richard Pixley  (rich at rtl.cygnus.com)
558
559	* Makefile.in: build chew into the current directory.  Complete
560	  the MKDOC macro transition.
561
5621991-12-10  Steve Chamberlain  (sac at rtl.cygnus.com)
563
564	* chew.c: don't core dump when can't open file
565	* Makefile.in: get proto.str from the right place when built in
566	odd directories
567
5681991-12-10  K. Richard Pixley  (rich at rtl.cygnus.com)
569
570	* Makefile.in: infodir belongs in datadir.
571
5721991-12-07  Steve Chamberlain  (sac at rtl.cygnus.com)
573
574	* chew.c: Much modified
575	* proto.str, doc.str: New files for extracting to product
576	prototypes and documents respectively.
577
578
5791991-12-06  K. Richard Pixley  (rich at rtl.cygnus.com)
580
581	* Makefile.in: added standards.text support, host/site/target
582	  inclusion hooks, install using INSTALL_DATA rather than cp,
583	  don't echo on install.
584
5851991-12-05  K. Richard Pixley  (rich at rtl.cygnus.com)
586
587	* Makefile.in: idestdir and ddestdir go away.  Added copyrights
588	  and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
589	  and mandir now keyed off datadir by default.
590
591
592Local Variables:
593version-control: never
594End:
595