]> granicus.if.org Git - gc/shortlog
gc
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
2016-01-29 Paul BoneFix Makefile.direct for Cygwin
2016-01-28 Ivan MaidanskiUpdate AUTHORS file
2016-01-28 Eli BarzilayFix GC_get_stack_base if called before GC_init (Win32)
2016-01-28 Ivan MaidanskiUpdate AUTHORS file
2016-01-28 David Van HornFix various spelling errors
2016-01-28 Ivan MaidanskiEliminate warning about 64-bit pointer-to-int cast...
2016-01-28 Ivan Maidanski.gitignore: Add *.vcproj.*.user (copied from .hgignore)
2015-05-14 Ivan MaidanskiUpdate ChangeLog file
2015-05-12 Ivan MaidanskiDo not include sigcontext.h and asm/sigcontext.h
2015-05-12 Ivan MaidanskiRevert "Move asm machine-dependent files to 'src' folde...
2015-05-12 Bruce HoultFix OSX issue with pthread_attr_setstacksize failure
2015-05-12 Ivan MaidanskiFix mistyped ARM_THREAD_STATE macro (Darwin/arm)
2015-05-12 Tsugutomo EnamiFix FirstDLOpenedLinkMap for case libgc not 1st dynamic...
2015-05-12 Ivan MaidanskiFix missing cord_pos.h, ec.h among installed headers...
2015-05-12 Ivan MaidanskiFix missing msvc_dbg.h in dist_noinst_HEADERS (Automake)
2015-05-12 Ivan MaidanskiFix missing error handling of pthread_attr_init/getstac...
2015-05-12 Yusuke SuzukiFix __alloc_size__ availability detection (Clang)
2015-05-12 Ivan MaidanskiWorkaround 'unknown attribute __alloc_size__' warning...
2015-05-12 Ivan MaidanskiFix missing error handling of pthreads_mutex_init and...
2015-05-12 Jan Alexander... Also enable the TSX workaround for i386 (Linux)
2015-05-12 Ivan MaidanskiUpdate AUTHORS file
2015-05-12 Jan Alexander... Relax mark_mutex attribute needed to disable elision...
2015-05-12 Ivan MaidanskiFix setup_mark_lock missing prototype
2014-09-10 Ivan MaidanskiMerge branch 'fix_tsx_bug' into release-7_4
2014-07-19 Ivan MaidanskiFix and code refactoring of lock elision workaround...
2014-06-27 Paul BoneWorkaround Linux NTPL lock elision bug.
2014-06-15 Ivan MaidanskiFix signedness of char values passed to isspace, iscntr...
2014-06-15 Ivan MaidanskiFix 'variable unused' warning in GC_save_callers
2014-06-15 Ivan MaidanskiFix file descriptor resource leak in GC_register_data_s...
2014-06-15 Ivan MaidanskiFix 'illegal option -xassembler-with-cpp' error (Oracle...
2014-06-15 Ivan MaidanskiFix CFLAGS in configure regarding -O flag passing to...
2014-06-03 Ivan MaidanskiBump version to 7.4.2 gc7_4_2
2014-06-02 Ivan MaidanskiUpdate ChangeLog file
2014-05-31 Ivan MaidanskiFix 'op_sz variable unused' warning in GC_core_finalize...
2014-05-31 Bruce HoultFix crash when using GC_malloc_many() as first allocati...
2014-05-31 Petter UrkedalFix GC_finalized_malloc failure on disclaim_test
2014-05-31 Ivan MaidanskiFix PARALLEL_MARK for Windows 7+
2014-05-31 Ivan MaidanskiFix 'Array subscript is above array bounds' GCC warning...
2014-05-31 Ivan Maidanski.gitignore: Ignore all .deps, .dirstamp
2014-05-31 Ivan MaidanskiUpdate TODO (Android 'gold' linker issue fixed in b746e63)
2014-05-25 Ivan MaidanskiUpdate ChangeLog file
2014-05-24 Ivan MaidanskiRemove non-existing DISCARD_WORDS from GC data structur...
2014-05-24 Ivan MaidanskiRemove barrett_diagram file duplicated by tree.html
2014-05-23 Ivan MaidanskiUpdate AUTHORS file
2014-05-23 Bernd EdlingerFix (enable) Cygwin-64 build
2014-05-23 Ivan MaidanskiFix 'source file in a subdirectory' Automake warnings
2014-05-19 Ivan MaidanskiFix typos in ChangeLog (in items for ancient GC releases)
2014-05-19 Ivan MaidanskiUpdate AUTHORS file (add more persons mentioned in...
2014-05-19 Ivan MaidanskiRestore contribution information for ancient releases...
2014-05-19 Ivan MaidanskiUpdate AUTHORS file (specify email for some more contri...
2014-05-19 Ivan MaidanskiFix typo in person name in gc_cpp.h comment
2014-05-19 Ivan MaidanskiUpdate Xerox FTP host name in overview.html
2014-05-19 Ivan MaidanskiChangeLog: Add information about ancient release dates
2014-05-19 Ivan MaidanskiRemove duplicate entry and non-contributor persons...
2014-05-19 Ivan MaidanskiUpdate AUTHORS file (specify email for most contributors)
2014-05-19 Ivan MaidanskiFix typos in names in AUTHORS and ChangeLog files
2014-05-03 Ivan MaidanskiUpdate AUTHORS file
2014-05-02 Ivan MaidanskiFix machdep .lo files path in configure (SPARC, IA-64)
2014-05-02 Baruch SiachFix build (broken by fenv.h inclusion) on Linux/x86_64...
2014-05-02 Ivan MaidanskiFix TEXT() usage for concatenated strings in GC_CreateL...
2014-05-02 Ivan MaidanskiFix MS VC redefinition warning for functions declared...
2014-05-02 Ivan MaidanskiFix a typo in gc_config_macros.h comment (redundant...
2014-05-02 Ivan MaidanskiFix GC_scratch_last_end_ptr update on GC_scratch_alloc...
2014-05-02 Ivan MaidanskiFix out-of-memory case in new_back_edges, push_in_progr...
2014-05-02 Ivan MaidanskiFix GET_MEM argument rounding in GC_scratch_alloc and...
2014-05-02 Ivan MaidanskiUpdate emails/links due to project site and ML transition
2014-05-02 Ivan MaidanskiFix or remove broken URLs in documentation
2014-05-02 Ivan MaidanskiFix typo in GC overview file
2014-05-02 Ivan MaidanskiFix GC_sig_suspend initialization when non-constant...
2014-05-02 Ivan MaidanskiFix 'e.g.' typos in comments and documentation
2014-05-02 David GroveAdd config option to use STGRTMIN-based signals for...
2014-05-02 David GroveFix find stackbottom on BlueGene P/Q systems
2014-05-02 David GroveCheck for Fujitsu compiler in builtin_unwind logic...
2014-05-02 Ivan MaidanskiUpdate AUTHORS file
next