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/release-arm-bootstrap_debug
in repository toolchain/ci/base-artifacts.
discards d6dda419 0: update: binutils-gcc: 2
new bb9926df 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 (d6dda419)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/release-ar [...]
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 1628 -> 1616 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2744 bytes
04-build_abe-binutils/console.log.xz | Bin 50580 -> 50076 bytes
05-build_abe-bootstrap_debug/console.log.xz | Bin 452140 -> 454752 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 8 ++++----
7 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_check/master-aarch64
in repository toolchain/ci/binutils-gdb.
from 2eb132bdfb Automatic date update in version.in
adds 8727caedd1 gdb/gdb_mbuild.sh: use return instead of continue to avoid s [...]
adds e5213e2c85 gdb/python: Add BreakpointLocation type
No new revisions were added by this update.
Summary of changes:
gdb/NEWS | 5 +
gdb/breakpoint.c | 57 ++++
gdb/breakpoint.h | 5 +
gdb/doc/python.texi | 71 +++++
gdb/gdb_mbuild.sh | 2 +-
gdb/python/py-breakpoint.c | 316 +++++++++++++++++++++
gdb/python/python-internal.h | 2 +
gdb/python/python.c | 1 +
.../mi-stepn.c => gdb.python/py-bp-locations.c} | 19 +-
gdb/testsuite/gdb.python/py-bp-locations.exp | 64 +++++
10 files changed, 532 insertions(+), 10 deletions(-)
copy gdb/testsuite/{gdb.mi/mi-stepn.c => gdb.python/py-bp-locations.c} (77%)
create mode 100644 gdb/testsuite/gdb.python/py-bp-locations.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_gcc_check/master-aarch64
in repository toolchain/ci/base-artifacts.
discards f1185e9f 0: update: binutils-gcc: 1
new 4ac5b2cf 0: 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 (f1185e9f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-aarch64 [...]
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 1600 -> 1600 bytes
02-prepare_abe/console.log.xz | Bin 2712 -> 2748 bytes
03-build_abe-binutils/console.log.xz | Bin 37756 -> 41272 bytes
04-build_abe-gcc/console.log.xz | Bin 213380 -> 215456 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3848 -> 3828 bytes
06-build_abe-check_gcc/console.log.xz | Bin 3064 -> 2716 bytes
07-check_regression/console.log.xz | Bin 3040 -> 3108 bytes
07-check_regression/extra-bisect-params | 2 +-
07-check_regression/fails.sum | 7 +-
07-check_regression/results.compare | 30 +-
07-check_regression/results.compare2 | 71 +-
07-check_regression/results.regressions | 30 +-
08-update_baseline/console.log | 165 +-
08-update_baseline/extra-bisect-params | 2 +-
08-update_baseline/fails.sum | 7 +-
08-update_baseline/results.compare | 30 +-
08-update_baseline/results.compare2 | 71 +-
08-update_baseline/results.regressions | 30 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 3552124 -> 3579160 bytes
sumfiles/g++.sum | 114 +-
sumfiles/gcc.log.xz | Bin 3070824 -> 3054536 bytes
sumfiles/gcc.sum | 4780 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 1032956 -> 1039544 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2184 -> 2180 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 205164 -> 204732 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2552 -> 2544 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 446164 -> 435788 bytes
sumfiles/libstdc++.sum | 12 +-
33 files changed, 2737 insertions(+), 2692 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_gdb/master-arm
in repository toolchain/ci/gdb.
from 3c0c7b4e1a Automatic date update in version.in
adds 2eb132bdfb Automatic date update in version.in
adds 8727caedd1 gdb/gdb_mbuild.sh: use return instead of continue to avoid s [...]
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/gdb_mbuild.sh | 2 +-
2 files changed, 2 insertions(+), 2 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_gdb/master-arm
in repository toolchain/ci/binutils-gdb.
from 3c0c7b4e1a Automatic date update in version.in
adds 2eb132bdfb Automatic date update in version.in
adds 8727caedd1 gdb/gdb_mbuild.sh: use return instead of continue to avoid s [...]
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/gdb_mbuild.sh | 2 +-
2 files changed, 2 insertions(+), 2 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_gdb/master-arm
in repository toolchain/ci/base-artifacts.
discards 51a7252c 0: update: binutils-gcc-linux-glibc-gdb: 1
new b3a8e496 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 (51a7252c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_gdb/mas [...]
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 1640 -> 1636 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2736 bytes
03-build_abe-binutils/console.log.xz | Bin 52084 -> 52076 bytes
04-build_abe-gcc/console.log.xz | Bin 233132 -> 233148 bytes
05-clean_sysroot/console.log.xz | Bin 316 -> 316 bytes
06-build_abe-linux/console.log.xz | Bin 8840 -> 9020 bytes
07-build_abe-glibc/console.log.xz | Bin 232436 -> 233792 bytes
08-build_abe-gdb/console.log.xz | Bin 49288 -> 50348 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3844 -> 3832 bytes
10-build_abe-check_gdb/console.log.xz | Bin 2144 -> 2280 bytes
11-check_regression/console.log.xz | Bin 10316 -> 9080 bytes
11-check_regression/extra-bisect-params | 2 +-
11-check_regression/fails.sum | 40 +-
11-check_regression/results.compare | 115 +-
11-check_regression/results.compare2 | 3924 +++++++--------
11-check_regression/results.regressions | 106 +-
12-update_baseline/console.log | 6218 ++++++++++++------------
12-update_baseline/extra-bisect-params | 2 +-
12-update_baseline/fails.sum | 40 +-
12-update_baseline/results.compare | 115 +-
12-update_baseline/results.compare2 | 3924 +++++++--------
12-update_baseline/results.regressions | 106 +-
jenkins/manifest.sh | 16 +-
sumfiles/gdb.log.xz | Bin 1632028 -> 1667864 bytes
sumfiles/gdb.sum | 7938 ++++++++++++++++++++-----------
25 files changed, 12015 insertions(+), 10531 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.