aboutsummaryrefslogtreecommitdiffstats
path: root/make/stub_includes
Commit message (Expand)AuthorAgeFilesLines
* glibc-compat-symbols.h: skip versioning on PPC64/PPC64LETom G. Christensen2023-06-071-0/+10
* Bug 1363: Java 11: Recognize Java9+ ..; Support JEP 178 static linkage libglu...Sven Gothel2019-06-171-0/+4
* Bug 1190: Fix arm6hf + aarch64 gcc options, adapt glibc-compat-symbols.hSven Gothel2019-04-071-1/+7
* Bug 1295: Add linux-aarch64 GNU/Linux AArch64 crosscompile supportXerxes RĂ„nby2016-12-121-2/+6
* Fix jni/macosx/jawt_md.h: Put comment in /* */ brackets ..Sven Gothel2015-07-151-1/+1
* Refine JNI header's jni_md.h: Always include 'gluegen_stdint.h' for 'standalo...Sven Gothel2015-03-243-0/+6
* Bug 1149 - Replacing PCPP w/ JCPP, allowing complete macro handling (Part-2: ...Sven Gothel2015-03-241-0/+7
* Import JOGL's JNI header and unify them for GlueGen and C-Compiler usage.Sven Gothel2015-03-238-21/+2245
* Bug 1125 - Make ELF Reader 'jogamp.common.os.elf' StatelessSven Gothel2015-02-011-1/+4
* Bug 1122: Reflect __LP64__ and _aarch64__ in GlueGen's stdint/stddef and Andr...Sven Gothel2015-01-303-4/+8
* Fix glibc-compat-symbols.h: Distinguish clang and gcc (Aligned w/ openal-soft...Sven Gothel2014-06-101-1/+9
* glibc-compat-symbols.h: Use GLIBC_2.0 for 32bit ; Use asm(..) instead of __as...Sven Gothel2013-11-171-8/+13
* Complete a5dacb0b2b6e17f00efe520c1d23bc33ba5d9f78: Only patch symbols w/ __GN...Sven Gothel2013-09-131-1/+2
* glibc-compat-symbols.h: Only patch symbols w/ __GNUC__, aka 'gcc'Sven Gothel2013-09-131-6/+13
* jawt_md.h: fix preprocessor commentSven Gothel2013-09-131-1/+1
* Complete 5d211c6fa6a0452cc4569712e436184e34504a88: Remove generate.nativelibr...Sven Gothel2013-06-173-133/+0
* glibc-compat-symbols.h: Add __arm__ -> GLIBC_2.4 ; default is now GLIBC_2.2.5...Sven Gothel2013-04-211-3/+13
* Add 'glibc-compat-symbols.h' to force usage of minimal GLIBC symbols currentl...Sven Gothel2013-04-211-0/+15
* OSX/Java7 darwin/jawt_md.h Workaround ; Disable OSX/i386 if compiled w/ Java7...Sven Gothel2013-02-172-0/+115
* Bug 681: Add Basic ELF Header + ARM EABI Section Parsing, allowing to disting...Sven Gothel2013-02-083-0/+533
* GlueGen proper size / alignment of primitive and compound types usage [1/2] -...Sven Gothel2011-07-172-2/+22
* gluegen stddef/stdint cc header: add missing intptr_t/uintptr_t, proper forma...Sven Gothel2011-06-102-17/+39
* Expand tabs to 4 spacesSven Gothel2011-02-091-8/+8
* Gluegen: Types (stddef/stdint), Header and Predefined Macro ChangeSven Gothel2010-11-0915-68/+150
* Changed license (-> BSD) and content (minimum tokens) of dynamic-linker.hSven Gothel2010-11-081-35/+43
* New Int64Buffer type, which is being used for gluegen 'long *'Sven Gothel2010-03-294-0/+85
* Copied JOGL_2_SANDBOX r145 on to trunk; JOGL_2_SANDBOX branch is now closedKenneth Russel2009-06-153-0/+125
* Deleted obsolete source code in preparation for copying JOGL_2_SANDBOXKenneth Russel2009-06-153-125/+0
* Changed implementation of ArgumentIsString to work with wide-character Kenneth Russel2008-05-271-2/+3
* Added NativeLibrary helper class to com.sun.gluegen.runtime package, Kenneth Russel2006-08-013-0/+124