Opened 6 years ago

Closed 6 years ago

#10311 closed enhancement (fixed)

gc-7.6.4

Reported by: bdubbs@… Owned by: bdubbs@…
Priority: normal Milestone: 8.2
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (3)

comment:1 by bdubbs@…, 6 years ago

Owner: changed from blfs-book@… to bdubbs@…
Status: newassigned

comment:2 by bdubbs@…, 6 years ago

[7.6.4] 2018-01-26

  • Add note of set_free_space_divisor, set_warn_proc ABI change after gc-7.1
  • Change compiler invocation example in gc.man to use dynamic libgc
  • Delete dont_ar_* build intermediate files on make clean (Makefile.direct)
  • Do not declare dl_iterate_phdr as weak for DragonFly
  • Fix 'cords' parallel build in Makefile.direct
  • Fix 'undeclared identifier USRSTACK' compiler error on OpenBSD-6.2
  • Fix error code in abort message if sem_wait failed in start_world (NetBSD)
  • Fix GC allocation mutex in child after a fork
  • Fix global operator delete definition for C++14 in gc_cpp
  • Fix last_reclaimed..gc_no interval comparison to threshold in unmap_old
  • Fix libgc version which was changed in linkage breaking way
  • Fix missing EOLn output in threadlibs tool
  • Fix threadlibs tool to output '-lpthread' for DragonFly
  • Prevent DATASTART redefinition for NaCl
  • Remove obsolete advice about linking with _DYNAMIC=0 (Linux)

comment:3 by bdubbs@…, 6 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 19713.

Note: See TracTickets for help on using tickets.