[PATCH] boehm gc support for CRIS

Hans-Peter Nilsson hp@bitrange.com
Tue Oct 26 02:39:00 GMT 2004


On Mon, 25 Oct 2004, Simon Posnjak wrote:

> Hi all,
>
> This patch adds support for CRIS platform to Boehm GC.

Thanks!

For the future, this patch was missing a ChangeLog entry.  I'll
check this in, fixing the "Riped" typo and any other nits I
notice.  For the record, the code that was "ripped" is itself ok
copyright-wise: it can't be written sanely any other way, and
besides I wrote it, so I can say it's ok :-) (employer
disclaimer on file)

I wouldn't have used "CRIS32" as the name of a macro here (and
the "Axis Etrax 100LX" is unimportant (the code would presumably
also fit other chips); the ABI and OS is the important piece of
information.  I would just have used the predefined __CRIS__
macro.

I see ARM32 is used, so I can't really blame you, though IIUC
the "32" is there just because there has been something you
could call ARM26.

brgds, H-P



More information about the Gcc-patches mailing list