2
0
mirror of https://github.com/boostorg/website.git synced 2026-01-26 07:02:23 +00:00

Merge pull request #596 from grafikrobot/patch-5

Notes for v1.13 of Predef.
This commit is contained in:
Glen Fernandes
2021-02-15 22:49:23 -05:00
committed by GitHub

View File

@@ -33,6 +33,11 @@ Please keep the list of libraries sorted in lexicographical order.
[section Updated Libraries]
* [phrase library..[@/libs/predef/ Predef]:]
* Version 1.13
* Add `ARCH_PPC_64` predef.
* Fix `ARCH_WORD_BITS*` redefinition warnings/errors.
* Add `ARCH_E2K`, Elbrus 2000, architecture from Konstantin Ivlev.
* Fix not handling recent C++ version that go above 10.x version.
* Version 1.12
* Switch to using the endian.h header on OpenBSD. (Brad Smith)
* Fix not handling recent versions of stdcxx that go above version 9.