* Makefile.am (libbfd.h): Add "Extracted from.." comment.
[deliverable/binutils-gdb.git] / bfd / doc / ChangeLog
index 968c2c9ff01d5319a589a629f9f734faac9e2c32..6534d9ef41ab8bf640d96e6613a41a2f5cc0a4ad 100644 (file)
@@ -1,3 +1,133 @@
+2002-06-05  Alan Modra  <amodra@bigpond.net.au>
+
+       * Makefile.am (libbfd.h): Add "Extracted from.." comment.
+       (libcoff.h, bfd.h): Likewise.
+       * Makefile.in: Regenerate.
+
+2002-05-25  Alan Modra  <amodra@bigpond.net.au>
+
+       * chew.c: Use #include "" instead of <> for local header files.
+
+2002-04-20  Alan Modra  <amodra@bigpond.net.au>
+
+       * Makefile.in: Regenerate.
+
+2002-02-11  Alan Modra  <amodra@bigpond.net.au>
+
+       * Makefile.in: Regenerate.
+
+2002-02-01  Alan Modra  <amodra@bigpond.net.au>
+
+       * chew.c (WORD): Eliminate.
+
+2002-01-31  Ivan Guzvinec  <ivang@opencores.org>
+
+       * Makefile.in: Regenerate.
+
+2002-01-31  Alan Modra  <amodra@bigpond.net.au>
+
+       * chew.c (courierize): Don't modify @command params.
+
+2002-01-30  Nick Clifton  <nickc@cambridge.redhat.com>
+
+       * proto.str (ENUMDOC): Place two spaces between the end of
+       the text and the closing comment marker.
+
+2001-10-30  Hans-Peter Nilsson  <hp@bitrange.com>
+
+       * bfdint.texi (BFD target vector miscellaneous): Add
+       bfd_target_mmo_flavour.
+       * bfd.texinfo (BFD back ends): Add entry for mmo.
+       * Makefile.am (DOCFILES): Add mmo.texi.
+       (SRCDOC): Add mmo.c.
+       (s-mmo, mmo.texi): New rules.
+
+2001-10-29  Kazu Hirata  <kazu@hxi.com>
+
+       * bfdsumm.texi: Fix a typo.
+
+2001-10-26  Nick Clifton  <nickc@cambridge.redhat.com>
+
+       * bfd.texinfo: Change footer to refer to FSF.  Change subtitle
+       to refer to original creation date.
+
+2002-01-26  Hans-Peter Nilsson  <hp@bitrange.com>
+
+       * Makefile.am (install): Depend on install-info.
+       * Makefile.in: Regenerate.
+
+2001-10-03  Alan Modra  <amodra@bigpond.net.au>
+
+       * Makefile.am (BFD_H_DEP): Add ../version.h.
+       * Makefile.in: Regenerate.
+
+2001-10-02  Alan Modra  <amodra@bigpond.net.au>
+
+       * Makefile.in: Regenerate.
+
+2001-10-01  Alan Modra  <amodra@bigpond.net.au>
+
+       * header.sed: New file, adds header to generated files.
+       * Makefile.am: Rewrite rules generating libbfd.h, libcoff.h and
+       bfd.h, using above.  Add missing elf.c dependecy for libbfd.h.
+       * Makefile.in: Regenerate.
+
+2001-09-21  Alan Modra  <amodra@bigpond.net.au>
+
+       * Makefile.in: Regenerate.
+
+2001-09-18  Alan Modra  <amodra@bigpond.net.au>
+
+       * bfdint.texi: Replace reference to bfd_read with bfd_bread.
+       Likewise for bfd_write.
+
+2001-07-24  Alan Modra  <amodra@bigpond.net.au>
+
+       * Makefile.in: Regenerate.
+
+2001-06-21  Hans-Peter Nilsson  <hp@axis.com>
+
+       * bfdint.texi (BFD relocation functions) <different formats>:
+       Mention that the GNU linker is aware of input-output format
+       restrictions when generating relocatable output.  Make new
+       paragraph for final-link case.
+       (BFD target vector swap): Fix typo.
+
+2001-01-25  Kazu Hirata  <kazu@hxi.com>
+
+       * chew.c: Do not output trailing whitespaces in type and
+       functionname.  Update copyright.
+
+2001-01-24  Kazu Hirata  <kazu@hxi.com>
+
+       * chew.c: Do not output a trailing whitespace.
+
+2000-11-06  Nick Clifton  <nickc@redhat.com>
+
+       * bfd.texinfo: Add GNU Free Documentation License.
+
+2000-07-09  Alan Modra  <alan@linuxcare.com.au>
+
+       * Makefile.in: Regenerate.
+
+2000-07-08  Alan Modra  <alan@linuxcare.com.au>
+
+       * chew.c (outputdots): Don't add a space before `/*'.
+       (courierize): Likewise.
+
+Wed May 24 12:03:25 2000  Hans-Peter Nilsson  <hp@axis.com>
+
+       * bfdint.texi (BFD ELF processor required): Add paragraph about
+       target necessities for readelf.
+
+2000-04-30  Ben Elliston  <bje@redhat.com>
+
+       * bfdint.texi (BFD generated files): Fix another typo.
+
+2000-04-17  Ben Elliston  <bje@redhat.com>
+
+       * bfdint.texi (BFD_JUMP_TABLE macros): Fix typo.
+
 Fri Apr  7 17:54:38 2000  Andrew Cagney  <cagney@b1.cygnus.com>
 
        * Makefile.in: Rebuild with current autoconf/automake.
@@ -89,7 +219,7 @@ Tue Jul 22 14:44:00 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE
 
        * Makefile.in: Change stamp-* files to s-* files.  Use bfdt.texi
        rather than bfd.texi.
-       (DOCFILES): Change bfd.texi to bfdt.texi.
+       (DOCFILES): Change bfd.texi to bfdt.texi.
        * bfd.texinfo: Include bfdt.texi, not bfd.texi.
 
 Mon Jun 16 15:33:15 1997  Ian Lance Taylor  <ian@cygnus.com>
@@ -132,7 +262,7 @@ Tue Jan 30 14:10:46 1996  Ian Lance Taylor  <ian@cygnus.com>
 
 Fri Nov  3 14:46:48 1995  Fred Fish  <fnf@cygnus.com>
 
-       * Makefile.in (SRCDOC, SRCPROT, core.texi, bfd.h):  Use corefile.c, 
+       * Makefile.in (SRCDOC, SRCPROT, core.texi, bfd.h):  Use corefile.c,
        renamed from core.c.
 
 Wed Nov  1 14:28:23 1995  Manfred Hollstein KS/EF4A 60/1F/110 #40283  <manfred@lts.sel.alcatel.de>
@@ -200,7 +330,7 @@ Fri Sep  2 13:33:44 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
 Wed Jan 12 18:37:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
 
        * bfd.texinfo: Added Linker Functions node.
-       * doc/Makefile.in (DOCFILES): Added linker.texi.
+       * Makefile.in (DOCFILES): Added linker.texi.
        (SRCDOC): Added linker.c.
        (linker.texi): New target.
 
@@ -252,7 +382,7 @@ Thu Jun 24 13:48:13 1993  David J. Mackenzie  (djm@thepub.cygnus.com)
 
 Mon Jun 14 12:07:07 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
 
-       * Makefile.in (install-info): remove parentdir cruft, 
+       * Makefile.in (install-info): remove parentdir cruft,
 
 Wed Jun  9 16:00:32 1993  Jim Kingdon  (kingdon@cygnus.com)
 
@@ -315,9 +445,9 @@ Thu Nov  5 03:13:55 1992  John Gilmore  (gnu@cygnus.com)
 
        Cleanup:  Replace all uses of EXFUN in the BFD sources, with PARAMS.
 
-       * doc/chew.c (exfunstuff):  Eliminate.
+       * chew.c (exfunstuff):  Eliminate.
        (paramstuff):  Replace exfunstuff with function to generate PARAMS.
-       * doc/proto.str:  Use paramstuff rather than exfunstuff.
+       * proto.str:  Use paramstuff rather than exfunstuff.
 
 Mon Aug 17 12:40:32 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
 
@@ -330,7 +460,7 @@ Fri Jun 19 18:59:54 1992  John Gilmore  (gnu at cygnus.com)
 Mon May 11 18:55:59 1992  John Gilmore  (gnu at cygnus.com)
 
        * chew.c:  exit() should be declared by config files, not by
-       portable source code.  Its type could be int or void function.  
+       portable source code.  Its type could be int or void function.
 
 Mon May  4 13:45:57 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
 
This page took 0.041374 seconds and 4 git commands to generate.