* options.cc (version_script): Fix small typo in previous
[binutils.git] / bfd / doc / ChangeLog-9103
blob3636ed8bfaaab15425c71e0aa7f2338638bce385
1 2003-10-15  Andrew Cagney  <cagney@redhat.com>
3         * bfdint.texi (BFD target vector symbols): Rename _get_symtab to
4         _canonicalize_symtab.
6 2003-10-08  David Taylor <dtaylor@emc.com>
8         * bfd.texinfo: Remove spurious backslash.
10 2003-07-04  Josh Baratz  <baratz@intersystems.com>
12         * Makefile.am (MKDOC rule): Add $(CFLAGS) in case it contains
13         CC_FOR_BUILD specific switches.
14         * Makefile.in: Regenerate.
16 2003-06-29  Alan Modra  <amodra@bigpond.net.au>
18         * chew.c (paramstuff): Don't emit PARAMS.
20 2003-02-12  Bob Wilson  <bob.wilson@acm.org>
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.
27 2002-11-18  Klee Dienes  <kdienes@apple.com>
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.
39 2002-10-14  Alan Modra  <amodra@bigpond.net.au>
41         * Makefile.in: Regenerate.
43 2002-10-11  Daniel Jacobowitz  <drow@mvista.com>
45         * Makefile.in: Regenerated.
47 2002-08-29  John David Anglin  <dave@hiauly1.hia.nrc.ca>
49         * chew.c (paramstuff, outputdots, perform, bang and usage): Remove
50         void from function definitions.
52 2002-08-13  Alan Modra  <amodra@bigpond.net.au>
54         * header.sed: Strip tabs.
56 2002-06-08  Alan Modra  <amodra@bigpond.net.au>
58         * Makefile.am: Fix quote style in last change.
59         * Makefile.in: Regenerate.
61 2002-06-07  Alan Modra  <amodra@bigpond.net.au>
63         * Makefile.am (libbfd.h): Don't use "echo -n".
64         (libcoff.h, bfd.h): Likewise.
65         * Makefile.in: Regenerate.
67 2002-06-06  Lars Brinkhoff  <lars@nocrew.org>
69         * bfdint.texi: Change registry@sco.com to registry@caldera.com.
71 2002-06-05  Alan Modra  <amodra@bigpond.net.au>
73         * Makefile.am (libbfd.h): Add "Extracted from.." comment.
74         (libcoff.h, bfd.h): Likewise.
75         * Makefile.in: Regenerate.
77 2002-05-25  Alan Modra  <amodra@bigpond.net.au>
79         * chew.c: Use #include "" instead of <> for local header files.
81 2002-04-20  Alan Modra  <amodra@bigpond.net.au>
83         * Makefile.in: Regenerate.
85 2002-02-11  Alan Modra  <amodra@bigpond.net.au>
87         * Makefile.in: Regenerate.
89 2002-02-01  Alan Modra  <amodra@bigpond.net.au>
91         * chew.c (WORD): Eliminate.
93 2002-01-31  Ivan Guzvinec  <ivang@opencores.org>
95         * Makefile.in: Regenerate.
97 2002-01-31  Alan Modra  <amodra@bigpond.net.au>
99         * chew.c (courierize): Don't modify @command params.
101 2002-01-30  Nick Clifton  <nickc@cambridge.redhat.com>
103         * proto.str (ENUMDOC): Place two spaces between the end of
104         the text and the closing comment marker.
106 2001-10-30  Hans-Peter Nilsson  <hp@bitrange.com>
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.
115 2001-10-29  Kazu Hirata  <kazu@hxi.com>
117         * bfdsumm.texi: Fix a typo.
119 2001-10-26  Nick Clifton  <nickc@cambridge.redhat.com>
121         * bfd.texinfo: Change footer to refer to FSF.  Change subtitle
122         to refer to original creation date.
124 2002-01-26  Hans-Peter Nilsson  <hp@bitrange.com>
126         * Makefile.am (install): Depend on install-info.
127         * Makefile.in: Regenerate.
129 2001-10-03  Alan Modra  <amodra@bigpond.net.au>
131         * Makefile.am (BFD_H_DEP): Add ../version.h.
132         * Makefile.in: Regenerate.
134 2001-10-02  Alan Modra  <amodra@bigpond.net.au>
136         * Makefile.in: Regenerate.
138 2001-10-01  Alan Modra  <amodra@bigpond.net.au>
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.
145 2001-09-21  Alan Modra  <amodra@bigpond.net.au>
147         * Makefile.in: Regenerate.
149 2001-09-18  Alan Modra  <amodra@bigpond.net.au>
151         * bfdint.texi: Replace reference to bfd_read with bfd_bread.
152         Likewise for bfd_write.
154 2001-07-24  Alan Modra  <amodra@bigpond.net.au>
156         * Makefile.in: Regenerate.
158 2001-06-21  Hans-Peter Nilsson  <hp@axis.com>
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.
166 2001-01-25  Kazu Hirata  <kazu@hxi.com>
168         * chew.c: Do not output trailing whitespaces in type and
169         functionname.  Update copyright.
171 2001-01-24  Kazu Hirata  <kazu@hxi.com>
173         * chew.c: Do not output a trailing whitespace.
175 2000-11-06  Nick Clifton  <nickc@redhat.com>
177         * bfd.texinfo: Add GNU Free Documentation License.
179 2000-07-09  Alan Modra  <alan@linuxcare.com.au>
181         * Makefile.in: Regenerate.
183 2000-07-08  Alan Modra  <alan@linuxcare.com.au>
185         * chew.c (outputdots): Don't add a space before `/*'.
186         (courierize): Likewise.
188 Wed May 24 12:03:25 2000  Hans-Peter Nilsson  <hp@axis.com>
190         * bfdint.texi (BFD ELF processor required): Add paragraph about
191         target necessities for readelf.
193 2000-04-30  Ben Elliston  <bje@redhat.com>
195         * bfdint.texi (BFD generated files): Fix another typo.
197 2000-04-17  Ben Elliston  <bje@redhat.com>
199         * bfdint.texi (BFD_JUMP_TABLE macros): Fix typo.
201 2000-04-07  Andrew Cagney  <cagney@b1.cygnus.com>
203         * Makefile.in: Rebuild with current autoconf/automake.
205 1999-02-04  Ian Lance Taylor  <ian@cygnus.com>
207         * Makefile.in: Rebuild with current autoconf/automake.
209 1998-07-23  Nick Clifton  <nickc@cygnus.com>
211         * bfdint.texi (BFD ELF processor required): Add paragraph
212         describing the necessity to create "include/elf/CPU.h".
214 1998-05-07  Ian Lance Taylor  <ian@cygnus.com>
216         * Makefile.am (chew.o): Add -I options for intl srcdir and
217         objdir.
218         * Makefile.in: Rebuild.
220 1998-04-27  Ian Lance Taylor  <ian@cygnus.com>
222         * bfdint.texi: New file.
223         * Makefile.am (noinst_TEXINFOS): New variable.
224         * Makefile.in: Rebuild.
226 1998-04-13  Ian Lance Taylor  <ian@cygnus.com>
228         * Makefile.in: Rebuild.
230 1998-04-06  Ian Lance Taylor  <ian@cygnus.com>
232         * Makefile.am (STAGESTUFF): Remove variable.
233         (CLEANFILES): Don't remove $(STAGESTUFF).
234         (DISTCLEANFILES, MAINTAINERCLEANFILES): New variables.
235         * Makefile.in: Rebuild.
237 1998-03-27  Ian Lance Taylor  <ian@cygnus.com>
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.
252 1998-02-13  Ian Lance Taylor  <ian@cygnus.com>
254         * Makefile.am (AUTOMAKE_OPTIONS): Define.
255         * Makefile.in: Rebuild.
257 1998-01-26  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
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.
267 1997-10-01  Ian Lance Taylor  <ian@cygnus.com>
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.
273 1997-08-15  Doug Evans  <dje@canuck.cygnus.com>
275         * Makefile.am (libbfd.h, libcoff.h): Invoke $(MKDOC) as ./$(MKDOC).
276         * Makefile.in: Rebuild.
278 1997-08-01  Ian Lance Taylor  <ian@cygnus.com>
280         * Makefile.am (CC_FOR_BUILD): Don't set explicitly.
281         * Makefile.in: Rebuild.
283 1997-07-31  Ian Lance Taylor  <ian@cygnus.com>
285         * Makefile.am: New file, based on old Makefile.in.
286         * Makefile.in: Now built with automake.
288 1997-07-22  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
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.
295 1997-06-16  Ian Lance Taylor  <ian@cygnus.com>
297         * Makefile.in (CC, CFLAGS): Substitute from configure script.
298         From Jeff Makey <jeff@cts.com>.
300 1997-04-15  Ian Lance Taylor  <ian@cygnus.com>
302         * Makefile.in (install-info): Use mkinstalldirs to build
303         $(infodir).
305 1997-04-08  Ian Lance Taylor  <ian@cygnus.com>
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).
314 1997-04-07  Ian Lance Taylor  <ian@cygnus.com>
316         * Makefile.in (distclean): Don't remove *.info files.
318 1997-02-13  Klaus Kaempf  (kkaempf@progis.de)
320         * makefile.vms: New file.
322 1996-06-18  Ian Lance Taylor  <ian@cygnus.com>
324         * chew.c (kill_bogus_lines): Reset sl when not at the start of a
325         line.  From Uwe Ohse <uwe@tirka.gun.de>.
327 1996-01-30  Ian Lance Taylor  <ian@cygnus.com>
329         From Ronald F. Guilmette <rfg@monkeys.com>:
330         * Makefile.in (libbfd.h): Depend upon proto.str.
331         (libcoff.h, bfd.h): Likewise.
333 1995-11-03  Fred Fish  <fnf@cygnus.com>
335         * Makefile.in (SRCDOC, SRCPROT, core.texi, bfd.h):  Use corefile.c,
336         renamed from core.c.
338 1995-11-01  Manfred Hollstein KS/EF4A 60/1F/110 #40283  <manfred@lts.sel.alcatel.de>
340         * chew.c: Include <ctype.h>.
342 1995-10-06  Ken Raeburn  <raeburn@cygnus.com>
344         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
346         * Makefile.in (Makefile): Only remake this Makefile.
348 1995-10-04  Ken Raeburn  <raeburn@cygnus.com>
350         * chew.c: Include <stdio.h>.
352 1995-09-12  Ian Lance Taylor  <ian@cygnus.com>
354         * Makefile.in (maintainer-clean): New target.
356 1995-08-31  Ian Lance Taylor  <ian@cygnus.com>
358         * Makefile.in (bfd.h): Add additional #endif at end of bfd.h if
359         __cplusplus is defined.
361 1994-11-29  Doug Evans  <dje@canuck.cygnus.com>
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.
368 1994-09-12  Ian Lance Taylor  (ian@sanguine.cygnus.com)
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.
378 1994-09-02  Ken Raeburn  (raeburn@cujo.cygnus.com)
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.
397         * doc.str, proto.str: Handle new commands SENUM, ENUM, ENUMX,
398         ENUMEQ, ENUMEQX, ENUMDOC.
400 1994-01-12  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
402         * bfd.texinfo: Added Linker Functions node.
403         * Makefile.in (DOCFILES): Added linker.texi.
404         (SRCDOC): Added linker.c.
405         (linker.texi): New target.
407 1994-01-04  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
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.
413 1994-01-03  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
415         * bfd.texinfo: Added Hash Tables node.
416         * Makefile.in (DOCFILES): Added hash.texi.
417         (SRCDOC): Added hash.c.
418         (hash.texi): New target.
420 1993-12-30  Ken Raeburn  (raeburn@cujo.cygnus.com)
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!).
426 1993-11-05  David J. Mackenzie  (djm@thepub.cygnus.com)
428         * bfd.texinfo: Small cleanups.
430 1993-11-19  Ken Raeburn  (raeburn@cambridge.cygnus.com)
432         * Makefile.in (archures.texi): Depends on $(MKDOC).
434 1993-08-10  Ken Raeburn  (raeburn@cambridge.cygnus.com)
436         * bfd.texinfo (BFD back end): Don't include elfcode.texi, since
437         it's empty now and that triggers a makeinfo bug.
439 1993-08-09  Ken Raeburn  (raeburn@cambridge.cygnus.com)
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.
447 1993-06-24  David J. Mackenzie  (djm@thepub.cygnus.com)
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.
453 1993-06-14  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
455         * Makefile.in (install-info): remove parentdir cruft,
457 1993-06-09  Jim Kingdon  (kingdon@cygnus.com)
459         * Makefile.in (mostlyclean): Remove chew.o.
461 1993-05-25  Ken Raeburn  (raeburn@cambridge.cygnus.com)
463         * Makefile.in (libbfd.h): Use elfcode.h, not elf32.c.
465 1993-05-24  Ken Raeburn  (raeburn@cygnus.com)
467         * chew.c (compile): Add a couple of missing casts.
469 1993-05-12  Ian Lance Taylor  (ian@cygnus.com)
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.
475 1993-04-07  John Gilmore  (gnu@cygnus.com)
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.
482 1993-03-24  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
484         * Makefile.in: fix typo (bfd.texinfo not bfd.texino)
486 1993-03-19  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
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.
492 1993-03-16  Per Bothner  (bothner@rtl.cygnus.com)
494         * Makefile.in:  Add *clean rules.
496 1993-01-11  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
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.
503 1992-12-17  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
505         * Makefile.in: added dvi target, define and use $(TEXI2DVI)
507 1992-12-03  Ken Raeburn  (raeburn@cambridge.cygnus.com)
509         * Makefile.in (TEXIDIR): New variable.
510         (bfd.dvi): Look for bfd.texinfo in $(srcdir).  Generate index.
512         * bfd.texinfo: Minor doc fixes.
514 1992-11-05  John Gilmore  (gnu@cygnus.com)
516         Cleanup:  Replace all uses of EXFUN in the BFD sources, with PARAMS.
518         * chew.c (exfunstuff):  Eliminate.
519         (paramstuff):  Replace exfunstuff with function to generate PARAMS.
520         * proto.str:  Use paramstuff rather than exfunstuff.
522 1992-08-17  Steve Chamberlain  (sac@thepub.cygnus.com)
524         * chew.c: various patches provided by Howard Chu.
526 1992-06-19  John Gilmore  (gnu at cygnus.com)
528         * Makefile.in (libbfd.h):  Add elf.c as a source of prototypes.
530 1992-05-11  John Gilmore  (gnu at cygnus.com)
532         * chew.c:  exit() should be declared by config files, not by
533         portable source code.  Its type could be int or void function.
535 1992-05-04  K. Richard Pixley  (rich@rtl.cygnus.com)
537         * Makefile.in: another CFLAGS correction.
539 1992-04-28  K. Richard Pixley  (rich@rtl.cygnus.com)
541         * Makefile.in: Do the CFLAGS thing.
543 1992-04-11  Fred Fish  (fnf@cygnus.com)
545         * Makefile.in (MINUS_G):  Add macro and default to -g.
547 1992-03-06  Steve Chamberlain  (sac@thepub.cygnus.com)
549         * chew.c: now has -w switch turn on warnings
551 1992-02-26  K. Richard Pixley  (rich@cygnus.com)
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.
557 1991-12-10  K. Richard Pixley  (rich at rtl.cygnus.com)
559         * Makefile.in: build chew into the current directory.  Complete
560           the MKDOC macro transition.
562 1991-12-10  Steve Chamberlain  (sac at rtl.cygnus.com)
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
568 1991-12-10  K. Richard Pixley  (rich at rtl.cygnus.com)
570         * Makefile.in: infodir belongs in datadir.
572 1991-12-07  Steve Chamberlain  (sac at rtl.cygnus.com)
574         * chew.c: Much modified
575         * proto.str, doc.str: New files for extracting to product
576         prototypes and documents respectively.
579 1991-12-06  K. Richard Pixley  (rich at rtl.cygnus.com)
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.
585 1991-12-05  K. Richard Pixley  (rich at rtl.cygnus.com)
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.
592 Local Variables:
593 version-control: never
594 End: