wut/libraries/wutstdc++
Ash Logan 370eeb28e9 wutstdc++: Move __gxx_personality to dedicated Assembly file
I was getting issues with __volatile__ for unknown reason, so moving 
this to a dedicated file sidesteps the issue entirely and passes this 
straight to GAS.
2019-04-09 16:44:42 +10:00
..
wut_gthread_cond.cpp First pass at adopting a devkitPro-style build system, see details: 2019-02-12 12:46:28 +01:00
wut_gthread_keys.cpp First pass at adopting a devkitPro-style build system, see details: 2019-02-12 12:46:28 +01:00
wut_gthread_mutex.cpp First pass at adopting a devkitPro-style build system, see details: 2019-02-12 12:46:28 +01:00
wut_gthread_once.cpp First pass at adopting a devkitPro-style build system, see details: 2019-02-12 12:46:28 +01:00
wut_gthread_recursive_mutex.cpp First pass at adopting a devkitPro-style build system, see details: 2019-02-12 12:46:28 +01:00
wut_gthread_thread.cpp First pass at adopting a devkitPro-style build system, see details: 2019-02-12 12:46:28 +01:00
wut_gthread.cpp First pass at adopting a devkitPro-style build system, see details: 2019-02-12 12:46:28 +01:00
wut_gthread.h wutstdc++: Fix __wut_key_t. 2018-06-02 10:36:28 +01:00
wut_stdcpp_personality.s wutstdc++: Move __gxx_personality to dedicated Assembly file 2019-04-09 16:44:42 +10:00
wut_stdcpp.cpp wutstdc++: Move __gxx_personality to dedicated Assembly file 2019-04-09 16:44:42 +10:00