This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Enable java libraries for arm-elf compiler


> Richard> 	* configure.host (arm*-elf): Add support for this target.
> 
> This is ok.
> 
> Do the ARM ports need -fcheck-references?  If so, I can check in a
> patch for this once AG's configury patch to enable this goes in.

I've no idea.  All I've done is fixed up the XScale hacks so that they 
apply to all ARM devices.

> These patches are ok for the 3.1 branch too.

OK.

> Since you're obviously an ARM expert: if you have time, please
> consider implementing the `closure' API in libffi for the ARM.  This
> will let us enable the Java bytecode interpreter for that platform.

I'll try and find time.  I think the code is already there for ARM Linux, 
and I have some simple patches for the soft-float api; but there's no 
support at for Thumb yet.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]