* config/tc-mips.c (mips_init_after_args): New function. Set byte_order here.
authorKen Raeburn <raeburn@cygnus>
Tue, 16 May 1995 23:27:02 +0000 (23:27 +0000)
committerKen Raeburn <raeburn@cygnus>
Tue, 16 May 1995 23:27:02 +0000 (23:27 +0000)
commitb444036dd9b5c77e2fb42fd655800d645317118c
tree09f1ebc013895663566ad2a9c0c8c77dc852761d
parent7e11b1db3d20d02ddc4532e5bb781a600348224a
* config/tc-mips.c (mips_init_after_args): New function.  Set byte_order here.
(md_parse_option): Not here.
(byte_order): Don't bother initializing.
* config/tc-mips.h (mips_init_after_args): Declare.
(tc_init_after_args): New macro.
gas/ChangeLog