TODO
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Mon May 25 17:22:54 2009 +0000 (2009-05-25)
branchgcc-4.4
changeset 1382 b3b1369752ba
parent 1374 f7f01af63a02
child 1385 c3f370245832
permissions -rw-r--r--
/devel/gcc-4.4:
- TODO: add new item

-------- 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   - commonalise the companion library check box: check-all-or-check-none (?)
    18 
    19 - uClinux
    20 
    21 - add newlib (for enhanced bare metal)
    22   - may need heavy tweaks and bends in gcc.sh
    23   - try to make it generic, will help for uClibc++
    24   - check whether it supports running under uClinux
    25 
    26 - uClibc++
    27   - see newlib, above
    28 
    29 - Cygwin target (needs newlib)
    30   - so we can complie for Windows/Cygwin
    31 
    32 - mingw32 target
    33   - so we can compile for Windows/Win32
    34 
    35 - mingw32 host
    36   - so we can run natively under Windows/Win32 (without requiring Cygwin)
    37 
    38 - eglibc config file
    39   - see: http://sourceware.org/ml/crossgcc/2009-05/msg00022.html
    40 
    41 - multilib