Skip to content

7.2g

Compare
Choose a tag to compare
@ivmai ivmai released this 16 May 18:50
· 4897 commits to master since this release

Changes

  • Fix 'illegal option -xassembler-with-cpp' error (Oracle SunCC)
  • Fix 'implicit declaration of function' compiler warnings in cord/de
  • Fix CFLAGS in configure regarding -O flag passing to SunCC compiler
  • Fix FirstDLOpenedLinkMap for case libgc not 1st dynamically linked (NetBSD)
  • Fix GC initialization in cord de_win for Cygwin
  • Fix GC_get_stack_base if called before GC_init (Win32)
  • Fix OSX issue with pthread_attr_setstacksize failure
  • Fix Unicode Win32 API calls in cord de_win
  • Fix USE_COMPILER_TLS macro duplicate description in README
  • Fix cord de_win WndProc prototype parameters for 64-bit (Win64)
  • Fix file descriptor resource leak in GC_register_data_segments (OS/2)
  • Fix filename printing in cordtest
  • Fix missing cord_pos.h, ec.h among installed headers (Automake)
  • Fix missing GC_get_stack_base for Amiga
  • Fix missing msvc_dbg.h in dist_noinst_HEADERS (Automake)
  • Fix mistyped ARM_THREAD_STATE macro (Darwin/arm)
  • Fix null-pointer dereferences on out-of-memory in cord and tests
  • Fix potential multiplication overflow in check_heap_stats (gctest)
  • Fix race (and potential deadlock) at marker threads initialization
  • Fix signedness of char values passed to isspace, iscntrl, isxdigit
  • Fix typo (items numbering) in GC_finalize_all documentation
  • Fix typos in ERROR_FL, GC_malloc_uncollectable comments
  • Fix typos in gc_priv.h, in README for ews4800
  • Fix unresolved vsnprintf in misc.c and snprintf in cordtest (DJGPP, VC)
  • Fix various spelling errors
  • Fix vsprintf_args initialization/cleanup in CORD_vsprintf for EMX
  • Regenerate configure files using official libtool release (v2.4.2)
  • Remove documentation about obsolete GC_REDIRECT_TO_LOCAL
  • Skip GC_DS_PER_OBJECT objects with negative descriptor in GC_mark_from
  • windows-untested: Fix paths to msvc_dbg.c/h

Distribution Tarball

gc-7.2g.tar.gz