Update Progress list

Already implemented, but not marked as done.
master
Paolo Teti 2018-02-12 18:23:55 +01:00
parent e7bf03019c
commit 2467bd2cbf
1 changed files with 4 additions and 4 deletions

View File

@ -87,8 +87,8 @@ features = ["c"]
- [x] addsf3.c
- [x] arm/adddf3vfp.S
- [x] arm/addsf3vfp.S
- [ ] arm/aeabi_dcmp.S
- [ ] arm/aeabi_fcmp.S
- [x] arm/aeabi_dcmp.S
- [x] arm/aeabi_fcmp.S
- [x] arm/aeabi_idivmod.S
- [x] arm/aeabi_ldivmod.S
- [x] arm/aeabi_memcpy.S
@ -183,8 +183,8 @@ features = ["c"]
- [x] mulsf3.c
- [x] powidf2.c
- [x] powisf2.c
- [ ] subdf3.c
- [ ] subsf3.c
- [x] subdf3.c
- [x] subsf3.c
- [ ] truncdfhf2.c
- [ ] truncdfsf2.c
- [ ] truncsfhf2.c