diff options
author | Ken Raeburn <raeburn@cygnus> | 1994-05-08 05:37:17 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1994-05-08 05:37:17 +0000 |
commit | e5793ca0254a1cb7429363a9ea60b1c4793269e9 (patch) | |
tree | e53f1aafc43aa92cd29382857ba7d5c25d6db0cb | |
parent | 5494073cf219b5d8cdd472227d23f6debd5f4648 (diff) | |
download | gdb-e5793ca0254a1cb7429363a9ea60b1c4793269e9.zip gdb-e5793ca0254a1cb7429363a9ea60b1c4793269e9.tar.gz gdb-e5793ca0254a1cb7429363a9ea60b1c4793269e9.tar.bz2 |
deal with file renaming, new files
-rw-r--r-- | ld/config/.Sanitize | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/ld/config/.Sanitize b/ld/config/.Sanitize index 3e11cbb..a5957d1 100644 --- a/ld/config/.Sanitize +++ b/ld/config/.Sanitize @@ -28,7 +28,7 @@ alpha.mt alphaosf.mh coff-a29k.mt coff-h8300.mt -coff-h8300h.mt +cf-h8300h.mt coff-h8500.mt coff-sh.mt coff-sparc.mt @@ -56,6 +56,7 @@ i386v.mh i386v.mt i386v4.mh i960.mt +i960coff.mt ieee-h8300.mt irix4.mh m68k-coff.mt @@ -63,10 +64,11 @@ m68k.mt m68k-lynx.mt m68kv.mt m88k-bcs.mt +mipsbsd.mh mipsbsd.mt mips-big.mt mips-idt.mt -mips-idtl.mt +mipsl-idt.mt mips-lit.mt mipsb-elf32.mt news.mt |