]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* config/tc-mips.c (RDATA_SECTION_NAME): Define.
authorIan Lance Taylor <ian@airs.com>
Mon, 6 Jun 1994 17:16:16 +0000 (17:16 +0000)
committerIan Lance Taylor <ian@airs.com>
Mon, 6 Jun 1994 17:16:16 +0000 (17:16 +0000)
commitd2c71068e85b97ec00c86ac211aed42c686b4d24
treed7c36145ba0c30ad6cd69a31d4986c5751db13ef
parent30f34d07c74ca1cc7a2aae4ff58f31d8046cd9a1
* config/tc-mips.c (RDATA_SECTION_NAME): Define.
(macro): Correct M_LI_SS SVR4_PIC/EMBEDDED_PIC case.  After M_LI_D
or M_L_DOB or label dob, force a new frag to avoid getting
confused in tc_gen_reloc.
(mips_ip): Use RDATA_SECTION_NAME, not .rdata.
(s_change_sec): Likewise.
gas/ChangeLog
gas/config/tc-mips.c