From a6aa45a625d0875852a20149c63e7feb315b7e02 Mon Sep 17 00:00:00 2001 From: Stan Shebs Date: Sun, 4 Sep 1994 23:18:31 +0000 Subject: [PATCH] Update to reflect changes in config files --- gdb/config/.Sanitize | 2 +- gdb/config/i386/.Sanitize | 5 ++++- gdb/config/m68k/.Sanitize | 1 + gdb/config/mips/.Sanitize | 8 ++++++-- gdb/config/sparc/.Sanitize | 3 ++- 5 files changed, 14 insertions(+), 5 deletions(-) diff --git a/gdb/config/.Sanitize b/gdb/config/.Sanitize index c6175fa46f..c8eb93d0ac 100644 --- a/gdb/config/.Sanitize +++ b/gdb/config/.Sanitize @@ -35,10 +35,10 @@ i960 m68k m88k mips +nm-empty.h nm-lynx.h nm-m3.h nm-sysv4.h -nm-trash.h none ns32k pa diff --git a/gdb/config/i386/.Sanitize b/gdb/config/i386/.Sanitize index 5ce8e5ea98..35c58b8793 100644 --- a/gdb/config/i386/.Sanitize +++ b/gdb/config/i386/.Sanitize @@ -1,4 +1,6 @@ -# Each directory to survive it's way into a release will need a file +# .Sanitize for devo/gdb/config/i386. + +# Each directory to survive its way into a release will need a file # like this one called "./.Sanitize". All keyword lines must exist, # and must exist in the order specified by this file. Each directory # in the tree will be processed, top down, in the following order. @@ -58,6 +60,7 @@ nm-i386sco4.h nm-i386v.h nm-i386v4.h nm-linux.h +nm-m3.h nm-ptx4.h nm-sun386.h nm-symmetry.h diff --git a/gdb/config/m68k/.Sanitize b/gdb/config/m68k/.Sanitize index e5ad8bae5f..e713eb7d95 100644 --- a/gdb/config/m68k/.Sanitize +++ b/gdb/config/m68k/.Sanitize @@ -74,6 +74,7 @@ nm-m68klynx.h nm-news.h nm-sun2.h nm-sun3.h +nm-sysv4.h os68k.mt st2000.mt sun2os3.mh diff --git a/gdb/config/mips/.Sanitize b/gdb/config/mips/.Sanitize index 7bac843ce5..111e422ac0 100644 --- a/gdb/config/mips/.Sanitize +++ b/gdb/config/mips/.Sanitize @@ -1,4 +1,6 @@ -# Each directory to survive it's way into a release will need a file +# .Sanitize for devo/gdb/config/mips. + +# Each directory to survive its way into a release will need a file # like this one called "./.Sanitize". All keyword lines must exist, # and must exist in the order specified by this file. Each directory # in the tree will be processed, top down, in the following order. @@ -9,7 +11,7 @@ # The lines between the "Do-first:" line and the "Things-to-keep:" # line are executed as a /bin/sh shell script before anything else is -# done in this +# done in this directory. Do-first: @@ -45,9 +47,11 @@ news-mips.mh nm-irix3.h nm-irix4.h nm-irix5.h +nm-m3.h nm-mips.h nm-news-mips.h nm-riscos.h +nm-sysv4.h riscos.mh tm-bigmips.h tm-bigmips64.h diff --git a/gdb/config/sparc/.Sanitize b/gdb/config/sparc/.Sanitize index efb3b34b3f..874ec09da0 100644 --- a/gdb/config/sparc/.Sanitize +++ b/gdb/config/sparc/.Sanitize @@ -11,7 +11,7 @@ # The lines between the "Do-first:" line and the "Things-to-keep:" # line are executed as a /bin/sh shell script before anything else is -# done in this +# done in this directory. Do-first: @@ -28,6 +28,7 @@ nbsd.mt nm-nbsd.h nm-sparclynx.h nm-sun4os4.h +nm-sysv4.h sp64.mt sp64sim.mt sparc-em.mt -- 2.34.1