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-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
from ebf5f5149e6 65: onsuccess: #5: all: Success after binutils/llvm/linux/q [...]
new b8a43edcfd5 66: onsuccess: #6: all: Success after binutils/llvm/linux/q [...]
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 1780 -> 1764 bytes
02-prepare_abe/console.log.xz | Bin 2800 -> 2456 bytes
03-build_abe-binutils/console.log.xz | Bin 31176 -> 27144 bytes
04-build_kernel_llvm/console.log.xz | Bin 67192 -> 65732 bytes
05-build_abe-qemu/console.log.xz | Bin 32044 -> 30780 bytes
06-build_linux/console.log.xz | Bin 3492 -> 3100 bytes
07-boot_linux/console.log.xz | Bin 504 -> 504 bytes
08-check_regression/console.log.xz | Bin 4208 -> 4292 bytes
08-check_regression/mail-body.txt | 4 +++-
09-update_baseline/console.log | 9 ---------
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/linux_rev | 2 +-
git/llvm_rev | 2 +-
git/qemu_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 6 ++++--
mail/mail-subject.txt | 2 +-
manifest.sh | 32 ++++++++++++++++----------------
19 files changed, 30 insertions(+), 35 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 d1de9f5c6c7 [gdb/testsuite] Handle unbuffer_output.c for remote host
new 6a4d297c62c Introduce type_allocator
new c9eb9f18547 Remove alloc_type_arch
new 9fa83a7ade6 Remove alloc_type_copy
new 8a17bdd9ccc Remove alloc_type
new 95751990e40 Reuse existing builtin types
new cc495054ad5 Remove arch_type
new 333859402c7 Remove init_type
new 2d39ccd3d17 Unify arch_integer_type and init_integer_type
new f50b437c3da Unify arch_character_type and init_character_type
new 46c04ea32f7 Unify arch_boolean_type and init_boolean_type
new 77c5f49648c Unify arch_float_type and init_float_type
new 0776344a337 Unify arch_decfloat_type and init_decfloat_type
new 9c794d2d46f Unify arch_pointer_type and init_pointer_type
new e727c536c6e Use type allocator for range types
new 9e76b17aa5a Use type allocator for array types
new 526648585ca Use type allocator for set types
new 426e5b66a73 Use builtin type when appropriate
new a8ed3dde834 Rename objfile_type to builtin_type
new a9a775da56a Add some types to struct builtin_type
new 2d1bc552337 Remove objfile_type
The 20 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/ada-lang.c | 92 ++---
gdb/amdgpu-tdep.c | 5 +-
gdb/arm-tdep.c | 9 +-
gdb/avr-tdep.c | 6 +-
gdb/coffread.c | 42 +--
gdb/compile/compile-c-symbols.c | 10 +-
gdb/compile/compile-c-types.c | 11 +-
gdb/compile/compile-cplus-symbols.c | 10 +-
gdb/compile/compile-cplus-types.c | 5 +-
gdb/csky-tdep.c | 5 +-
gdb/ctfread.c | 47 +--
gdb/d-lang.c | 44 +--
gdb/dwarf2/cu.c | 2 +-
gdb/dwarf2/expr.c | 9 +-
gdb/dwarf2/read.c | 111 +++---
gdb/f-exp.y | 13 +-
gdb/f-lang.c | 55 +--
gdb/fbsd-tdep.c | 20 +-
gdb/ft32-tdep.c | 5 +-
gdb/gdbtypes.c | 707 +++++++++++-------------------------
gdb/gdbtypes.h | 309 +++++++++++-----
gdb/gnu-v3-abi.c | 9 +-
gdb/go-lang.c | 34 +-
gdb/ia64-tdep.c | 9 +-
gdb/jit.c | 5 +-
gdb/linux-tdep.c | 29 +-
gdb/m2-lang.c | 12 +-
gdb/m32c-tdep.c | 24 +-
gdb/m68k-tdep.c | 9 +-
gdb/mdebugread.c | 95 ++---
gdb/nds32-tdep.c | 7 +-
gdb/netbsd-tdep.c | 22 +-
gdb/objfiles.c | 4 +-
gdb/opencl-lang.c | 43 +--
gdb/parse.c | 12 +-
gdb/rl78-tdep.c | 20 +-
gdb/rs6000-tdep.c | 3 +-
gdb/rust-lang.c | 33 +-
gdb/sh-tdep.c | 9 +-
gdb/stabsread.c | 155 ++++----
gdb/target-descriptions.c | 18 +-
gdb/valops.c | 10 +-
gdb/windows-tdep.c | 55 +--
gdb/xcoffread.c | 4 +-
gdb/xtensa-tdep.c | 3 +-
gdb/z80-tdep.c | 7 +-
46 files changed, 1044 insertions(+), 1104 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 424500e9a24 [gdb/testsuite] Handle my-syscalls.h for remote host
new d1de9f5c6c7 [gdb/testsuite] Handle unbuffer_output.c for remote host
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:
gdb/testsuite/gdb.base/a2-run.exp | 6 +++++-
gdb/testsuite/gdb.base/call-ar-st.c | 2 +-
gdb/testsuite/gdb.base/call-ar-st.exp | 6 +++++-
gdb/testsuite/gdb.base/call-rt-st.c | 2 +-
gdb/testsuite/gdb.base/call-rt-st.exp | 7 ++++++-
gdb/testsuite/gdb.base/call-strs.c | 2 +-
gdb/testsuite/gdb.base/call-strs.exp | 5 ++++-
gdb/testsuite/gdb.base/catch-gdb-caused-signals.c | 2 +-
gdb/testsuite/gdb.base/catch-gdb-caused-signals.exp | 6 +++++-
gdb/testsuite/gdb.base/commands.exp | 9 +++++++--
gdb/testsuite/gdb.base/dprintf.c | 2 +-
gdb/testsuite/gdb.base/dprintf.exp | 6 +++++-
gdb/testsuite/gdb.base/ending-run.c | 2 +-
gdb/testsuite/gdb.base/ending-run.exp | 6 +++++-
gdb/testsuite/gdb.base/interrupt.c | 2 +-
gdb/testsuite/gdb.base/interrupt.exp | 5 ++++-
gdb/testsuite/gdb.base/multi-forks.c | 2 +-
gdb/testsuite/gdb.base/multi-forks.exp | 6 +++++-
gdb/testsuite/gdb.base/run.c | 2 +-
gdb/testsuite/gdb.base/shlib-call.exp | 7 ++++++-
gdb/testsuite/gdb.base/shmain.c | 2 +-
gdb/testsuite/gdb.base/varargs.c | 2 +-
gdb/testsuite/gdb.base/varargs.exp | 8 +++++---
gdb/testsuite/gdb.mi/mi-dprintf.c | 2 +-
gdb/testsuite/gdb.mi/mi-dprintf.exp | 6 +++++-
25 files changed, 79 insertions(+), 28 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-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
from a6675fd67e8 52: onsuccess: #5: 33: Success after binutils/gcc/linux/qem [...]
new 24df1740c73 53: onsuccess: #6: 33: Success after binutils/gcc/linux/qem [...]
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 1756 -> 1748 bytes
02-prepare_abe/console.log.xz | Bin 2804 -> 2468 bytes
03-build_abe-binutils/console.log.xz | Bin 30856 -> 26916 bytes
04-build_abe-stage1/console.log.xz | Bin 89780 -> 88848 bytes
05-build_abe-qemu/console.log.xz | Bin 32144 -> 31808 bytes
06-build_linux/console.log.xz | Bin 5016 -> 5108 bytes
08-check_regression/console.log.xz | Bin 4244 -> 4300 bytes
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 | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 32 ++++++++++++++++----------------
16 files 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.
unknown user pushed a change to branch master
in repository gcc.
from 9b83d4755a7 libstdc++: Fix test for hash<coroutine_handle<P>>::operator [...]
new 430d7d88c1a analyzer: fix ICE on certain longjmp calls [PR109094]
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/analyzer/region-model.cc | 15 ++++++++--
gcc/analyzer/region-model.h | 3 +-
gcc/testsuite/gcc.dg/analyzer/setjmp-pr109094.c | 38 +++++++++++++++++++++++++
3 files changed, 52 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/analyzer/setjmp-pr109094.c
--
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-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
from f87b90014d3 52: onsuccess: #5: 33: Success after binutils/gcc/linux/qem [...]
new 8d2609c1ed5 53: onsuccess: #6: 33: Success after binutils/gcc/linux/qem [...]
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 -> 1776 bytes
02-prepare_abe/console.log.xz | Bin 2820 -> 2472 bytes
03-build_abe-binutils/console.log.xz | Bin 31356 -> 27408 bytes
04-build_abe-stage1/console.log.xz | Bin 72400 -> 71324 bytes
05-build_abe-qemu/console.log.xz | Bin 32036 -> 32200 bytes
06-build_linux/console.log.xz | Bin 5148 -> 5172 bytes
08-check_regression/console.log.xz | Bin 4196 -> 4344 bytes
09-update_baseline/console.log | 9 ---------
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 | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 32 ++++++++++++++++----------------
17 files changed, 24 insertions(+), 33 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.