More system.h cutover...
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Wed, 6 May 1998 08:57:18 +0000 (08:57 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Wed, 6 May 1998 08:57:18 +0000 (08:57 +0000)
commit90fbb8c9f5d4013b5826b87431f04cfba772f349
tree0274e1c917678996d8d2e68c775870d0f977dd8a
parent8f81384fec6ccb2bca5a9029498c7b1c0d0326ff
More system.h cutover...

        * Makefile.in (mips-tfile.o, mips-tdump.o): Depend on system.h.
        * mips-tdump.c: Include system.h, remove redundant headers.
        * mips-tfile.c: Likewise.  Convert all ctype function calls to
        macro versions defined in system.h.
        * objc/Make-lang.in (objc-act.o): Depend on system.h.
        * objc/objc-act.c: Include system.h, remove redundant headers.

From-SVN: r19573
gcc/ChangeLog
gcc/Makefile.in
gcc/mips-tdump.c
gcc/mips-tfile.c
gcc/objc/Make-lang.in
gcc/objc/objc-act.c