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-next-allyesconfig
in repository toolchain/ci/base-artifacts.
from 9a0e77ab36f 55: onsuccess: #8: 21225: Success after binutils/gcc/linux/ [...]
new 0099e4098ab 56: onsuccess: #9: 21237: Success after binutils/gcc/linux/ [...]
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.xz | Bin 1776 -> 1764 bytes
02-prepare_abe/console.log.xz | Bin 3464 -> 2504 bytes
03-build_abe-binutils/console.log.xz | Bin 31092 -> 26960 bytes
04-build_abe-stage1/console.log.xz | Bin 90348 -> 88536 bytes
05-build_abe-qemu/console.log.xz | Bin 31636 -> 31724 bytes
06-build_linux/console.log.xz | Bin 8912 -> 8764 bytes
08-check_regression/console.log.xz | Bin 4416 -> 4344 bytes
08-check_regression/mail-body.txt | 15 ++-------------
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/linux_rev | 2 +-
git/qemu_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 17 +++--------------
mail/mail-subject.txt | 2 +-
manifest.sh | 32 ++++++++++++++++----------------
results | 2 +-
18 files changed, 29 insertions(+), 51 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 binutils-gdb.
from 4795cd4a26b x86: drop identifier_chars[]
new 454f8b67a85 gdb: fix crash during command completion
new 80d6c79866f [gdb/testsuite] Handle remotedir in remote_upload
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:
gdb/completer.h | 19 +++++++++++++++++-
gdb/cp-support.c | 7 +++++++
gdb/testsuite/gdb.cp/cpcompletion.cc | 23 ++++++++++++++++++++++
gdb/testsuite/gdb.cp/cpcompletion.exp | 2 ++
.../gdb.rust/{watch.exp => completion.exp} | 8 ++++----
.../{gdb.dlang/simple.d => gdb.rust/completion.rs} | 4 +++-
gdb/testsuite/gdb.testsuite/board-sanity.exp | 4 +---
gdb/testsuite/lib/gdb.exp | 15 ++++++++++++++
gdb/utils.c | 2 ++
9 files changed, 75 insertions(+), 9 deletions(-)
copy gdb/testsuite/gdb.rust/{watch.exp => completion.exp} (81%)
copy gdb/testsuite/{gdb.dlang/simple.d => gdb.rust/completion.rs} (87%)
--
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 binutils-gdb.
from 5f784ec9277 Changed ld and gas BPF tests
new ecb96e55497 x86: re-work build_modrm_byte()'s register assignment
new eea96d3f86c x86: VexVVVV is now merely a boolean
new 3f155099ad1 x86: drop "shimm" special case template expansions
new ccb05c9c999 x86/AT&T: restrict recognition of the "absolute branch" pre [...]
new 4795cd4a26b x86: drop identifier_chars[]
The 5 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:
gas/config/tc-i386.c | 433 ++++++++++++++-----------------------------------
opcodes/i386-opc.h | 19 +--
opcodes/i386-opc.tbl | 442 ++++++++++++++++++++++++++-------------------------
opcodes/i386-tbl.h | 186 +++++++++++-----------
4 files changed, 438 insertions(+), 642 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 binutils-gdb.
from 6e7eef72164 Use rust_demangle to fix a crash
new 551fde0ae16 Reloc howto access broken for BPF
new 5f784ec9277 Changed ld and gas BPF tests
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:
bfd/elf64-bpf.c | 5 ++++-
gas/testsuite/gas/bpf/indcall-1.d | 2 +-
ld/testsuite/ld-bpf/baz.s | 5 -----
ld/testsuite/ld-bpf/call-1.d | 2 +-
ld/testsuite/ld-bpf/jump-1.d | 22 ----------------------
ld/testsuite/ld-bpf/reloc-data-be.d | 2 +-
ld/testsuite/ld-bpf/reloc-data-le.d | 2 +-
ld/testsuite/ld-bpf/reloc-data.s | 4 ----
ld/testsuite/ld-bpf/reloc-insn-external-be.d | 2 --
ld/testsuite/ld-bpf/reloc-insn-external-le.d | 2 --
ld/testsuite/ld-bpf/reloc-insn-external.s | 3 ---
ld/testsuite/ld-bpf/reloc-insn32-be.d | 19 -------------------
ld/testsuite/ld-bpf/reloc-insn32-le.d | 19 -------------------
ld/testsuite/ld-bpf/reloc-insn32.s | 20 --------------------
14 files changed, 8 insertions(+), 101 deletions(-)
delete mode 100644 ld/testsuite/ld-bpf/baz.s
delete mode 100644 ld/testsuite/ld-bpf/jump-1.d
delete mode 100644 ld/testsuite/ld-bpf/reloc-insn32-be.d
delete mode 100644 ld/testsuite/ld-bpf/reloc-insn32-le.d
delete mode 100644 ld/testsuite/ld-bpf/reloc-insn32.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.
unknown user pushed a change to branch releases/gcc-12
in repository gcc.
from 0970eafdc61 libstdc++: Fix gdb FilteringTypePrinter
new 19ad58ef1f0 rs6000: Don't ICE when compiling the __builtin_vec_xst_trun [...]
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:
gcc/config/rs6000/rs6000-builtin.cc | 2 +-
gcc/testsuite/gcc.target/powerpc/pr109178.c | 13 +++++++++++++
2 files changed, 14 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr109178.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.