gcc/
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 12 Jul 2010 19:04:36 +0000 (19:04 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 12 Jul 2010 19:04:36 +0000 (19:04 +0000)
commit07f1949b64e751e815b173478dc9129095904215
tree6c43689f637c9b183fc04e1d15a2b5fb0ab552e8
parent03a75ccf13890665c526af2ed013c1bd3d043d8a
gcc/
* config/mips/mips.h (mips16_globals): Declare.
(SWITCHABLE_TARGET): Define.
* config/mips/mips.c: Include target-globals.h.
(mips16_globals): New variable.
(mips_set_mips16_mode): Use save_target_globals and
restore_target_globals instead of target_reinit.

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