From 025ce5c6d84a93bdb48aa276c2c27d6c40c01909 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Thu, 5 Nov 1998 17:51:55 +0000 Subject: [PATCH] Add sanitization for FR30 --- bfd/.Sanitize | 2 ++ include/elf/.Sanitize | 1 + ld/emulparams/.Sanitize | 1 + ld/scripttempl/.Sanitize | 1 + 4 files changed, 5 insertions(+) diff --git a/bfd/.Sanitize b/bfd/.Sanitize index b4b7061a26f..1ca8df1c0e6 100644 --- a/bfd/.Sanitize +++ b/bfd/.Sanitize @@ -113,6 +113,7 @@ cpu-arc.c cpu-arm.c cpu-d10v.c cpu-d30v.c +cpu-fr30.c cpu-h8300.c cpu-h8500.c cpu-hppa.c @@ -152,6 +153,7 @@ elf32-arc.c elf32-arm.c elf32-d10v.c elf32-d30v.c +elf32-fr30.c elf32-gen.c elf32-hppa.c elf32-hppa.h diff --git a/include/elf/.Sanitize b/include/elf/.Sanitize index 17c23546318..b14ebd7ef1f 100644 --- a/include/elf/.Sanitize +++ b/include/elf/.Sanitize @@ -33,6 +33,7 @@ d30v.h dwarf.h dwarf2.h external.h +fr30.h hppa.h i386.h internal.h diff --git a/ld/emulparams/.Sanitize b/ld/emulparams/.Sanitize index 21b8f017ece..3d1b511968e 100644 --- a/ld/emulparams/.Sanitize +++ b/ld/emulparams/.Sanitize @@ -76,6 +76,7 @@ elf32ppc.sh elf64_sparc.sh elf64alpha.sh elf_i386.sh +fr30.sh gld960.sh gld960coff.sh go32.sh diff --git a/ld/scripttempl/.Sanitize b/ld/scripttempl/.Sanitize index 119834a4169..0fe169f21cc 100644 --- a/ld/scripttempl/.Sanitize +++ b/ld/scripttempl/.Sanitize @@ -50,6 +50,7 @@ elf.sc elfd10v.sc elfd30v.sc elfppc.sc +fr30.sc go32coff.sc h8300.sc h8300h.sc -- 2.30.2