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 1191472c 0: update: binutils-gcc: 2
new 1f562887 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 (1191472c)
\
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 2760 -> 2756 bytes
04-build_abe-binutils/console.log.xz | Bin 66720 -> 65492 bytes
05-build_abe-bootstrap/console.log.xz | Bin 463968 -> 467672 bytes
06-check_regression/console.log.xz | Bin 416 -> 420 bytes
07-update_baseline/console.log | 34 +++++++++++++++++-----------------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 23 insertions(+), 23 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 bab31d14516 [gdb/symtab] Support .debug_line with DW_FORM_line_strp
new 577bf39f10c RISC-V: PR28610, Fix ASAN heap-buffer-overflow error in ris [...]
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/elfxx-riscv.c | 19 ++++++++++++-------
1 file changed, 12 insertions(+), 7 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 releases/gcc-9
in repository gcc.
from aa8d2f4c234 Daily bump.
new 25cb228160d IBM Z: Fix load-and-test peephole2 condition
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/s390/s390.md | 2 +-
gcc/testsuite/gcc.target/s390/20211119.c | 12 ++++++++++++
2 files changed, 13 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/s390/20211119.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.
unknown user pushed a change to branch releases/gcc-10
in repository gcc.
from c547ab512e3 Daily bump.
new 959b662e0d0 IBM Z: Fix load-and-test peephole2 condition
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/s390/s390.md | 2 +-
gcc/testsuite/gcc.target/s390/20211119.c | 12 ++++++++++++
2 files changed, 13 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/s390/20211119.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_gnu_native_check_binutils/master-aarch64
in repository toolchain/ci/gdb.
from bbda248c50 sim: v850: fix cpu_option testsuite handling
adds b4d069fbea gdb/testsuite: Remove duplicates in gdb.base/catch-signal.exp
adds b4ab412070 Automatic date update in version.in
new fc6a93854b [gdb/testsuite] Speed up MACRO_AT_* calls
new 41505c0f3d [gdb/testsuite] Add test-case gdb.dwarf2/dw2-lines.exp
new 6cb22d4a8e [gdb/testsuite] Support .debug_line v4 in dwarf assembler
new 8d52378514 [gdb/testsuite] Factor out _line_finalize_header
new 44fda08939 [gdb/testsuite] Support .debug_line v5 in dwarf assembler
new 26bf28e29d [gdb/testsuite] Add target board dwarf64.exp
new bab31d1451 [gdb/symtab] Support .debug_line with DW_FORM_line_strp
The 7 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 +-
gdb/dwarf2/line-header.c | 15 +-
gdb/dwarf2/read.c | 12 +
gdb/dwarf2/read.h | 5 +
.../imported-unit-bp-c.exp => boards/dwarf64.exp} | 9 +-
gdb/testsuite/gdb.base/catch-signal.exp | 5 +-
...-step-out-of-function-no-stmt.c => dw2-lines.c} | 15 +-
gdb/testsuite/gdb.dwarf2/dw2-lines.exp | 170 ++++++++++
gdb/testsuite/lib/dwarf.exp | 373 ++++++++++++++++++---
9 files changed, 542 insertions(+), 64 deletions(-)
copy gdb/testsuite/{gdb.dwarf2/imported-unit-bp-c.exp => boards/dwarf64.exp} (76%)
copy gdb/testsuite/gdb.dwarf2/{dw2-step-out-of-function-no-stmt.c => dw2-lines.c} (80%)
create mode 100644 gdb/testsuite/gdb.dwarf2/dw2-lines.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_gnu_native_check_binutils/master-aarch64
in repository toolchain/ci/binutils-gdb.
from bbda248c50 sim: v850: fix cpu_option testsuite handling
adds b4d069fbea gdb/testsuite: Remove duplicates in gdb.base/catch-signal.exp
adds b4ab412070 Automatic date update in version.in
new fc6a93854b [gdb/testsuite] Speed up MACRO_AT_* calls
new 41505c0f3d [gdb/testsuite] Add test-case gdb.dwarf2/dw2-lines.exp
new 6cb22d4a8e [gdb/testsuite] Support .debug_line v4 in dwarf assembler
new 8d52378514 [gdb/testsuite] Factor out _line_finalize_header
new 44fda08939 [gdb/testsuite] Support .debug_line v5 in dwarf assembler
new 26bf28e29d [gdb/testsuite] Add target board dwarf64.exp
new bab31d1451 [gdb/symtab] Support .debug_line with DW_FORM_line_strp
The 7 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 +-
gdb/dwarf2/line-header.c | 15 +-
gdb/dwarf2/read.c | 12 +
gdb/dwarf2/read.h | 5 +
.../imported-unit-bp-c.exp => boards/dwarf64.exp} | 9 +-
gdb/testsuite/gdb.base/catch-signal.exp | 5 +-
...-step-out-of-function-no-stmt.c => dw2-lines.c} | 15 +-
gdb/testsuite/gdb.dwarf2/dw2-lines.exp | 170 ++++++++++
gdb/testsuite/lib/dwarf.exp | 373 ++++++++++++++++++---
9 files changed, 542 insertions(+), 64 deletions(-)
copy gdb/testsuite/{gdb.dwarf2/imported-unit-bp-c.exp => boards/dwarf64.exp} (76%)
copy gdb/testsuite/gdb.dwarf2/{dw2-step-out-of-function-no-stmt.c => dw2-lines.c} (80%)
create mode 100644 gdb/testsuite/gdb.dwarf2/dw2-lines.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_gnu_native_check_binutils/master-aarch64
in repository toolchain/ci/base-artifacts.
discards aacbcbb6 0: update: binutils-gcc-linux-glibc-gdb: 1
new 7f7de55b 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 (aacbcbb6)
\
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 -> 1552 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2744 bytes
03-build_abe-binutils/console.log.xz | Bin 53148 -> 53960 bytes
04-build_abe-gcc/console.log.xz | Bin 204768 -> 204476 bytes
05-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
06-build_abe-linux/console.log.xz | Bin 9316 -> 8464 bytes
07-build_abe-glibc/console.log.xz | Bin 238288 -> 237284 bytes
08-build_abe-gdb/console.log.xz | Bin 45848 -> 46176 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3896 -> 3840 bytes
10-build_abe-check_binutils/console.log.xz | Bin 2792 -> 3164 bytes
11-check_regression/console.log.xz | Bin 2292 -> 2292 bytes
11-check_regression/results.compare | 8 +-
11-check_regression/results.compare2 | 6 +-
12-update_baseline/console.log | 120 +++++------
12-update_baseline/results.compare | 8 +-
12-update_baseline/results.compare2 | 6 +-
jenkins/manifest.sh | 20 +-
sumfiles/binutils.log.xz | Bin 49912 -> 49860 bytes
sumfiles/binutils.sum | 58 ++---
sumfiles/gas.log.xz | Bin 76552 -> 76564 bytes
sumfiles/gas.sum | 270 +++++++++++------------
sumfiles/ld.log.xz | Bin 117732 -> 117952 bytes
sumfiles/ld.sum | 330 ++++++++++++++---------------
23 files changed, 413 insertions(+), 413 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 releases/gcc-11
in repository gcc.
from fb1bc2c0865 tree-optimization/103237 - avoid vectorizing unhandled doub [...]
new f3c95819647 IBM Z: Fix load-and-test peephole2 condition
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/s390/s390.md | 2 +-
gcc/testsuite/gcc.target/s390/20211119.c | 12 ++++++++++++
2 files changed, 13 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/s390/20211119.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.