]> granicus.if.org Git - gc/shortlog
gc
2016-08-02 Ivan MaidanskiFix various typos in comments and documentation
2016-08-02 Ivan MaidanskiDo not report multiple load-seg-overflow warnings per...
2016-08-02 Kjetil MatheussenProcess all PT_LOAD segments before PT_GNU_RELRO segmen...
2016-08-02 Kjetil MatheussenHandle load_segs overflow in register_dynlib_callback...
2016-07-30 Ivan MaidanskiFix tag collision between ENABLE_DISCLAIM and KEEP_BACK...
2016-07-30 Ivan MaidanskiUpdate AUTHORS file (update email for Kjetil Matheussen)
2016-07-30 Kjetil MatheussenDo not warn of missing PT_GNU_RELRO segment when custom...
2016-07-30 Ivan MaidanskiFix missing new-line and redundant trailing dot in...
2016-07-30 Ivan MaidanskiFix integer shift undefined behavior in GC_init_explici...
2016-07-30 Ivan MaidanskiUpdate AUTHORS file
2016-07-30 Gabor DrescherFix assertion in GC_mark_from for non-heap regions
2016-07-30 Ivan MaidanskiFix 'arg parameter might be clobbered by setjmp' compil...
2016-07-29 Ivan MaidanskiReplace (fix) 'objs' acronym in comments with 'objects...
2016-07-29 Ivan MaidanskiFix unchecked fork() result in gctest (Unix, Cygwin)
2016-06-23 Ivan MaidanskiFix assertion violation in GC_wait_builder called from...
2016-06-23 Ivan MaidanskiUpdate AUTHORS file (update email for Peter Wang)
2016-06-23 Peter WangFix STACKBOTTOM for Solaris 11/x86
2016-06-23 Ivan MaidanskiUpdate AUTHORS file
2016-06-23 Adrian PopWorkaround a bug in winpthreads causing parallel marks...
2016-05-25 Ivan Maidanski[7.4.4] gc7_4_4
2016-05-24 Ivan MaidanskiRemove reference to deleted TODO file from DJGPP-specif...
2016-05-24 Ivan MaidanskiRemove reference to deleted TODO file from Makefile
2016-05-23 Ivan MaidanskiUpdate ChangeLog file (v7.2 - v7.4 changes only)
2016-05-17 Ivan MaidanskiRemove (deprecate) TODO file
2016-04-27 Ivan MaidanskiUpdate ChangeLog file (v7.2 - v7.4 changes only)
2016-04-27 Ivan MaidanskiFix GC_REALLOC to call GC_FREE if new size is zero...
2016-04-27 Ivan MaidanskiUpdate AUTHORS file
2016-04-27 Thomas Schwinge[Hurd] Use mmap instead of sbrk
2016-04-27 Ivan MaidanskiFix 'GC_generic_malloc_inner_ignore_off_page not used...
2016-03-18 Ivan MaidanskiUpdate ChangeLog file (v7.2 - v7.4 changes only)
2016-03-11 Ivan MaidanskiFix filename printing in cordtest
2016-03-11 Ivan MaidanskiFix assertion on mark_lock_holder for non-unique NUMERI...
2016-03-11 Ivan MaidanskiFix pthreads-win32 name in comments and documentation
2016-03-11 Bruce HoultFix OSX issue with snprintf wrapper macro
2016-03-11 Ivan MaidanskiFix vsprintf_args initialization/cleanup in CORD_vsprin...
2016-03-11 Ivan MaidanskiFix 'implicit declaration of vsnprintf' GCC warning...
2016-03-11 Ivan MaidanskiFix unresolved vsnprintf in misc.c and snprintf in...
2016-03-11 Ivan Maidanskicord: Change no-argument functions declaration style...
2016-03-11 Ivan MaidanskiFix 'CORD_iter5 unused result' code defect in cordxtra
2016-03-11 Ivan MaidanskiRemove code duplication in GC_realloc
2016-03-11 Ivan MaidanskiFix 'statement unreachable' compiler warning in memalign
2016-03-11 Ivan MaidanskiWorkaround false warning about unreachable code path
2016-03-11 Ivan MaidanskiFix unchecked pointer dereference in check_ints (gctest)
2016-03-11 Ivan MaidanskiFix unchecked sigdelset() result in pthread_support
2016-03-11 Ivan MaidanskiFix unchecked pthread_join() result in threadkey_test
2016-03-11 Niklas TherningSkip GC_DS_PER_OBJECT objects with negative descriptor...
2016-03-11 Ivan MaidanskiFix unchecked fcntl() result
2016-03-11 Ivan MaidanskiFix 'unreachable code' compiler warning in GC_dirty_ini...
2016-03-11 Ivan MaidanskiFix 'statement unreachable' compiler warning in GC_mark...
2016-03-11 Ivan MaidanskiFix 'signed-to-bigger-unsigned value assignment' in...
2016-03-11 Ivan MaidanskiFix 'signed-to-bigger-unsigned value assignment' warnin...
2016-03-11 Ivan MaidanskiFix 'signed-to-bigger-unsigned value assignment' warnin...
2016-03-11 Ivan MaidanskiFix 'implicit declaration of function' compiler warning...
2016-03-11 Ivan MaidanskiFix null-pointer dereferences on out-of-memory in cord/de
2016-03-11 Ivan MaidanskiFix potential left shift overflows in finalize.c (64...
2016-03-11 Ivan MaidanskiFix potential multiplication overflow in check_heap_sta...
2016-03-11 Ivan MaidanskiFix missing numeric casts in cord
2016-03-11 Ivan Maidanskicord/de: Change main() declaration style from K-R to...
2016-03-11 Ivan MaidanskiFix 'unused label' compiler warning in cord/de
2016-03-11 Ivan MaidanskiRemove duplicate new-line in OUT_OF_MEMORY message...
2016-03-11 Ivan MaidanskiEliminate 'divide by zero' compiler warning in cordtest
2016-03-11 Ivan MaidanskiFix GC initialization in de_win for Cygwin
2016-03-11 Ivan MaidanskiFix de_win WndProc prototype parameters for 64-bit...
2016-03-11 Ivan MaidanskiFix null-pointer dereferences in case of out-of-memory...
2016-03-11 Ivan MaidanskiFix Unicode Win32 API calls in cord de_win
2016-03-11 Ivan MaidanskiEliminate warnings detected by Cppcheck in cord de...
2016-03-11 Ivan MaidanskiFix null pointer dereference on out-of-memory in tests
2016-03-09 Ivan MaidanskiWorkaround 'identical expr on both sides of bitwise...
2016-03-09 Ivan MaidanskiUpdate AUTHORS file
2016-03-09 Yuki OkumuraFix Cygwin64 build
2016-03-09 Ivan MaidanskiFix typo in GC_malloc_uncollectable comment
2016-02-01 Ivan MaidanskiFix typo in comment of ERROR_FL
2016-02-01 Ivan MaidanskiFix typos in gc_priv.h
2016-02-01 Ivan MaidanskiFix undefined PTRFREE/NORMAL in gc_inline.h
2016-02-01 Ivan MaidanskiPrefix PREFETCH_FOR_WRITE with GC_ as used in gc_inline...
2016-02-01 Ivan MaidanskiAllow GC_FAST_MALLOC_GRANS() multiple use in a function
2016-02-01 Ivan MaidanskiWorkaround 'comparison is always false' GCC warning...
2016-02-01 Ivan MaidanskiUpdate AUTHORS file
2016-02-01 Andrew BussFix CMake warning about CMP0054 by unquoting instances...
2016-02-01 Ivan MaidanskiFix typo (items numbering) in GC_finalize_all documentation
2016-02-01 Ivan MaidanskiRemove references to missing linux_threads.c from docum...
2016-02-01 Ivan MaidanskiRemove documentation about obsolete GC_REDIRECT_TO_LOCAL
2016-02-01 Ivan MaidanskiFix missing GC_get_stack_base for Amiga
2016-02-01 Ivan MaidanskiFix USE_COMPILER_TLS macro duplicate description in...
2016-02-01 Rainer OrthAvoid unstructured procfs on Solaris
2016-02-01 Ivan MaidanskiWorkaround invalid '_end' symbol on Android clang 3.5+
2016-01-29 Ivan MaidanskiFix gc.mak regarding msvc_dbg and test (MSVC)
2016-01-29 Ivan MaidanskiUpdate compiler options in gc.mak (Win32)
2016-01-29 Ivan Maidanski.gitignore: Ignore .copied.c, .dll.manifest, idb, ilk...
2016-01-29 Ivan MaidanskiFix race (and potential deadlock) at marker threads...
2016-01-29 Ivan MaidanskiFix 'value truncated' compiler warning in CORD_cat...
2016-01-29 Ivan Maidanskiwindows-untested: Fix paths to msvc_dbg.c/h
2016-01-29 Ivan MaidanskiUpdate AUTHORS file
2016-01-29 Terrell RussellFix typos in README for ews4800
2016-01-29 Ivan Maidanski.gitignore: Ignore .exp and .sbr also in subfolders...
2016-01-29 Ivan MaidanskiFix abort message in GC_move_long_link
2016-01-29 Ivan MaidanskiFix 'comparison of non-null parameter is always false...
2016-01-29 Ivan MaidanskiSupport Android API level 21
2016-01-29 Ivan MaidanskiFix 'visibility attribute not supported' GCC warning...
2016-01-29 Ivan MaidanskiFix data race in GC_init_explicit_typing
next