summaryrefslogtreecommitdiffstats
path: root/src/java/jogamp/common/os/elf
Commit message (Expand)AuthorAgeFilesLines
* Bug 980: Use Bitsream class for jogamp.common.os.elf.**Sven Gothel2014-02-202-18/+12
* Bug 856 - Android: Support dual ABI (x86 i686 *and* ARMv7arm), i.e. pick 'bes...Sven Gothel2014-01-241-3/+33
* gluegen: add all missing @Override annotationsHarvey Harrison2013-10-174-0/+6
* gluegen: remove trailing whitespaceHarvey Harrison2013-10-175-170/+170
* Fix a typo (Retruns => Returns)Sylvestre Ledru2013-07-101-1/+1
* Bug 681: Use ELF Header + ARM EABI Section Parsing in PlatformPropsImpl to to...Sven Gothel2013-02-081-12/+52
* Bug 681: Add Basic ELF Header + ARM EABI Section Parsing, allowing to disting...Sven Gothel2013-02-087-0/+1683