summaryrefslogtreecommitdiff
path: root/bfd/doc
diff options
context:
space:
mode:
authorAlan Modra <amodra@bigpond.net.au>2002-02-01 01:04:37 +0000
committerAlan Modra <amodra@bigpond.net.au>2002-02-01 01:04:37 +0000
commit610aa8701fd4c68e915ef4995d469c0ba2cb8e3f (patch)
tree1d84e58f9bd26d3ffef0aa882f679501936675da /bfd/doc
parent0062becc4b03f18725defbd1946fbf8a62786693 (diff)
downloadgdb-610aa8701fd4c68e915ef4995d469c0ba2cb8e3f.tar.gz
Move doc/ entries to correct changelog
Diffstat (limited to 'bfd/doc')
-rw-r--r--bfd/doc/ChangeLog24
1 files changed, 19 insertions, 5 deletions
diff --git a/bfd/doc/ChangeLog b/bfd/doc/ChangeLog
index 41160450caf..80050630f66 100644
--- a/bfd/doc/ChangeLog
+++ b/bfd/doc/ChangeLog
@@ -1,7 +1,16 @@
+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
@@ -20,6 +29,11 @@
* 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.
@@ -183,7 +197,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>
@@ -226,7 +240,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>
@@ -346,7 +360,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)
@@ -409,7 +423,7 @@ Thu Nov 5 03:13:55 1992 John Gilmore (gnu@cygnus.com)
Cleanup: Replace all uses of EXFUN in the BFD sources, with PARAMS.
- * chew.c (exfunstuff): Eliminate.
+ * chew.c (exfunstuff): Eliminate.
(paramstuff): Replace exfunstuff with function to generate PARAMS.
* proto.str: Use paramstuff rather than exfunstuff.
@@ -424,7 +438,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)