This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap_profiled
in repository toolchain/ci/binutils-gdb.
from f3be70df1b Fix AVR assembler so that it creates relocs that will work w [...]
adds 240eab1e59 Automatic date update in version.in
adds dbc6a0e2e4 try_build_id_prefix gcc-10 -Wformat-security errors
adds 8ef22662dc asan: buffer overflow in elfnn-aarch64.c get_plt_type
adds 00d44f7f2f asan: buffer overflow in mmo_get_symbols
adds b39de8897a ubsan: bfd.c:2519:8: shift exponent 34 is too large
adds 9b54b56185 asan: heap-buffer-overflow in bpf_elf_generic_reloc
adds cfabce5ba1 asan: abort in wasm_scan_name_function_section
adds 7ebf6ed02b asan: use after free in _bfd_elf_mips_get_relocated_section_ [...]
adds 27e3da31c3 asan: NULL dereference in bfd_elf_set_group_contents
adds 72994b6028 gdb/tui: install SIGWINCH only when connected to a TTY
adds c12d6b570d Initialize `m_ndimensions' in the member initializer list
adds 8294c9025a Avoid redundant operations in `fortran_array_walker'
No new revisions were added by this update.
Summary of changes:
bfd/bfd.c | 4 +-
bfd/elf-bfd.h | 2 +-
bfd/elf.c | 10 ++---
bfd/elf64-bpf.c | 17 ++++----
bfd/elfnn-aarch64.c | 8 ++--
bfd/elfxx-mips.c | 26 +++++++++---
bfd/mmo.c | 10 +++++
bfd/version.h | 2 +-
bfd/wasm-module.c | 3 +-
binutils/dwarf.c | 5 +--
gdb/f-array-walker.h | 14 +++----
gdb/testsuite/gdb.base/sigwinch-notty.exp | 70 +++++++++++++++++++++++++++++++
gdb/testsuite/lib/gdb.exp | 4 +-
gdb/testsuite/lib/notty-wrap | 24 +++++++++++
gdb/tui/tui-interp.c | 10 ++++-
15 files changed, 170 insertions(+), 39 deletions(-)
create mode 100644 gdb/testsuite/gdb.base/sigwinch-notty.exp
create mode 100755 gdb/testsuite/lib/notty-wrap
--
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_gcc_bootstrap/master-arm-bootstrap_profiled
in repository toolchain/ci/base-artifacts.
discards 06feb1c6b 0: update: binutils-gcc: 2
new 095b939d9 0: update: binutils-gcc: 2
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 (06feb1c6b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-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.xz | Bin 1536 -> 1540 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2780 bytes
04-build_abe-binutils/console.log.xz | Bin 52796 -> 53208 bytes
05-build_abe-bootstrap_profiled/console.log.xz | Bin 935364 -> 940188 bytes
06-check_regression/console.log.xz | Bin 416 -> 420 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 14 +++++++-------
7 files changed, 15 insertions(+), 15 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_gcc_bootstrap/master-arm-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards 82bf012f2 0: update: binutils-gcc: 2
new 6d9f4022f 0: update: binutils-gcc: 2
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 (82bf012f2)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-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.xz | Bin 1532 -> 1536 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2756 bytes
04-build_abe-binutils/console.log.xz | Bin 52096 -> 51308 bytes
05-build_abe-bootstrap_O1/console.log.xz | Bin 467160 -> 464748 bytes
06-check_regression/console.log.xz | Bin 420 -> 420 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 14 +++++++-------
7 files changed, 15 insertions(+), 15 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_gcc_bootstrap/master-aarch64-bootstrap_profiled
in repository toolchain/ci/binutils-gdb.
from f3be70df1b Fix AVR assembler so that it creates relocs that will work w [...]
adds 240eab1e59 Automatic date update in version.in
adds dbc6a0e2e4 try_build_id_prefix gcc-10 -Wformat-security errors
adds 8ef22662dc asan: buffer overflow in elfnn-aarch64.c get_plt_type
adds 00d44f7f2f asan: buffer overflow in mmo_get_symbols
adds b39de8897a ubsan: bfd.c:2519:8: shift exponent 34 is too large
adds 9b54b56185 asan: heap-buffer-overflow in bpf_elf_generic_reloc
adds cfabce5ba1 asan: abort in wasm_scan_name_function_section
adds 7ebf6ed02b asan: use after free in _bfd_elf_mips_get_relocated_section_ [...]
adds 27e3da31c3 asan: NULL dereference in bfd_elf_set_group_contents
adds 72994b6028 gdb/tui: install SIGWINCH only when connected to a TTY
adds c12d6b570d Initialize `m_ndimensions' in the member initializer list
adds 8294c9025a Avoid redundant operations in `fortran_array_walker'
No new revisions were added by this update.
Summary of changes:
bfd/bfd.c | 4 +-
bfd/elf-bfd.h | 2 +-
bfd/elf.c | 10 ++---
bfd/elf64-bpf.c | 17 ++++----
bfd/elfnn-aarch64.c | 8 ++--
bfd/elfxx-mips.c | 26 +++++++++---
bfd/mmo.c | 10 +++++
bfd/version.h | 2 +-
bfd/wasm-module.c | 3 +-
binutils/dwarf.c | 5 +--
gdb/f-array-walker.h | 14 +++----
gdb/testsuite/gdb.base/sigwinch-notty.exp | 70 +++++++++++++++++++++++++++++++
gdb/testsuite/lib/gdb.exp | 4 +-
gdb/testsuite/lib/notty-wrap | 24 +++++++++++
gdb/tui/tui-interp.c | 10 ++++-
15 files changed, 170 insertions(+), 39 deletions(-)
create mode 100644 gdb/testsuite/gdb.base/sigwinch-notty.exp
create mode 100755 gdb/testsuite/lib/notty-wrap
--
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_gcc_bootstrap/master-aarch64-bootstrap_profiled
in repository toolchain/ci/base-artifacts.
discards 4c2173f77 0: update: binutils-gcc: 2
new 5923b3d0b 0: update: binutils-gcc: 2
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 (4c2173f77)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
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.xz | Bin 1524 -> 1540 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 38192 -> 38060 bytes
05-build_abe-bootstrap_profiled/console.log.xz | Bin 500788 -> 501304 bytes
06-check_regression/console.log.xz | Bin 416 -> 432 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 14 +++++++-------
7 files changed, 15 insertions(+), 15 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_gcc_bootstrap/release-aarch64-bootstrap_profiled
in repository toolchain/ci/binutils-gdb.
from 1fb4a5909e Automatic date update in version.in
adds b77f1b197a Automatic date update in version.in
adds 0a18ced151 Automatic date update in version.in
adds a2fbc5eec7 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 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_gcc_bootstrap/release-aarch64-bootstrap_profiled
in repository toolchain/ci/base-artifacts.
discards 3a6091dea 0: update: binutils-gcc: 2
new dcf9eeec3 0: update: binutils-gcc: 2
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 (3a6091dea)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/release-aa [...]
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.xz | Bin 1584 -> 1556 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 50244 -> 50288 bytes
05-build_abe-bootstrap_profiled/console.log.xz | Bin 472500 -> 470248 bytes
06-check_regression/console.log.xz | Bin 420 -> 420 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 14 +++++++-------
7 files changed, 15 insertions(+), 15 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_gcc_check/master-arm
in repository toolchain/ci/gcc.
from 6afb8a68a91 attribs: Fix wrong error with -Wno-attribute=A::b [PR103649]
adds 2554e2da926 Daily bump.
No new revisions were added by this update.
Summary of changes:
ChangeLog | 11 ++++
gcc/ChangeLog | 130 ++++++++++++++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/c-family/ChangeLog | 5 ++
gcc/c/ChangeLog | 8 +++
gcc/cp/ChangeLog | 45 +++++++++++++++++
gcc/testsuite/ChangeLog | 114 ++++++++++++++++++++++++++++++++++++++++++
libgcc/ChangeLog | 11 ++++
8 files changed, 325 insertions(+), 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_gcc_check/master-arm
in repository toolchain/ci/binutils-gdb.
from 166a12baea Document gdbarch-components.py
adds 404e887836 Automatic date update in version.in
adds 9833dd9767 x86: Terminate mnemonicendp in swap_operand()
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gas/testsuite/gas/i386/opts-intel.d | 162 ++++++++--------
gas/testsuite/gas/i386/opts.d | 18 +-
gas/testsuite/gas/i386/sse2avx-opts-intel.d | 162 ++++++++--------
gas/testsuite/gas/i386/sse2avx-opts.d | 18 +-
gas/testsuite/gas/i386/x86-64-opts-intel.d | 216 ++++++++++-----------
gas/testsuite/gas/i386/x86-64-opts.d | 24 +--
gas/testsuite/gas/i386/x86-64-sse2avx-opts-intel.d | 216 ++++++++++-----------
gas/testsuite/gas/i386/x86-64-sse2avx-opts.d | 24 +--
opcodes/i386-dis.c | 1 +
10 files changed, 422 insertions(+), 421 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_gcc_check/master-arm
in repository toolchain/ci/base-artifacts.
discards 8ae323116 0: update: binutils-gcc: 1
new 6c08c76d0 0: update: binutils-gcc: 1
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 (8ae323116)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-arm (6c [...]
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.xz | Bin 1516 -> 1516 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2752 bytes
03-build_abe-binutils/console.log.xz | Bin 51716 -> 51628 bytes
04-build_abe-gcc/console.log.xz | Bin 227084 -> 226348 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3816 -> 3852 bytes
06-build_abe-check_gcc/console.log.xz | Bin 3052 -> 2400 bytes
07-check_regression/console.log.xz | Bin 2624 -> 2348 bytes
07-check_regression/results.compare | 16 +-
07-check_regression/results.compare2 | 55 +-
08-update_baseline/console.log | 216 +-
08-update_baseline/results.compare | 16 +-
08-update_baseline/results.compare2 | 55 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 2721716 -> 2751912 bytes
sumfiles/g++.sum | 102 +-
sumfiles/gcc.log.xz | Bin 2293036 -> 2290556 bytes
sumfiles/gcc.sum | 4380 ++++++++++++++++-----------------
sumfiles/gfortran.log.xz | Bin 881620 -> 886136 bytes
sumfiles/gfortran.sum | 42 +-
sumfiles/libatomic.log.xz | Bin 2160 -> 2176 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 173728 -> 173864 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2548 -> 2528 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 453972 -> 460648 bytes
sumfiles/libstdc++.sum | 10 +-
27 files changed, 2400 insertions(+), 2530 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-release-aarch64-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 28872da73 0: update: linux-58da0d84fdd2563939dafa48334e190fad1b536c: boot
new 3e8b795f2 0: update: linux-58da0d84fdd2563939dafa48334e190fad1b536c: 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 (28872da73)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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.xz | Bin 1628 -> 1724 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2776 bytes
03-build_abe-binutils/console.log.xz | Bin 42532 -> 42304 bytes
04-build_abe-stage1/console.log.xz | Bin 69020 -> 69032 bytes
05-build_abe-qemu/console.log.xz | Bin 31200 -> 31140 bytes
06-build_linux/console.log.xz | Bin 3240 -> 3220 bytes
07-boot_linux/console.log.xz | Bin 508 -> 508 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 6 +++---
10 files changed, 4 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.