]> gcc.gnu.org Git - gcc.git/commit
abi64.h (LONG_MAX_SPEC): Check MIPS_ABI_DEFAULT and TARGET_DEFAULT, and define __LONG...
authorJim Wilson <wilson@cygnus.com>
Wed, 24 Dec 1997 22:10:46 +0000 (22:10 +0000)
committerJeff Law <law@gcc.gnu.org>
Wed, 24 Dec 1997 22:10:46 +0000 (15:10 -0700)
commit04bd620d207354e517075a6abc32db18986180a7
treeae30bb63d5386952a7440ae2c9a0425fd5b09667
parent439d5a35d8e60afa53dd6a7ca541c480b9b38239
abi64.h (LONG_MAX_SPEC): Check MIPS_ABI_DEFAULT and TARGET_DEFAULT, and define __LONG_MAX__ appropriately.

        * abi64.h (LONG_MAX_SPEC): Check MIPS_ABI_DEFAULT and TARGET_DEFAULT,
        and define __LONG_MAX__ appropriately.  Add support for -mabi=X,
        -mlong64, and -mgp{32,64} options.
        * mips.c (mips_abi): Change type to int.
        * mips.h (enum mips_abi_type): Delete.
        (ABI_32, ABI_N32, ABI_64, ABI_EABI): Define as constants.
        (mips_abi): Change type to int.

From-SVN: r17229
gcc/ChangeLog
gcc/config/mips/abi64.h
gcc/config/mips/mips.c
gcc/config/mips/mips.h
This page took 0.0585 seconds and 5 git commands to generate.