This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-next-allyesconfig
in repository toolchain/ci/binutils-gdb.
from 0fdbb25414 Automatic date update in version.in
adds f0b059d08e Automatic date update in version.in
adds eaf6d3b360 Arm: Fix forward thumb references [PR gas/25235]
adds 995e0b770e Gas: Forgot to commit changelog
adds c63828ebe8 Automatic date update in version.in
adds 3bc86347ee Automatic date update in version.in
adds 1932900f76 Automatic date update in version.in
adds 5411a4251e Automatic date update in version.in
adds c2b48366f9 Automatic date update in version.in
adds 7e989c8aeb Automatic date update in version.in
adds 459494d59b Automatic date update in version.in
adds 57bef2f936 Automatic date update in version.in
adds 215986c7c0 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gas/ChangeLog | 11 +++++++++++
gas/config/tc-arm.c | 11 ++++++++++-
gas/testsuite/gas/arm/pr25235.d | 24 ++++++++++++++++++++++++
gas/testsuite/gas/arm/pr25235.s | 30 ++++++++++++++++++++++++++++++
5 files changed, 76 insertions(+), 2 deletions(-)
create mode 100644 gas/testsuite/gas/arm/pr25235.d
create mode 100644 gas/testsuite/gas/arm/pr25235.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 223dd7f5 0: update: binutils-gcc-linux-qemu: all
new 20d922fb 0: update: binutils-gcc-linux-qemu: all
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (223dd7f5)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-n [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
01-reset_artifacts/console.log | 216 +-
02-prepare_abe/console.log | 98 +-
03-build_abe-binutils/console.log | 10444 ++++-----
04-build_abe-stage1/console.log | 18209 +++++++--------
05-build_abe-qemu/console.log | 6751 +++---
06-build_linux/console.log | 534 +-
07-boot_linux/console.log | 6 +-
08-check_regression/console.log | 18 +-
08-check_regression/results.regressions | 2 +-
09-update_baseline/console.log | 12 +-
09-update_baseline/results.regressions | 2 +-
console.log | 36292 +++++++++++++++---------------
jenkins/manifest.sh | 22 +-
results | 2 +-
14 files changed, 36352 insertions(+), 36256 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-master-aarch64-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards f8763587 0: update: gcc-9f55df63154a39d67ef5b24def7044bf87300831: 1
new 2f0935a3 0: update: gcc-5883e567564c5b3caecba0c13e8a360a14cdc846: 1
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (f8763587)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-aarch64-b [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
01-reset_artifacts/console.log | 22 +-
02-prepare_abe/console.log | 308 +-
04-build_abe-bootstrap_O1/console.log | 64963 ++++++++++++++++---------------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 65283 ++++++++++++++++----------------
jenkins/manifest.sh | 8 +-
7 files changed, 65277 insertions(+), 65311 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch fw/librt
in repository glibc.
at b5346868ee Linux: Cleanups after librt move
This branch includes the following new commits:
new e173817d15 rt: Lexicographically sort Versions file; librt-routines in [...]
new ad0e4a8507 Fix librt-routines-var issues for !PTHREAD_IN_LIBC
new f870250a9c rt: Replace generic stub of shm_open with the posix version
new 4b3ec6e7e7 rt: Replace generic stub of shm_unlink with the posix version
new 97e6b6026f rt: Move shm_open into libc
new 2a0d1cadb0 rt: Move shm_unlink into libc
new c0145bd52f rt: Move generic implementation from sysdeps/pthread to rt
new 0b4a06f5cb nptl: Move pthreadP.h into sysdeps directory
new 55251be04d nptl: Add internal macro definition of pthread_self
new ce858360c4 Add hidden prototypes for fsync, fdatasync
new b619aacbd1 Linux: Move aio_init from librt into libc
new e10ffd0d6d Linux: Move aio_cancel, aio_cancel64 into libc
new 2620d39c39 Linux: Move aio_error, aio_error64 into libc
new 48c65cacd4 Linux: Move aio_fsync, aio_fsync64 into libc
new b793ca2c48 Linux: Move aio_read, aio_read64 into libc
new 623ed85962 Linux: Move aio_return, aio_return64 into libc
new ff36e07611 Linux: Move aio_suspend, aio_suspend64 from librt to libc
new 4278fb5229 Linux: Move aio_write, aio_write64 into libc
new 2c539ea802 rt: Rework lio_listio implementation
new fcc451bf63 Linux: Move lio_listio, lio_listio64 from librt to libc
new e2b00d4506 Linux: Move mq_close from librt to libc
new df1ae9dfd0 Linux: Move mq_setattr from librt to libc
new 2ed570cbe7 Linux: Move mq_getattr from librt to libc
new 1fdd04cbda Linux: Move mq_notify from librt to libc
new 665933fba6 Linux: Move mq_open, __mq_open_2 from librt to libc
new 1812bf5be8 Linux: Move mq_receive, mq_timedreceive from librt to libc
new 2214904da0 Linux: Move mq_send, mq_timedsend from librt to libc
new 342e5ee324 Linux: Move mq_unlink from librt to libc
new bbaa11e6f8 Linux: Move timer helper routines from librt to libc
new f10b2e0742 Linux: Move timer_create, timer_delete from librt to libc
new c087585709 Linux: Move timer_getoverrun from librt to libc
new b9f86adc94 Linux: Move timer_gettime from librt to libc
new e6c1385ce8 Linux: Move timer_settime from librt to libc
new b5346868ee Linux: Cleanups after librt move
The 34 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.