target-mips: add copyright notice for mips16 work
authorNathan Froyd <froydnj@codesourcery.com>
Tue, 8 Dec 2009 16:06:31 +0000 (08:06 -0800)
committerAurelien Jarno <aurelien@aurel32.net>
Sun, 13 Dec 2009 19:20:20 +0000 (20:20 +0100)
Also cross off mips16 ASE in TODO.

Signed-off-by: Nathan Froyd <froydnj@codesourcery.com>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
target-mips/TODO
target-mips/translate.c

index 4769e2a..9101881 100644 (file)
@@ -4,7 +4,6 @@ Unsolved issues/bugs in the mips/mipsel backend
 General
 -------
 - Unimplemented ASEs:
-  - MIPS16
   - MDMX
   - SmartMIPS
   - DSP r1
index a3f5f72..ff0e590 100644 (file)
@@ -4,6 +4,7 @@
  *  Copyright (c) 2004-2005 Jocelyn Mayer
  *  Copyright (c) 2006 Marius Groeger (FPU operations)
  *  Copyright (c) 2006 Thiemo Seufer (MIPS32R2 support)
+ *  Copyright (c) 2009 CodeSourcery (MIPS16 support)
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public