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 284b6bb5c6 gdb/linux-nat: xfer_memory_partial return E_IO on error
adds 20d814202a arm: avoid use of GNU builtin function in s_arm_unwind_save_mixed
adds f420c9c84e bit-rot in target before_parse function
adds 20a26f4e01 Finalize each cooked index separately
No new revisions were added by this update.
Summary of changes:
gas/config/tc-arm.c | 57 +++-------
gdb/dwarf2/cooked-index.c | 267 ++++++++++++++++++++++----------------------
gdb/dwarf2/cooked-index.h | 88 +++++++++------
gdbsupport/range-chain.h | 121 ++++++++++++++++++++
ld/emultempl/aarch64elf.em | 4 +
ld/emultempl/armelf.em | 4 +
ld/emultempl/scoreelf.em | 4 +
ld/testsuite/ld-elf/elf.exp | 2 -
8 files changed, 342 insertions(+), 205 deletions(-)
create mode 100644 gdbsupport/range-chain.h
--
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 8813c2a6 2: update: binutils-gcc: 1
new 73bdfaa4 2: 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 (8813c2a6)
\
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 -> 1544 bytes
02-prepare_abe/console.log.xz | Bin 2724 -> 2724 bytes
04-build_abe-binutils/console.log.xz | Bin 52236 -> 51720 bytes
05-build_abe-bootstrap/console.log.xz | Bin 167536 -> 168756 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 46 +++++++++++++++++-----------------
jenkins/manifest.sh | 14 +++++------
7 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_kernel/gnu-release-arm-lts-allnoconfig
in repository toolchain/ci/binutils-gdb.
from d200cde62c Automatic date update in version.in
adds af58abfd80 Automatic date update in version.in
adds bc8ba34fc2 Automatic date update in version.in
adds 93054037f1 Automatic date update in version.in
adds 912f2e4449 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_kernel/gnu-release-arm-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards a8121f10 0: update: binutils-gcc-linux-qemu: all
new f564d1ab 0: update: binutils-gcc-linux-qemu: all
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 (a8121f10)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-l [...]
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 1552 -> 1576 bytes
02-prepare_abe/console.log.xz | Bin 2728 -> 2736 bytes
03-build_abe-binutils/console.log.xz | Bin 29744 -> 29760 bytes
04-build_abe-stage1/console.log.xz | Bin 85332 -> 86076 bytes
05-build_abe-qemu/console.log.xz | Bin 31536 -> 31424 bytes
06-build_linux/console.log.xz | Bin 3432 -> 3576 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 bytes
08-check_regression/console.log.xz | Bin 416 -> 412 bytes
09-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 22 +++++++++++-----------
10 files changed, 12 insertions(+), 12 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
in repository toolchain/ci/binutils-gdb.
from f67741e172 bfd: Add Support for DW_FORM_strx* and DW_FORM_addrx*
adds bfcd7c2160 gdb/testsuite: prefer gdb_test in gdb.dwarf2/calling-convention
adds 284b6bb5c6 gdb/linux-nat: xfer_memory_partial return E_IO on error
adds 20d814202a arm: avoid use of GNU builtin function in s_arm_unwind_save_mixed
adds f420c9c84e bit-rot in target before_parse function
new 20a26f4e01 Finalize each cooked index separately
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:
gas/config/tc-arm.c | 57 ++---
gdb/dwarf2/cooked-index.c | 267 ++++++++++++------------
gdb/dwarf2/cooked-index.h | 88 +++++---
gdb/linux-nat.c | 2 +-
gdb/testsuite/gdb.dwarf2/calling-convention.exp | 14 +-
gdbsupport/range-chain.h | 121 +++++++++++
ld/emultempl/aarch64elf.em | 4 +
ld/emultempl/armelf.em | 4 +
ld/emultempl/scoreelf.em | 4 +
ld/testsuite/ld-elf/elf.exp | 2 -
10 files changed, 351 insertions(+), 212 deletions(-)
create mode 100644 gdbsupport/range-chain.h
--
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
in repository toolchain/ci/base-artifacts.
discards b36073e8 0: update: binutils-gcc: 2
new 7d2b8f9b 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 (b36073e8)
\
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 1664 -> 1536 bytes
02-prepare_abe/console.log.xz | Bin 2728 -> 2724 bytes
04-build_abe-binutils/console.log.xz | Bin 38628 -> 38984 bytes
05-build_abe-bootstrap/console.log.xz | Bin 270712 -> 271004 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 36 ----------------------------------
jenkins/manifest.sh | 14 ++++++-------
7 files changed, 7 insertions(+), 43 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.