config.gcc (*-*-linux*): Don't define HAVE_ATEXIT or BSTRING.
authorJoseph Myers <jsm28@cam.ac.uk>
Mon, 18 Dec 2000 23:58:21 +0000 (23:58 +0000)
committerJoseph Myers <jsm28@gcc.gnu.org>
Mon, 18 Dec 2000 23:58:21 +0000 (23:58 +0000)
commit9e9b9afe4c70bfb0126b669f26423785eea8beca
tree7e1a8332652f11d7ac0e018602c70ca12e95948b
parent20d380b15db740b9a998f5c64b52333f3f8d55c2
config.gcc (*-*-linux*): Don't define HAVE_ATEXIT or BSTRING.

* config.gcc (*-*-linux*): Don't define HAVE_ATEXIT or BSTRING.
* tm.texi (EXIT_BODY): Update documentation.
* config/freebsd.h, config/netware.h, config/arm/coff.h,
config/arm/conix-elf.h, config/arm/unknown-elf.h,
config/d30v/d30v.h, config/mcore/mcore.h, config/pj/pj.h,
sparc/sp86x-aout.h: Remove definitions of HAVE_ATEXIT (some
commented out) and associated comments.

f:
* com.c [VMS]: Remove definition of BSTRING.

From-SVN: r38370
14 files changed:
gcc/ChangeLog
gcc/config.gcc
gcc/config/arm/coff.h
gcc/config/arm/conix-elf.h
gcc/config/arm/unknown-elf.h
gcc/config/d30v/d30v.h
gcc/config/freebsd.h
gcc/config/mcore/mcore.h
gcc/config/netware.h
gcc/config/pj/pj.h
gcc/config/sparc/sp86x-aout.h
gcc/f/ChangeLog
gcc/f/com.c
gcc/tm.texi