diff options
| author | bellard <bellard> | 2003-04-14 22:23:55 +0000 |
|---|---|---|
| committer | bellard <bellard> | 2003-04-14 22:23:55 +0000 |
| commit | 0d6f8021ee8874f4537e92a3621321086b268e24 (patch) | |
| tree | e9d4aaf2bbd334707c9a3bedde3838fad0cd85b5 /TODO | |
| parent | c5ab452d6493499e7f550d69d9e8486da6460105 (diff) | |
| download | tinycc-0d6f8021ee8874f4537e92a3621321086b268e24.tar.gz tinycc-0d6f8021ee8874f4537e92a3621321086b268e24.tar.bz2 | |
update
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -3,8 +3,6 @@ TODO list: - '-b' bug. - atexit (Nigel Horne) - see -lxxx bug (Michael Charity). -- empty 'default:' in switch. -- fix asm without input/output (no % preprocessing) - handle inline functions as macros. - see transparent union pb in /urs/include/sys/socket.h - precise behaviour of typeof with arrays ? (__put_user macro) @@ -14,7 +12,6 @@ TODO list: variable initialization (',' is considered incorrectly as separator in preparser) : change func argument code generator ? - function pointers/lvalues in ? : (linux kernel net/core/dev.c) -- add A x86 asm constraint (linux asm-i386/div64.h) - transform functions to function pointers in function parameters (net/ipv4/ip_output.c) - fix function pointer type display - fix bound exit on RedHat 7.3 |
