diff options
author | Robert Suchanek <robert.suchanek@imgtec.com> | 2015-07-28 11:26:31 +0100 |
---|---|---|
committer | Robert Suchanek <robert.suchanek@imgtec.com> | 2015-07-28 11:26:31 +0100 |
commit | 77403ce9669d35b286b3ca75fdc1e4c61f36b59a (patch) | |
tree | 55d09b33a34c11a213439db2efb9fbc8d1b32276 /gas/doc | |
parent | e5654c0f8492e65b3e3ac5e1a2276856049eb1b1 (diff) | |
download | gdb-77403ce9669d35b286b3ca75fdc1e4c61f36b59a.zip gdb-77403ce9669d35b286b3ca75fdc1e4c61f36b59a.tar.gz gdb-77403ce9669d35b286b3ca75fdc1e4c61f36b59a.tar.bz2 |
Add -march=interaptiv
gas/
* config/tc-mips.c (mips_cpu_info_table): Add interaptiv entry.
* doc/c-mips.text: Document -march=interaptiv.
Diffstat (limited to 'gas/doc')
-rw-r--r-- | gas/doc/c-mips.texi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gas/doc/c-mips.texi b/gas/doc/c-mips.texi index f72db68..f2f80d5 100644 --- a/gas/doc/c-mips.texi +++ b/gas/doc/c-mips.texi @@ -369,6 +369,7 @@ m14kec, 1004kf2_1, 1004kf, 1004kf1_1, +interaptiv, p5600, 5kc, 5kf, |