diff options
author | Nick Clifton <nickc@redhat.com> | 1999-01-13 09:23:09 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 1999-01-13 09:23:09 +0000 |
commit | 393034a97081dcacc391eca1e3cb88816e9340b8 (patch) | |
tree | 0f9ec83b1062a9d02adeab2fdd676adc3675e41c /ld | |
parent | 642c5be775263cede43e7e7863abb02c1ccad992 (diff) | |
download | gdb-393034a97081dcacc391eca1e3cb88816e9340b8.zip gdb-393034a97081dcacc391eca1e3cb88816e9340b8.tar.gz gdb-393034a97081dcacc391eca1e3cb88816e9340b8.tar.bz2 |
Removed fr30.sh and fr30.sc.
Added elf32fr30.sh
Diffstat (limited to 'ld')
-rw-r--r-- | ld/emulparams/.Sanitize | 2 | ||||
-rw-r--r-- | ld/scripttempl/.Sanitize | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/ld/emulparams/.Sanitize b/ld/emulparams/.Sanitize index 3d1b511..ed23f41 100644 --- a/ld/emulparams/.Sanitize +++ b/ld/emulparams/.Sanitize @@ -76,7 +76,7 @@ elf32ppc.sh elf64_sparc.sh elf64alpha.sh elf_i386.sh -fr30.sh +elf32fr30.sh gld960.sh gld960coff.sh go32.sh diff --git a/ld/scripttempl/.Sanitize b/ld/scripttempl/.Sanitize index 0fe169f..119834a 100644 --- a/ld/scripttempl/.Sanitize +++ b/ld/scripttempl/.Sanitize @@ -50,7 +50,6 @@ elf.sc elfd10v.sc elfd30v.sc elfppc.sc -fr30.sc go32coff.sc h8300.sc h8300h.sc |