i386.h (MASK_64BIT): New constant.
authorJan Hubicka <jh@suse.cz>
Fri, 9 Mar 2001 16:40:43 +0000 (17:40 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Fri, 9 Mar 2001 16:40:43 +0000 (16:40 +0000)
commit25f94bb5d334553205ac2d642e8219df1302ae3b
tree0da13c8365fe9ef3f9d6d3ba9bada75899c61167
parentb891e06c45b76efcc5337f56ecb2c2345cc6a482
i386.h (MASK_64BIT): New constant.

* i386.h (MASK_64BIT): New constant.
(TARGET_64BIT): New macro.
(TARGET_OPTIONS): Add '64'/'32'
(TARGET_DEFAULT): Define.
* cygwin.h freebsd-aout.h i386-interix.h i386.h i386elf.h isc.h isccoff.h
netbsd.h next.h openbsd.h p sco.h sco5.h scodbx.h sequent.h unix.h win32.h
(TARGET_DEFAULT): Rename to TARGET_SUBTARGET_DEFAULT.

From-SVN: r40345
16 files changed:
gcc/ChangeLog
gcc/config/i386/cygwin.h
gcc/config/i386/freebsd-aout.h
gcc/config/i386/i386-interix.h
gcc/config/i386/i386.h
gcc/config/i386/i386elf.h
gcc/config/i386/isc.h
gcc/config/i386/netbsd.h
gcc/config/i386/next.h
gcc/config/i386/openbsd.h
gcc/config/i386/sco.h
gcc/config/i386/sco5.h
gcc/config/i386/scodbx.h
gcc/config/i386/sequent.h
gcc/config/i386/unix.h
gcc/config/i386/win32.h