TODO
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Mon May 25 19:48:42 2009 +0000 (2009-05-25)
branchgcc-4.4
changeset 1387 a52504ffac55
parent 1385 c3f370245832
child 1403 978ab821e1f8
permissions -rw-r--r--
/devel/gcc-4.4:
- TODO: remove completed items

-------- diffstat follows --------
/devel/gcc-4.4/TODO | 1 0 1 0 -
1 file changed, 1 deletion(-)
     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   - check that the patchset from 4.3.3 still applies
    13 
    14 - uClinux
    15 
    16 - add newlib (for enhanced bare metal)
    17   - may need heavy tweaks and bends in gcc.sh
    18   - try to make it generic, will help for uClibc++
    19   - check whether it supports running under uClinux
    20 
    21 - uClibc++
    22   - see newlib, above
    23 
    24 - Cygwin target (needs newlib)
    25   - so we can complie for Windows/Cygwin
    26 
    27 - mingw32 target
    28   - so we can compile for Windows/Win32
    29 
    30 - mingw32 host
    31   - so we can run natively under Windows/Win32 (without requiring Cygwin)
    32 
    33 - eglibc config file
    34   - see: http://sourceware.org/ml/crossgcc/2009-05/msg00022.html
    35 
    36 - multilib