]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gas/ChangeLog
gas/
authorMaciej W. Rozycki <macro@linux-mips.org>
Mon, 10 Jun 2013 18:15:48 +0000 (18:15 +0000)
committerMaciej W. Rozycki <macro@linux-mips.org>
Mon, 10 Jun 2013 18:15:48 +0000 (18:15 +0000)
commit3bf0dbfb154a3c24d65536f355a0a0af4c959d17
tree417a6fcfce7869bd8563f159188d10ea7c114eb2
parent10bf68945eed880597eb96c2749adadadee1af8f
gas/
* config/tc-mips.c (append_insn): Don't do branch relaxation for
MIPS-3D instructions either.
(md_convert_frag): Update the COPx branch mask accordingly.

* config/tc-mips.c (md_show_usage): Document --[no-]relax-branch
option.
* doc/as.texinfo (Overview): Add --relax-branch and
--no-relax-branch.
* doc/c-mips.texi (MIPS Opts): Document --relax-branch and
--no-relax-branch.

gas/testsuite/
* gas/mips/relax-bc1any.l: New test.
* gas/mips/relax-bc1any.s: New test source.
* gas/mips/mips.exp: Run the new test.
gas/ChangeLog
gas/config/tc-mips.c
gas/doc/as.texinfo
gas/doc/c-mips.texi
gas/testsuite/ChangeLog
gas/testsuite/gas/mips/mips.exp
gas/testsuite/gas/mips/relax-bc1any.l [new file with mode: 0644]
gas/testsuite/gas/mips/relax-bc1any.s [new file with mode: 0644]