aboutsummaryrefslogtreecommitdiff
path: root/bfd/doc/ChangeLog
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@cygnus>1993-08-09 20:31:30 +0000
committerKen Raeburn <raeburn@cygnus>1993-08-09 20:31:30 +0000
commite5c5fbca679679672ac8b07788f5ba23f39ccde0 (patch)
tree132414ef755d4d7ef93c7ea75eb3b42ef9fae22b /bfd/doc/ChangeLog
parenta9ded3ac7fb23b2c33ca2e51532b0082d85125f3 (diff)
downloadgdb-e5c5fbca679679672ac8b07788f5ba23f39ccde0.zip
gdb-e5c5fbca679679672ac8b07788f5ba23f39ccde0.tar.gz
gdb-e5c5fbca679679672ac8b07788f5ba23f39ccde0.tar.bz2
include elf doc
Diffstat (limited to 'bfd/doc/ChangeLog')
-rw-r--r--bfd/doc/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/bfd/doc/ChangeLog b/bfd/doc/ChangeLog
index 0296e3d..1595068 100644
--- a/bfd/doc/ChangeLog
+++ b/bfd/doc/ChangeLog
@@ -1,3 +1,11 @@
+Mon Aug 9 16:27:30 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
+
+ * bfd.texinfo (BFD back end): New section on ELF, includes
+ elf.texi and elfcode.texi.
+ * Makefile.in (DOCFILES): Include elf.texi, elfcode.texi.
+ (SRCDOC): Include elfcode.h, elf.c.
+ (elf.texi, elfcode.texi): New intermediate targets.
+
Thu Jun 24 13:48:13 1993 David J. Mackenzie (djm@thepub.cygnus.com)
* Makefile.in (.c.o, chew.o): Put CFLAGS last.