#16952 closed enhancement (fixed)

libatomic_ops-7.6.14

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

Description

New point version.

Change History (3)

comment:1 by Bruce Dubbs, 20 months ago

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

comment:2 by Bruce Dubbs, 20 months ago

[7.6.14] 2022-08-25

  • Add note to README that AO malloc code has same license as AO stack
  • Adjust/reformat content of LICENSING.txt
  • Avoid AO_stack_t to cross CPU cache line boundary
  • Do not assume 'ordered except earlier write' for UWP/arm64
  • Do not name GCC intrinsics as C11 ones in ChangeLog and configure
  • Eliminate '-pedantic is not option that controls warnings' GCC-6.3 message
  • Ensure result of AO_test_and_set is always AO_TS_CLEAR or AO_TS_SET
  • Fix 'AO_malloc redefinition' MS VC warning caused by attributes mismatch
  • Fix 'use of undeclared SIG_BLOCK' Clang error if -std=c89 on Cygwin
  • Fix AO_compare_and_swap_full asm code for clang on sparc
  • Fix a typo in comment of AO_stack_push_explicit_aux_release
  • Fix code indentation in main() of test_stack.c
  • Refine AO_UNIPROCESSOR macro description in configure
  • Remove outdated comment about unsupported Win64 in atomic_ops_stack.h
  • Repeat black list check on CAS fail in stack_push_explicit_aux_release

comment:3 by Bruce Dubbs, 20 months ago

Resolution: fixed
Status: assignedclosed

Fixed at commit ccdcaa0f764e7d8a8d9532a87add7e3d942531fb

Update to Log-Log4perl-1.56 (Perl Module).
Update to IO-Socket-SSL-2.075 (Perl Module).
Update to doxygen-1.9.5.
Update to libatomic_ops-7.6.14.
Note: See TracTickets for help on using tickets.