Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Unity-Technologies/bdwgc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-04Add loop to handle abort error like in suspend logic.Jonathan Chambers
2018-10-02Fix mergeJonas Echterhoff
2018-10-01Fix concurrent bitmap update in GC_dirtyIvan Maidanski
2018-07-24Perform thread_suspend in loop as it may be interrupted.unity-master-fix-darwin-suspendJonathan Chambers
2018-06-07Fixed required by il2cpp buildJonas Echterhoff
2018-02-26Change Darwin-specific code to comply with C++11 standardJay Krell
2018-02-02Do not push 'cpsr' register on Darwin/armIvan Maidanski
2018-02-02Do not push frame pointer on Darwin/arm and Darwin/arm64Jonathan Chambers
2018-02-02Implement FindTopOfStack(0) for ARM and AArch64 (Darwin)Jonathan Chambers
2018-02-02Always fail if FindTopOfStack(0) is not implemented but called (Darwin)Ivan Maidanski
2016-12-07Fix 'bogus LR' detection in FindTopOfStack (Darwin)Ivan Maidanski
2016-10-27Workaround 'possible null pointer dereference' cppcheck warning (Darwin)Ivan Maidanski
2016-10-27Fix null dereference in GC_stack_range_for if not DARWIN_DONT_PARSE_STACKIvan Maidanski
2016-10-24Workaround 'value of macro unknown' cppcheck info messagesIvan Maidanski
2016-10-21Eliminate 'printf format specifies type void*' GCC pedantic warningsIvan Maidanski
2016-10-14Eliminate more 'scope of variable can be reduced' cppcheck style warningsIvan Maidanski
2016-10-13Workaround more '#error' cppcheck error messagesIvan Maidanski
2016-08-19Eliminate 'cast to void* from int' compiler warnings (Darwin/x64)Ivan Maidanski
2015-07-27Code refactoring of 'alt-stack registration support'Ivan Maidanski
2015-07-24Add alt-stack registration supportZoltan Varga
2015-06-23Standalone profiling callback for threads suspend/resumeIvan Maidanski
2015-06-20Adjust places where profiling callbacks invoked (to match Mono GC)Ivan Maidanski
2015-05-17Merge branch 'profiling-callbacks'Ivan Maidanski
2015-05-17Code refactoring of "event callbacks" functionalityIvan Maidanski
2015-05-17Fix logic/compile errors in "event callbacks" code (Darwin, Pthreads)Ivan Maidanski
2015-03-18GC_stack_range_for code refactoring for Darwin/arm64Ivan Maidanski
2015-03-13Initial support for iOS ARM64 (Aarch64)Niklas Therning
2015-03-07Merge branch 'master' into ios-unified-ts-fixIvan Maidanski
2015-01-23GC_stack_range_for code refactoring (Darwin/arm)Ivan Maidanski
2014-11-17GC_stack_range_for iOS 32/64-bit code refactoring (Darwin/arm)Ivan Maidanski
2014-11-04Merge remote-tracking branch 'robovm/thread_get_state_stack_corruption_on_ios...Ivan Maidanski
2014-09-24Fix darwin_stop_world.c broken by 'thread_get_state fix' for other targetsIvan Maidanski
2014-09-22Use ARM_UNIFIED_THREAD_STATE in the call to thread_get_state() on iOS7 64-bitNiklas Therning
2014-09-18Use the ARM_THREAD_STATE32 flavor in the call to thread_get_state() whenNiklas Therning
2014-09-17Modified darwin_stop_world.c to use an arm_unified_thread_state_t struct toNiklas Therning
2014-07-01Implement event callbacks to be used to profile the collectorprofiling-callbacksLucas Meijer
2013-12-01New macro (GC_ALWAYS_MULTITHREADED) to set multi-threaded mode implicitlyIvan Maidanski
2013-07-31Fix more typos in commentsOndrej Bilka
2012-12-11Enable on-demand debug logging in GC_FindTopOfStack (Darwin)Ivan Maidanski
2012-11-12Replace conditional GC_log_printf calls with GC_COND/VERBOSE_LOG_PRINTFIvan Maidanski
2012-11-08Use GC_log_printf for logging instead of GC_[err_]printfIvan Maidanski
2012-03-05Replace pointer relational comparisons with non-pointer onesIvan Maidanski
2012-02-03Prevent compiler warnings in GC_FindTopOfStack and GC_ports (Darwin)Ivan Maidanski
2011-12-29Merge branch 'thread-dbg-msg-extend'Ivan Maidanski
2011-12-29Replace printf PRIxMAX specifier with '%p' for thread id debug outputIvan Maidanski
2011-12-29Use EXPECT for checking various 'initialized' boolean variablesIvan Maidanski
2011-07-262011-05-31 Ivan Maidanski <ivmai@mail.ru>ivmai
2011-07-262011-04-03 Ivan Maidanski <ivmai@mail.ru>ivmai
2011-07-262011-04-02 Ivan Maidanski <ivmai@mail.ru>ivmai
2011-07-262011-01-22 Ivan Maidanski <ivmai@mail.ru> (mostly Jean-Claude Beaudoin)ivmai