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 7ae6857316e Fix regression on Windows with WOW64
new 4536b3bb61f Silence -Wmaybe-uninitialized warning from target_waitstatus
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:
gdb/target/waitstatus.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_gnu_cross_check_gcc/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 073b333b 0: update: gdb-e6f601b74d12c84729ebe627725477b5a47e44e5: 1
new f3405a35 0: update: glibc-535e935a284b2ec96659d1ac40eebf61321f2362: 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 (073b333b)
\
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 1536 -> 1536 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 30172 -> 30056 bytes
04-build_abe-stage1/console.log.xz | Bin 72784 -> 72756 bytes
06-build_abe-linux/console.log.xz | Bin 10864 -> 10852 bytes
07-build_abe-glibc/console.log.xz | Bin 235344 -> 237304 bytes
08-build_abe-stage2/console.log.xz | Bin 199496 -> 200060 bytes
09-build_abe-gdb/console.log.xz | Bin 37416 -> 34272 bytes
10-build_abe-qemu/console.log.xz | Bin 32496 -> 32528 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3872 -> 3880 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2708 -> 2692 bytes
13-check_regression/console.log.xz | Bin 16668 -> 11228 bytes
13-check_regression/extra-bisect-params | 1 -
13-check_regression/fails.sum | 70 -
13-check_regression/results.compare | 38 +-
13-check_regression/results.compare2 | 4372 ++++++++---------------
13-check_regression/results.regressions | 101 -
14-update_baseline/console.log | 3376 ++++++------------
14-update_baseline/extra-bisect-params | 1 -
14-update_baseline/fails.sum | 70 -
14-update_baseline/results.compare | 38 +-
14-update_baseline/results.compare2 | 4372 ++++++++---------------
14-update_baseline/results.regressions | 101 -
jenkins/manifest.sh | 8 +-
sumfiles/g++.log.xz | Bin 3340028 -> 3370564 bytes
sumfiles/g++.sum | 1208 ++++---
sumfiles/gcc.log.xz | Bin 2939860 -> 2914384 bytes
sumfiles/gcc.sum | 5726 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 1015768 -> 1017916 bytes
sumfiles/gfortran.sum | 6 +-
sumfiles/libatomic.log.xz | Bin 2292 -> 2292 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 196484 -> 196532 bytes
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.log.xz | Bin 2656 -> 2664 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 407568 -> 411712 bytes
sumfiles/libstdc++.sum | 6 +-
38 files changed, 7777 insertions(+), 11723 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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 77d97a0a190 Reorganize Python events documentation
new 7ae6857316e Fix regression on Windows with WOW64
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:
gdb/nat/windows-nat.c | 6 +++++-
1 file changed, 5 insertions(+), 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.
unknown user pushed a change to branch gdb-12-branch
in repository binutils-gdb.
from 74f8cb8887a [gdb/testsuite] Fix gdb.base/annota1.exp with pie
new 7b5e70a921a Fix regression on Windows with WOW64
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:
gdb/nat/windows-nat.c | 6 +++++-
1 file changed, 5 insertions(+), 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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from df4397e378f gdb: remove move constructor and move assignment operator f [...]
new 77d97a0a190 Reorganize Python events documentation
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:
gdb/doc/python.texi | 62 ++++++++++++++++++++++++++++-------------------------
1 file changed, 33 insertions(+), 29 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-master-aarch64-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 98f8c9f4 2: update: gcc-71cac7de8f1285307f921908a43fd864baa543f9: 6872
new 8c4750da 2: update: linux-406376d021c28d652b98d802a8cd5c8bfdbffe64: 6872
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 (98f8c9f4)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 1608 -> 1500 bytes
02-prepare_abe/console.log.xz | Bin 2780 -> 2748 bytes
03-build_abe-binutils/console.log.xz | Bin 29480 -> 29544 bytes
04-build_abe-stage1/console.log.xz | Bin 71364 -> 72744 bytes
05-build_abe-qemu/console.log.xz | Bin 32888 -> 32604 bytes
06-build_linux/console.log.xz | Bin 7316 -> 5900 bytes
08-check_regression/console.log.xz | Bin 476 -> 476 bytes
09-update_baseline/console.log | 61 +++++++++++++++++++++++++++++------
jenkins/manifest.sh | 10 +++---
9 files changed, 57 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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from c560a5fbae3 Let std::thread check pass even without pthreads
new df4397e378f gdb: remove move constructor and move assignment operator f [...]
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:
gdb/dwarf2/cooked-index.h | 2 --
1 file changed, 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.