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-master-arm-stable-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 9660559239 Automatic date update in version.in
adds 88ed7edbc6 Remove fromhex implementation from gdbreplay
adds 6187fc5364 Automatic date update in version.in
adds 4f6d070adb Don't waste space in prefix_opcd_indices
new 79b377b3cf Revert patch that disables building libctf for non-ELF based [...]
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:
ChangeLog | 9 +++++++
bfd/version.h | 2 +-
binutils/ChangeLog | 16 ++++++++++++
binutils/Makefile.am | 4 +--
binutils/Makefile.in | 2 +-
binutils/config.in | 3 ---
binutils/configure | 64 ++---------------------------------------------
binutils/configure.ac | 30 ----------------------
binutils/doc/Makefile.in | 1 -
binutils/objdump.c | 36 ++++++--------------------
binutils/readelf.c | 22 ----------------
configure | 16 ------------
configure.ac | 16 ------------
gdb/gdbserver/ChangeLog | 5 ++++
gdb/gdbserver/Makefile.in | 1 +
gdb/gdbserver/gdbreplay.c | 21 +---------------
opcodes/ChangeLog | 4 +++
opcodes/ppc-dis.c | 2 +-
18 files changed, 50 insertions(+), 204 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/gnu-master-arm-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 65424b4 0: update: binutils-gcc-linux: all
new f711762 0: update: binutils-gcc-linux: 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 (65424b4)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
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 | 122 +-
02-prepare_abe/console.log | 74 +-
03-build_abe-binutils/console.log | 11219 ++++----
04-build_abe-stage1/console.log | 19765 +++++++------
05-build_linux/console.log | 22668 +++++++--------
06-boot_linux/console.log | 2 +-
console.log | 53932 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 53903 insertions(+), 53891 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 master
in repository llvm.
from 66a14657fea [Tests] Add LFTR tests for multiple exit loops
new 4e8306274d3 Revert "[Tests] Add LFTR tests for multiple exit loops"
new 86429c17e96 Include what you use in LanaiFrameLowering.{cpp,h}
new 46ce2e33a50 Include what you use in LanaiISelDAGToDAG.cpp
new e5417ad2fe5 Include what you use in LanaiMemAluCombiner.cpp
new 9a071a14a16 Include what you use in LanaiAsmPrinter.cpp
new d9ae20332de Include what you use in Lanai.h
The 6 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:
lib/Target/Lanai/AsmParser/LanaiAsmParser.cpp | 1 +
lib/Target/Lanai/Lanai.h | 7 +-
lib/Target/Lanai/LanaiAsmPrinter.cpp | 3 +-
lib/Target/Lanai/LanaiFrameLowering.cpp | 2 +-
lib/Target/Lanai/LanaiFrameLowering.h | 1 -
lib/Target/Lanai/LanaiISelDAGToDAG.cpp | 2 +-
lib/Target/Lanai/LanaiMemAluCombiner.cpp | 2 +-
test/Transforms/IndVarSimplify/lftr-multi-exit.ll | 276 ----------------------
8 files changed, 7 insertions(+), 287 deletions(-)
delete mode 100644 test/Transforms/IndVarSimplify/lftr-multi-exit.ll
--
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 master
in repository llvm.
from 413450b002c Include what you use in LanaiRegisterInfo.cpp
new 66a14657fea [Tests] Add LFTR tests for multiple exit loops
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:
test/Transforms/IndVarSimplify/lftr-multi-exit.ll | 276 ++++++++++++++++++++++
1 file changed, 276 insertions(+)
create mode 100644 test/Transforms/IndVarSimplify/lftr-multi-exit.ll
--
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 master
in repository newlib.
from a9c27900e Cygwin: dll_list: no recursive use of nt_max_path_buf
new a8c23e442 Cygwin: fork: Always pause child after fixups.
new f03ea8e1c Cygwin: fork: Remember child not before success.
The 2 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:
winsup/cygwin/fork.cc | 48 ++++++++++++++++++++++++------------------------
1 file changed, 24 insertions(+), 24 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-aarch64-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards f47711a 0: update: llvm-linux: all
new 308422e 0: update: linux-ae3cad8f39ccf8d31775d9737488bccf0e44d370: 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 (f47711a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
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-build_llvm/console.log | 11923 +++++++++++++++---------------
03-build_linux/console.log | 2937 ++++----
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 25 +
console.log | 15109 +++++++++++++++++++-------------------
jenkins/manifest.sh | 11 +-
results | 2 +-
9 files changed, 14940 insertions(+), 15291 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-release-arm-bootstrap_debug
in repository toolchain/ci/gcc.
from 8483a716574 Darwin - backport fix for PR bootstrap/89864
adds 71238123c2b Daily bump.
adds 803019cb9f3 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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-release-arm-bootstrap_debug
in repository toolchain/ci/base-artifacts.
discards d331c41 0: update: gcc-8483a716574d9148d0b716544df272c9890ebc85: -5
new 8f64a94 0: update: gcc-803019cb9f33ff140d94b6f16e649d239747ca1f: -5
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 (d331c41)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-arm-boot [...]
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 | 175 +-
02-prepare_abe/console.log | 418 +-
03-build_abe-bootstrap_debug/console.log | 86771 ++++++++++++++--------------
console.log | 87364 ++++++++++++++---------------
jenkins/manifest.sh | 8 +-
5 files changed, 87348 insertions(+), 87388 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.