TODO
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Mon May 25 18:23:38 2009 +0000 (2009-05-25)
branchgcc-4.4
changeset 1385 c3f370245832
parent 1382 b3b1369752ba
child 1387 a52504ffac55
permissions -rw-r--r--
/devel/gcc-4.4:
- TODO: remove completed items (companion libs are now in).

-------- diffstat follows --------
/devel/gcc-4.4/TODO | 6 1 5 0 +-----
1 file changed, 1 insertion(+), 5 deletions(-)
     1 This is a somewhat ordered TODO list:
     2 
     3 Recuring tasks:
     4 
     5 - update versions for every tools...
     6 
     7 
     8 
     9 Non-recurring:
    10 
    11 - gcc-4.4
    12   - commonalise the companion library check box: check-all-or-check-none (?)
    13   - check that the patchset from 4.3.3 still applies
    14 
    15 - uClinux
    16 
    17 - add newlib (for enhanced bare metal)
    18   - may need heavy tweaks and bends in gcc.sh
    19   - try to make it generic, will help for uClibc++
    20   - check whether it supports running under uClinux
    21 
    22 - uClibc++
    23   - see newlib, above
    24 
    25 - Cygwin target (needs newlib)
    26   - so we can complie for Windows/Cygwin
    27 
    28 - mingw32 target
    29   - so we can compile for Windows/Win32
    30 
    31 - mingw32 host
    32   - so we can run natively under Windows/Win32 (without requiring Cygwin)
    33 
    34 - eglibc config file
    35   - see: http://sourceware.org/ml/crossgcc/2009-05/msg00022.html
    36 
    37 - multilib