[PATCH v3 3/3] or1k: gcc: initial support for openrisc

Richard Henderson rth@twiddle.net
Mon Nov 5 19:46:00 GMT 2018


On 11/4/18 9:05 AM, Stafford Horne wrote:
> I have had some inqueries into helping
> bootstrap some linux nommu machines.

For nommu, we'd need to implement an FDPIC ABI.

Otherwise, code segments cannot be mapped separately
from data segments.  I believe that the arm (32bit)
port has recently added support for this, so you may
be able to find patches from which to crib.


r~



More information about the Gcc-patches mailing list