aboutsummaryrefslogtreecommitdiffstats
path: root/make/stub_includes/platform
Commit message (Expand)AuthorAgeFilesLines
* glibc-compat-symbols.h: skip versioning on PPC64/PPC64LETom G. Christensen2023-06-071-0/+10
* 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
* 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
* 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
* GlueGen proper size / alignment of primitive and compound types usage [1/2] -...Sven Gothel2011-07-171-2/+18
* gluegen stddef/stdint cc header: add missing intptr_t/uintptr_t, proper forma...Sven Gothel2011-06-102-17/+39
* Gluegen: Types (stddef/stdint), Header and Predefined Macro ChangeSven Gothel2010-11-094-0/+77