From 3667408a5756a47edcc99d38535f544de7e5867a Mon Sep 17 00:00:00 2001 From: grischka Date: Wed, 16 Jan 2008 20:16:35 +0000 Subject: Just warn about unknown directives, define __STDC_VERSION__=199901L --- TODO | 2 ++ 1 file changed, 2 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index cf22bc7..1bd4f2e 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,7 @@ TODO list: +- FPU st(0) is left unclean (incompatible with optimized gcc/msc code) + - bug with defines: #define spin_lock(lock) do { } while (0) #define wq_spin_lock spin_lock -- cgit v1.3.1