platform/upstream/libgc.git
2020-04-10 Slava Barinovpackaging: Add devel-static package 12/230512/1 accepted/tizen_6.0_base accepted/tizen_6.0_base_tool accepted/tizen_6.0_base_tool_hotfix accepted/tizen_6.5_base accepted/tizen_6.5_base_tool accepted/tizen_7.0_base accepted/tizen_7.0_base_hotfix accepted/tizen_7.0_base_tool accepted/tizen_7.0_base_tool_hotfix accepted/tizen_8.0_base accepted/tizen_base accepted/tizen_base_tool tizen_6.0_base tizen_6.0_base_hotfix tizen_6.5_base tizen_7.0_base tizen_7.0_base_hotfix tizen_8.0_base tizen_base accepted/tizen/6.0/base/20201029.110834 accepted/tizen/6.0/base/20230713.142909 accepted/tizen/6.0/base/tool/20201029.112138 accepted/tizen/6.0/base/tool/hotfix/20201030.124945 accepted/tizen/6.0/base/tool/hotfix/20201102.090237 accepted/tizen/6.5/base/20230714.002533 accepted/tizen/6.5/base/tool/20211027.120204 accepted/tizen/7.0/base/20230714.002942 accepted/tizen/7.0/base/hotfix/20230714.003756 accepted/tizen/7.0/base/tool/20221028.120514 accepted/tizen/7.0/base/tool/hotfix/20221115.085000 accepted/tizen/8.0/base/20231005.044843 accepted/tizen/base/20200419.223854 accepted/tizen/base/20230714.003347 submit/tizen_6.0_base/20201029.184801 submit/tizen_6.0_base_hotfix/20201030.192501 submit/tizen_6.0_base_hotfix/20201102.162701 submit/tizen_6.5_base/20211026.180901 submit/tizen_6.5_base/20211027.183101 submit/tizen_6.5_base/20211027.200801 submit/tizen_7.0_base/20221028.201101 submit/tizen_7.0_base_hotfix/20221115.161601 submit/tizen_base/20200416.121222 tizen_6.0.m2_release tizen_6.5.m2_release tizen_7.0_m2_release tizen_8.0_m2_release
2020-03-18 Slava BarinovRemove libatomic_ops dependency tizen accepted/tizen/base/20200403.032825 submit/tizen_base/20200402.112753
2020-03-13 Slava BarinovVersion bump
2020-03-13 Slava BarinovPackaging created
2020-03-06 Ivan MaidanskiPass -no-undefined linker flag if building shared libra... upstream upstream/8.0.4
2020-03-03 Ivan MaidanskiReplace obsolete AC_HELP_STRING with AS_HELP_STRING
2020-03-02 Ivan MaidanskiRemove commented out assignment of gc_use_mmap in configure
2020-03-02 Ivan MaidanskiDetect presence and flavor of pthread_setname_np by...
2020-02-28 Ivan MaidanskiSupport -fvisibility=hidden option in CMake script
2020-02-28 Ivan MaidanskiNew CMake option (disable_handle_fork) to disable fork...
2020-02-27 Ivan MaidanskiRead environment variables from a file on WinCE (CMake...
2020-02-27 Ivan MaidanskiAppVeyor CI: Test with CMake disable_gc_debug
2020-02-27 Ivan MaidanskiNew CMake option (disable_gc_debug) to remove debugging...
2020-02-27 Ivan MaidanskiEliminate 'gc_pthread_redirects.h should contain header...
2020-02-27 Ivan MaidanskiDetect dladdr() presence in CMake script
2020-02-25 Ivan MaidanskiWorkaround 'x might be clobbered by longjmp' g++ warnin...
2020-02-25 Ivan MaidanskiDetect sigsetjmp() availability in CMake script
2020-02-25 Ivan MaidanskiFix spelling of CheckIncludeFile module name in CMake...
2020-02-21 Ivan MaidanskiDisable Clang/GCC aliasing optimization in CMake script...
2020-02-21 Ivan MaidanskiFix 'unknown CMake command check_include_file' build...
2020-02-21 Ivan MaidanskiFix 'conversion from string constant to char*' warning...
2020-02-20 Ivan MaidanskiDetect presence of execinfo.h system header in CMake...
2020-02-20 Ivan MaidanskiDetect presence of getcontext and dl_iterate_phdr in...
2020-02-17 Ivan MaidanskiWorkaround 'checking if unsigned GC_time_lim_nsec is...
2020-02-17 Ivan MaidanskiWorkaround 'NULL==*flh is always true' cppcheck style...
2020-02-17 Ivan MaidanskiWorkaround 'me->thread_blocked is always 1' cppcheck...
2020-02-15 Ivan MaidanskiWorkaround 'firstpass is always true' cppcheck FP in...
2020-02-15 Ivan MaidanskiWorkaround 'condition x==2 is always false' cppcheck...
2020-02-13 John David... Fix STACKBOTTOM on 32-bit HP/UX 11.11
2020-02-13 Ivan MaidanskiUpdate AUTHORS file (add John David Anglin)
2020-02-13 John David... Fix mmap() failures on HP/UX
2020-02-12 Ivan MaidanskiEliminate 'cast between incompatible function types...
2020-02-11 Ivan MaidanskiRevert 'Call GC_thr_init only once'
2020-02-11 Ivan MaidanskiImplement set_marker_thread_name on Windows 10
2020-02-11 Ivan MaidanskiCall GC_thr_init only once
2020-02-07 Ivan MaidanskiFix pthread_setname_np detection on Linux and snprintf...
2020-02-06 Ivan MaidanskiSet name of GC marker threads
2020-01-30 Ivan MaidanskiUpdate AUTHORS file
2020-01-30 ssrliveCheck leak of objects allocated by CRT malloc in gctest...
2020-01-30 Ivan MaidanskiAppVeyor CI: Test MS VC single-threaded GC-debug build
2020-01-24 Ivan MaidanskiAppVeyor CI: Test cygwin64 single-threaded build with...
2020-01-24 Ivan MaidanskiWorkaround 'blocks>1 is always true' cppcheck FP in...
2020-01-24 Ivan MaidanskiFix missing OS_TYPE definition for some targets
2020-01-24 Ivan MaidanskiEliminate memory leak reported in add_current_malloc_he...
2020-01-23 Ivan MaidanskiDefine GC_win32_free_heap API function for all Windows...
2019-11-12 Ivan MaidanskiRemove obsolete information in README.darwin
2019-11-09 Ivan MaidanskiFix abort in GC_printf when gctest is built as WinMain...
2019-11-07 Ivan MaidanskiTravis CI: Test configure --disable-throw-bad-alloc...
2019-11-07 Ivan MaidanskiBuild gctba library
2019-11-04 Ivan MaidanskiCompile C++ code with exception handling enabled in...
2019-11-04 Ivan MaidanskiMove GC_throw_bad_alloc definition to new C++ file
2019-10-29 Ivan MaidanskiFix 'write to GC log failed' error (Cygwin)
2019-10-29 Ivan MaidanskiUpdate AUTHORS file (add Thomas Thiriez)
2019-10-29 Thomas ThiriezAllocate start_info struct on the stack in GC_pthread_c...
2019-10-21 Ivan MaidanskiWorkaround 'possible null dereference in frame->savedSP...
2019-10-21 Ivan MaidanskiDo not use iOS private symbols
2019-10-15 Ivan Maidanski.gitignore: Collapse multiple lib*.so items in a single one
2019-10-15 Ivan MaidanskiAppVeyor CI: Test MS VC build with -D GC_NO_INLINE_STD_NEW
2019-10-15 Ivan MaidanskiNew macro to avoid system-wide new/delete inlining...
2019-10-12 Ivan MaidanskiRemove a note in README.macros that work in progress
2019-10-11 Ivan MaidanskiUpdate AUTHORS file
2019-10-11 Dima PasechnikFix 'traceable but uncollectible memory' wording in...
2019-10-11 Ivan MaidanskiFix gc_cpp.h file name in comments after renaming
2019-10-11 Ivan MaidanskiUpdate ChangeLog file
2019-10-10 Ivan MaidanskiUpdate ChangeLog file (v8.0 changes)
2019-10-10 Ivan MaidanskiUpdate ChangeLog file (v7.6 changes)
2019-10-10 Ivan MaidanskiUpdate ChangeLog file (v7.2 - v7.4 changes only)
2019-10-07 Ivan MaidanskiUpdate AUTHORS file
2019-10-07 Sorawee PorncharoenwaseFix a typo in 'primitives' word in ChangeLog
2019-10-07 Jonathan ChambersAdd dummy target for mono client
2019-10-04 Ivan MaidanskiWorkaround 'condition is redundant or null deref is...
2019-10-04 Ivan MaidanskiWorkaround 'condition *flh==0 is always true' cppcheck...
2019-10-04 Ivan MaidanskiFix GC_new_hblk prototype in a comment
2019-10-04 Ivan MaidanskiCheck thread is alive on each SuspendThread loop iterat...
2019-10-03 Ivan MaidanskiDo not hold GC_fault_handler_lock when in Sleep (Win32)
2019-10-03 Ivan MaidanskiWorkaround 'label handle_thr_start is not used' cppchec...
2019-10-02 Ivan MaidanskiUse CreateThread without GC_ prefix in gctest
2019-10-02 Ivan MaidanskiFix 'ACCESS_VIOLATION in marker' GC warning on Win32...
2019-09-26 Ivan MaidanskiWorkaround 'condition appendToFile is always false...
2019-09-25 Ivan MaidanskiSet GC_collecting hint for GC_collect_a_little_inner...
2019-09-25 Ivan MaidanskiPrevent use of unsaved thread context registers in...
2019-09-24 Ivan MaidanskiRemove redundant GC_with_callee_saves_pushed call in...
2019-09-23 Ivan MaidanskiReformat code of GC_push_roots
2019-09-16 Ivan MaidanskiAdd assertion that thread is suspended when using conte...
2019-09-16 Ivan MaidanskiAdd debug messages on thread suspend/resume (Win32)
2019-09-14 Ivan MaidanskiCollapse multiple includes of windows.h
2019-09-14 Ivan MaidanskiEliminate 'static GC_sysinfo definition has incomplete...
2019-09-12 Ivan MaidanskiAppVeyor CI: Test mingw build with -D CONSOLE_LOG
2019-09-12 Ivan MaidanskiNew macro (CONSOLE_LOG) to enable logging to console...
2019-09-11 Ivan MaidanskiDo not define GC_write_cs for Xbox One target
2019-09-10 Ivan MaidanskiWorkaround 'argument to function is always 1' cppcheck...
2019-09-10 Ivan MaidanskiWorkaround 'redundant initialization for r' cppcheck...
2019-09-10 Ivan MaidanskiWorkaround 'cnt var assigned but not used' cppcheck...
2019-09-10 Ivan MaidanskiRemove redundant check of GC_free argument in register_...
2019-09-10 Ivan MaidanskiReplace push_one calls with push_many_regs one for...
2019-09-10 Ivan MaidanskiFix incorrect code generation by MS VC caused by excess...
2019-09-05 Ivan MaidanskiAppVeyor CI: Test mingw64 build with -D NO_RETRY_GET_TH...
2019-09-05 Jonathan ChambersPrevent GetThreadContext failure (Windows)
2019-09-05 Ivan MaidanskiRefactoring of WoW64 workaround (Win32)
2019-09-04 Ivan MaidanskiDefine OS_TYPE and DATAEND for UWP targets
next