aboutsummaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
authorPer Bothner <per@bothner.com>1991-10-09 20:40:37 +0000
committerPer Bothner <per@bothner.com>1991-10-09 20:40:37 +0000
commit6383fc6d946d6a407f8f77c9f45e325b6d6d6954 (patch)
tree0575e9a2d1de518499c1702fc4d522bab19653f2 /ld
parent639665deb8e24a91ef8747b92e214dc96ad3a8a2 (diff)
downloadgdb-6383fc6d946d6a407f8f77c9f45e325b6d6d6954.zip
gdb-6383fc6d946d6a407f8f77c9f45e325b6d6d6954.tar.gz
gdb-6383fc6d946d6a407f8f77c9f45e325b6d6d6954.tar.bz2
Added h8300hds.{c,sc}.
Diffstat (limited to 'ld')
-rw-r--r--ld/.Sanitize7
1 files changed, 6 insertions, 1 deletions
diff --git a/ld/.Sanitize b/ld/.Sanitize
index 862d427..0d0d47d 100644
--- a/ld/.Sanitize
+++ b/ld/.Sanitize
@@ -53,6 +53,8 @@ ldgld960.c
ldgld960.sc
ldglda29k.sc
ldgld68k.sc
+h8300hds.c
+h8300hds.sc
ldgram.y
ldlang.c
ldlang.h
@@ -84,7 +86,10 @@ echo Done in `pwd`.
#
#
# $Log$
-# Revision 1.14 1991/10/05 04:55:04 gnu
+# Revision 1.15 1991/10/09 20:40:37 bothner
+# Added h8300hds.{c,sc}.
+#
+# Revision 1.14 1991/10/05 04:55:04 gnu
# * Makefile.in: Avoid using $< in non-suffix rules (breaks on Sun Make).
# * ldfile.c, ldlang.c, ldmain.c, ldwrite.c: Cope with renames of a
# few BFD types & enums.