diff options
author | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2008-07-20 16:59:04 +0000 |
---|---|---|
committer | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2008-07-20 16:59:04 +0000 |
commit | 69c2df0e1857cd1c8af4015d2f78ba1495482596 (patch) | |
tree | ed4efa097d247c41b36efc7e4a5380257b178dcc | |
parent | d38082786722384da82bdab59f0555d4a5ffbd59 (diff) | |
download | crosstool-ng-69c2df0e1857cd1c8af4015d2f78ba1495482596.tar.gz crosstool-ng-69c2df0e1857cd1c8af4015d2f78ba1495482596.tar.bz2 crosstool-ng-69c2df0e1857cd1c8af4015d2f78ba1495482596.zip |
Update CREDITS.
Eye-candy on overview.txt.
/trunk/docs/overview.txt | 4 2 2 0 ++--
/trunk/docs/CREDITS | 1 1 0 0 +
2 files changed, 3 insertions(+), 2 deletions(-)
-rw-r--r-- | docs/CREDITS | 1 | ||||
-rw-r--r-- | docs/overview.txt | 4 |
2 files changed, 3 insertions, 2 deletions
diff --git a/docs/CREDITS b/docs/CREDITS index 6f0dd1db..5ee68e0b 100644 --- a/docs/CREDITS +++ b/docs/CREDITS @@ -17,6 +17,7 @@ And in order of appearance on the crossgcc ML: - cxa_atexit disabling for C libraries not supporting it (old uClibc) - misc suggestions (restartable build, ...) - get rid of some bashisms in ./configure + - contributed OpenRISC or32 support Robert P. J. DAY: - some small improvements to the configurator, misc prompting glitches diff --git a/docs/overview.txt b/docs/overview.txt index 55a7ba7b..36296143 100644 --- a/docs/overview.txt +++ b/docs/overview.txt @@ -77,7 +77,7 @@ which are not really scalable. Examples are: restore it later, or restart again from scratch. This is not convenient, - ptxdist (www.pengutronix.de/software/ptxdist), whose purpose is very similar to buildroot, - - other projects (openembedded.org for example), which is again used to + - other projects (openembedded.org for example), which are again used to build root file systems. crosstool-NG is really targeted at building toolchains, and only toolchains. @@ -551,7 +551,7 @@ The "config.in" file API: Eg.: config ARCH_arm + mandatory: - defines an (terse) help entry for this architecture: + defines a (terse) help entry for this architecture: Eg.: config ARCH_arm help |