diff options
Diffstat (limited to 'usr.bin/pcc/mips/TODO')
-rw-r--r-- | usr.bin/pcc/mips/TODO | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/usr.bin/pcc/mips/TODO b/usr.bin/pcc/mips/TODO index 63b5f67c34a..07072de7274 100644 --- a/usr.bin/pcc/mips/TODO +++ b/usr.bin/pcc/mips/TODO @@ -1,7 +1,2 @@ -* Look at long long support for the new register allocator. - -* Add floating point support. - -* Add support for struct/union arguments and return values. - -* See if the workaround for the function arguments can be removed/rewritten. +* Fix floating-point arguments in registers +* Fix structure arguments in registers |