Opened 4 months ago

Closed 4 months ago

#19020 closed enhancement (fixed)

libatomic_ops-7.8.2

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

Description

New point version.

Change History (3)

comment:1 by Bruce Dubbs, 4 months ago

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

comment:2 by Bruce Dubbs, 4 months ago

[7.8.2] 2023-12-15

  • Eliminate 'atomic_thread_fence is unsupported with tsan' gcc-11 warning
  • Eliminate 'comparing signed/unsigned values' lcc warning in add_chunk_as
  • Fix 'undefined reference to AO_pt_lock' if configure is using clang-16
  • Fix 'undefined reference to atomic_load/store/cas_16' Mingw64-gcc error
  • Fix 'undefined reference' linker errors if shared build on OpenBSD (CMake)
  • Fix get_chunk for case of mmap area is located before AO_initial_heap
  • Fix typo in AO_HAVE_compare_and_swap_double name in atomic_ops_stack.h
  • Fix typo in comment of run_one_test of test_stack
  • Fix typos in comments of atomic_ops_malloc.c and atomic_ops_stack.c/h
  • Update cmake minimum required version to 3.5

comment:3 by Bruce Dubbs, 4 months ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

3c0e3458a4 Update to AppStream-1.0.1.
cbb2f6840c Update to libatomic_ops-7.8.2.
Note: See TracTickets for help on using tickets.