mips.h (TARGET_OLDABI): Define.
authorThiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
Wed, 11 Feb 2004 10:15:17 +0000 (10:15 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Wed, 11 Feb 2004 10:15:17 +0000 (10:15 +0000)
commit7f9be2564e0d9d3f6f5bec2af54f5ac5594f7be3
treeeb6f5996b9d181e53787abe0d079b47febd9c57f
parent6d0ef01e47ee5fa08d471d5801417942ecfdb3f9
mips.h (TARGET_OLDABI): Define.

* config/mips/mips.h (TARGET_OLDABI): Define. Use TARGET_NEWABI and
TARGET_LODABI consistently.
* config/mips/mips.c (function_arg,mips_setup_incoming_varargs,
mips_va_arg,override_options,compute_frame_size,
mips_initial_elimination_offset,mips16_fp_args,build_mips16_call_stub
,mips_return_in_memory,mips_strict_argument_naming): Use TARGET_NEWABI
and TARGET_LODABI consistently.
* config/mips/mips.md (exception_receiver): Likewise.
* config/mips/linux64.h: Likewise.

From-SVN: r77643
gcc/ChangeLog
gcc/config/mips/linux64.h
gcc/config/mips/mips.c
gcc/config/mips/mips.h
gcc/config/mips/mips.md