]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gas/config/tc-mips.h
* tc_mips.h (MAX_GPREL_OFFSET): Change it to the maximum allowed
authorThiemo Seufer <ths@networkno.de>
Sun, 26 Aug 2001 10:42:12 +0000 (10:42 +0000)
committerThiemo Seufer <ths@networkno.de>
Sun, 26 Aug 2001 10:42:12 +0000 (10:42 +0000)
commite7d556dfef22edc573b26552828940679ec437ee
tree2b831ab4e359e2632ef1d94e28730b33549ed4c1
parentb92b9cfe73c82c7d0bf61d18aa48a125612ac34f
* 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