MIPS/GAS: Add missing `-mmips16e2'/`-mno-mips16e2' help text
authorMaciej W. Rozycki <macro@mips.com>
Tue, 23 Jan 2018 14:51:22 +0000 (14:51 +0000)
committerMaciej W. Rozycki <macro@mips.com>
Tue, 23 Jan 2018 14:51:22 +0000 (14:51 +0000)
commitf866b262e8ffaa4339dac8698932e097756a8880
treeb14062f458d6d98f46d5939469112cf44ae7ab1a
parent14c41f479f2eb6b34ab2d2bb0cedb88e9d51f211
MIPS/GAS: Add missing `-mmips16e2'/`-mno-mips16e2' help text

Correct a commit 25499ac7ee92 ("MIPS16e2: Add MIPS16e2 ASE support") GAS
bug and add missing help text for the `-mmips16e2' and `-mno-mips16e2'
options added with said commit.

gas/
* config/tc-mips.c (md_show_usage): Report `-mmips16e2' and
`-mno-mips16e2' options.
gas/ChangeLog
gas/config/tc-mips.c
This page took 0.032691 seconds and 4 git commands to generate.