]> git.saurik.com Git - wxWidgets.git/history - build/aclocal/atomic_builtins.m4
wxMessageBox off the main thread lost result code.
[wxWidgets.git] / build / aclocal / atomic_builtins.m4
2013-10-04  Jay Freeman (saurik)Fix configure check for gcc atomics on 32-bit x86.
2007-12-05  Václav Slavíkcheck that the version of __sync_sub_and_fetch that...
2007-12-04  Václav Slavíkwhen testing for GCC's atomic builtins, try to link...
2007-09-10  Václav SlavíkFixed wxAtomicInc/Dec() to not use asm/atomic.h header...