aboutsummaryrefslogtreecommitdiff
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
commit7898dedac0f0bd75d7363d13427c4a1e72b66f66 (patch)
treeacf6ebf88b3bf0fed778398ecd6afd8473aa8875 /bfd/doc/ChangeLog
parent24285e3a2ba6cdd4fa9012cd7cb359e18797864c (diff)
downloadgdb-7898dedac0f0bd75d7363d13427c4a1e72b66f66.zip
gdb-7898dedac0f0bd75d7363d13427c4a1e72b66f66.tar.gz
gdb-7898dedac0f0bd75d7363d13427c4a1e72b66f66.tar.bz2
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 57326a9..5704b5a 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)