summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2008-05-18 20:50:13 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2008-05-18 20:50:13 (GMT)
commitdb55511ac249aa3bd143fad90f52918a1a4343ac (patch)
tree12eac32bb37613b65310f933380c556f132eba22 /docs
parent99cb9d510c3a818886ec01ecaca865dc7a499bc3 (diff)
PowerPC support by Daniel Dittmann.
/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(+)
Diffstat (limited to 'docs')
-rw-r--r--docs/CREDITS3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/CREDITS b/docs/CREDITS
index f1ea922..dd5afd1 100644
--- a/docs/CREDITS
+++ b/docs/CREDITS
@@ -46,6 +46,9 @@ And in order of appearance on the crossgcc ML:
Matthias Kaehlcke:
- fix building glibc-2.7 (and 2.6.1) with newer kernels
+ Daniel Dittmann:
+ - PowerPC support
+
Many others have contributed, either in form of patches, suggestions,
comments, or testing... Thank you to all of you!