diff options
-rw-r--r-- | ld/config/.Sanitize | 1 | ||||
-rw-r--r-- | ld/scripttempl/.Sanitize | 4 |
2 files changed, 5 insertions, 0 deletions
diff --git a/ld/config/.Sanitize b/ld/config/.Sanitize index 98ffcb9..daadb16 100644 --- a/ld/config/.Sanitize +++ b/ld/config/.Sanitize @@ -28,6 +28,7 @@ alpha.mt alphaosf.mh coff-a29k.mt coff-h8300.mt +coff-h8300h.mt coff-h8500.mt coff-sh.mt coff-sparc.mt diff --git a/ld/scripttempl/.Sanitize b/ld/scripttempl/.Sanitize index fa18af6..d06ab82 100644 --- a/ld/scripttempl/.Sanitize +++ b/ld/scripttempl/.Sanitize @@ -33,6 +33,10 @@ elf.sc h8300.sc h8300h.sc h8500.sc +h8500b.sc +h8500c.sc +h8500m.sc +h8500s.sc hppaelf.sc i386coff.sc i960.sc |