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-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 560bb19b 0: update: llvm-linux: 16
new 3f6cf100 0: update: llvm-linux: 16
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 (560bb19b)
\
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 | 220 +-
02-build_llvm/console.log | 11601 +++++++++++++++++------------------
03-build_linux/console.log | 614 +-
05-check_regression/console.log | 6 +-
console.log | 12441 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
6 files changed, 12454 insertions(+), 12436 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 4f431337c89 gn build: Merge r359050 more
new ebe37abc9ee llvm-cvtres: Accept /? as help flag, like cvtres.exe
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:
tools/llvm-cvtres/Opts.td | 1 +
1 file changed, 1 insertion(+)
--
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-aarch64-mainline-allyesconfig
in repository toolchain/ci/binutils-gdb.
from 4a4153dfc9 Automatic date update in version.in
adds 336d760da6 Support for DW_OP_addrx and DW_FORM_addrx tags
adds 6f38008bb4 Fix M5100 flags test with interAptiv-MR2
adds cc9519e7d6 Fix automatic makefile dependencies for generated ld/e*.c
adds 624a24513d Update binutils release making documenation to mention chang [...]
adds ba22ff8694 Testsuite: Remove pie from trace tests
adds 6892f60143 [gdb/contrib] Remove superfluous .alt file after dwz invocat [...]
adds 5c565afd4c [gdb/testsuite] Fix gdb.btrace/reconnect.exp with native-gdbserver
adds 9e97ba436a Remove unused overload of line_header::file_name_at
adds b907456c3e gdb/aarch64: Use type_align instead of aarch64_type_align
adds 030197b43c gdb/arm: Use type_align instead of arm_type_align
adds ecbc06d2a6 gdb/nds32: Use type_align instead of nds32_type_align
adds bf12844a68 gdb/iq2000: Use default gdbarch methods where possible
adds 946c28d2f9 gdb/lm32: Use default gdbarch methods where possible
adds 89b268d823 gdb/m32c: Use default gdbarch methods where possible
adds 5e79b7bb69 gdb/m32r: Use default gdbarch methods where possible
adds 43cf3eded2 gdb/m68hc11: Use default gdbarch methods where possible
adds 8e2b5aea9d gdb/mep: Use default gdbarch methods where possible
adds aee6c3cd1f gdb/mn10300: Use default gdbarch methods where possible
adds 27f113c8e9 gdb/moxie: Use default gdbarch methods where possible
adds c825904428 gdb/msp430: Use default gdbarch methods where possible
adds ca0ab0aa81 gdb/nds32: Use default gdbarch methods where possible
adds 96acf8844a gdb/nios2: Use default gdbarch methods where possible
adds 3f2cef4945 gdb/or1k: Use default gdbarch methods where possible
adds 833a4480dd gdb/rs6000: Use default gdbarch methods where possible
adds 47c47d6907 gdb/rx: Use default gdbarch methods where possible
adds a40dde9db5 gdb/score: Use default gdbarch methods where possible
adds 6d14d64dfe gdb/sh: Use default gdbarch methods where possible
adds d31f262c36 gdb/sparc: Use default_unwind_pc
adds 1ba7b7f938 gdb/tic6x: Use default gdbarch methods where possible
adds 0f534d767b gdb/tilegx: Use default gdbarch methods where possible
adds 29222070e4 gdb/v850: Use default gdbarch methods where possible
adds 541aad8ac9 gdb/vax: Use default gdbarch methods where possible
adds 14faed38e7 gdb/xstormy16: Use default gdbarch methods where possible
adds b614e6f3f8 gdb/rl78: Use default gdbarch methods where possible
adds f872fdbb5b gdb/s12z: Use default gdbarch methods where possible
new 05b1991f1a 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 +-
binutils/ChangeLog | 5 +
binutils/README-how-to-make-a-release | 2 +
gdb/ChangeLog | 229 ++++++++++++++++++++++
gdb/aarch64-tdep.c | 66 ++-----
gdb/arm-tdep.c | 68 ++-----
gdb/contrib/cc-with-tweaks.sh | 1 +
gdb/dwarf2-frame.c | 2 +-
gdb/dwarf2expr.c | 1 +
gdb/dwarf2expr.h | 5 +-
gdb/dwarf2loc.c | 5 +-
gdb/dwarf2read.c | 28 +--
gdb/iq2000-tdep.c | 22 ---
gdb/lm32-tdep.c | 23 ---
gdb/m32c-tdep.c | 34 ----
gdb/m32r-tdep.c | 37 ----
gdb/m68hc11-tdep.c | 24 ---
gdb/mep-tdep.c | 29 ---
gdb/mn10300-tdep.c | 32 +--
gdb/moxie-tdep.c | 33 ----
gdb/msp430-tdep.c | 32 ---
gdb/nds32-tdep.c | 77 +-------
gdb/nios2-tdep.c | 20 --
gdb/or1k-tdep.c | 9 -
gdb/rl78-tdep.c | 9 -
gdb/rs6000-tdep.c | 18 --
gdb/rx-tdep.c | 38 +---
gdb/s12z-tdep.c | 18 --
gdb/score-tdep.c | 23 ---
gdb/sh-tdep.c | 25 ---
gdb/sparc-tdep.c | 9 -
gdb/testsuite/ChangeLog | 25 +++
gdb/testsuite/gdb.btrace/reconnect.exp | 2 +-
gdb/testsuite/gdb.cp/many-args.cc | 76 +++++++
gdb/testsuite/gdb.cp/many-args.exp | 40 ++++
gdb/testsuite/gdb.trace/backtrace.exp | 2 +-
gdb/testsuite/gdb.trace/circ.exp | 2 +-
gdb/testsuite/gdb.trace/collection.exp | 2 +-
gdb/testsuite/gdb.trace/ftrace.exp | 2 +-
gdb/testsuite/gdb.trace/mi-trace-unavailable.exp | 2 +-
gdb/testsuite/gdb.trace/mi-traceframe-changed.exp | 2 +-
gdb/testsuite/gdb.trace/qtro.exp | 2 +-
gdb/testsuite/gdb.trace/read-memory.exp | 2 +-
gdb/testsuite/gdb.trace/report.exp | 2 +-
gdb/testsuite/gdb.trace/tfile.exp | 2 +-
gdb/testsuite/gdb.trace/tfind.exp | 2 +-
gdb/testsuite/gdb.trace/unavailable.exp | 2 +-
gdb/tic6x-tdep.c | 22 ---
gdb/tilegx-tdep.c | 26 ---
gdb/v850-tdep.c | 25 ---
gdb/vax-tdep.c | 7 -
gdb/xstormy16-tdep.c | 23 ---
ld/ChangeLog | 12 ++
ld/Makefile.am | 10 +-
ld/Makefile.in | 8 +-
ld/genscripts.sh | 28 +--
ld/testsuite/ld-mips-elf/mips-elf-flags.exp | 3 +-
57 files changed, 495 insertions(+), 762 deletions(-)
create mode 100644 gdb/testsuite/gdb.cp/many-args.cc
create mode 100644 gdb/testsuite/gdb.cp/many-args.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_kernel/gnu-master-aarch64-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 4748ed79 0: update: binutils-gcc-linux: all
new 3da0332e 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 (4748ed79)
\
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 | 56 +-
02-prepare_abe/console.log | 260 +-
03-build_abe-binutils/console.log | 10666 ++++----
04-build_abe-stage1/console.log | 14782 +++++------
05-build_linux/console.log | 24394 +++++++++---------
06-boot_linux/console.log | 6 +-
console.log | 50164 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
8 files changed, 50172 insertions(+), 50172 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-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 417a2dc3 0: update: llvm-linux: 19262
new dcd3e39a 0: update: llvm-linux: 19262
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 (417a2dc3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-m [...]
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 | 166 +-
02-build_llvm/console.log | 11610 +++++++++++++++----------------
03-build_linux/console.log | 2547 ++++---
06-update_baseline/console.log | 28 -
console.log | 14309 +++++++++++++++++++--------------------
jenkins/manifest.sh | 12 +-
6 files changed, 14315 insertions(+), 14357 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 lldb.
from bc0c32aca [Docs] Update the CI page
new 73f0b9053 [Docs] Add more redirects
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:
docs/.htaccess | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.