mirror of
https://github.com/boostorg/website.git
synced 2026-01-26 07:02:23 +00:00
Merge pull request #570 from Lastique/patch-14
Update release notes for Boost.Atomic
This commit is contained in:
@@ -53,6 +53,7 @@ Please keep the list of libraries sorted in lexicographical order.
|
||||
|
||||
* [phrase library..[@/libs/atomic/ Atomic]:]
|
||||
* Implemented SSE2 and SSE4.1 versions of address lookup algorithm, which is used in the internal lock pool implementation. This may improve performance of waiting and notifying operations in heavily contended cases.
|
||||
* Fixed a possible compilation error on AArch64 targets caused by incorrect instructions generated for bitwise (logical) operations with immediate constants. ([github atomic 41])
|
||||
|
||||
* [phrase library..[@/libs/beast/ Beast]:]
|
||||
* This update brings bug fixes and support for the `BOOST_ASIO_ENBALE_HANDLER_TRACKING` compile flag from Boost.Asio:
|
||||
|
||||
Reference in New Issue
Block a user