2001-11-01 Eric Christopher <echristo@redhat.com>
commit613a38b00a9ed3972dd30000e1b995e4420bab0d
authorechristo <echristo@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 2 Nov 2001 02:18:37 +0000 (2 02:18 +0000)
committerechristo <echristo@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 2 Nov 2001 02:18:37 +0000 (2 02:18 +0000)
treedc794b5a02209a6162dbb85797dbfca82c221c59
parent9cb81c6eb5831de8ac9c4c70706dcadd8767921f
2001-11-01  Eric Christopher  <echristo@redhat.com>

        * config.gcc: Revert part of earlier patch.
        * config/mips/linux.h: Ditto.
* df.c: Include tm_p.h to avoid warnings.
        * config/mips/mips.h (ABI_GAS_ASM_SPEC): Add defaults.  Adjust
#if/#endif.
* config/mips/mips.c: Define mips_abi regardless.
(mips_output_function_prologues): Add long casts for .frame
output.
(override_options): Allow use of ABI_32.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@46707 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config.gcc
gcc/config/mips/linux.h
gcc/config/mips/mips.c
gcc/config/mips/mips.h
gcc/df.c