This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-arm-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 948394cc 4: update: linux-39bed42de2e7d74686a2d5a45638d6a5d7e7d473: 20200
discards d8f17013 3: reset: linux-7ba31c3f2f1ee095d8126f4d3757fc3b2bc3c838: 20193
discards fe7f9f56 2: update: llvm-e5123472201e997773cf6f677ab16c34b2952b4f: 20206
new ed324095 2: update: llvm-linux: 20248
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 (948394cc)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 | 183 +-
02-build_llvm/console.log | 12488 +++++++++++++++++-----------------
03-build_linux/console.log | 918 ++-
05-check_regression/console.log | 20 +-
06-update_baseline/console.log | 105 +-
console.log | 13714 +++++++++++++++++++-------------------
jenkins/manifest.sh | 15 +-
results | 2 +-
8 files changed, 13933 insertions(+), 13512 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_kernel/llvm-master-arm-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 40662d86 0: update: llvm-linux: boot
new 04bef679 0: update: llvm-linux: boot
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 (40662d86)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-s [...]
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 | 106 +-
02-build_llvm/console.log | 12541 +++++++++++++++++-----------------
03-build_linux/console.log | 854 +--
04-boot_linux/console.log | 418 +-
05-check_regression/console.log | 10 +-
06-update_baseline/console.log | 29 -
console.log | 13958 +++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
8 files changed, 13937 insertions(+), 13993 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_bmk_tk1/llvm-master-arm-spec2k6-O3
in repository toolchain/ci/glibc.
from 352bb99754 Build raise with -fasynchronous-unwind-tables.
adds 9baa46aa7b nptl: Avoid using PTHREAD_MUTEX_DEFAULT in macro definition [...]
adds 2cd01a1df2 Add NEWS entry about 64-bit time_t syscall use on 32-bit targets
new 4844a8437f Add Portuguese (Portugal) translation
new f1bb5499d1 Add note to NEWS about kernel headers dependency on risc-v
new 711416872d Add more contributors to the manual
new df5919dfeb Update newest tested versions of dependencies in install.texi
new e7daa7fcf7 Add bugs fixed in 2.31 in NEWS
new 7ef9556328 Update version numbers for 2.31 release
new 9ea3686266 Generate ChangeLog.old/ChangeLog.20 for 2.31
new d8775136b5 Open master for 2.32 development
new 635d6fae03 x86: Don't make 2 calls to dlerror () in a row
new 15eab1e3e8 i386: Don't unnecessarily save and restore EAX, ECX and EDX [...]
new 4031d7484a i386/sub_n.S: Add a missing _CET_ENDBR to indirect jump target
new 825b58f3fb i386-mcount.S: Add _CET_ENDBR to _mcount and __fentry__
new 0455f251f4 i386: Use ENTRY/END in assembly codes
new bbfc0f0f8e i386: Remove _exit.S
The 14 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:
ChangeLog.old/ChangeLog.20 | 6542 +++++++++++++++++++++++++++
INSTALL | 10 +-
NEWS | 112 +-
include/features.h | 2 +-
manual/contrib.texi | 18 +
manual/install.texi | 10 +-
po/pt.po | 2422 ++++++++++
sysdeps/i386/i386-mcount.S | 2 +
sysdeps/i386/nptl/pthread_spin_lock.S | 8 +-
sysdeps/i386/nptl/pthread_spin_unlock.S | 9 +-
sysdeps/i386/pthread_spin_trylock.S | 8 +-
sysdeps/i386/sub_n.S | 1 +
sysdeps/nptl/pthread.h | 2 +-
sysdeps/unix/sysv/linux/i386/_exit.S | 44 -
sysdeps/unix/sysv/linux/i386/getcontext.S | 8 +-
sysdeps/unix/sysv/linux/i386/setcontext.S | 11 +-
sysdeps/unix/sysv/linux/i386/swapcontext.S | 17 +-
sysdeps/unix/sysv/linux/i386/ucontext_i.sym | 3 -
sysdeps/x86/tst-cet-legacy-5.c | 2 +-
sysdeps/x86/tst-cet-legacy-6.c | 2 +-
version.h | 2 +-
21 files changed, 9129 insertions(+), 106 deletions(-)
create mode 100644 ChangeLog.old/ChangeLog.20
create mode 100644 po/pt.po
delete mode 100644 sysdeps/unix/sysv/linux/i386/_exit.S
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.