summaryrefslogtreecommitdiff
path: root/docs/CREDITS
AgeCommit message (Collapse)AuthorFilesLines
2008-08-11Merge the branches/eglibc stuff:Yann E. MORIN"1-0/+1
- Add support for eglibc /trunk/scripts/functions | 6 4 2 0 ++++-- /trunk/docs/CREDITS | 1 1 0 0 + /trunk/config/libc.in | 12 12 0 0 ++++++++++++ /trunk/arch/arm/functions | 4 2 2 0 ++-- 4 files changed, 19 insertions(+), 4 deletions(-)
2008-07-27Update CREDITS.Yann E. MORIN"1-0/+4
/trunk/docs/CREDITS | 4 4 0 0 ++++ 1 file changed, 4 insertions(+)
2008-07-20Update CREDITS.Yann E. MORIN"1-0/+1
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(-)
2008-06-14Preliminary Alpha support, courtesy Ioannis E. Venetis <venetis@capsl.udel.edu>.Yann E. MORIN"1-0/+3
/trunk/docs/CREDITS | 3 3 0 0 + /trunk/samples/alphaev56-unknown-linux-gnu/crosstool.config | 282 282 0 0 +++++++++++++++++++ /trunk/config/target.in | 9 9 0 0 + /trunk/arch/alpha/functions | 9 9 0 0 + /trunk/arch/alpha/config.in | 58 58 0 0 ++++ 5 files changed, 361 insertions(+)
2008-05-18PowerPC support by Daniel Dittmann.Yann E. MORIN"1-0/+3
/trunk/docs/CREDITS | 3 3 0 0 +++ /trunk/config/target.in | 8 8 0 0 ++++++++ /trunk/arch/powerpc/functions | 9 9 0 0 +++++++++ /trunk/arch/powerpc/config.in | 1 1 0 0 + 4 files changed, 21 insertions(+)
2008-05-18Fix building glibc-2.6.1 and glibc-2.7 for ARM with recent kernels.Yann E. MORIN"1-0/+3
Patch by Matthias Kaehlcke <matthias@kaehlcke.net>. /trunk/patches/glibc/ports-2.6.1/200-ARM-asm_page_h.patch | 11 11 0 0 +++++++++++ /trunk/patches/glibc/ports-2.7/100-ARM-asm_page_h.patch | 11 11 0 0 +++++++++++ /trunk/docs/CREDITS | 3 3 0 0 +++ 3 files changed, 25 insertions(+)
2008-05-11Add a patch to the ageing glibc-2.3.6 to make it compile on stupid shells ↵Yann E. MORIN"1-0/+4
that have a defective implementation of echo. Thanks to Willy Tarreau for pointing to the patch. /trunk/patches/glibc/2.3.6/250-csu-Makefile.patch | 39 39 0 0 +++++++++++++++++++++++++++++ /trunk/docs/CREDITS | 4 4 0 0 +++ 2 files changed, 43 insertions(+)
2008-04-13Update patch to gdb. Thanks Khem RAJ <kraj@mvista.com>Yann E. MORIN"1-0/+3
patches/gdb/6.5/500-thread-timeout.patch | 13 6 7 0 ++++++------- docs/CREDITS | 3 3 0 0 +++ 2 files changed, 9 insertions(+), 7 deletions(-)
2008-02-15Robert P. J. DAY says:Yann E. MORIN"1-1/+2
Add support for the selection of strace-4.5.16, including an updated set of patches from strace-4.5.15.
2008-02-14Add latest kernel versions (Robert P. J. DAY).Yann E. MORIN"1-0/+1
2008-01-28Credit Mark Jonas <toertel@gmail.com> for the initial work on Super-H support.Yann E. MORIN"1-0/+3
(I forgot to add you to the CREDITS at the time, sorry Mark).
2008-01-28Credit Michael Abbott.Yann E. MORIN"1-0/+3
2007-09-14Update docs/CREDITS: ARM EABI support.Yann E. MORIN"1-2/+8
Update README: point at docs/CREDITS.
2007-09-11Update credits to give adequate credit to Al Stone.Yann E. MORIN"1-1/+1
2007-09-01Update CREDITS.Yann E. MORIN"1-0/+4
2007-07-24In overview.txt, document the two ways of using crosstool-NG: install and ↵Yann E. MORIN"1-0/+3
--local. Fix some typos in overview.txt. Document populate's options, still in overview.txt. Credit the buildroot people for the patches I vampirise from time to time.
2007-07-22Fix a typo in CREDITS.Yann E. MORIN"1-1/+1
2007-07-22Move CREDITS to docs/Yann E. MORIN"1-0/+24
Be a bit verbose when restoring a sample.