aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorSteve Chamberlain <sac@cygnus>1994-03-08 21:53:19 +0000
committerSteve Chamberlain <sac@cygnus>1994-03-08 21:53:19 +0000
commite52e2acd518a95ab56a6954e92ed89e79f0cb1c9 (patch)
treed9e5740c586bd6278c6adb68f7731f1abd44fb50 /binutils/ChangeLog
parent1404c3656d0f8fdb78385f2b99b70138c04ec73a (diff)
downloadgdb-e52e2acd518a95ab56a6954e92ed89e79f0cb1c9.zip
gdb-e52e2acd518a95ab56a6954e92ed89e79f0cb1c9.tar.gz
gdb-e52e2acd518a95ab56a6954e92ed89e79f0cb1c9.tar.bz2
* coffgrok.[ch]: New files, understand coff objects.
* coffdump.c: Uses coffgrok to dump out the debug info of a coff file. * sysroff.info: Description of a SYSROFF object file. * sysinfo.y, syslex.l: Parse info file, generate a reader, writer, header files and a printer. * srconv.c: Uses coffgrok.c and sysroff.info to convert a coff file to a SYSROFF file.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index c84977e..8f7f1da 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,14 @@
+Tue Mar 8 13:14:43 1994 Steve Chamberlain (sac@jonny.cygnus.com)
+
+ * coffgrok.[ch]: New files, understand coff objects.
+ * coffdump.c: Uses coffgrok to dump out the debug info of a coff
+ file.
+ * sysroff.info: Description of a SYSROFF object file.
+ * sysinfo.y, syslex.l: Parse info file, generate a reader, writer,
+ header files and a printer.
+ * srconv.c: Uses coffgrok.c and sysroff.info to convert a coff
+ file to a SYSROFF file.
+
Sat Feb 26 13:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
* ar.c (do_quick_append): Pad with a genuine character 10,