* aoutx.h (aout_link_input_section_ext): Use the relocation already
[deliverable/binutils-gdb.git] / bfd / .Sanitize
index d40292f1f12af1c6a60605668bb8be57eed677c8..23c3e2ce0b71ea3d847e897e1b388db70abff83c 100644 (file)
@@ -1,4 +1,4 @@
-# .Sanitize for devo/bfd.
+# .Sanitize for devo/bfd
 
 # Each directory to survive its way into a release will need a file
 # like this one called "./.Sanitize".  All keyword lines must exist,
 
 Do-first:
 
-d30v_files="cpu-d30v.c elf32-d30v.c"
-
-if ( echo $* | grep keep\-d30v > /dev/null ) ; then
-       keep_these_too="${d30v_files} ${keep_these_too}"
-else
-       lose_these_too="${d30v_files} ${lose_these_too}"
-fi
-
 tic80_files="cpu-tic80.c coff-tic80.c"
 
 if ( echo $* | grep keep\-tic80 > /dev/null ) ; then
@@ -31,8 +23,16 @@ else
        lose_these_too="${tic80_files} ${lose_these_too}"
 fi
 
+armelf_files="elf32-arm.c"
+if ( echo $* | grep keep\-armelf > /dev/null ) ; then
+       keep_these_too="${armelf_files} ${keep_these_too}"
+else
+       lose_these_too="${armelf_files} ${lose_these_too}"
+fi
+
+
 # All files listed between the "Things-to-keep:" line and the
-# "Files-to-sed:" line will be kept.  All other files will be removed.
+# "Do-last:" line will be kept.  All other files will be removed.
 # Directories listed in this section will have their own Sanitize
 # called.  Directories not listed will be removed in their entirety
 # with rm -rf.
@@ -41,8 +41,9 @@ Things-to-keep:
 
 COPYING
 ChangeLog
-ChangeLog.1
-ChangeLog.2
+ChangeLog-9193
+ChangeLog-9495
+ChangeLog-9697
 Makefile.am
 Makefile.in
 PORTING
@@ -99,8 +100,8 @@ coff-stgo32.c
 coff-svm68k.c
 coff-tic30.c
 coff-u68k.c
-coff-we32k.c
 coff-w65.c
+coff-we32k.c
 coff-z8k.c
 coffcode.h
 coffgen.c
@@ -119,18 +120,19 @@ cpu-alpha.c
 cpu-arc.c
 cpu-arm.c
 cpu-d10v.c
+cpu-d30v.c
 cpu-h8300.c
 cpu-h8500.c
 cpu-hppa.c
 cpu-i386.c
 cpu-i860.c
 cpu-i960.c
+cpu-m10200.c
+cpu-m10300.c
 cpu-m32r.c
 cpu-m68k.c
 cpu-m88k.c
 cpu-mips.c
-cpu-m10200.c
-cpu-m10300.c
 cpu-ns32k.c
 cpu-powerpc.c
 cpu-rs6000.c
@@ -139,8 +141,8 @@ cpu-sparc.c
 cpu-tic30.c
 cpu-v850.c
 cpu-vax.c
-cpu-we32k.c
 cpu-w65.c
+cpu-we32k.c
 cpu-z8k.c
 demo64.c
 dep-in.sed
@@ -150,9 +152,12 @@ ecoff.c
 ecofflink.c
 ecoffswap.h
 elf-bfd.h
+elf-m10200.c
+elf-m10300.c
 elf.c
 elf32-arc.c
 elf32-d10v.c
+elf32-d30v.c
 elf32-gen.c
 elf32-hppa.c
 elf32-hppa.h
@@ -162,8 +167,6 @@ elf32-m32r.c
 elf32-m68k.c
 elf32-m88k.c
 elf32-mips.c
-elf-m10200.c
-elf-m10300.c
 elf32-ppc.c
 elf32-sh.c
 elf32-sparc.c
@@ -174,18 +177,11 @@ elf64-gen.c
 elf64-mips.c
 elf64-sparc.c
 elf64.c
-elfxx-target.h
 elfcode.h
 elfcore.h
 elflink.c
 elflink.h
-evax.h
-evax-alpha.c
-evax-egsd.c
-evax-emh.c
-evax-etir.c
-evax-misc.c
-filemode.c
+elfxx-target.h
 format.c
 freebsd.h
 gen-aout.c
@@ -204,10 +200,10 @@ i386bsd.c
 i386dynix.c
 i386freebsd.c
 i386linux.c
-i386netbsd.c
 i386lynx.c
 i386mach3.c
 i386msdos.c
+i386netbsd.c
 i386os9k.c
 ieee.c
 ihex.c
@@ -236,9 +232,9 @@ makefile.vms
 mipsbsd.c
 mpw-config.in
 mpw-make.sed
-newsos3.c
 netbsd-core.c
 netbsd.h
+newsos3.c
 nlm-target.h
 nlm.c
 nlm32-alpha.c
@@ -262,6 +258,7 @@ pei-arm.c
 pei-i386.c
 pei-ppc.c
 peicode.h
+po
 ppcboot.c
 ptrace-core.c
 reloc.c
@@ -275,8 +272,8 @@ sparclinux.c
 sparclynx.c
 sparcnetbsd.c
 srec.c
-stabs.c
 stab-syms.c
+stabs.c
 stamp-h.in
 sunos.c
 syms.c
@@ -287,30 +284,41 @@ tekhex.c
 trad-core.c
 vaxnetbsd.c
 versados.c
+vms.c
+vms.h
+vms-gsd.c
+vms-hdr.c
+vms-misc.c
+vms-tir.c
 xcofflink.c
 
 Things-to-lose:
 
 
+
+# The lines between the "Do-last:" line and the end of the file
+# are executed as a /bin/sh shell script after everything else is
+# done.
+
 Do-last:
 
-d30v_files="ChangeLog ChangeLog.2 Makefile.in Makefile.am archures.c reloc.c targets.c config.bfd configure.in configure bfd-in2.h elf.c libbfd.h"
-if ( echo $* | grep keep\-d30v > /dev/null ) ; then
-       for i in $d30v_files ; do
-               if test ! -d $i && (grep sanitize-d30v $i > /dev/null) ; then
+am33_files="ChangeLog archures.c bfd-in2.h cpu-m10300.c elf-m10300.c"
+if ( echo $* | grep keep\-am33 > /dev/null ) ; then
+       for i in $am33_files ; do
+               if test ! -d $i && (grep sanitize-am33 $i > /dev/null) ; then
                        if [ -n "${verbose}" ] ; then
-                               echo Keeping d30v stuff in $i
+                               echo Keeping am33 stuff in $i
                        fi
                fi
        done
 else
-       for i in $d30v_files ; do
-               if test ! -d $i && (grep sanitize-d30v $i > /dev/null) ; then
+       for i in $am33_files ; do
+               if test ! -d $i && (grep sanitize-am33 $i > /dev/null) ; then
                        if [ -n "${verbose}" ] ; then
-                               echo Removing traces of \"d30v\" from $i...
+                               echo Removing traces of \"am33\" from $i...
                        fi
                        cp $i new
-                       sed '/start\-sanitize\-d30v/,/end-\sanitize\-d30v/d' < $i > new
+                       sed '/start\-sanitize\-am33/,/end-\sanitize\-am33/d' < $i > new
                        if [ -n "${safe}" -a ! -f .Recover/$i ] ; then
                                if [ -n "${verbose}" ] ; then
                                        echo Caching $i in .Recover...
@@ -322,7 +330,7 @@ else
        done
 fi
 
-v850_files="ChangeLog Makefile.in Makefile.am archures.c reloc.c targets.c config.bfd configure.in configure bfd-in2.h elf.c libbfd.h elf32-v850.c cpu-v850.c"
+v850_files="ChangeLog ChangeLog-9697 Makefile.in Makefile.am archures.c reloc.c targets.c config.bfd configure.in configure bfd-in2.h elf.c libbfd.h elf32-v850.c cpu-v850.c"
 if ( echo $* | grep keep\-v850e > /dev/null ) ; then
        for i in $v850_files ; do
                if test -r $i && (grep sanitize-v850e $i > /dev/null) ; then
@@ -350,7 +358,7 @@ else
        done
 fi
 
-r5900_files="ChangeLog config.bfd archures.c bfd-in2.h cpu-mips.c elf32-mips.c libbfd.h reloc.c"
+r5900_files="ChangeLog ChangeLog-9697 config.bfd archures.c bfd-in2.h cpu-mips.c elf32-mips.c libbfd.h reloc.c"
 if ( echo $* | grep keep\-r5900 > /dev/null ) ; then
        for i in $r5900_files ; do
                if test ! -d $i && (grep sanitize-r5900 $i > /dev/null) ; then
@@ -406,7 +414,7 @@ else
        done
 fi
 
-tx49_files="archures.c bfd-in2.h cpu-mips.c"
+tx49_files="archures.c bfd-in2.h cpu-mips.c elf32-mips.c"
 if ( echo $* | grep keep\-tx49 > /dev/null ) ; then
        for i in $tx49_files ; do
                if test ! -d $i && (grep sanitize-tx49 $i > /dev/null) ; then
@@ -434,7 +442,7 @@ else
        done
 fi
 
-tic80_files="ChangeLog Makefile.in Makefile.am archures.c bfd-in2.h config.bfd configure configure.in targets.c coffcode.h coffswap.h"
+tic80_files="ChangeLog ChangeLog-9697 Makefile.in Makefile.am archures.c bfd-in2.h config.bfd configure configure.in targets.c coffcode.h coffswap.h"
 if ( echo $* | grep keep\-tic80 > /dev/null ) ; then
        for i in $tic80_files ; do
                if test ! -d $i && (grep sanitize-tic80 $i > /dev/null) ; then
@@ -462,51 +470,23 @@ else
        done
 fi
 
-gm_files="ChangeLog ChangeLog.2 config.bfd"
-if ( echo $* | grep keep\-gm > /dev/null ) ; then
-       for i in $gm_files ; do
-               if test ! -d $i && (grep sanitize-gm $i > /dev/null) ; then
-                       if [ -n "${verbose}" ] ; then
-                               echo Keeping gm stuff in $i
-                       fi
-               fi
-       done
-else
-       for i in $gm_files ; do
-               if test ! -d $i && (grep sanitize-gm $i > /dev/null) ; then
-                       if [ -n "${verbose}" ] ; then
-                               echo Removing traces of \"gm\" from $i...
-                       fi
-                       cp $i new
-                       sed '/start\-sanitize\-gm/,/end-\sanitize\-gm/d' < $i > new
-                       if [ -n "${safe}" -a ! -f .Recover/$i ] ; then
-                               if [ -n "${verbose}" ] ; then
-                                       echo Caching $i in .Recover...
-                               fi
-                               mv $i .Recover
-                       fi
-                       mv new $i
-               fi
-       done
-fi
-
-vr5400_files="ChangeLog archures.c bfd-in2.h bfd-in.h cpu-mips.c"
-if ( echo $* | grep keep\-vr5400 > /dev/null ) ; then
-       for i in $vr5400_files ; do
-               if test ! -d $i && (grep sanitize-vr5400 $i > /dev/null) ; then
+cygnus_files="ChangeLog ChangeLog-9697 archures.c bfd-in2.h bfd-in.h cpu-mips.c elf32-mips.c"
+if ( echo $* | grep keep\-cygnus > /dev/null ) ; then
+       for i in $cygnus_files ; do
+               if test ! -d $i && (grep sanitize-cygnus $i > /dev/null) ; then
                        if [ -n "${verbose}" ] ; then
-                               echo Keeping vr5400 stuff in $i
+                               echo Keeping Cygnus stuff in $i
                        fi
                fi
        done
 else
-       for i in $vr5400_files ; do
-               if test ! -d $i && (grep sanitize-vr5400 $i > /dev/null) ; then
+       for i in $cygnus_files ; do
+               if test ! -d $i && (grep sanitize-cygnus $i > /dev/null) ; then
                        if [ -n "${verbose}" ] ; then
-                               echo Removing traces of \"vr5400\" from $i...
+                               echo Removing traces of \"cygnus\" from $i...
                        fi
                        cp $i new
-                       sed '/start\-sanitize\-vr5400/,/end-\sanitize\-vr5400/d' < $i > new
+                       sed '/start\-sanitize\-cygnus/,/end\-sanitize\-cygnus/d' < $i > new
                        if [ -n "${safe}" -a ! -f .Recover/$i ] ; then
                                if [ -n "${verbose}" ] ; then
                                        echo Caching $i in .Recover...
@@ -518,7 +498,7 @@ else
        done
 fi
 
-vr4320_files="ChangeLog archures.c bfd-in2.h cpu-mips.c"
+vr4320_files="ChangeLog archures.c bfd-in2.h cpu-mips.c elf32-mips.c"
 if ( echo $* | grep keep\-vr4320 > /dev/null ) ; then
        for i in $vr4320_files ; do
                if test ! -d $i && (grep sanitize-vr4320 $i > /dev/null) ; then
@@ -546,7 +526,7 @@ else
        done
 fi
 
-m32rx_files="ChangeLog archures.c bfd-in2.h elf32-m32r.c cpu-m32r.c"
+m32rx_files="ChangeLog ChangeLog-9697 archures.c bfd-in2.h elf32-m32r.c cpu-m32r.c"
 if ( echo $* | grep keep\-m32rx > /dev/null ) ; then
        for i in $m32rx_files ; do
                if test -r $i && (grep sanitize-m32rx $i > /dev/null) ; then
@@ -602,10 +582,90 @@ else
        done
 fi
 
+beos_files="ChangeLog config.bfd"
+if ( echo $* | grep keep\-beos > /dev/null ) ; then
+       for i in $beos_files ; do
+               if test ! -d $i && (grep sanitize-beos $i > /dev/null) ; then
+                       if [ -n "${verbose}" ] ; then
+                               echo Keeping beos stuff in $i
+                       fi
+               fi
+       done
+else
+       for i in $beos_files ; do
+               if test ! -d $i && (grep sanitize-beos $i > /dev/null) ; then
+                       if [ -n "${verbose}" ] ; then
+                               echo Removing traces of \"beos\" from $i...
+                       fi
+                       cp $i new
+                       sed '/start\-sanitize\-beos/,/end-\sanitize\-beos/d' < $i > new
+                       if [ -n "${safe}" -a ! -f .Recover/$i ] ; then
+                               if [ -n "${verbose}" ] ; then
+                                       echo Caching $i in .Recover...
+                               fi
+                               mv $i .Recover
+                       fi
+                       mv new $i
+               fi
+       done
+fi
+
+armelf_files="ChangeLog Makefile.am Makefile.in config.bfd configure configure.in elf.c targets.c"
+if ( echo $* | grep keep\-armelf > /dev/null ) ; then
+       for i in $armelf_files ; do
+               if test ! -d $i && (grep sanitize-armelf $i > /dev/null) ; then
+                       if [ -n "${verbose}" ] ; then
+                               echo Keeping armelf stuff in $i
+                       fi
+               fi
+       done
+else
+       for i in $armelf_files ; do
+               if test ! -d $i && (grep sanitize-armelf $i > /dev/null) ; then
+                       if [ -n "${verbose}" ] ; then
+                               echo Removing traces of \"armelf\" from $i...
+                       fi
+                       cp $i new
+                       sed '/start\-sanitize\-armelf/,/end-\sanitize\-armelf/d' < $i > new
+                       if [ -n "${safe}" -a ! -f .Recover/$i ] ; then
+                               if [ -n "${verbose}" ] ; then
+                                       echo Caching $i in .Recover...
+                               fi
+                               mv $i .Recover
+                       fi
+                       mv new $i
+               fi
+       done
+fi
+
 for i in * ; do
        if test ! -d $i && (grep sanitize $i > /dev/null) ; then
                echo '***' Some mentions of Sanitize are still left in $i! 1>&2
        fi
 done
 
-# End of file.
+
+# This must come after all other sanitizations.  Re-sanitize the .pot
+# file.
+if [ -n "${verbose}" ]; then
+   echo Re-computing files for gettext ...
+fi
+
+if [ -n "${safe}" -a ! -f po/.Recover/POTFILES.in ]; then
+   if [ -n "${verbose}" ]; then
+      echo Caching po/POTFILES.in in .Recover...
+   fi
+   mv po/POTFILES.in po/.Recover
+fi
+find . -name '*.[ch]' | sed -e 's,^\./,,' > po/POTFILES.in
+
+if [ -n "${safe}" -a ! -f po/.Recover/bfd.pot ]; then
+   if [ -n "${verbose}" ]; then
+      echo Caching po/bfd.pot in .Recover...
+   fi
+   mv po/bfd.pot po/.Recover
+fi
+# If this fails, Sanitization must fail.
+xgettext -c -k_ -kN_ -f po/POTFILES.in -o po/bfd.pot || exit 1
+
+# eof
This page took 0.028009 seconds and 4 git commands to generate.