This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_37-branch
in repository binutils-gdb.
from b316ba4e001 Automatic date update in version.in
new 5df4b3a5c2b Automatic date update in version.in
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/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.
unknown user pushed a change to branch master
in repository glibc.
from ddcc612ce9 Exclude static tests for mcheck and malloc-check
new de2f68c3c7 hurd: _Fork: unlock malloc before calling fork child hooks
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:
sysdeps/mach/hurd/_Fork.c | 1 +
1 file changed, 1 insertion(+)
--
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/gnu-master-arm-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
discards 473b281d 0: update: binutils-gcc: 1
new 60c0d89b 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 (473b281d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-arm-boots [...]
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 | 83 +-
02-prepare_abe/console.log | 139 +-
04-build_abe-bootstrap_ubsan/console.log | 90542 ++++++++++++++--------------
05-check_regression/console.log | 18 +-
06-update_baseline/console.log | 22 +-
console.log | 90804 +++++++++++++++--------------
jenkins/manifest.sh | 12 +-
7 files changed, 90856 insertions(+), 90764 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_cross/gnu-master-arm-build_cross
in repository toolchain/ci/base-artifacts.
discards 53f1e5ee 0: update: binutils-gcc-glibc-qemu: 6
new ff6b15eb 0: update: binutils-gcc-glibc-qemu: 6
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 (53f1e5ee)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_cross/gnu-master-arm-bui [...]
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 | 130 +-
02-prepare_abe/console.log | 450 +-
04-build_abe-binutils/console.log | 11538 ++--
05-build_abe-stage1/console.log | 18888 +++---
06-build_abe-linux/console.log | 2008 +-
07-build_abe-glibc/console.log | 33811 +++++------
08-build_abe-stage2/console.log | 40761 +++++++------
09-build_abe-qemu/console.log | 6987 ++-
10-check_regression/console.log | 2 +-
11-update_baseline/console.log | 2 +-
console.log | 114649 +++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
12 files changed, 114597 insertions(+), 114647 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 users/lsix/refactor-typesafe-var
in repository binutils-gdb.
discards 972fd62c26d [WIP] Introduce user provided setter and getter function fo [...]
discards 18e9c3a93c2 gdb: make string-like set show commands use std::string variable
discards 2d606981ef2 Add typesafe getter/setter for cmd_list_element.var
new 7c8af42de01 Add typesafe getter/setter for cmd_list_element.var
new fa31cda74a6 gdb: make string-like set show commands use std::string variable
new d57fcb8bba5 Introduce user provided setter and getter function for setting
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 (972fd62c26d)
\
N -- N -- N refs/heads/users/lsix/refactor-typesafe-var (d57fcb8bba5)
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 3 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/cli/cli-decode.h | 2 +-
gdb/command.h | 296 ++++++++++++++++++++++---------------------
gdb/guile/scm-param.c | 30 +++--
gdb/python/py-param.c | 18 +--
gdb/python/python-internal.h | 2 +-
gdb/python/python.c | 2 +-
6 files changed, 183 insertions(+), 167 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.