On 03/12/2015 11:14 AM, Sven Gothel wrote:
> On 03/12/2015 10:46 AM, Sven Gothel wrote:
>> Dear All,
>>
>
> <
http://jogamp.org/wiki/index.php/SW_Tracking_Report_Objectives_for_the_release_2.3.0>
...
and
- Bug 1122: Add ARM 64bit build support, add Android ARM 64 bit build
<
http://jogamp.org/bugzilla/show_bug.cgi?id=1122>
since GlueGen's ELF Parser is quite stateless by know
and we don't depend on static MachineDescriptions
per defined OS/ARCH anymore - supporting other platforms
is now much easier than before.
- Bug 1125 - Make ELF Reader 'jogamp.common.os.elf' Stateless
<
http://jogamp.org/bugzilla/show_bug.cgi?id=1125>
- Bug 1126 - Remove static query requirement of MachineDescriptor,
find matching StaticConfig at runtime.
<
http://jogamp.org/bugzilla/show_bug.cgi?id=1126>
...