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-aarch64-next-defconfig
in repository toolchain/ci/base-artifacts.
discards bee61f22 0: update: binutils-gcc-linux: boot
new 3fa3064c 0: update: binutils-gcc-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 (bee61f22)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 128 +-
02-prepare_abe/console.log | 216 +-
03-build_abe-binutils/console.log | 10553 +++++++-------
04-build_abe-stage1/console.log | 14083 +++++++++---------
05-build_linux/console.log | 2421 ++--
06-boot_linux/console.log | 346 +-
console.log | 27827 ++++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
results | 2 +-
9 files changed, 27806 insertions(+), 27788 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/llvm-master-arm-spec2k6-Os
in repository toolchain/ci/glibc.
from 52faba65f8 powerpc: Fix format issue from 3a16dd780eeba602
adds 9bf8e29ca1 malloc: make malloc fail with requests larger than PTRDIFF_M [...]
No new revisions were added by this update.
Summary of changes:
ChangeLog | 34 +++++++++++++
NEWS | 6 +++
malloc/hooks.c | 17 ++++---
malloc/malloc.c | 112 ++++++++++++++++++------------------------
malloc/malloc.h | 17 ++++---
malloc/tst-malloc-too-large.c | 49 ++++++++++++++++++
malloc/tst-memalign.c | 10 ++++
malloc/tst-posix_memalign.c | 10 ++++
malloc/tst-pvalloc.c | 10 ++++
malloc/tst-reallocarray.c | 27 ++++++++--
malloc/tst-valloc.c | 10 ++++
stdlib/stdlib.h | 13 +++--
12 files changed, 227 insertions(+), 88 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/llvm-master-arm-spec2k6-Os
in repository toolchain/ci/binutils-gdb.
from 05be37e5c3 Automatic date update in version.in
adds 5d5b0bd35f MSP430 Assembler: Define symbols for functions to run through.
adds b73715df01 [gdb] Handle vfork in thread with follow-fork-mode child
adds 85bec12d61 Improve warning message for $0 constraint on MIPSR6 branches
adds dc34c8972e Make process_stratum_target::stratum "final"
adds 36cd4ba598 [gdb/testsuite] Fix gdb.base/break-probes.exp with native-gdbserver
new e7da54fcdb Automatic date update in version.in
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:
bfd/version.h | 2 +-
gas/ChangeLog | 19 +++++++
gas/config/tc-mips.c | 5 +-
gas/config/tc-msp430.c | 44 +++++++++++++--
gas/testsuite/gas/mips/r6-branch-constraints.l | 20 +++----
gas/testsuite/gas/msp430/fini-array.d | 7 +++
gas/testsuite/gas/msp430/fini-array.s | 22 ++++++++
gas/testsuite/gas/msp430/init-array.d | 7 +++
gas/testsuite/gas/msp430/init-array.s | 22 ++++++++
gas/testsuite/gas/msp430/msp430.exp | 3 +
gas/testsuite/gas/msp430/preinit-array.d | 7 +++
gas/testsuite/gas/msp430/preinit-array.s | 22 ++++++++
gdb/ChangeLog | 5 ++
gdb/infrun.c | 31 +++++-----
gdb/process-stratum-target.h | 2 +-
gdb/testsuite/ChangeLog | 14 +++++
gdb/testsuite/boards/local-board.exp | 2 +-
.../gdb.threads/vfork-follow-child-exec.c | 66 ++++++++++++++++++++++
.../gdb.threads/vfork-follow-child-exec.exp | 64 +++++++++++++++++++++
.../gdb.threads/vfork-follow-child-exit.c | 52 +++++++++++++++++
.../gdb.threads/vfork-follow-child-exit.exp | 60 ++++++++++++++++++++
21 files changed, 439 insertions(+), 37 deletions(-)
create mode 100644 gas/testsuite/gas/msp430/fini-array.d
create mode 100644 gas/testsuite/gas/msp430/fini-array.s
create mode 100644 gas/testsuite/gas/msp430/init-array.d
create mode 100644 gas/testsuite/gas/msp430/init-array.s
create mode 100644 gas/testsuite/gas/msp430/preinit-array.d
create mode 100644 gas/testsuite/gas/msp430/preinit-array.s
create mode 100644 gdb/testsuite/gdb.threads/vfork-follow-child-exec.c
create mode 100644 gdb/testsuite/gdb.threads/vfork-follow-child-exec.exp
create mode 100644 gdb/testsuite/gdb.threads/vfork-follow-child-exit.c
create mode 100644 gdb/testsuite/gdb.threads/vfork-follow-child-exit.exp
--
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/llvm-master-arm-spec2k6-Os
in repository toolchain/ci/base-artifacts.
discards 8a597ea2 0: update: binutils-gcc-glibc-llvm: -1
new 0497dfd3 0: update: binutils-gcc-glibc-llvm: 0
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 (8a597ea2)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/llvm-master-arm-spec [...]
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 | 220 +-
02-prepare_abe/console.log | 294 +-
03-build_abe-binutils/console.log | 10344 ++-
04-build_abe-stage1/console.log | 19404 +++---
05-build_abe-linux/console.log | 284 +-
06-build_abe-glibc/console.log | 38888 +++++------
07-build_abe-stage2/console.log | 46228 ++++++-------
08-build_llvm-true/console.log | 11332 ++--
09-benchmark/benchmark.log | 36 +-
09-benchmark/console.log | 155 +-
10-check_regression/console.log | 12 +-
11-update_baseline/console.log | 12 +-
console.log | 127649 ++++++++++++++++++-----------------
jenkins/manifest.sh | 24 +-
results | 2 +
results_id | 1 +
16 files changed, 127465 insertions(+), 127420 deletions(-)
create mode 100644 results_id
--
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 667d4f41076 MergeFunc: preserve COMDAT information when creating a thunk
new f238d270732 [APInt] Optimize umul_ov
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:
lib/Support/APInt.cpp | 17 ++++++++++++-----
unittests/ADT/APIntTest.cpp | 36 ++++++++++++++++++++++++++++++++++++
2 files changed, 48 insertions(+), 5 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 clang.
from 11d9d4fc34 Add header guard to Reusables.h [NFC]
new d02225b9e0 [analyzer] Fix -Wunused-local-typedef after rC358695
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:
lib/StaticAnalyzer/Frontend/CheckerRegistry.cpp | 7 ++-----
1 file changed, 2 insertions(+), 5 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 3cde9bb44e4 [LoopUnroll] Move list of params into a struct [NFCI].
new 667d4f41076 MergeFunc: preserve COMDAT information when creating a thunk
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:
lib/Transforms/IPO/MergeFunctions.cpp | 1 +
test/Transforms/MergeFunc/comdat.ll | 24 ++++++++++++++++++++++++
2 files changed, 25 insertions(+)
create mode 100644 test/Transforms/MergeFunc/comdat.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/llvm-release-arm-spec2k6-Os
in repository toolchain/ci/gcc.
from 3ebb870c08e 2019-04-17 Martin Jambor <mjambor(a)suse.cz>
adds 716a48f9a66 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.