TODO
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Sun May 24 21:44:21 2009 +0000 (2009-05-24)
branchgcc-4.4
changeset 1374 f7f01af63a02
parent 1368 ec1cffe6d30b
child 1382 b3b1369752ba
permissions -rw-r--r--
/trunk:
- TODO: add MPC as a gcc-4.4 pre-requisite

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