com.h: Remove FFECOM_targetCURRENT...
authorRichard Henderson <rth@redhat.com>
Wed, 17 Oct 2001 22:34:54 +0000 (15:34 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Wed, 17 Oct 2001 22:34:54 +0000 (15:34 -0700)
commit516b69ff81e6c922bbdeb3abd494cac674e344f1
tree536405ac348d20d3d1f620d763c973351c594cf5
parent5bed56d982200550d5e8c45b217b071bfae9be14
com.h: Remove FFECOM_targetCURRENT...

        * 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.

From-SVN: r46324
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