More system.h cutover patches:
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Mon, 6 Apr 1998 14:01:33 +0000 (14:01 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Mon, 6 Apr 1998 14:01:33 +0000 (14:01 +0000)
commit944fc8abefc438b7087db07cdf81c1bbcb0faf26
tree705fdf7fa2c894b86921a9d5b3c46a2bd38525cb
parent3286ab57366ae3422fdacff3c2e605ea81a29c44
More system.h cutover patches:

        * c-parse.in: Include system.h, and remove stuff now made redundant.
        * cccp.c: Likewise.
        * cexp.y: Likewise.
        * protoize.c: Likewise.  Properly check for cpp stringification.
        * Makefile.in (c-parse.o, cccp.o, cexp.o, protoize.o, unprotoize.o):
        Depend on system.h.
        * objc/Make-lang.in (objc-parse.o): Likewise.

From-SVN: r19020
12 files changed:
gcc/ChangeLog
gcc/Makefile.in
gcc/c-parse.c
gcc/c-parse.in
gcc/c-parse.y
gcc/cccp.c
gcc/cexp.c
gcc/cexp.y
gcc/objc/Make-lang.in
gcc/objc/objc-parse.c
gcc/objc/objc-parse.y
gcc/protoize.c