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
2018-12-07Revert "use SP saved in context, avoids problems when on alternate signal stack"revert-26-handle-suspend-on-altstackdbuckley3d
2018-12-03Merge pull request #28 from Unity-Technologies/use-large-configjonas echterhoff
2018-12-03Switch back to LARGE_CONFIGuse-large-configJonas Echterhoff
2018-11-06Merge pull request #26 from Unity-Technologies/handle-suspend-on-altstackdbuckley3d
2018-11-01Merge pull request #27 from Unity-Technologies/higher-precision-timerjonas echterhoff
2018-11-01more type fixeshigher-precision-timerJonas Echterhoff
2018-10-31use SP saved in contexthandle-suspend-on-altstackdavidbuckley
2018-10-31Merge pull request #25 from Unity-Technologies/unity-android-lto-fixIgnas
2018-10-31[android] Fix Gold linker error when LTO is enabled.unity-android-lto-fixIgnas Ziberkas
2018-10-31more type fixesJonas Echterhoff
2018-10-30Fix string formatJonas Echterhoff
2018-10-29Fix precision warning on windowsJonas Echterhoff
2018-10-29Merge pull request #24 from Unity-Technologies/higher-precision-timerjonas echterhoff
2018-10-19use 64-bit integers for nanoseconds so we won't overflowJonas Echterhoff
2018-10-19use 64-bit integers for nanoseconds so we won't overflowJonas Echterhoff
2018-10-19better precision windows timersJonas Echterhoff
2018-10-18Suport nanosecond precision in time_limit apisJonas Echterhoff
2018-10-17Merge pull request #23 from Unity-Technologies/gc-disabled-buildJoshua Peterson
2018-10-17Build with GC_DISABLE_INCREMENTAL enabledJosh Peterson
2018-10-08Merge pull request #22 from Unity-Technologies/concurrency-fixesjonas echterhoff
2018-10-08Fix build: GC_manual_vdb does not exist in our branch yet, use MANUAL_VDB def...concurrency-fixesJonas Echterhoff
2018-10-02Merge pull request #21 from Unity-Technologies/concurrency-fixesjonas echterhoff
2018-10-02Fix mergeJonas Echterhoff
2018-10-01Use AO_or in async_set_pht_entry_from_index if availableIvan Maidanski
2018-10-01Fix concurrent bitmap update in GC_dirtyIvan Maidanski
2018-09-25Merge pull request #17 from Unity-Technologies/unity-master-nocrtMichael DeRoy
2018-09-25compile without c runtimeunity-master-nocrtMichael DeRoy
2018-09-25Merge pull request #20 from Unity-Technologies/add-validation-definesjonas echterhoff
2018-09-25Add IL2CPP_ENABLE_WRITE_BARRIER_VALIDATION to remove functions we want to pat...add-validation-definesJonas Echterhoff
2018-09-20Merge pull request #19 from Unity-Technologies/sync-with-il2cppJoshua Peterson
2018-09-20Sync with changes from the IL2CPP reposync-with-il2cppJosh Peterson
2018-09-10Update libatomic_ops submoduleTautvydas Žilys
2018-09-10Merge pull request #16 from Unity-Technologies/uwp-arm64TautvydasZilys
2018-09-10Make changes necessary to build boehm gc on UWP/arm64.uwp-arm64Tautvydas Žilys
2018-09-04Merge pull request #15 from Unity-Technologies/symbol-exportsjonas echterhoff
2018-09-03Make sure GC symbols we want to patch are visibleJonas Echterhoff
2018-07-25Merge pull request #13 from Unity-Technologies/unity-master-fix-darwin-suspendJonathan Chambers
2018-07-24Perform thread_suspend in loop as it may be interrupted.unity-master-fix-darwin-suspendJonathan Chambers
2018-06-20Fix the build and run on N3DS, PS4, and AndroidJosh Peterson
2018-06-14Merge pull request #12 from Unity-Technologies/unity-fixes-for-masterjonas echterhoff
2018-06-14Fix the BDWGC build on XboxOneunity-fixes-for-masterJonas Echterhoff
2018-06-08Merge pull request #11 from Unity-Technologies/unity-fixes-for-masterjonas echterhoff
2018-06-07Fixed required by il2cpp buildJonas Echterhoff
2018-06-06Bring back declarations needed by il2cppJonas Echterhoff
2018-06-04Fix androidJonas Echterhoff
2018-06-01Reapply Unity changesJonas Echterhoff
2018-05-30Build libgc-static separatelyJonas Echterhoff
2018-05-28Disable USE_TKILL_ON_ANDROIDJonas Echterhoff
2018-05-28Add libatomic_ops submoduleJonas Echterhoff
2018-05-25Try to fix buildJonas Echterhoff