README
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Fri May 02 21:51:14 2008 +0000 (2008-05-02)
changeset 475 150c918bcb7b
parent 185 ade232db1313
child 764 ff368787f62b
permissions -rw-r--r--
Remove some EXPERIMENTAL binutils versions, I do not have time to create associated patches.

/trunk/patches/binutils/2.18.50.0.4/200-ld-makefile-path.patch | 30 30 0 0 ++++++++++
/trunk/patches/binutils/2.18.50.0.4/100-arm-uclibcgnueabi.patch | 30 30 0 0 ++++++++++
/trunk/patches/binutils/2.18.50.0.4/300-check-ldrunpath-length.patch | 26 26 0 0 +++++++++
/trunk/patches/binutils/2.18.50.0.6/200-ld-makefile-path.patch | 30 30 0 0 ++++++++++
/trunk/patches/binutils/2.18.50.0.6/100-arm-uclibcgnueabi.patch | 30 30 0 0 ++++++++++
/trunk/patches/binutils/2.18.50.0.6/300-check-ldrunpath-length.patch | 26 26 0 0 +++++++++
/trunk/config/binutils.in | 24 0 24 0 --------
7 files changed, 172 insertions(+), 24 deletions(-)
     1 This is the README for crosstool-NG
     2 
     3 To get you started, just enter:
     4   ./configure --help
     5 
     6 You can find a (terse and WIP) documentation in docs/overview.txt.
     7 
     8 You can also point your browser to
     9   http://ymorin.is-a-geek.org/dokuwiki/projects/crosstool
    10 
    11 If you need to send a bug report or a patch, please send a mail with subject
    12 prefixed with "[CT_NG]" with the following destinations:
    13     TO: crossgcc (at) sourceware.org
    14     CC: yann.morin.1998 (at) anciens.enib.fr
    15 
    16 The people that helped are listed in docs/CREDITS. Many thanks to them! :-)
    17 
    18 Aloha!