Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 1122: Reflect __LP64__ and _aarch64__ in GlueGen's stdint/stddef and ↵ | Sven Gothel | 2015-01-30 | 1 | -1/+1 |
| | | | | Android compilerflags | ||||
* | gluegen stddef/stdint cc header: add missing intptr_t/uintptr_t, proper ↵ | Sven Gothel | 2011-06-10 | 1 | -4/+9 |
| | | | | formating, proper _WIN64 case | ||||
* | Gluegen: Types (stddef/stdint), Header and Predefined Macro Change | Sven Gothel | 2010-11-09 | 1 | -0/+25 |
Read API doc ad GlueGen.java New predefined types: wchar_t, intptr_t, uintptr_t New reusable headers for gluegen usage: make/stub_includes/gluegen for native usage: make/stub_includes/platform New predefined macro #define __GLUEGEN__ 2 |