diff mbox

[v9,14/14] target-mips-ase-dsp: Change TODO file

Message ID 1348752291-6041-15-git-send-email-proljc@gmail.com
State New
Headers show

Commit Message

Jia Liu Sept. 27, 2012, 1:24 p.m. UTC
Delete DSP r1 & DSP r2 from TODO file.

Signed-off-by: Jia Liu <proljc@gmail.com>
---
 target-mips/TODO |    2 --
 1 file changed, 2 deletions(-)

Comments

Aurelien Jarno Oct. 6, 2012, 2:52 p.m. UTC | #1
On Thu, Sep 27, 2012 at 09:24:51PM +0800, Jia Liu wrote:
> Delete DSP r1 & DSP r2 from TODO file.
> 
> Signed-off-by: Jia Liu <proljc@gmail.com>
> ---
>  target-mips/TODO |    2 --
>  1 file changed, 2 deletions(-)
> 
> diff --git a/target-mips/TODO b/target-mips/TODO
> index 2a3546f..15d67cd 100644
> --- a/target-mips/TODO
> +++ b/target-mips/TODO
> @@ -6,8 +6,6 @@ General
>  - Unimplemented ASEs:
>    - MDMX
>    - SmartMIPS
> -  - DSP r1
> -  - DSP r2
>  - MT ASE only partially implemented and not functional
>  - Shadow register support only partially implemented,
>    lacks set switching on interrupt/exception.
> -- 
> 1.7.10.2 (Apple Git-33)
> 
>
diff mbox

Patch

diff --git a/target-mips/TODO b/target-mips/TODO
index 2a3546f..15d67cd 100644
--- a/target-mips/TODO
+++ b/target-mips/TODO
@@ -6,8 +6,6 @@  General
 - Unimplemented ASEs:
   - MDMX
   - SmartMIPS
-  - DSP r1
-  - DSP r2
 - MT ASE only partially implemented and not functional
 - Shadow register support only partially implemented,
   lacks set switching on interrupt/exception.