This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_gnu_eabi_stm32/gnu_eabi-master-arm_eabi-coremark-O2_LTO in repository toolchain/ci/newlib.
from e84814b3e Regenerate configure and newlib.hin adds a13a044c1 RTEMS: Remove FreeBSD version tags adds a6bd733db Use a precise bit count for the slab free items in UMA. adds 96c645a0b bitset: avoid pessimized code when bitset size is not constant adds de1380c36 bitset: rename confusing macro NAND to ANDNOT adds 5e7a2b174 Fix undefined behavior: left-shifting into the sign bit. adds 4c5b7bec9 bitset: add BIT_FFS_AT() for finding the first bit set greate [...] adds 9d50b4468 bitset: expand bit index type to `long` adds fb0a5865e bitset: implement BIT_TEST_CLR_ATOMIC & BIT_TEST_SET_ATOMIC adds 7c03cdf47 iflib: Improve mapping of TX/RX queues to CPUs adds 37a3e5963 bitset(9): Introduce BIT_FOREACH_ISSET and BIT_FOREACH_ISCLR adds 112245b78 cpuset(9): Add CPU_FOREACH_IS(SET|CLR) and modify consumers t [...] adds 96ddb4055 Revert "cpuset(9): Add CPU_FOREACH_IS(SET|CLR) and modify con [...] adds 27e8401c4 bitset: Reimplement BIT_FOREACH_IS(SET|CLR) adds 6070714e0 cpuset(9): Add CPU_FOREACH_IS(SET|CLR) and modify consumers t [...] adds 4ac3ee88c sched.h: add CPU_EQUAL() for better compatibility with Linux adds a1071cb17 sys/bitset.h: reduce visibility of BIT_* macros adds 2f6651097 sys/_bitset.h: Fix fall-out from commit 5e04571cf3c adds c78c56c06 sys/_bitset.h: Fix fall-out from commit 5e04571cf3c adds 3af17aef2 sys/_bitset.h: revert commit 74e014dbfab adds 6af6e2955 sys/_bitset.h: Fix fall-out from commit 5e04571cf3c adds e927f541f Make CPU_SET macros compliant with other implementations adds e7ffbdb01 newlib/libc/sys/rtems/include/sys/cpuset.h
No new revisions were added by this update.
Summary of changes: newlib/libc/sys/rtems/cpusetalloc.c | 2 +- newlib/libc/sys/rtems/include/sys/_bitset.h | 18 ++- newlib/libc/sys/rtems/include/sys/_cpuset.h | 11 +- newlib/libc/sys/rtems/include/sys/bitset.h | 193 +++++++++++++++++++++------- newlib/libc/sys/rtems/include/sys/cpuset.h | 71 +++++----- 5 files changed, 207 insertions(+), 88 deletions(-)