OSDN Git Service

authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 7 Jun 1999 21:10:33 +0000 (21:10 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 7 Jun 1999 21:10:33 +0000 (21:10 +0000)
commit8e6ce0e2514d9d6243ccc573dc497a7c136db335
tree54d39aa73ac48ffa5f5bb3f28db9dfd9944cb4a1
parent13f01c27d89a7f3b690a97128d335264305fa906

        * config/i386/gnu.h: Include <gnu.h> right after <i386/linux.h>,
        such that we can override its definitions if necessary.
        (CPP_SPEC): New define.  Support processor specific predefines via
        %(cpp_cpu).
        (CC1_SPEC): New define.  Support processor specific compiler
        options via %(cc1_cpu).
        (STARTFILE_SPEC): New define.  Use crt0.o instead of crt1.o for
        -static.

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