aboutsummaryrefslogtreecommitdiff
path: root/docs/CREDITS
Commit message (Collapse)AuthorAgeFilesLines
* Merge the branches/eglibc stuff:Yann E. MORIN"2008-08-111-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(-)
* Update CREDITS.Yann E. MORIN"2008-07-271-0/+4
| | | | | /trunk/docs/CREDITS | 4 4 0 0 ++++ 1 file changed, 4 insertions(+)
* Update CREDITS.Yann E. MORIN"2008-07-201-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(-)
* Preliminary Alpha support, courtesy Ioannis E. Venetis <venetis@capsl.udel.edu>.Yann E. MORIN"2008-06-141-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(+)
* PowerPC support by Daniel Dittmann.Yann E. MORIN"2008-05-181-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(+)
* Fix building glibc-2.6.1 and glibc-2.7 for ARM with recent kernels.Yann E. MORIN"2008-05-181-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(+)
* Add a patch to the ageing glibc-2.3.6 to make it compile on stupid shells ↵Yann E. MORIN"2008-05-111-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(+)
* Update patch to gdb. Thanks Khem RAJ <kraj@mvista.com>Yann E. MORIN"2008-04-131-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(-)
* Robert P. J. DAY says:Yann E. MORIN"2008-02-151-1/+2
| | | | | Add support for the selection of strace-4.5.16, including an updated set of patches from strace-4.5.15.
* Add latest kernel versions (Robert P. J. DAY).Yann E. MORIN"2008-02-141-0/+1
|
* Credit Mark Jonas <toertel@gmail.com> for the initial work on Super-H support.Yann E. MORIN"2008-01-281-0/+3
| | | | (I forgot to add you to the CREDITS at the time, sorry Mark).
* Credit Michael Abbott.Yann E. MORIN"2008-01-281-0/+3
|
* Update docs/CREDITS: ARM EABI support.Yann E. MORIN"2007-09-141-2/+8
| | | | Update README: point at docs/CREDITS.
* Update credits to give adequate credit to Al Stone.Yann E. MORIN"2007-09-111-1/+1
|
* Update CREDITS.Yann E. MORIN"2007-09-011-0/+4
|
* In overview.txt, document the two ways of using crosstool-NG: install and ↵Yann E. MORIN"2007-07-241-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.
* Fix a typo in CREDITS.Yann E. MORIN"2007-07-221-1/+1
|
* Move CREDITS to docs/Yann E. MORIN"2007-07-221-0/+24
Be a bit verbose when restoring a sample.