summaryrefslogtreecommitdiff
path: root/bfd/doc/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2001-03-08 21:04:02 +0000
committerNick Clifton <nickc@redhat.com>2001-03-08 21:04:02 +0000
commit7802a99e3edf755bc48b173f2f36b4350293f4ba (patch)
tree50f0d1f268b98706575dca2cc383500c616c0833 /bfd/doc/ChangeLog
parent4dd2cd5f3aeb134441ece81d1e8ec633c90ef3c1 (diff)
downloadbinutils-redhat-7802a99e3edf755bc48b173f2f36b4350293f4ba.tar.gz
Update copyright notices
Diffstat (limited to 'bfd/doc/ChangeLog')
-rw-r--r--bfd/doc/ChangeLog6
1 files changed, 3 insertions, 3 deletions
diff --git a/bfd/doc/ChangeLog b/bfd/doc/ChangeLog
index 57326a98fb..5704b5a5ba 100644
--- a/bfd/doc/ChangeLog
+++ b/bfd/doc/ChangeLog
@@ -235,7 +235,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.
@@ -350,9 +350,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)