diff options
author | David Daney <ddaney@avtrex.com> | 2010-10-04 15:24:49 +0000 |
---|---|---|
committer | David Daney <ddaney@avtrex.com> | 2010-10-04 15:24:49 +0000 |
commit | d954098fc13bc2010aea9501f7ffb66e09cc6950 (patch) | |
tree | 890ea02722f911ac8a4ddb1ed1ac18aae2607793 /gdb/python | |
parent | d4730f921aed32ae4f01e10b8dc399f09b64435b (diff) | |
download | gdb-d954098fc13bc2010aea9501f7ffb66e09cc6950.zip gdb-d954098fc13bc2010aea9501f7ffb66e09cc6950.tar.gz gdb-d954098fc13bc2010aea9501f7ffb66e09cc6950.tar.bz2 |
2010-10-04 David Daney <ddaney@caviumnetworks.com>
* config/tc-mips.c (mips_fix_cn63xxp1): New variable.
(mips_ip): Add errata work around when mips_fix_cn63xxp1 set.
(OPTION_FIX_CN63XXP1, OPTION_NO_FIX_CN63XXP1): New enum options
enumerations.
(md_longopts): Add options for -mfix-cn63xxp1 and -mno-fix-cn63xxp1.
(md_parse_option): Handle OPTION_FIX_CN63XXP1 and
OPTION_NO_FIX_CN63XXP1.
(md_show_usage): Add documentation for -mfix-cn63xxp1.
* doc/c-mips.texi (-mfix-cn63xxp1, -mno-fix-cn63xxp1): Document
the new options.
2010-10-04 David Daney <ddaney@caviumnetworks.com>
* gas/mips/mips.exp (octeon-pref): Run the new test.
* gas/mips/octeon-pref.s: New test.
* gas/mips/octeon-pref.d: New expected results for the new test.
Diffstat (limited to 'gdb/python')
0 files changed, 0 insertions, 0 deletions