RFR: Add support for ARMv6 to ARM JIT

Andrew Hughes gnu.andrew at redhat.com
Thu Feb 12 05:09:51 UTC 2015



----- Original Message -----
> >
> > You're more than welcome to commit this. Now would be a good time
> > to do so while things are still relatively quiet, before our
> > next release cycle in April.
> >
> > I've opened a bug to track this:
> >
> > http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=2228
> >
> > If you include the text 'PR2228' in the commit message when pushing
> > to http://icedtea.classpath.org/hg/icedtea7-forest/hotspot, the commit
> > will be recorded on the bug.
> >
> > Thanks,
> > --
> > Andrew :)
> >
> >
> Thanks. I will do so next week. I am at a conference this week.
> 
> Was there a consensus on the which of the following routes we take.
> 
> 1) Add arm32JIT.cpp and keep thumb2.cpp
> 
> 2) Add arm32JIT.cpp and delete thumb2.cpp
> 
> (or maybe just call it armJIT.cpp since it supports both 16/32 bit)
> 
> 3) Replace the existing thumb2.cpp with the arm32JIT.cpp
> 
> (in this case the name is a misnomer).
> 
> I have no strong feelings on any of the above 3.
> 
> Ed.
> 

I'd say 2, unless someone has an objection.

Aren't 2 and 3 the same? If you're replacing thumb2.cpp, surely that
means it's been deleted? :/

FWIW, arm32 might be a little clearer to some than arm, given AArch64
has been referred to as arm64.
-- 
Andrew :)

Free Java Software Engineer
Red Hat, Inc. (http://www.redhat.com)

PGP Key: ed25519/35964222 (hkp://keys.gnupg.net)
Fingerprint = 5132 579D D154 0ED2 3E04  C5A0 CFDA 0F9B 3596 4222

PGP Key: rsa4096/248BDC07 (hkp://keys.gnupg.net)
Fingerprint = EC5A 1F5E C0AD 1D15 8F1F  8F91 3B96 A578 248B DC07



More information about the distro-pkg-dev mailing list