diff options
author | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2008-01-28 18:57:42 +0000 |
---|---|---|
committer | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2008-01-28 18:57:42 +0000 |
commit | a616d39de36d79381e6cd98e34f5d0e952204d3b (patch) | |
tree | b42232c7cb465e7935b2c3e351aacdc9bce9098c | |
parent | daca18fc0ed3b3234ddea7a4f29a1b0ee1f698bb (diff) | |
download | crosstool-ng-a616d39de36d79381e6cd98e34f5d0e952204d3b.tar.gz crosstool-ng-a616d39de36d79381e6cd98e34f5d0e952204d3b.tar.bz2 crosstool-ng-a616d39de36d79381e6cd98e34f5d0e952204d3b.zip |
Credit Mark Jonas <toertel@gmail.com> for the initial work on Super-H support.
(I forgot to add you to the CREDITS at the time, sorry Mark).
-rw-r--r-- | docs/CREDITS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/CREDITS b/docs/CREDITS index 13aa520d..57127b99 100644 --- a/docs/CREDITS +++ b/docs/CREDITS @@ -31,6 +31,9 @@ And in order of appearance on the crossgcc ML: - a uClibc floating point fix - initial support for ARM EABI + Mark Jonas: + - initiated Super-H port + Michael Abbott: - make it build with ancient findutils |