projects
/
platform
/
upstream
/
libgc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix GetThreadContext stale register values use if WoW64 (Win32)
[platform/upstream/libgc.git]
/
misc.c
2019-02-07
Hamayama
Fix GetThreadContext stale register values use if WoW64...
blob
|
commitdiff
2019-01-06
Ivan Maidanski
Replace "msecs" with "ms" in all comments and messages
blob
|
commitdiff
|
diff to current
2018-12-19
Ivan Maidanski
Workaround 'argument dummy to GC_noop1 is always 1...
blob
|
commitdiff
|
diff to current
2018-11-22
Ivan Maidanski
Fix 'collecting from unknown thread' abort in leak...
blob
|
commitdiff
|
diff to current
2018-11-20
Ivan Maidanski
Fix deadlocks in write and suspend handlers if AO test...
blob
|
commitdiff
|
diff to current
2018-11-13
Ivan Maidanski
Workaround 'local address assignment to a global variab...
blob
|
commitdiff
|
diff to current
2018-11-12
Ivan Maidanski
Fix 'too wide non-owner permissions are set for resourc...
blob
|
commitdiff
|
diff to current
2018-11-12
Ivan Maidanski
Eliminate 'casting signed to bigger unsigned int' CSA...
blob
|
commitdiff
|
diff to current
2018-11-06
Ivan Maidanski
Document assertion in the setters that used to return...
blob
|
commitdiff
|
diff to current
2018-10-29
Michael DeRoy
Enable compilation without C runtime (Win32)
blob
|
commitdiff
|
diff to current
2018-10-23
Ivan Maidanski
Fix lock assertion violation in get_index if GC_ALWAYS_...
blob
|
commitdiff
|
diff to current
2018-08-31
Ivan Maidanski
Replace some FIXME items with TODO ones
blob
|
commitdiff
|
diff to current
2018-08-14
Ivan Maidanski
New API to turn on manual VDB at runtime
blob
|
commitdiff
|
diff to current
2018-07-31
Jonas Echterhoff
Fix more compilation issues for XboxOne
blob
|
commitdiff
|
diff to current
2018-07-27
Ivan Maidanski
Export stop/start_world_external only for multi-threade...
blob
|
commitdiff
|
diff to current
2018-07-27
Jonas Echterhoff
New API to stop and start the GC world externally
blob
|
commitdiff
|
diff to current
2018-06-08
Ivan Maidanski
Fix 'collecting from unknown thread' abort in leak...
blob
|
commitdiff
|
diff to current
2018-06-01
Ivan Maidanski
Never return null pointer by C++ operator new (gc_cpp)
blob
|
commitdiff
|
diff to current
2018-05-15
Ivan Maidanski
Remove stubborn objects allocation code completely
blob
|
commitdiff
|
diff to current
2018-04-26
Ivan Maidanski
Avoid multiple 'getcontext failed' warnings if getconte...
blob
|
commitdiff
|
diff to current
2018-04-10
Ivan Maidanski
Avoid potential data race during GC_dump execution
blob
|
commitdiff
|
diff to current
2018-03-22
Ivan Maidanski
Check consistency of descr, adjust, clear arguments...
blob
|
commitdiff
|
diff to current
2018-02-27
Ivan Maidanski
Fix dbg_mlc.c/o file name in documentation
blob
|
commitdiff
|
diff to current
2018-02-20
Kimura Wataru
Workaround Clang optimizer bug crashing clear_stack_inn...
blob
|
commitdiff
|
diff to current
2018-02-16
Ivan Maidanski
Convert GC source files to valid C++ code
blob
|
commitdiff
|
diff to current
2018-02-14
Ivan Maidanski
Fix 'implicit conversion from size_t to int changes...
blob
|
commitdiff
|
diff to current
2018-02-14
Ivan Maidanski
New API function (get_size_map_at) to get content of...
blob
|
commitdiff
|
diff to current
2018-02-08
Ivan Maidanski
Change type of hb_sz field (of hblkhdr) from size_t...
blob
|
commitdiff
|
diff to current
2018-02-06
Jonathan Chambers
Initial support of WinRT
blob
|
commitdiff
|
diff to current
2018-02-02
Ivan Maidanski
Define macro to specify the environment file name exten...
blob
|
commitdiff
|
diff to current
2018-02-01
Jonathan Chambers
Initial support of Sony PlayStation Portable 2
blob
|
commitdiff
|
diff to current
2018-01-31
Jonathan Chambers
New macro ALWAYS_SMALL_CLEAR_STACK to avoid clearing...
blob
|
commitdiff
|
diff to current
2018-01-31
Ivan Maidanski
Do not define clear_stack_inner and next_random_no...
blob
|
commitdiff
|
diff to current
2018-01-30
Jonathan Chambers
Initial support of Xbox One (DURANGO) target
blob
|
commitdiff
|
diff to current
2018-01-29
Jonathan Chambers
Initial support of Orbis target
blob
|
commitdiff
|
diff to current
2018-01-27
Jonathan Chambers
Initial support of Nintendo platform
blob
|
commitdiff
|
diff to current
2018-01-11
Ivan Maidanski
New field (expl_freed_bytes_since_gc) in public prof_st...
blob
|
commitdiff
|
diff to current
2017-12-12
Ivan Maidanski
Fix gctest failure if compiled with TSan and parallel...
blob
|
commitdiff
|
diff to current
2017-11-29
Ivan Maidanski
Fix assertion violation about disabled cancel in try_to...
blob
|
commitdiff
|
diff to current
2017-11-21
Ivan Maidanski
Eliminate TSan warning about data race in default_on_abort
blob
|
commitdiff
|
diff to current
2017-11-21
Ivan Maidanski
Place no_sanitize attributes in a GCC-compliant way
blob
|
commitdiff
|
diff to current
2017-10-29
Paul Bone
Print time passed since GC initialization in GC_dump
blob
|
commitdiff
|
diff to current
2017-10-25
Ivan Maidanski
Do not use system clock consistently if NO_CLOCK
blob
|
commitdiff
|
diff to current
2017-10-24
Ivan Maidanski
Make extend_size_map() static
blob
|
commitdiff
|
diff to current
2017-10-23
Ivan Maidanski
Fix typos in documentation (for extend_size_map and...
blob
|
commitdiff
|
diff to current
2017-10-19
Ivan Maidanski
Workaround Thread Sanitizer (TSan) false positive warni...
blob
|
commitdiff
|
diff to current
2017-10-16
Ivan Maidanski
New API function (GC_is_init_called) to check if BDWGC...
blob
|
commitdiff
|
diff to current
2017-09-19
Ivan Maidanski
Eliminate 'boolean result used in bitwise op' cppcheck...
blob
|
commitdiff
|
diff to current
2017-08-09
Ivan Maidanski
Do not call BCOPY and BZERO if size is zero
blob
|
commitdiff
|
diff to current
2017-07-19
Tautvydas Zilys
Public API (GC_deinit) to allow Win32 critical sections...
blob
|
commitdiff
|
diff to current
2017-06-28
Ivan Maidanski
Fix gctest crash if configure --enable-handle-fork...
blob
|
commitdiff
|
diff to current
2017-05-23
Ivan Maidanski
Eliminate 'conditional expression is always true' code...
blob
|
commitdiff
|
diff to current
2017-01-14
Paul Bone
New API function (GC_dump_named) to produce named dumps
blob
|
commitdiff
|
diff to current
2016-12-22
Ivan Maidanski
Workaround 'condition is always true' cppcheck style...
blob
|
commitdiff
|
diff to current
2016-12-20
Ivan Maidanski
Workaround 'resource leak' false positives in alloc_MS...
blob
|
commitdiff
|
diff to current
2016-12-19
Ivan Maidanski
Skip grungy_pages update when mark state invalid to...
blob
|
commitdiff
|
diff to current
2016-12-07
Ivan Maidanski
Fix '32-bit value shift followed by expansion to 64...
blob
|
commitdiff
|
diff to current
2016-11-15
Ivan Maidanski
Suppress 'tainted string passed to vulnerable operation...
blob
|
commitdiff
|
diff to current
2016-10-24
Ivan Maidanski
Workaround 'value of macro unknown' cppcheck info messages
blob
|
commitdiff
|
diff to current
2016-10-20
Ivan Maidanski
Eliminate 'printf format specifies type void*' GCC...
blob
|
commitdiff
|
diff to current
2016-10-18
Ivan Maidanski
Workaround 'variable reassigned before old value used...
blob
|
commitdiff
|
diff to current
2016-10-18
Ivan Maidanski
Workaround 'same expression on both sides of ==' cppche...
blob
|
commitdiff
|
diff to current
2016-10-14
Ivan Maidanski
Eliminate more 'scope of variable can be reduced' cppch...
blob
|
commitdiff
|
diff to current
2016-10-04
Ivan Maidanski
Eliminate more 'scope of variable can be reduced' cppch...
blob
|
commitdiff
|
diff to current
2016-09-30
Ivan Maidanski
Fix GC_requested_heapsize increment in GC_init
blob
|
commitdiff
|
diff to current
2016-09-23
Ivan Maidanski
Fix malloc routines to prevent size value wrap-around
blob
|
commitdiff
|
diff to current
2016-08-27
Ivan Maidanski
Eliminate 'scope of variable can be reduced' cppcheck...
blob
|
commitdiff
|
diff to current
2016-08-01
Ivan Maidanski
Fix various typos in comments and documentation
blob
|
commitdiff
|
diff to current
2016-06-30
Ivan Maidanski
Merge branch 'generalize-alloc-via-ok_freelist'
blob
|
commitdiff
|
diff to current
2016-06-30
Ivan Maidanski
Revert "Refactoring of GC_Xobjfreelist" partially
blob
|
commitdiff
|
diff to current
2016-06-23
Ivan Maidanski
Add assertion for GC_new_kind boolean arguments
blob
|
commitdiff
|
diff to current
2016-06-21
Ivan Maidanski
Fix assertion violation in GC_wait_builder called from...
blob
|
commitdiff
|
diff to current
2016-06-21
Ivan Maidanski
Merge branch 'thread-suspend'
blob
|
commitdiff
|
diff to current
2016-03-15
Ivan Maidanski
Add assertion for GC_new_kind boolean arguments
blob
|
commitdiff
|
diff to current
2016-02-17
Ivan Maidanski
Fix 'signed-to-bigger-unsigned value assignment' in...
blob
|
commitdiff
|
diff to current
2016-01-05
Alessandro Bruni
Refactoring of GC_Xobjfreelist
blob
|
commitdiff
|
diff to current
2015-10-21
Ivan Maidanski
Fix lock assert violation in GC_gcollect_inner if GC_AL...
blob
|
commitdiff
|
diff to current
2015-10-21
Ivan Maidanski
Add assertion on lock status to GC_alloc_large and...
blob
|
commitdiff
|
diff to current
2015-10-20
Ivan Maidanski
Fix lock assertion violation in GC_new_thread if GC_ALW...
blob
|
commitdiff
|
diff to current
2015-10-06
Elijah Taylor
NaCl runtime fixes
blob
|
commitdiff
|
diff to current
2015-09-10
Ivan Maidanski
Fix 'comparison of non-null parameter is always false...
blob
|
commitdiff
|
diff to current
2015-07-28
Ivan Maidanski
Replace non-API occurrences of GC_word to word
blob
|
commitdiff
|
diff to current
2015-07-09
Ivan Maidanski
Code refactoring, add test and document GC_get_memory_use
blob
|
commitdiff
|
diff to current
2015-07-08
Eli Barzilay
Add API function to calculate total memory in use by...
blob
|
commitdiff
|
diff to current
2015-06-23
Ivan Maidanski
Standalone profiling callback for threads suspend/resume
blob
|
commitdiff
|
diff to current
2015-05-17
Ivan Maidanski
Merge branch 'profiling-callbacks'
blob
|
commitdiff
|
diff to current
2015-05-17
Ivan Maidanski
Code refactoring of "event callbacks" functionality
blob
|
commitdiff
|
diff to current
2015-05-11
Ivan Maidanski
Merge branch 'jtotz-bdwgc-integrate-2'
blob
|
commitdiff
|
diff to current
2015-05-11
Ivan Maidanski
Resolve MessageBoxA at run-time (if requested) in GC_in...
blob
|
commitdiff
|
diff to current
2015-05-11
Ivan Maidanski
Do not show WoW64 warning message unless CHECK_NOT_WOW6...
blob
|
commitdiff
|
diff to current
2015-05-11
Johannes Totz
gc_init() is a better place for this warning
blob
|
commitdiff
|
diff to current
2015-03-07
Ivan Maidanski
Merge branch 'master' into ios-unified-ts-fix
blob
|
commitdiff
|
diff to current
2014-11-04
Ivan Maidanski
Merge remote-tracking branch 'robovm/thread_get_state_s...
blob
|
commitdiff
|
diff to current
2014-10-20
Ivan Maidanski
Fix missing error handling of pthread_attr_init/getstac...
blob
|
commitdiff
|
diff to current
2014-09-27
Ivan Maidanski
Fix missing error handling of pthreads_mutex_init and...
blob
|
commitdiff
|
diff to current
2014-09-23
Ivan Maidanski
Fix setup_mark_lock missing prototype
blob
|
commitdiff
|
diff to current
2014-09-10
Ivan Maidanski
Fix and code refactoring of lock elision workaround...
blob
|
commitdiff
|
diff to current
2014-09-10
Paul Bone
Workaround Linux NTPL lock elision bug.
blob
|
commitdiff
|
diff to current
2014-07-13
Ivan Maidanski
Merge branch 'Unity-Technologies-upstreaming/emscripten'
blob
|
commitdiff
|
diff to current
2014-07-13
Ivan Maidanski
Code refactoring of Emscripten platform support (single...
blob
|
commitdiff
|
diff to current
next