added configure support

This commit is contained in:
bellard
2003-04-13 19:50:35 +00:00
parent 5647993e79
commit dd56ab8c77
5 changed files with 307 additions and 5 deletions

4
TODO
View File

@ -1,5 +1,9 @@
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