| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 1363: Java 11: Recognize Java9+ ..; Support JEP 178 static linkage libglu... | Sven Gothel | 2019-06-17 | 1 | -0/+4 |
* | Bug 1190: Fix arm6hf + aarch64 gcc options, adapt glibc-compat-symbols.h | Sven Gothel | 2019-04-07 | 1 | -1/+7 |
* | Bug 1295: Add linux-aarch64 GNU/Linux AArch64 crosscompile support | Xerxes RĂ„nby | 2016-12-12 | 1 | -2/+6 |
* | Fix jni/macosx/jawt_md.h: Put comment in /* */ brackets .. | Sven Gothel | 2015-07-15 | 1 | -1/+1 |
* | Refine JNI header's jni_md.h: Always include 'gluegen_stdint.h' for 'standalo... | Sven Gothel | 2015-03-24 | 3 | -0/+6 |
* | Bug 1149 - Replacing PCPP w/ JCPP, allowing complete macro handling (Part-2: ... | Sven Gothel | 2015-03-24 | 1 | -0/+7 |
* | Import JOGL's JNI header and unify them for GlueGen and C-Compiler usage. | Sven Gothel | 2015-03-23 | 8 | -21/+2245 |
* | Bug 1125 - Make ELF Reader 'jogamp.common.os.elf' Stateless | Sven Gothel | 2015-02-01 | 1 | -1/+4 |
* | Bug 1122: Reflect __LP64__ and _aarch64__ in GlueGen's stdint/stddef and Andr... | Sven Gothel | 2015-01-30 | 3 | -4/+8 |
* | Fix glibc-compat-symbols.h: Distinguish clang and gcc (Aligned w/ openal-soft... | Sven Gothel | 2014-06-10 | 1 | -1/+9 |
* | glibc-compat-symbols.h: Use GLIBC_2.0 for 32bit ; Use asm(..) instead of __as... | Sven Gothel | 2013-11-17 | 1 | -8/+13 |
* | Complete a5dacb0b2b6e17f00efe520c1d23bc33ba5d9f78: Only patch symbols w/ __GN... | Sven Gothel | 2013-09-13 | 1 | -1/+2 |
* | glibc-compat-symbols.h: Only patch symbols w/ __GNUC__, aka 'gcc' | Sven Gothel | 2013-09-13 | 1 | -6/+13 |
* | jawt_md.h: fix preprocessor comment | Sven Gothel | 2013-09-13 | 1 | -1/+1 |
* | Complete 5d211c6fa6a0452cc4569712e436184e34504a88: Remove generate.nativelibr... | Sven Gothel | 2013-06-17 | 3 | -133/+0 |
* | glibc-compat-symbols.h: Add __arm__ -> GLIBC_2.4 ; default is now GLIBC_2.2.5... | Sven Gothel | 2013-04-21 | 1 | -3/+13 |
* | Add 'glibc-compat-symbols.h' to force usage of minimal GLIBC symbols currentl... | Sven Gothel | 2013-04-21 | 1 | -0/+15 |
* | OSX/Java7 darwin/jawt_md.h Workaround ; Disable OSX/i386 if compiled w/ Java7... | Sven Gothel | 2013-02-17 | 2 | -0/+115 |
* | Bug 681: Add Basic ELF Header + ARM EABI Section Parsing, allowing to disting... | Sven Gothel | 2013-02-08 | 3 | -0/+533 |
* | GlueGen proper size / alignment of primitive and compound types usage [1/2] -... | Sven Gothel | 2011-07-17 | 2 | -2/+22 |
* | gluegen stddef/stdint cc header: add missing intptr_t/uintptr_t, proper forma... | Sven Gothel | 2011-06-10 | 2 | -17/+39 |
* | Expand tabs to 4 spaces | Sven Gothel | 2011-02-09 | 1 | -8/+8 |
* | Gluegen: Types (stddef/stdint), Header and Predefined Macro Change | Sven Gothel | 2010-11-09 | 15 | -68/+150 |
* | Changed license (-> BSD) and content (minimum tokens) of dynamic-linker.h | Sven Gothel | 2010-11-08 | 1 | -35/+43 |
* | New Int64Buffer type, which is being used for gluegen 'long *' | Sven Gothel | 2010-03-29 | 4 | -0/+85 |
* | Copied JOGL_2_SANDBOX r145 on to trunk; JOGL_2_SANDBOX branch is now closed | Kenneth Russel | 2009-06-15 | 3 | -0/+125 |
* | Deleted obsolete source code in preparation for copying JOGL_2_SANDBOX | Kenneth Russel | 2009-06-15 | 3 | -125/+0 |
* | Changed implementation of ArgumentIsString to work with wide-character
| Kenneth Russel | 2008-05-27 | 1 | -2/+3 |
* | Added NativeLibrary helper class to com.sun.gluegen.runtime package,
| Kenneth Russel | 2006-08-01 | 3 | -0/+124 |