diff options
author | Robert Suchanek <robert.suchanek@imgtec.com> | 2015-07-28 11:26:39 +0100 |
---|---|---|
committer | Robert Suchanek <robert.suchanek@imgtec.com> | 2015-07-28 11:26:39 +0100 |
commit | c6e5c03a2c0dfa224a71056ede035476e511f5fc (patch) | |
tree | 185ce4ae518db00cafbac0f00a4d95823c99163d /gas/doc/c-mips.texi | |
parent | 77403ce9669d35b286b3ca75fdc1e4c61f36b59a (diff) | |
download | gdb-c6e5c03a2c0dfa224a71056ede035476e511f5fc.zip gdb-c6e5c03a2c0dfa224a71056ede035476e511f5fc.tar.gz gdb-c6e5c03a2c0dfa224a71056ede035476e511f5fc.tar.bz2 |
Add cores for M5100 series
gas/
* config/tc-mips.c (mips_cpu_info_table): Add m5100 and m5101 entries.
* doc/c-mips.texi: Document m5100 and m5101 for -march=.
Diffstat (limited to 'gas/doc/c-mips.texi')
-rw-r--r-- | gas/doc/c-mips.texi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gas/doc/c-mips.texi b/gas/doc/c-mips.texi index f2f80d5..8903126 100644 --- a/gas/doc/c-mips.texi +++ b/gas/doc/c-mips.texi @@ -370,6 +370,8 @@ m14kec, 1004kf, 1004kf1_1, interaptiv, +m5100, +m5101, p5600, 5kc, 5kf, |