diff options
Diffstat (limited to 'usr.bin/pcc/arch/mips/TODO')
-rw-r--r-- | usr.bin/pcc/arch/mips/TODO | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/usr.bin/pcc/arch/mips/TODO b/usr.bin/pcc/arch/mips/TODO deleted file mode 100644 index 4abe3c373db..00000000000 --- a/usr.bin/pcc/arch/mips/TODO +++ /dev/null @@ -1,9 +0,0 @@ -$OpenBSD: TODO,v 1.2 2007/09/15 22:04:38 ray Exp $ - -* 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. |