This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/master-arm
in repository toolchain/ci/binutils-gdb.
from c8ed8c8ac3 [gdb/testsuite] Fix FAIL in gdb.mi/mi-var-child-f.exp
adds 4d224f4a58 [ARM] Refactor some constants
adds dc22c61a16 [ARM] Small refactoring of arm gdbarch initialization
adds ecbf5d4f9b [ARM] Refactor pseudo register numbering
adds ae66a8f19e [ARM] Add support for M-profile MVE extension
adds 255a531196 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/NEWS | 4 +
gdb/arch/arm.c | 7 +
gdb/arch/arm.h | 17 +-
gdb/arm-tdep.c | 293 +++++++++++++++++++++++++++------
gdb/arm-tdep.h | 20 ++-
gdb/doc/gdb.texinfo | 11 ++
gdb/features/Makefile | 1 +
gdb/features/arm/arm-m-profile-mve.c | 20 +++
gdb/features/arm/arm-m-profile-mve.xml | 19 +++
10 files changed, 336 insertions(+), 58 deletions(-)
create mode 100644 gdb/features/arm/arm-m-profile-mve.c
create mode 100644 gdb/features/arm/arm-m-profile-mve.xml
--
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_cross_check_gcc/master-arm
in repository toolchain/ci/base-artifacts.
discards 771d7b942 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new ae1890b6e 0: update: binutils-gcc-linux-glibc-gdb-qemu: 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 (771d7b942)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_check_gcc/mast [...]
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 -> 1556 bytes
02-prepare_abe/console.log.xz | Bin 2776 -> 2772 bytes
03-build_abe-binutils/console.log.xz | Bin 44044 -> 43856 bytes
04-build_abe-stage1/console.log.xz | Bin 91548 -> 90136 bytes
05-clean_sysroot/console.log.xz | Bin 332 -> 332 bytes
06-build_abe-linux/console.log.xz | Bin 8808 -> 9008 bytes
07-build_abe-glibc/console.log.xz | Bin 229244 -> 230336 bytes
08-build_abe-stage2/console.log.xz | Bin 223600 -> 223528 bytes
09-build_abe-gdb/console.log.xz | Bin 44184 -> 43820 bytes
10-build_abe-qemu/console.log.xz | Bin 30044 -> 29512 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3872 -> 3896 bytes
12-build_abe-check_gcc/console.log.xz | Bin 3816 -> 2440 bytes
13-check_regression/console.log.xz | Bin 3456 -> 2516 bytes
13-check_regression/extra-bisect-params | 1 -
13-check_regression/fails.sum | 18 -
13-check_regression/results.compare | 45 +-
13-check_regression/results.compare2 | 92 +-
13-check_regression/results.regressions | 38 -
14-update_baseline/console.log | 318 ++---
14-update_baseline/extra-bisect-params | 1 -
14-update_baseline/fails.sum | 18 -
14-update_baseline/results.compare | 45 +-
14-update_baseline/results.compare2 | 92 +-
14-update_baseline/results.regressions | 38 -
jenkins/manifest.sh | 26 +-
sumfiles/g++.log.xz | Bin 2543396 -> 2575520 bytes
sumfiles/g++.sum | 110 +-
sumfiles/gcc.log.xz | Bin 2113760 -> 2090516 bytes
sumfiles/gcc.sum | 2378 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 844172 -> 842592 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2240 -> 2244 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 164060 -> 164144 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2648 -> 2652 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 419932 -> 416288 bytes
sumfiles/libstdc++.sum | 14 +-
39 files changed, 1452 insertions(+), 1848 deletions(-)
delete mode 100644 13-check_regression/extra-bisect-params
delete mode 100644 13-check_regression/fails.sum
delete mode 100644 13-check_regression/results.regressions
delete mode 100644 14-update_baseline/extra-bisect-params
delete mode 100644 14-update_baseline/fails.sum
delete mode 100644 14-update_baseline/results.regressions
--
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_O1
in repository toolchain/ci/base-artifacts.
discards 47bd7b9dd 0: update: binutils-gcc: 2
new 80c541de6 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 (47bd7b9dd)
\
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 1552 -> 1532 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2748 bytes
04-build_abe-binutils/console.log.xz | Bin 52440 -> 52672 bytes
05-build_abe-bootstrap_O1/console.log.xz | Bin 268920 -> 269000 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-aarch64-bootstrap
in repository toolchain/ci/binutils-gdb.
from ae66a8f19e [ARM] Add support for M-profile MVE extension
adds 255a531196 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/master-aarch64-bootstrap
in repository toolchain/ci/base-artifacts.
discards bfb365e26 2: update: binutils-gcc: 1
new eec12df60 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 (bfb365e26)
\
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 1552 -> 1508 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2748 bytes
04-build_abe-binutils/console.log.xz | Bin 52992 -> 53016 bytes
05-build_abe-bootstrap/console.log.xz | Bin 101424 -> 102016 bytes
06-check_regression/console.log.xz | Bin 416 -> 420 bytes
07-update_baseline/console.log | 6 +++---
jenkins/manifest.sh | 12 ++++++------
7 files changed, 9 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.