From e52e2acd518a95ab56a6954e92ed89e79f0cb1c9 Mon Sep 17 00:00:00 2001 From: Steve Chamberlain Date: Tue, 8 Mar 1994 21:53:19 +0000 Subject: * 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 | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'binutils/.Sanitize') diff --git a/binutils/.Sanitize b/binutils/.Sanitize index 6a60051..74b92ee 100644 --- a/binutils/.Sanitize +++ b/binutils/.Sanitize @@ -51,9 +51,12 @@ binutils.texi bucomm.c bucomm.h c++filt.1 +coffdump.c +coffgrok.c +coffgrok.h +config configure.bat configure.in -config filemode.c gmalloc.c is-ranlib.c @@ -77,9 +80,14 @@ ranlib.sh sanity.sh size.1 size.c +srconv.c strings.1 strings.c strip.1 +sysdump.c +sysinfo.y +syslex.l +sysroff.info testsuite version.c -- cgit v1.1