This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_gnu_eabi_stm32/gnu_eabi-master-arm_eabi-coremark-O2
in repository toolchain/ci/newlib.
from c8b779aff Cygwin: console: Fix interference issue regarding master thread.
adds a92d69d74 Cygwin: sigproc: Do not send signal to myself if exiting.
No new revisions were added by this update.
Summary of changes:
winsup/cygwin/sigproc.cc | 5 +++++
1 file changed, 5 insertions(+)
--
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_bmk_gnu_eabi_stm32/gnu_eabi-master-arm_eabi-coremark-O2
in repository toolchain/ci/base-artifacts.
discards 5ef8ab5e 0: update: binutils-gcc-newlib: 1
new ed69197b 0: update: binutils-gcc-newlib: 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 (5ef8ab5e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_gnu_eabi_stm32/gnu_e [...]
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 1596 -> 1708 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2772 bytes
03-build_abe-binutils/console.log.xz | Bin 43956 -> 44212 bytes
04-build_abe-stage1/console.log.xz | Bin 87860 -> 88096 bytes
05-clean_sysroot/console.log.xz | Bin 336 -> 336 bytes
06-build_abe-newlib/console.log.xz | Bin 32800 -> 32888 bytes
07-build_abe-stage2/console.log.xz | Bin 157184 -> 155816 bytes
08-benchmark/benchmark-build.log | 36 ++++++++--------
08-benchmark/benchmark.log | 34 +++++++--------
08-benchmark/console.log.xz | Bin 3060 -> 2988 bytes
09-check_regression/console.log.xz | Bin 1636 -> 1596 bytes
09-check_regression/results-0.csv | 2 +-
09-check_regression/results-brief.csv | 2 +-
09-check_regression/results-full.csv | 2 +-
09-check_regression/results.csv | 2 +-
09-check_regression/results.log | 24 +++++------
10-update_baseline/console.log | 78 +++++++++++++++++-----------------
10-update_baseline/results-0.csv | 2 +-
10-update_baseline/results-brief.csv | 2 +-
10-update_baseline/results-full.csv | 2 +-
10-update_baseline/results.csv | 2 +-
10-update_baseline/results.log | 24 +++++------
jenkins/manifest.sh | 18 ++++----
results | 2 +-
results_id | 2 +-
25 files changed, 115 insertions(+), 119 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_gnu_native_check_binutils/master-arm
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
adds fc6a93854b [gdb/testsuite] Speed up MACRO_AT_* calls
adds 41505c0f3d [gdb/testsuite] Add test-case gdb.dwarf2/dw2-lines.exp
adds 6cb22d4a8e [gdb/testsuite] Support .debug_line v4 in dwarf assembler
adds 8d52378514 [gdb/testsuite] Factor out _line_finalize_header
adds 44fda08939 [gdb/testsuite] Support .debug_line v5 in dwarf assembler
adds 26bf28e29d [gdb/testsuite] Add target board dwarf64.exp
adds bab31d1451 [gdb/symtab] Support .debug_line with DW_FORM_line_strp
new 577bf39f10 RISC-V: PR28610, Fix ASAN heap-buffer-overflow error in risc [...]
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 +-
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 ++++++++++++++++++---
10 files changed, 554 insertions(+), 71 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-arm
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
adds fc6a93854b [gdb/testsuite] Speed up MACRO_AT_* calls
adds 41505c0f3d [gdb/testsuite] Add test-case gdb.dwarf2/dw2-lines.exp
adds 6cb22d4a8e [gdb/testsuite] Support .debug_line v4 in dwarf assembler
adds 8d52378514 [gdb/testsuite] Factor out _line_finalize_header
adds 44fda08939 [gdb/testsuite] Support .debug_line v5 in dwarf assembler
adds 26bf28e29d [gdb/testsuite] Add target board dwarf64.exp
adds bab31d1451 [gdb/symtab] Support .debug_line with DW_FORM_line_strp
new 577bf39f10 RISC-V: PR28610, Fix ASAN heap-buffer-overflow error in risc [...]
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 +-
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 ++++++++++++++++++---
10 files changed, 554 insertions(+), 71 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-arm
in repository toolchain/ci/base-artifacts.
discards b00122be 0: update: binutils-gcc-linux-glibc-gdb: 1
new 8f2f2b0b 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 (b00122be)
\
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 1544 -> 1544 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2776 bytes
03-build_abe-binutils/console.log.xz | Bin 66292 -> 66924 bytes
04-build_abe-gcc/console.log.xz | Bin 225420 -> 228360 bytes
05-clean_sysroot/console.log.xz | Bin 316 -> 316 bytes
06-build_abe-linux/console.log.xz | Bin 9184 -> 8484 bytes
07-build_abe-glibc/console.log.xz | Bin 228932 -> 227964 bytes
08-build_abe-gdb/console.log.xz | Bin 54164 -> 54040 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3808 -> 3860 bytes
10-build_abe-check_binutils/console.log.xz | Bin 2804 -> 2204 bytes
11-check_regression/console.log.xz | Bin 2304 -> 2296 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 53020 -> 52940 bytes
sumfiles/binutils.sum | 58 ++---
sumfiles/gas.log.xz | Bin 96412 -> 96588 bytes
sumfiles/gas.sum | 270 +++++++++++------------
sumfiles/ld.log.xz | Bin 128148 -> 128180 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.