crosstool-ng/TODO
Yann E. MORIN" c009897aee misc: fix more typos here and there...
Reported-by: "Antony N. Pavlov" <antony@niisi.msk.ru>
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
2011-07-17 16:53:40 +02:00

36 lines
811 B
Plaintext

This is a somewhat ordered TODO list:
Recurring tasks:
- update versions for every tools...
- update and/or upgrade all samples
Non-recurring tasks:
- update newlib (for enhanced bare metal)
- confirm existing implementation on targets other than AVR32
- try to make it generic, will help for uClibc++
- multilib
- Cygwin target (needs newlib)
- so we can build toolchains that generate code for Windows/Cygwin
- Cygwin host
- so we can build toolchains that run natively under Windows/Cygwin
- mingw32 target
- so we can build toolchains that generate code for Windows/Win32
- mingw32 host
- so we can build toolchains that run natively under Windows/Win32
(without requiring Cygwin)
- uClibc++
- see newlib, above
- uClinux
- check whether we can use newlib under uClinux (?)