diff options
author | Ken Raeburn <raeburn@cygnus> | 1994-11-15 09:15:56 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1994-11-15 09:15:56 +0000 |
commit | 8e0e09f60077b422ae510f191d6f4de5be42b391 (patch) | |
tree | 0e7352fea3217fdfda1c18fe0cd2803dc35f97a2 /ld | |
parent | 83c6908ca21ca738bbe2d62a04747da2275c1f0f (diff) | |
download | gdb-8e0e09f60077b422ae510f191d6f4de5be42b391.zip gdb-8e0e09f60077b422ae510f191d6f4de5be42b391.tar.gz gdb-8e0e09f60077b422ae510f191d6f4de5be42b391.tar.bz2 |
keep riscix, pc532mach files
Diffstat (limited to 'ld')
-rw-r--r-- | ld/config/.Sanitize | 2 | ||||
-rw-r--r-- | ld/emulparams/.Sanitize | 2 | ||||
-rw-r--r-- | ld/scripttempl/.Sanitize | 1 |
3 files changed, 5 insertions, 0 deletions
diff --git a/ld/config/.Sanitize b/ld/config/.Sanitize index c3990f2..47d0ef8 100644 --- a/ld/config/.Sanitize +++ b/ld/config/.Sanitize @@ -80,8 +80,10 @@ mips-lit.mt news.mt ns32k-nbsd.mt ose68.mt +pc532mach.mt ppc-elf32.mt ppc-nw.mt +riscix.mt rtbsd.mh sa29200.mt solaris2.mh diff --git a/ld/emulparams/.Sanitize b/ld/emulparams/.Sanitize index 3e4b42e..3c5947b 100644 --- a/ld/emulparams/.Sanitize +++ b/ld/emulparams/.Sanitize @@ -70,7 +70,9 @@ mipsidtl.sh mipslit.sh news.sh ns32knbsd.sh +pc532machaout.sh ppcnw.sh +riscix.sh sa29200.sh sh.sh sparclynx.sh diff --git a/ld/scripttempl/.Sanitize b/ld/scripttempl/.Sanitize index c9ca8ac..67656ee 100644 --- a/ld/scripttempl/.Sanitize +++ b/ld/scripttempl/.Sanitize @@ -49,6 +49,7 @@ m88kbcs.sc mips.sc mipsbsd.sc nw.sc +riscix.sc sa29200.sc sh.sc sparccoff.sc |