OSDN Git Service

* Partially cleaned up prototyping code from HJ.
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 9 Dec 1997 08:20:07 +0000 (08:20 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 9 Dec 1997 08:20:07 +0000 (08:20 +0000)
commitbc33205ec48e0e64386645c5ecbdc21c77f941bb
tree27428732fdaadeadefb7dd0fb50033ad0600a164
parent2430262441a9561ce325564d1c19860ae1f5b35f
    * Partially cleaned up prototyping code from HJ.
        * haifa-sched.c (haifa_classify_insn): Renamed from classify_insn.
        All references changed.
        * rtl.h: Protect from multiple inclusions.  Add many prototypes.

        * libgcc2.c (string.h): Hoist inclusion to occur before first use of
        string functions like strlen.
More pending patches.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@17024 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/haifa-sched.c
gcc/libgcc2.c
gcc/rtl.h