[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#25500: Please add compilation support for sh3
From: |
John Paul Adrian Glaubitz |
Subject: |
bug#25500: Please add compilation support for sh3 |
Date: |
Sat, 21 Jan 2017 12:59:52 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Icedove/45.6.0 |
Tags: Patch
Hi!
There is a new project called J-Core that is working on reimplementing the old
SuperH architecture as an open source architecture. They are currently
supporting
the SH-2 CPU (called J-2) and are working to release the more powerful J-3
CPU which is based on the SH-3 design.
In order to bootstrap Debian on "sh3", we need to add it as a compilation target
to guile. This is done by the attached patch which adds the case for "sh3" for
cpu-endianness and triplet-pointer-size in module/system/base/target.scm.
Would be great to have this applied to be able to support Debian on an actual
open source CPU.
Thanks,
Adrian
--
.''`. John Paul Adrian Glaubitz
: :' : Debian Developer - address@hidden
`. `' Freie Universitaet Berlin - address@hidden
`- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913
0001-Recognize-sh3-as-compilation-targets.patch
Description: Text Data
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- bug#25500: Please add compilation support for sh3,
John Paul Adrian Glaubitz <=