target-mips: add copyright notice for mips16 work
Also cross off mips16 ASE in TODO. Signed-off-by: Nathan Froyd <froydnj@codesourcery.com> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
This commit is contained in:
parent
ff1d1977ff
commit
9da53be7ea
@ -4,7 +4,6 @@ Unsolved issues/bugs in the mips/mipsel backend
|
|||||||
General
|
General
|
||||||
-------
|
-------
|
||||||
- Unimplemented ASEs:
|
- Unimplemented ASEs:
|
||||||
- MIPS16
|
|
||||||
- MDMX
|
- MDMX
|
||||||
- SmartMIPS
|
- SmartMIPS
|
||||||
- DSP r1
|
- DSP r1
|
||||||
|
@ -4,6 +4,7 @@
|
|||||||
* Copyright (c) 2004-2005 Jocelyn Mayer
|
* Copyright (c) 2004-2005 Jocelyn Mayer
|
||||||
* Copyright (c) 2006 Marius Groeger (FPU operations)
|
* Copyright (c) 2006 Marius Groeger (FPU operations)
|
||||||
* Copyright (c) 2006 Thiemo Seufer (MIPS32R2 support)
|
* Copyright (c) 2006 Thiemo Seufer (MIPS32R2 support)
|
||||||
|
* Copyright (c) 2009 CodeSourcery (MIPS16 support)
|
||||||
*
|
*
|
||||||
* This library is free software; you can redistribute it and/or
|
* This library is free software; you can redistribute it and/or
|
||||||
* modify it under the terms of the GNU Lesser General Public
|
* modify it under the terms of the GNU Lesser General Public
|
||||||
|
Loading…
Reference in New Issue
Block a user