From 5fcaf8b3ffd078a579b330edad51b3d749054dc4 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Sat, 14 Jun 2008 20:57:57 +0000 Subject: Preliminary Alpha support, courtesy Ioannis E. Venetis . /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(+) --- docs/CREDITS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/CREDITS') diff --git a/docs/CREDITS b/docs/CREDITS index dd5afd13..6f0dd1db 100644 --- a/docs/CREDITS +++ b/docs/CREDITS @@ -49,6 +49,9 @@ And in order of appearance on the crossgcc ML: Daniel Dittmann: - PowerPC support + Ioannis E. Venetis: + - preliminary Alpha support + Many others have contributed, either in form of patches, suggestions, comments, or testing... Thank you to all of you! -- cgit v1.2.3