Finish incomplete change started by Kenner.
authorJim Wilson <wilson@cygnus.com>
Tue, 19 May 1998 18:24:07 +0000 (18:24 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Tue, 19 May 1998 18:24:07 +0000 (11:24 -0700)
commitc73912726cd1616376e86af419d32fa333c92e95
tree64b67e156ef4621ca2ceb97b5f188075c4ca40ea
parent5a11e05b695e7eff595648f37a643fd6bb34e70e
Finish incomplete change started by Kenner.

* configure.in (*-*-linux-gnu*): Delete NO_STAB_H from xm_defines.
(powerpcle-*-cygwin32): Delete xm_defines.
* final.c, mips-tfile.c, xcoffout.c, config/mips/mips.c: Use
HAVE_STAB_H instead of NO_STAB_H.
* config/xm-linux.h (NO_STAB_H): Delete.
(HAVE_STAB_H): Undefine.
* config/i386/xm-go32.h (NO_STAB_H): Delete.

From-SVN: r19886
gcc/ChangeLog
gcc/config/i386/xm-go32.h
gcc/config/mips/mips.c
gcc/config/xm-linux.h
gcc/configure
gcc/configure.in
gcc/final.c
gcc/mips-tfile.c
gcc/xcoffout.c