Opened 5 years ago

Closed 5 years ago

Last modified 5 years ago

#11885 closed enhancement (fixed)

gc-8.0.4

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 9.0
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (4)

comment:1 by Bruce Dubbs, 5 years ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 5 years ago

[8.0.4] 2019-03-02

  • Avoid a full GC when growing finalizer tables if in incremental mode
  • Avoid potential race in hb_sz access between realloc and reclaim_block
  • Avoid test.o rebuild on tests folder timestamp change (Makefile.direct)
  • Avoid unexpected heap growth in gctest caused by GC_disable
  • Ensure result of every variant of MS_TIME_DIFF has unsigned long type
  • Fix 'duplicate symbol' error for tests using multiple static libs (OS X)
  • Fix 'undefined reference to data_start' linker error (Android/aarch64)
  • Fix 'unexpected mark stack overflow' abort in push_all_stack
  • Fix 'wrong data_start/_end pair' error on Android
  • Fix BSD_TIME variant of MS_TIME_DIFF for the case of a.tv_usec < b.tv_usec
  • Fix GetThreadContext stale register values use if WoW64 (Win32)
  • Fix invalid initializer of CLOCK_TYPE variables if BSD_TIME
  • Fix thread_info() count argument value (OS X)
  • Support de_win.c compilation by Makefile.direct (cord/de)

comment:3 by Bruce Dubbs, 5 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 21433.

comment:4 by Bruce Dubbs, 5 years ago

Milestone: 8.59.0

Milestone renamed

Note: See TracTickets for help on using tickets.