]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* coffgrok.[ch]: New files, understand coff objects.
authorSteve Chamberlain <sac@cygnus>
Tue, 8 Mar 1994 21:53:19 +0000 (21:53 +0000)
committerSteve Chamberlain <sac@cygnus>
Tue, 8 Mar 1994 21:53:19 +0000 (21:53 +0000)
commite52e2acd518a95ab56a6954e92ed89e79f0cb1c9
treed9e5740c586bd6278c6adb68f7731f1abd44fb50
parent1404c3656d0f8fdb78385f2b99b70138c04ec73a
* 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.
binutils/.Sanitize
binutils/ChangeLog
binutils/Makefile.in
binutils/coffgrok.h [new file with mode: 0644]
binutils/sysinfo.y [new file with mode: 0644]