This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_binutils/master-arm
in repository toolchain/ci/binutils-gdb.
from a2b1ea81ba arm: Add support for Armv9.1-A to Armv9.3-A
adds 61ab1364c7 When loading separate debug info files, also attempt to loca [...]
adds 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
new 72994b6028 gdb/tui: install SIGWINCH only when connected to a TTY
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/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/ChangeLog | 12 +++
binutils/dwarf.c | 115 ++++++++++++++++++++++++-
binutils/dwarf.h | 1 +
binutils/testsuite/binutils-all/debuginfod.exp | 6 +-
gas/ChangeLog | 10 +++
gas/config/tc-avr.c | 26 ++++++
gas/config/tc-avr.h | 3 +
gas/testsuite/gas/all/gas.exp | 4 +-
gas/testsuite/gas/avr/diffreloc_withrelax.d | 4 +-
gas/testsuite/gas/avr/pc-relative-reloc.d | 2 +-
gas/testsuite/gas/elf/elf.exp | 2 +-
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 ++-
ld/ChangeLog | 7 ++
ld/testsuite/ld-avr/avr-prop-7.d | 4 +-
ld/testsuite/ld-avr/avr-prop-8.d | 3 +-
ld/testsuite/ld-avr/pr13402.d | 6 +-
28 files changed, 351 insertions(+), 44 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_gnu_native_check_binutils/master-arm
in repository toolchain/ci/base-artifacts.
discards 95bafc824 0: update: binutils-gcc-linux-glibc-gdb: 1
new 21d8b293f 0: update: binutils-gcc-linux-glibc-gdb: 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 (95bafc824)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_binutil [...]
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 1572 -> 1512 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 53144 -> 53256 bytes
04-build_abe-gcc/console.log.xz | Bin 225980 -> 226248 bytes
05-clean_sysroot/console.log.xz | Bin 316 -> 316 bytes
06-build_abe-linux/console.log.xz | Bin 8788 -> 8708 bytes
07-build_abe-glibc/console.log.xz | Bin 229952 -> 228744 bytes
08-build_abe-gdb/console.log.xz | Bin 48012 -> 48676 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3832 -> 3812 bytes
10-build_abe-check_binutils/console.log.xz | Bin 2488 -> 2984 bytes
11-check_regression/console.log.xz | Bin 2512 -> 2292 bytes
11-check_regression/results.compare | 8 +-
11-check_regression/results.compare2 | 32 +--
12-update_baseline/console.log | 147 ++++++-------
12-update_baseline/results.compare | 8 +-
12-update_baseline/results.compare2 | 32 +--
jenkins/manifest.sh | 26 +--
sumfiles/binutils.log.xz | Bin 54660 -> 54376 bytes
sumfiles/binutils.sum | 58 ++---
sumfiles/gas.log.xz | Bin 96808 -> 96864 bytes
sumfiles/gas.sum | 270 +++++++++++------------
sumfiles/ld.log.xz | Bin 128368 -> 128480 bytes
sumfiles/ld.sum | 332 ++++++++++++++---------------
23 files changed, 426 insertions(+), 487 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_profiled_lto
in repository toolchain/ci/base-artifacts.
discards e7a1521b6 0: update: binutils-gcc: 2
new 691890fcd 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 (e7a1521b6)
\
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 1524 -> 1544 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2756 bytes
04-build_abe-binutils/console.log.xz | Bin 51488 -> 51648 bytes
05-build_abe-bootstrap_profiled_lto/console.log.xz | Bin 953720 -> 953240 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 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_kernel/llvm-master-aarch64-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 722460ec8 2: update: binutils-llvm-linux-qemu: 22047
new fb7472842 2: update: binutils-llvm-linux-qemu: 22047
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 (722460ec8)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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 1560 -> 1732 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2784 bytes
03-build_abe-binutils/console.log.xz | Bin 31040 -> 30388 bytes
04-build_llvm/console.log.xz | Bin 60540 -> 60516 bytes
05-build_abe-qemu/console.log.xz | Bin 29768 -> 30800 bytes
06-build_linux/console.log.xz | Bin 3916 -> 4212 bytes
08-check_regression/console.log.xz | Bin 480 -> 480 bytes
09-update_baseline/console.log | 108 +++++++++++++++++------------------
jenkins/manifest.sh | 22 +++----
9 files changed, 65 insertions(+), 65 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 ff56eea24e4 Darwin, Driver: Avoid a link line for empty commands.
new 80091f94268 Sync config.sub: 2021-10-27
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:
config.sub | 81 ++++++++++++++++++++++++++++++++++++++++----------------------
1 file changed, 53 insertions(+), 28 deletions(-)
mode change 100755 => 100644 config.sub
--
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 744428312e2 Revert "Fixed typo"
new 7c0ceaed0c0 Darwin, ppc: Additional change for r12-5974.
new ff56eea24e4 Darwin, Driver: Avoid a link line for empty commands.
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:
gcc/config/darwin-driver.c | 8 ++++++--
gcc/config/darwin.h | 5 -----
gcc/config/rs6000/darwin.h | 2 +-
3 files changed, 7 insertions(+), 8 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-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 3140231d3 2: update: linux-fbf252e0967821ce890e23359d00c30132876014: 19555
new 0758ba0ad 2: update: binutils-240eab1e593078980b2bd28ed7c62563bea9e9aa: 19555
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 (3140231d3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
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 -> 1600 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2760 bytes
03-build_abe-binutils/console.log.xz | Bin 29736 -> 30396 bytes
04-build_abe-stage1/console.log.xz | Bin 91176 -> 91524 bytes
05-build_abe-qemu/console.log.xz | Bin 30676 -> 30804 bytes
06-build_linux/console.log.xz | Bin 43960 -> 45840 bytes
08-check_regression/console.log.xz | Bin 480 -> 480 bytes
09-update_baseline/console.log | 52 +++++++++++++++++------------------
jenkins/manifest.sh | 8 +++---
9 files changed, 30 insertions(+), 30 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
in repository toolchain/ci/binutils-gdb.
from 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
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/wasm-module.c | 3 ++-
binutils/dwarf.c | 5 ++---
9 files changed, 57 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_gcc_bootstrap/master-arm-bootstrap
in repository toolchain/ci/base-artifacts.
discards abcb6fa4e 0: update: binutils-gcc: 2
new a4183f84f 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 (abcb6fa4e)
\
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 -> 1532 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 52584 -> 50720 bytes
05-build_abe-bootstrap/console.log.xz | Bin 465456 -> 466168 bytes
06-check_regression/console.log.xz | Bin 416 -> 420 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 14 insertions(+), 14 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 27e3da31c31 asan: NULL dereference in bfd_elf_set_group_contents
adds 72994b60283 gdb/tui: install SIGWINCH only when connected to a TTY
No new revisions were added by this update.
Summary of changes:
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 ++++-
4 files changed, 105 insertions(+), 3 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_gnu_native_check_binutils/master-aarch64
in repository toolchain/ci/glibc.
from ae23fa3e5f __glibc_unsafe_len: Fix comment
adds ff3cb03f38 Fix __minimal_malloc segfaults in __mmap due to stack-protector
adds a16c5ab139 localedata: add new locale ab_GE
adds 0a4df6f534 Remove upper limit on tunable MALLOC_MMAP_THRESHOLD
adds 72e4a717bd Fix The GNU ToolChain Authors copyright notice
No new revisions were added by this update.
Summary of changes:
Makeconfig | 2 +-
iconvdata/Makefile | 2 +-
iconvdata/bug-iconv15.c | 2 +-
iconvdata/iso-2022-jp-3.c | 2 +-
localedata/locales/ab_GE | 146 +++++++++++++++++++++++++++++++++++++++++++
malloc/malloc.c | 15 ++---
misc/Makefile | 4 ++
rt/tst-bz28213.c | 2 +-
scripts/build-many-glibcs.py | 2 +-
9 files changed, 161 insertions(+), 16 deletions(-)
create mode 100644 localedata/locales/ab_GE
--
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_gnu_native_check_binutils/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 54559fd6b 0: update: binutils-gcc-linux-glibc-gdb: 1
new c529f1c79 0: update: binutils-gcc-linux-glibc-gdb: 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 (54559fd6b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_binutil [...]
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 1528 -> 1552 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2760 bytes
03-build_abe-binutils/console.log.xz | Bin 38904 -> 38068 bytes
04-build_abe-gcc/console.log.xz | Bin 201628 -> 203084 bytes
05-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
06-build_abe-linux/console.log.xz | Bin 8788 -> 8628 bytes
07-build_abe-glibc/console.log.xz | Bin 236416 -> 235904 bytes
08-build_abe-gdb/console.log.xz | Bin 38772 -> 38352 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3824 -> 3824 bytes
10-build_abe-check_binutils/console.log.xz | Bin 2628 -> 2216 bytes
11-check_regression/console.log.xz | Bin 2284 -> 2400 bytes
11-check_regression/results.compare | 8 +-
11-check_regression/results.compare2 | 25 ++-
12-update_baseline/console.log | 74 ++++---
12-update_baseline/results.compare | 8 +-
12-update_baseline/results.compare2 | 25 ++-
jenkins/manifest.sh | 26 +--
sumfiles/binutils.log.xz | Bin 54892 -> 55216 bytes
sumfiles/binutils.sum | 58 ++---
sumfiles/gas.log.xz | Bin 80096 -> 80356 bytes
sumfiles/gas.sum | 278 ++++++++++++------------
sumfiles/ld.log.xz | Bin 118168 -> 118420 bytes
sumfiles/ld.sum | 332 ++++++++++++++---------------
23 files changed, 440 insertions(+), 394 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.