OSDN Git Service

* com.h: Remove FFECOM_targetCURRENT, FFECOM_ONEPASS, BUILT_FOR_270,
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 17 Oct 2001 22:34:54 +0000 (22:34 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 17 Oct 2001 22:34:54 +0000 (22:34 +0000)
commitc05c2095c7cd1038cabea3d8e40de10a50b97d0d
tree536405ac348d20d3d1f620d763c973351c594cf5
parentf0ed5ac15bb6e0b508e2d1375bfdc931dc814ad1
    * com.h: Remove FFECOM_targetCURRENT, FFECOM_ONEPASS, BUILT_FOR_270,
        BUILT_FOR_280, FFECOM_GCC_INCLUDE, all derivitive defines, and all
        related conditional compilation directives.
        * bad.c, bld.c, bld.h, com.c, equiv.c, equiv.h, global.h, intdoc.c,
        intrin.c, intrin.h, lex.c, parse.c, sta.c, std.c, ste.c, ste.h, stt.c,
        stt.h, stw.h, symbol.c, symbol.h, target.h, top.c: Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@46324 138bc75d-0d04-0410-961f-82ee72b054a4
25 files changed:
gcc/f/ChangeLog
gcc/f/bad.c
gcc/f/bld.c
gcc/f/bld.h
gcc/f/com.c
gcc/f/com.h
gcc/f/equiv.c
gcc/f/equiv.h
gcc/f/global.h
gcc/f/intdoc.c
gcc/f/intrin.c
gcc/f/intrin.h
gcc/f/lex.c
gcc/f/parse.c
gcc/f/sta.c
gcc/f/std.c
gcc/f/ste.c
gcc/f/ste.h
gcc/f/stt.c
gcc/f/stt.h
gcc/f/stw.h
gcc/f/symbol.c
gcc/f/symbol.h
gcc/f/target.h
gcc/f/top.c