platform/upstream/libgc.git
2019-06-30 Ivan MaidanskiUpdate ChangeLog file (v7.6 changes)
2019-06-30 Ivan MaidanskiUpdate ChangeLog file (v7.2 - v7.4 changes only)
2019-06-26 Ivan MaidanskiAppVeyor CI: Fix cmake Release build by passing --config
2019-06-26 Ivan MaidanskiFix 'const object must be initialized' MS VC error...
2019-06-25 Ivan MaidanskiFix 'redefinition of struct GC_ms_entry' compilation...
2019-06-25 Ivan MaidanskiFix 'GC_debug_header_size is deprecated' GCC warning
2019-06-24 Ivan MaidanskiTravis CI: Replace clang-5.0 with clang (update to...
2019-06-21 Ivan MaidanskiTravis CI: Fix out-of-memory during cppcheck build
2019-06-21 Ivan MaidanskiUpdate AUTHORS file (add iarspider)
2019-06-21 Ivan RFix 'ISO C++17 does not allow dynamic exception spec...
2019-06-21 Ivan MaidanskiFix 'while clause does not guard' GCC warning in GC_par...
2019-06-21 Ivan MaidanskiFix fread failure after enable_incremental if malloc...
2019-06-21 Ivan MaidanskiDo not use Manual VDB mode if C malloc is redirected
2019-06-19 Victor RomeroSpecify rules for installing targets in CMake script
2019-06-19 Ivan Maidanski.gitignore: Ignore libgccpp shared and static libraries...
2019-06-19 Ivan MaidanskiBuild gc_cpp.cc as gccpp library by CMake script
2019-06-19 Ivan MaidanskiCompile 'de' test GUI app with resources by CMake script
2019-06-19 Ivan MaidanskiFix 'cordtest: command not found' in Makefile.direct
2019-06-19 Ivan Maidanski.gitignore: Ignore libcord shared and static libraries...
2019-06-19 Ivan MaidanskiFix 'unresolved external symbol _main' in gctest report...
2019-06-19 Ivan MaidanskiBuild libcord by CMake script
2019-06-18 Ivan MaidanskiAppVeyor CI: Add CMake build with the default release...
2019-06-18 Ivan MaidanskiAppVeyor CI: Test CMake build with enable_large_config
2019-06-18 Ivan MaidanskiAppVeyor CI: Add CMake build with disabled shared libraries
2019-06-18 Ivan MaidanskiGenerate cordtest and de executable files in GC base...
2019-06-18 Ivan MaidanskiBuild gc as a shared library by default (CMake)
2019-06-18 Ivan MaidanskiFix 'external linkage required for var because of dllim...
2019-06-17 Ivan MaidanskiEnable test_cpp in CMake script
2019-06-17 Ivan MaidanskiFix building of shared library with C++ support on...
2019-06-15 Ivan MaidanskiMove test executable files produced by CMake to the...
2019-06-15 Victor RomeroRename libgc-lib.a to libgc.a in CMake script
2019-06-14 Ivan MaidanskiRemove gcmt-dll generation by CMake
2019-06-14 Ivan MaidanskiRemove gcmt-lib generation by CMake
2019-06-14 Ivan MaidanskiRestrict CMake project to C-only language unless enable...
2019-06-14 Ivan MaidanskiFix gc_cpp.cc compilation by CMake if enable_single_obj...
2019-06-13 Ivan Maidanski.gitignore: Ignore CMake-generated libgc.dll.a
2019-06-11 Ivan MaidanskiRemove unnecessary checks of __ELF__ for NaCl
2019-06-11 Ivan Maidanski.gitignore: Ignore CMake-generated libgc.a
2019-06-11 Ivan MaidanskiUpdate AUTHORS file (add Maya Rashish)
2019-06-11 Maya RashishGet rid of some non-ELF ifdefs
2019-06-10 Peter WangFix mmap(PROT_NONE) failure on AIX
2019-06-07 Ivan MaidanskiAdd CMake option to compile all library .c files into...
2019-06-07 Victor RomeroFix build for OS X (CMake)
2019-06-07 Victor RomeroDefine _CRT_SECURE_NO_DEPRECATE macro in CMake script...
2019-06-07 Victor RomeroSupport header files installation in CMake script
2019-06-06 Ivan MaidanskiAppveyor CI: Turn on build_test and enable_cplusplus...
2019-06-06 Victor RomeroDo not build the tests by default (CMake)
2019-06-06 Peter WangFix 'ulong undefined' compilation error on AIX
2019-06-06 Ivan MaidanskiAppveyor CI: Pass --build-config to ctest again
2019-06-06 Ivan MaidanskiAdd cordtest to CMake script and rename cord/cord execu...
2019-06-05 Ivan Maidanski.gitignore: Ignore CMake-generated files in cord folder
2019-06-05 Ivan MaidanskiMove CMake cord specification and cord executable to...
2019-06-05 Victor RomeroDefine _CRT_SECURE_NO_DEPRECATE macro in CMake script...
2019-06-05 Ivan MaidanskiAdd tracetest and disclaim tests to CMake script
2019-06-05 Ivan MaidanskiTurn off C++ API in CMake script by default
2019-06-05 Ivan MaidanskiSupport enable_sigrt_signals option by CMake script
2019-06-04 Ivan MaidanskiAppveyor CI: Pass CMAKE_OPTIONS to cmake only when...
2019-06-04 Ivan Maidanski.gitignore: Ignore libgcmt-dll.dll.a (produced by CMake)
2019-05-31 Ivan MaidanskiTravis CI: Output content of threadleaktest.log
2019-05-30 Ivan MaidanskiUpdate AUTHORS file (add Victor Romero)
2019-05-30 Victor RomeroGroup all options near the top of CMake script
2019-05-30 Victor RomeroUpgrade cmake_minimum_required(version) to 3.1
2019-05-30 Ivan MaidanskiFix 'GC_old_bus_handler defined but not used' compiler...
2019-05-30 Ivan MaidanskiNew API standalone functions to acquire and release...
2019-05-30 Ivan MaidanskiRename NO values to OFF in CMake script
2019-05-30 Ivan MaidanskiWorkaround 'checking if unsigned i < 0' cppcheck FP...
2019-05-29 Ivan MaidanskiEliminate 'struct member os_callback is never used...
2019-05-29 Ivan MaidanskiFix 'unused function GC_add_map_entry' compiler warning
2019-05-29 Ivan MaidanskiFix 'unused function GC_lock' compiler warning
2019-05-27 Ivan MaidanskiDefine STATIC macro to static by default
2019-05-27 Ivan MaidanskiUse lowercase naming of commands in CMake scripts
2019-05-23 Ivan MaidanskiWorkaround spurious gctest exit in incremental mode...
2019-05-17 Ivan MaidanskiUpdate ChangeLog file
2019-05-17 Ivan MaidanskiUpdate ChangeLog file (v8.0 changes)
2019-05-17 Ivan MaidanskiUpdate ChangeLog file (v7.6 changes)
2019-05-17 Ivan MaidanskiUpdate ChangeLog file (v7.2 - v7.4 changes only)
2019-05-16 Jasper Lievisse... Use __data_start instead of _fdata on OpenBSD/mips64
2019-05-15 Ivan MaidanskiUpdate AUTHORS file (add Jasper Lievisse Adriaanse)
2019-05-15 Jasper Lievisse... Fix word size and alignment for OpenBSD/mips64(el)
2019-05-15 Ivan MaidanskiUpdate AUTHORS file (add Christian Weisgerber)
2019-05-15 Christian WeisgerberAdd support of OpenBSD/aarch64
2019-05-06 Ivan MaidanskiUpdate AUTHORS file (add Brian J. Cardiff)
2019-05-06 Brian J. CardiffAdd API functions to get and set the stack bottom of...
2019-04-29 Ivan MaidanskiFix first_thread stack_base initialzation if custom...
2019-04-26 Ivan MaidanskiReplace 'stack base' with 'stack bottom' in the documen...
2019-04-26 Ivan MaidanskiFix the stack bottom variable name in README
2019-04-25 Ivan MaidanskiRefine do_blocking() documentation in gc.h
2019-04-25 Ivan MaidanskiAdd assertion that GC is initialized to base incrementa...
2019-04-25 Ivan MaidanskiExplicitly zero-initialize trace_buf
2019-04-25 Ivan MaidanskiCheck real-symbols are already initialized in pthread_j...
2019-04-23 Ivan MaidanskiWorkaround 'duplicate expression for condition and...
2019-04-22 Ivan MaidanskiFix save_callers for multi-threaded case if built-in...
2019-04-19 Ivan MaidanskiRemove Win32 main_thread static variable if threads...
2019-04-17 Ivan MaidanskiSimplify logged message in scratch_recycle
2019-04-17 Ivan MaidanskiEnable true incremental collection even if parallel...
2019-04-16 Ivan MaidanskiComments reformatting in mark.c to properly delimit...
2019-04-16 Ivan MaidanskiSimplify loops of collect_a_little/stopped_mark invokin...
2019-04-12 Ivan MaidanskiAllow GC_PAUSE_TIME_TARGET environment variable values...
2019-04-12 Ivan MaidanskiRefine flags field comment in pthread_support.h
2019-04-10 Ivan MaidanskiFix 'USE_MUNMAP requires USE_MMAP' compilation error...
next