platform/upstream/libgc.git
2015-05-17 Ivan MaidanskiMerge branch 'profiling-callbacks'
2015-05-17 Ivan MaidanskiCode refactoring of "event callbacks" functionality
2015-05-17 Ivan MaidanskiFix logic/compile errors in "event callbacks" code...
2015-05-17 Ivan MaidanskiUpdate AUTHORS file
2015-05-17 Ivan MaidanskiUpdate AUTHORS file
2015-05-17 Alex Ronne... Add build system plumbing for building with -Werror.
2015-05-16 Ivan MaidanskiUpdate ChangeLog file
2015-05-16 Ivan MaidanskiUpdate ChangeLog file
2015-05-11 Ivan MaidanskiMerge branch 'jtotz-bdwgc-integrate-2'
2015-05-11 Ivan MaidanskiAvoid new[] debug variant definition for ancient MS...
2015-05-11 Ivan MaidanskiRe-enable gc_cpp.h usage for GC compiled without ATOMIC...
2015-05-11 Ivan MaidanskiReformat code of gc_cpp.cc/h
2015-05-11 Ivan MaidanskiRestore definition of new/delete operators in gc_cpp...
2015-05-11 Ivan MaidanskiRemove commented out code in gc_cpp.cc/h
2015-05-11 Johannes Totzput all the cpp stuff in header
2015-05-11 Johannes Totzenable atomic-uncollectable
2015-05-11 Ivan MaidanskiEnable gc.h inclusion by client without implicit includ...
2015-05-11 Ivan MaidanskiAdjust code indentation of malloc/calloc/str[n]dup
2015-05-11 Ivan MaidanskiRecognize REDIRECT_MALLOC_IN_HEADER macro
2015-05-11 Ivan MaidanskiDo not pass VC-specific 'pragma message' in gc.h to...
2015-05-11 Johannes Totzdebug helper for preproc symbol mix up
2015-05-11 Ivan MaidanskiRemove erroneous GC_use_threads_discovery call from...
2015-05-11 Ivan Maidanskivc9: Move to windows-untested; adjust scripts in *...
2015-05-11 Johannes Totzno _DLL should not be defined here! it's predefined...
2015-05-11 Johannes Totzadd two more test cases
2015-05-11 Johannes Totzadd x64
2015-05-11 Johannes Totzfix us some project files for vc9
2015-05-11 Ivan MaidanskiResolve MessageBoxA at run-time (if requested) in GC_in...
2015-05-11 Ivan MaidanskiDo not show WoW64 warning message unless CHECK_NOT_WOW6...
2015-05-11 Johannes Totzgc_init() is a better place for this warning
2015-05-11 Ivan MaidanskiNew macro (NO_WINMAIN_ENTRY) to prefer main() instead...
2015-05-11 Ivan Maidanskihuge_test: turn GC_WORD_MAX into a signed constant
2015-05-11 Ivan MaidanskiEnable huge_test for Win64 (and LLP64 target)
2015-05-11 Ivan MaidanskiRename ATOMIC_UNCOLLECTABLE to GC_ATOMIC_UNCOLLECTABLE
2015-05-07 Ivan Maidanski.gitignore: Add *.vcproj.*.user (copied from .hgignore)
2015-04-06 Ivan MaidanskiRemove commented out code in AmigaOS.c, gcconfig.h...
2015-04-06 Ivan MaidanskiDo not include sigcontext.h and asm/sigcontext.h
2015-03-17 Ivan MaidanskiGC_stack_range_for code refactoring for Darwin/arm64
2015-03-17 Ivan MaidanskiAdd incremental GC support for Darwin/arm64
2015-03-12 Niklas TherningInitial support for iOS ARM64 (Aarch64)
2015-03-07 Ivan MaidanskiMerge branch 'master' into ios-unified-ts-fix
2015-02-27 Ivan MaidanskiRevert "Move asm machine-dependent files to 'src' folde...
2015-02-13 Andrew PinskiAdd AArch64-32 target support
2015-01-23 Ivan MaidanskiGC_stack_range_for code refactoring (Darwin/arm)
2015-01-07 Bruce HoultFix OSX issue with snprintf wrapper macro
2015-01-07 Bruce HoultFix OSX issue with pthread_attr_setstacksize failure
2014-11-17 Ivan MaidanskiGC_stack_range_for iOS 32/64-bit code refactoring ...
2014-11-04 Ivan MaidanskiAvoid explicit use of machine-specific x_THREAD_STATE...
2014-11-04 Ivan MaidanskiFix mistyped ARM_THREAD_STATE macro (Darwin/arm)
2014-11-04 Ivan MaidanskiMerge remote-tracking branch 'robovm/thread_get_state_s...
2014-11-02 Tsugutomo EnamiFix FirstDLOpenedLinkMap for case libgc not 1st dynamic...
2014-10-21 Ivan MaidanskiFix missing cord_pos.h, ec.h among installed headers...
2014-10-21 Ivan MaidanskiFix missing msvc_dbg.h in dist_noinst_HEADERS (Automake)
2014-10-20 Ivan MaidanskiFix missing error handling of pthread_attr_init/getstac...
2014-10-16 Yusuke SuzukiFix __alloc_size__ availability detection (Clang)
2014-09-27 Ivan MaidanskiFix missing error handling of pthreads_mutex_init and...
2014-09-24 Ivan MaidanskiWorkaround 'unknown attribute __alloc_size__' warning...
2014-09-23 Ivan MaidanskiFix darwin_stop_world.c broken by 'thread_get_state...
2014-09-23 Jan Alexander... Also enable the TSX workaround for i386 (Linux)
2014-09-23 Ivan MaidanskiUpdate AUTHORS file
2014-09-23 Jan Alexander... Relax mark_mutex attribute needed to disable elision...
2014-09-23 Ivan MaidanskiFix setup_mark_lock missing prototype
2014-09-22 Niklas TherningUse ARM_UNIFIED_THREAD_STATE in the call to thread_get_...
2014-09-20 Ivan MaidanskiMerge pull request #52 from robovm/thread_get_state_sta...
2014-09-18 Niklas TherningUse the ARM_THREAD_STATE32 flavor in the call to thread...
2014-09-17 Niklas TherningModified darwin_stop_world.c to use an arm_unified_thre...
2014-09-10 Ivan MaidanskiFix and code refactoring of lock elision workaround...
2014-09-10 Paul BoneWorkaround Linux NTPL lock elision bug.
2014-08-23 Manuel A. Fernandez... Fix getcontext usage on OpenRISC/or1k
2014-08-23 Ivan MaidanskiUpdate AUTHORS file (update email for Peter Wang)
2014-08-23 Peter WangSupport winpthreads
2014-08-22 Ivan MaidanskiFix assertion on mark_lock_holder for non-unique NUMERI...
2014-08-10 Ivan MaidanskiFix pthreads-win32 name in comments and documentation
2014-08-02 Ivan MaidanskiUpdate AUTHORS file
2014-08-02 Manuel A. Fernandez... Add support for OpenRISC/or1k
2014-08-02 Ivan MaidanskiFix Unicode Win32 API calls in cord de_win
2014-07-13 Ivan MaidanskiMerge branch 'Unity-Technologies-upstreaming/emscripten'
2014-07-13 Ivan MaidanskiUpdate AUTHORS file
2014-07-13 Ivan MaidanskiCode refactoring of Emscripten platform support (single...
2014-07-03 Jonathan ChambersAdd support for emscripten platform
2014-07-01 Lucas MeijerImplement event callbacks to be used to profile the...
2014-06-22 Ivan MaidanskiFix vsprintf_args initialization/cleanup in CORD_vsprin...
2014-06-22 Ivan MaidanskiUpdate TODO file (regarding Makefile.dj, build_atomic_o...
2014-06-22 Ivan MaidanskiFix EMX_MAKEFILE (adjust path to header files, add...
2014-06-22 Ivan MaidanskiFix 'implicit declaration of vsnprintf' GCC warning...
2014-06-21 Ivan MaidanskiFix 'cord' headers path in EMX_MAKEFILE and README...
2014-06-18 Ivan MaidanskiRemove Makefile.dj (and README.dj) in favor of configur...
2014-06-18 Ivan MaidanskiFix unresolved vsnprintf in misc.c and snprintf in...
2014-06-17 Ivan MaidanskiRemove build_atomic_ops.sh
2014-06-15 Ivan MaidanskiFix signedness of char values passed to isspace, iscntr...
2014-06-14 Ivan MaidanskiEliminate warnings detected by Cppcheck in cord de...
2014-06-14 Ivan MaidanskiFix 'redundant assignment to itself' Cppcheck warning...
2014-06-14 Ivan MaidanskiFix 'variable unused' warning in GC_save_callers
2014-06-14 Ivan MaidanskiEliminate side effect in assertion condition in disclai...
2014-06-13 Ivan MaidanskiFix file descriptor resource leak in GC_register_data_s...
2014-06-12 Ivan MaidanskiDo not put libatomic_ops to gc.tar by Makefile.direct
2014-06-12 Ivan MaidanskiRemove dependency on 'Makefile' in Makefile.direct/dj
2014-06-09 Ivan MaidanskiFix 'illegal option -xassembler-with-cpp' error (Oracle...
2014-06-09 Ivan MaidanskiFix CFLAGS in configure regarding -O flag passing to...
2014-06-04 Ivan MaidanskiUpdate ChangeLog file (related to 7.5.0)
next