OSDN Git Service

* tc_mips.h (MAX_GPREL_OFFSET): Change it to the maximum allowed
authorths <ths>
Sun, 26 Aug 2001 10:42:12 +0000 (10:42 +0000)
committerths <ths>
Sun, 26 Aug 2001 10:42:12 +0000 (10:42 +0000)
commit03e2bf0a956027db514170bbc26333bed3c94271
treec17aa32fcbb8b1a4ecfdb727cdadd8872068d797
parent0139a44cc833c9b6a412c72a689aba78bcf03d99
* tc_mips.h (MAX_GPREL_OFFSET): Change it to the maximum allowed
value, not the word beyond maximum.
* tc_mips.c (macro_build_lui): Code cleanup.
(macro): Reflect change to MAX_GPREL_OFFSET.
(mips_ip): Check explicitly against S_EX_NONE.
(my_get_SmallExpression): parse for %gp_rel, not %gprel.
(md_apply_fix): Code cleanup.
gas/ChangeLog
gas/config/tc-mips.c
gas/config/tc-mips.h