* coffcode.h (coff_set_flags): Add case for TIC80_ARCH_MAGIC.
authorFred Fish <fnf@specifix.com>
Fri, 28 Feb 1997 23:59:26 +0000 (23:59 +0000)
committerFred Fish <fnf@specifix.com>
Fri, 28 Feb 1997 23:59:26 +0000 (23:59 +0000)
bfd/.Sanitize
bfd/ChangeLog

index 8a7d210d4c0b71254746af2b9f63bfd189633208..bd161755f0f40f4186ade17f22e9cb4d9502742e 100644 (file)
@@ -447,7 +447,7 @@ else
        done
 fi
 
-tic80_files="ChangeLog Makefile.in archures.c bfd-in2.h config.bfd configure configure.in targets.c"
+tic80_files="ChangeLog Makefile.in archures.c bfd-in2.h config.bfd configure configure.in targets.c coffcode.h"
 if ( echo $* | grep keep\-tic80 > /dev/null ) ; then
        for i in $tic80_files ; do
                if test ! -d $i && (grep sanitize-tic80 $i > /dev/null) ; then
index ad07c2e8cb1b9f7a65f5556c706c2eb55453fb43..54316624de579c6e5f0a0c464fb89cc3a08e763c 100644 (file)
@@ -1,3 +1,9 @@
+start-sanitize-tic80
+Fri Feb 28 16:52:40 1997  Fred Fish  <fnf@cygnus.com>
+
+       * coffcode.h (coff_set_flags): Add case for TIC80_ARCH_MAGIC.
+
+end-sanitize-tic80
 Fri Feb 28 15:06:45 1997  Ian Lance Taylor  <ian@cygnus.com>
 
        * targets.c (bfd_default_vector): Make non-const.