aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/jogamp/common/os/elf/ElfHeader.java
Commit message (Expand)AuthorAgeFilesLines
* 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-171-0/+1
* gluegen: remove trailing whitespaceHarvey Harrison2013-10-171-74/+74
* 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-081-0/+574