summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2007-09-14 21:41:00 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2007-09-14 21:41:00 (GMT)
commit693ceb85bcc37910abac51a541c0f715f6cca82e (patch)
tree2bf35cd762fbfe69b574931a192e7094c85c39dd /docs
parent9e947198d2edf8067f0a9a49be391126e554e51c (diff)
Update docs/CREDITS: ARM EABI support.
Update README: point at docs/CREDITS.
Diffstat (limited to 'docs')
-rw-r--r--docs/CREDITS10
1 files changed, 8 insertions, 2 deletions
diff --git a/docs/CREDITS b/docs/CREDITS
index 603cb36..f29aab8 100644
--- a/docs/CREDITS
+++ b/docs/CREDITS
@@ -12,9 +12,11 @@ And in order of appearance on the crossgcc ML:
Allan made extensive tests of the first alpha of crosstool-NG-ng on his
MacOS-X, and unveiled some bash-2.05 weirdness.
- Enrico WEIGELT for some improvements to the build procedure:
- - cxa_atexit disabling for C libraries not supporting it (uClibc)
+ Enrico WEIGELT
+ - some improvements to the build procedure
+ - cxa_atexit disabling for C libraries not supporting it (old uClibc)
- misc suggestions (restartable build, ...)
+ - get rid of some bashisms in ./configure
Robert P. J. DAY:
- some small improvements to the configurator, misc prompting glitches
@@ -25,6 +27,10 @@ And in order of appearance on the crossgcc ML:
- initial ia64 support
- some cosmetics
+ Szilveszter Ordog:
+ - a uClibc floating point fix
+ - initial support for ARM EABI
+
Special dedication to the buildroot people for maintaining a set of patches I
happily and shamelessly vampirise from time to time... :-)