Opened 8 months ago

Closed 8 months ago

#22761 closed enhancement (fixed)

gc-8.2.12

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 13.0
Component: BOOK Version: git
Severity: medium Keywords:
Cc:

Description

New point version.

Change History (3)

comment:1 by Bruce Dubbs, 8 months ago

Owner: changed from blfs-book to Bruce Dubbs
Status: new → assigned

comment:2 by Bruce Dubbs, 8 months ago

8.2.12

  • Do not prevent shared builds on OpenBSD/alpha
  • Eliminate 'argument unused' gcc warning in push_all_stack_partially_eager
  • Eliminate 'assign long to void*' gcc warning in get_stack_base on Serenity
  • Eliminate 'format expects argument of type' gcc warnings in dump_meminfo
  • Eliminate 'GC_push_all_stack not used' gcc warning if fix-up pointers
  • Eliminate 'GC_remove_roots_subregion not used' gcc warning on Solaris
  • Eliminate 'unused parameter' clang warnings in GC_darwin_sigbus
  • Fix 'KERN_PROTECTION_FAILURE while world is stopped' error on MacOS X
  • Fix 'MA_FETCHOP undeclared' gcc error if USE_PROC_FOR_LIBRARIES on Solaris
  • Fix 'PIOCNMAP undeclared' gcc error if USE_PROC_FOR_LIBRARIES on Solaris
  • Fix 'reserved' argument handling in GC_DllMain
  • Fix 'undefined errno' compiler error in strdup/strndup on WinCE
  • Fix a cycle in NORMAL freelist if malloc is redirected on Linux
  • Fix assertion in GC_wait_for_reclaim if DllMain-based thread registration
  • Fix code defect of LOCK/UNLOCK in separate 'if' in GC_generic_malloc_many
  • Fix missing new-line in help message of console variant of cord/de
  • Fix race in DllMain by deferring delete_thread call to GC_start_world
  • Fix redirected 'free' for callers from libdl/libpthread if IGNORE_FREE
  • Fix reliance on glibc-specific 'data_start' for some Linux platforms
  • Fix shared library build on MinGW if disable_single_obj_compilation
  • Fix SIGSEGV during pthread_setname_np if redirect malloc on FreeBSD
  • Fix SIGSEGV if pthread_detach is called before collector initialization
  • Fix SIGSEGV in remove_all_threads_but_me if fork from unregistered thread
  • Fix typos (about getcontext) in printed message in setjmp_test
  • Fix various typos in comments and documentation
  • Prevent collection if fork from an unregistered thread
  • Refine USE_PROC_FOR_LIBRARIES macro documentation for Solaris
  • Remove unneeded 'MINGW_EXCPT_DEFINE_PSDK' macro define for mingw32
  • Remove unused GC_VERSION in configure
  • Remove unused redefinition of GC_free in gctest
  • Revert 'Avoid abort on ResumeThread failure if DllMain closes thread'
  • Revert 'Fix GC_suspend abort when the thread is deleted by DllMain'
  • Turn on pthread_atfork usage on Hurd
  • Workaround locals not pushed in sanitized binaries by disabling fake stacks

comment:3 by Bruce Dubbs, 8 months ago

Resolution: → fixed
Status: assigned → closed

Fixed at commits

26097b9ae0 Update to dash-0.5.13.1.
f7177071c0 Update to nano-8.7.1.
a0adf622b2 Update to poppler-26.02.0.
a78c797374 Update to sdl2-compat-2.32.64.
59fabd100a Update to gc-8.2.12.
Note: See TracTickets for help on using tickets.