diff options
author | Maciej W. Rozycki <macro@linux-mips.org> | 2011-11-16 12:21:35 +0000 |
---|---|---|
committer | Maciej W. Rozycki <macro@linux-mips.org> | 2011-11-16 12:21:35 +0000 |
commit | 7a795ef4a7385b934b780c35c482c4b7c7f96a44 (patch) | |
tree | 4e76c20cef40184ba8407d14f5543683ca82cb04 /gas/ChangeLog | |
parent | 72c4ab07b7203ae36281a2e4a93bb86593f5812c (diff) | |
download | gdb-7a795ef4a7385b934b780c35c482c4b7c7f96a44.zip gdb-7a795ef4a7385b934b780c35c482c4b7c7f96a44.tar.gz gdb-7a795ef4a7385b934b780c35c482c4b7c7f96a44.tar.bz2 |
* config/tc-mips.c (mips_cpu_info_table): Add "m14ke" and
"m14kec".
* doc/c-mips.texi (MIPS architecture options): Add "m14ke" and
"m14kec" to the list of -march options.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 475929e..6ca4ede 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,11 @@ +2011-11-16 Catherine Moore <clm@codesourcery.com> + Maciej W. Rozycki <macro@codesourcery.com> + + * config/tc-mips.c (mips_cpu_info_table): Add "m14ke" and + "m14kec". + * doc/c-mips.texi (MIPS architecture options): Add "m14ke" and + "m14kec" to the list of -march options. + 2011-11-15 Maciej W. Rozycki <macro@codesourcery.com> * write.c (dump_section_relocs): Don't convert PC-relative relocs |