OSDN Git Service

* gcc.c: Get system includes, prototypes and macros via "system.h"
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 15 Feb 1998 20:41:09 +0000 (20:41 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 15 Feb 1998 20:41:09 +0000 (20:41 +0000)
commitfe8833f8f1cda1db1bbfb4eb55b6b43a8a061250
tree1923df75bdde66cc6b9ddcbfb9c45b0e649e63f6
parentfe879f7c9b4a04e6f6c0be0976ff34af4d4c0bbb
    * gcc.c: Get system includes, prototypes and macros via "system.h"
        instead of doing it manually.  Change all calls of the ctype
        macros to custom versions defined in "system.h".

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@18019 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/gcc.c