docs/CREDITS
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Sun May 03 09:50:16 2009 +0000 (2009-05-03)
branchnewlib
changeset 1366 5e5d1e6f55d3
parent 741 6c5084999910
child 1975 1dfb2713112b
permissions -rw-r--r--
Update the newlib devel branch with stuff from /trunk@1498.

-------- diffstat follows --------
/devel/newlib/configure | 336 176 160 0 +++++++------
/devel/newlib/Makefile.in | 12 3 9 0 -
/devel/newlib/scripts/build/kernel/linux.sh | 2 1 1 0
/devel/newlib/scripts/build/internals.sh | 1 0 1 0 -
/devel/newlib/scripts/build/libc/eglibc.sh | 1 0 1 0 -
/devel/newlib/scripts/build/mpfr.sh | 2 1 1 0
/devel/newlib/scripts/functions | 111 5 106 0 ----
/devel/newlib/scripts/config.guess | 7 5 2 0 +
/devel/newlib/scripts/config.sub | 3 2 1 0 +
/devel/newlib/scripts/saveSample.sh.in | 4 2 2 0
/devel/newlib/docs/overview.txt | 8 6 2 0 +
/devel/newlib/samples/armeb-unknown-linux-uclibc/crosstool.config | 14 5 9 0 -
/devel/newlib/samples/sh4-unknown-linux-gnu/crosstool.config | 14 5 9 0 -
/devel/newlib/samples/x86_64-unknown-linux-gnu/crosstool.config | 14 5 9 0 -
/devel/newlib/samples/arm-unknown-elf/crosstool.config | 12 3 9 0 -
/devel/newlib/samples/armeb-unknown-eabi/crosstool.config | 2 0 2 0 -
/devel/newlib/samples/arm-unknown-linux-gnueabi/crosstool.config | 14 5 9 0 -
/devel/newlib/samples/ia64-unknown-linux-gnu/crosstool.config | 14 5 9 0 -
/devel/newlib/samples/x86_64-unknown-linux-uclibc/crosstool.config | 14 5 9 0 -
/devel/newlib/samples/armeb-unknown-linux-gnueabi/crosstool.config | 14 5 9 0 -
/devel/newlib/samples/powerpc-e500v2-linux-gnuspe/crosstool.config | 14 5 9 0 -
/devel/newlib/samples/i686-nptl-linux-gnu/crosstool.config | 14 5 9 0 -
/devel/newlib/samples/arm-unknown-linux-gnu/crosstool.config | 14 5 9 0 -
/devel/newlib/samples/powerpc-unknown-linux-gnu/crosstool.config | 14 5 9 0 -
/devel/newlib/samples/mips-unknown-linux-uclibc/crosstool.config | 14 5 9 0 -
/devel/newlib/samples/arm-unknown-linux-uclibcgnueabi/crosstool.config | 14 5 9 0 -
/devel/newlib/samples/arm-iphone-linux-gnueabi/crosstool.config | 8 4 4 0
/devel/newlib/samples/armeb-unknown-linux-gnu/crosstool.config | 14 5 9 0 -
/devel/newlib/samples/powerpc-unknown_nofpu-linux-gnu/crosstool.config | 14 5 9 0 -
/devel/newlib/samples/i586-geode-linux-uclibc/crosstool.config | 14 5 9 0 -
/devel/newlib/samples/arm-unknown-linux-uclibc/crosstool.config | 14 5 9 0 -
/devel/newlib/samples/powerpc-unknown-linux-uclibc/crosstool.config | 14 5 9 0 -
/devel/newlib/samples/mips-unknown-elf/crosstool.config | 2 0 2 0 -
/devel/newlib/samples/powerpc-405-linux-gnu/crosstool.config | 14 5 9 0 -
/devel/newlib/samples/armeb-unknown-linux-uclibcgnueabi/crosstool.config | 14 5 9 0 -
/devel/newlib/samples/arm-unknown-eabi/crosstool.config | 12 3 9 0 -
/devel/newlib/samples/mipsel-unknown-linux-gnu/crosstool.config | 14 5 9 0 -
/devel/newlib/samples/powerpc64-unknown-linux-gnu/crosstool.config | 14 5 9 0 -
/devel/newlib/samples/alphaev56-unknown-linux-gnu/crosstool.config | 14 5 9 0 -
/devel/newlib/samples/powerpc-860-linux-gnu/crosstool.config | 14 5 9 0 -
/devel/newlib/config/kernel/linux.in | 108 2 106 0 ----
/devel/newlib/config/global/ct-behave.in | 22 13 9 0 +
/devel/newlib/config/global/download.in | 210 15 195 0 +-------
/devel/newlib/config/libc/glibc.in | 7 7 0 0 +
/devel/newlib/config/libc/glibc-eglibc.in-common | 15 14 1 0 +
45 files changed, 382 insertions(+), 839 deletions(-)
yann@1
     1
I would like to thank these fine people for making crosstool-NG possible:
yann@1
     2
yann@1
     3
  Dan KEGEL, the original author of crosstool: http://www.kegel.com/
yann@1
     4
    Dan was very helpfull and willing to help when I build my first toolchains.
yann@1
     5
    I owe him one. Thank you Dan!
yann@1
     6
    Some crosstool-NG scripts have code snippets coming almost as-is from the
yann@1
     7
    original work by Dan.
yann@1
     8
yann@190
     9
And in order of appearance on the crossgcc ML:
yann@190
    10
yann@20
    11
  Allan CLARK for his investigations on building toolchains on MacOS-X.
yann@428
    12
    Allan made extensive tests of the first alpha of crosstool-NG on his
yann@197
    13
    MacOS-X, and unveiled some bash-2.05 weirdness.
yann@20
    14
yann@386
    15
  Enrico WEIGELT
yann@386
    16
    - some improvements to the build procedure
yann@386
    17
    - cxa_atexit disabling for C libraries not supporting it (old uClibc)
yann@190
    18
    - misc suggestions (restartable build, ...)
yann@386
    19
    - get rid of some bashisms in ./configure
yann@702
    20
    - contributed OpenRISC or32 support
yann@20
    21
yann@57
    22
  Robert P. J. DAY:
yann@57
    23
    - some small improvements to the configurator, misc prompting glitches
yann@57
    24
    - 'sanitised' patches for binutils-2.17
yann@99
    25
    - patches for glibc-2.5
yann@423
    26
    - misc patches, typos and eye candy
yann@428
    27
    - too many to list any more!
yann@36
    28
yann@349
    29
  Al Stone:
yann@374
    30
    - initial ia64 support
yann@349
    31
    - some cosmetics
yann@349
    32
yann@386
    33
  Szilveszter Ordog:
yann@386
    34
    - a uClibc floating point fix
yann@386
    35
    - initial support for ARM EABI
yann@386
    36
yann@421
    37
  Mark Jonas:
yann@421
    38
    - initiated Super-H port
yann@421
    39
yann@420
    40
  Michael Abbott:
yann@420
    41
    - make it build with ancient findutils
yann@420
    42
yann@495
    43
  Willy Tarreau:
yann@495
    44
    - a patch to glibc to build on 'ancient' shells
yann@495
    45
    - reported mis-use of $CT_CC_NATIVE
yann@495
    46
yann@518
    47
  Matthias Kaehlcke:
yann@518
    48
    - fix building glibc-2.7 (and 2.6.1) with newer kernels
yann@518
    49
yann@520
    50
  Daniel Dittmann:
yann@520
    51
    - PowerPC support
yann@520
    52
yann@557
    53
  Ioannis E. Venetis:
yann@557
    54
    - preliminary Alpha support
yann@741
    55
    - intense gcc-4.3 brainstorming
yann@741
    56
yann@741
    57
  Thomas Jourdan:
yann@741
    58
    - intense gcc-4.3 brainstorming
yann@787
    59
    - eglibc support
yann@557
    60
yann@438
    61
  Many others have contributed, either in form of patches, suggestions,
yann@438
    62
  comments, or testing... Thank you to all of you!
yann@438
    63
yann@294
    64
Special dedication to the buildroot people for maintaining a set of patches I
yann@294
    65
happily and shamelessly vampirise from time to time... :-)
yann@294
    66
yann@1
    67
More to come as they help.