This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Fwd: LatticeMico32 support in GCC 4.5
- From: Sébastien Bourdeauducq <sebastien dot bourdeauducq at gmail dot com>
- To: gcc at gcc dot gnu dot org
- Date: Mon, 14 Sep 2009 11:37:20 +0200
- Subject: Fwd: LatticeMico32 support in GCC 4.5
- References: <200909082046.02004.sebastien.bourdeauducq@lekernel.net>
Hi,
Do you have news regarding this?
Thanks
Sébastien
---------- Forwarded message ----------
From: Sébastien Bourdeauducq <sebastien.bourdeauducq@lekernel.net>
Date: Tue, 8 Sep 2009 20:46:01 +0200
Subject: LatticeMico32 support in GCC 4.5
To: gnu@gnu.org
Hi,
Would you mind including support for the LatticeMico32 soft processor in
the upcoming GCC 4.5 series?
We at Milkymist [1] develop a free system-on-chip design [2] that uses the
Mico32 processor and having out-of-the box Mico32 support in GCC would help
software development on this free SoC platform.
Support for Mico32 is already included in recent binutils releases.
A patch [3] was submitted to the GCC mailing list last December, that we
are currently using with GCC 4.4. It seems pretty stable as it allows us to
compile a working Linux kernel [4].
Looking forward to your positive answer,
Sébastien Bourdeauducq
[1] http://www.milkymist.org
[2] http://www.milkymist.org/doc/paper_overview.pdf
[3] http://gcc.gnu.org/ml/gcc-patches/2008-12/msg01024/lm32.patch
[4] http://lekernel.net/blog/?p=540