diff options
-rw-r--r-- | ld/.Sanitize | 3 | ||||
-rw-r--r-- | ld/ChangeLog | 4 |
2 files changed, 7 insertions, 0 deletions
diff --git a/ld/.Sanitize b/ld/.Sanitize index 5afb85f..7b212e6 100644 --- a/ld/.Sanitize +++ b/ld/.Sanitize @@ -43,6 +43,8 @@ config config.h configure.bat configure.in +emulparams +emultempl genscripts.sh h8-doc.texi ld.1 @@ -84,6 +86,7 @@ mri.c mri.h relax.c relax.h +scripttempl Things-to-lose: diff --git a/ld/ChangeLog b/ld/ChangeLog index 2441d5e..85b4f70 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +Mon Jun 21 16:38:35 1993 David J. Mackenzie (djm@thepub.cygnus.com) + + * .Sanitize (Things-to-keep): Add emulparams, emultempl, scripttempl. + Thu Jun 17 16:53:56 1993 david d `zoo' zuhn (zoo@cygnus.com) * Makefile.in: canonicalize install.sh; for use within |